openbox/src
2002-04-14 19:30:38 +00:00
..
BaseDisplay.cc BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight 2002-04-14 18:48:32 +00:00
BaseDisplay.h BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight 2002-04-14 18:48:32 +00:00
Basemenu.cc BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight 2002-04-14 18:48:32 +00:00
Basemenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
bsd-snprintf.c Initial revision 2002-04-11 03:20:38 +00:00
bsd-snprintf.h Initial revision 2002-04-11 03:20:38 +00:00
Clientmenu.cc using a Screen reference instead of pointer in Workspace 2002-04-14 14:20:02 +00:00
Clientmenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Configmenu.cc using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen 2002-04-14 13:58:17 +00:00
Configmenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Geometry.cc Slit has an area Rect now, and returns Rect, Size, and Points instead of getX/Y and getWidth/Height. 2002-04-14 19:30:38 +00:00
Geometry.h Slit has an area Rect now, and returns Rect, Size, and Points instead of getX/Y and getWidth/Height. 2002-04-14 19:30:38 +00:00
i18n.cc Initial revision 2002-04-11 03:20:38 +00:00
i18n.h Initial revision 2002-04-11 03:20:38 +00:00
Iconmenu.cc Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Iconmenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Image.cc using references instead of pointers if possible in Image 2002-04-14 14:28:02 +00:00
Image.h using references instead of pointers if possible in Image 2002-04-14 14:28:02 +00:00
LinkedList.cc Initial revision 2002-04-11 03:20:38 +00:00
LinkedList.h Initial revision 2002-04-11 03:20:38 +00:00
main.cc Initial revision 2002-04-11 03:20:38 +00:00
Makefile.am Added Util.h, which contains only an ASSERT macro for now 2002-04-14 15:57:07 +00:00
Makefile.in Added Util.h, which contains only an ASSERT macro for now 2002-04-14 15:57:07 +00:00
Netizen.cc using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen 2002-04-14 13:58:17 +00:00
Netizen.h using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen 2002-04-14 13:58:17 +00:00
openbox.cc BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight 2002-04-14 18:48:32 +00:00
openbox.h added symlinking. needs a little work. 2002-04-13 02:09:37 +00:00
Resource.cc Added Util.h, which contains only an ASSERT macro for now 2002-04-14 15:57:07 +00:00
Resource.h real_reconfigure now using obResource instead of teh XrmDatabase calls. 2002-04-12 06:11:31 +00:00
Rootmenu.cc using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen 2002-04-14 13:58:17 +00:00
Rootmenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Screen.cc BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight 2002-04-14 18:48:32 +00:00
Screen.h using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen 2002-04-14 13:58:17 +00:00
Slit.cc Slit has an area Rect now, and returns Rect, Size, and Points instead of getX/Y and getWidth/Height. 2002-04-14 19:30:38 +00:00
Slit.h Slit has an area Rect now, and returns Rect, Size, and Points instead of getX/Y and getWidth/Height. 2002-04-14 19:30:38 +00:00
Timer.cc Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Timer.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Toolbar.cc BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight 2002-04-14 18:48:32 +00:00
Toolbar.h using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen 2002-04-14 13:58:17 +00:00
Util.h Added Util.h, which contains only an ASSERT macro for now 2002-04-14 15:57:07 +00:00
Window.cc BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight 2002-04-14 18:48:32 +00:00
Window.h changed OpenboxWindow to not have getFrameX/getWidth/etc functions, and to return Origins and Sizes and Rects, in fuctions like size(), origin(), and area(). 2002-04-14 18:28:11 +00:00
Windowmenu.cc using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen 2002-04-14 13:58:17 +00:00
Windowmenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Workspace.cc Slit has an area Rect now, and returns Rect, Size, and Points instead of getX/Y and getWidth/Height. 2002-04-14 19:30:38 +00:00
Workspace.h using a Screen reference instead of pointer in Workspace 2002-04-14 14:20:02 +00:00
Workspacemenu.cc Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Workspacemenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00