haiku/headers/private/interface
Karsten Heimrich 12fd6cc2e7 * move libprint sources into libs, as it is a 3rdparty lib
* move libprint headers into libs headers folder accordingly
* merge all shared folders sources into kits print, we might build later on a
  real print kit, propably also to access cups from an nicely API, atm static
* move all shared headers into private print, also pr_server.h from interface
* adjust build to work with the changed folder layout



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26570 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-07-22 20:30:14 +00:00
..
BitmapPrivate.h * With Rudolf's information about relocating overlays, I changed the way memory 2006-04-22 16:41:12 +00:00
BMCPrivate.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
clipping.h replaced usage of floor() and ceil() to convert from 2006-03-19 22:26:17 +00:00
ColorConversion.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
ColorTools.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
ColumnListView.h Removed trailing white space. 2008-06-07 12:38:28 +00:00
ColumnTypes.h * Fix typo in declaration of BStringColumn. 2006-07-09 22:04:16 +00:00
DefaultColors.h * There is now a server_read_only_memory structure that is placed in a (surprise!) 2006-04-25 20:12:06 +00:00
DirectWindowPrivate.h Moved dw_sync_data to a private header DirectWindowPrivate.h and renamed it to direct_window_sync_data. 2005-12-10 15:36:38 +00:00
DraggerPrivate.h * Implemented BDragger::{Show|Hide}AllDraggers() and its backend in the app_server. 2007-02-21 07:57:21 +00:00
FontPrivate.h More font work: 2005-11-07 11:02:39 +00:00
input_globals.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
InterfacePrivate.h * Cleaned up InterfaceDefs.h, added TODO about getting rid of declaring 2008-04-09 10:07:35 +00:00
MenuPrivate.h added missing header 2008-04-11 08:29:54 +00:00
MenuWindow.h Fixed problem with some popup menus (check ticket #1679) 2008-01-03 07:30:05 +00:00
Palette.h Fix extra token at end of #endif 2007-11-21 22:57:33 +00:00
PictureDataWriter.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
PicturePlayer.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
PictureProtocol.h Added some debug output to PicturePlayer. Since checking the table size for every op is very slow, now we do that only at the beginning, and use a custom op table if needed. The best case (which is the one used when drawing a picture with BView::DrawPicture()) is very fast since it only requires one check. 2007-08-16 09:14:03 +00:00
RegionSupport.h * fix the build, forgot to commit this... 2007-07-19 17:22:53 +00:00
ShapePrivate.h * fix weird Shape op/point allocation 2007-08-17 11:17:29 +00:00
TextViewSupportBuffer.h
truncate_string.h
utf8_functions.h * Replaced the UTF8ToCharCode function with one that handles invalid chars 2008-02-28 23:04:47 +00:00
ViewPrivate.h * maintain our own rect while printing, this makes it possible to print all pages e.g. syslog from StyledEdit 2008-07-07 19:10:39 +00:00
WidthBuffer.h
WindowInfo.h Moved WindowInfo.h from private/app to private/interface. 2005-07-05 20:33:13 +00:00
WindowPrivate.h No need for the kWorkspacesWindow flag anymore. 2008-03-14 11:19:57 +00:00