openbox/src
Dana Jansens 20d7381ffb new versions of the X classes
added an Atom in XAtom and functionality in XScreen and XDisplay
2002-05-17 02:49:26 +00:00
..
BaseDisplay.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
BaseDisplay.h update changelog. 2002-05-14 23:30:22 +00:00
Basemenu.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Basemenu.h compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +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 new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Configmenu.h menus update their values when they are reconfigure()d. 2002-04-17 23:07:11 +00:00
Geometry.cc windows at positions x<0 or y<0 are no longer ignored in the placing code 2002-05-02 04:44:19 +00:00
Geometry.h added Inflate, Deflate, and Translate to the Rect geometry class 2002-04-18 18:11:33 +00:00
i18n.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
i18n.h new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Iconmenu.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Iconmenu.h now yuo can change styles again! (oops) wasnt saving teh nwe style file to the Resource class when it changed. 2002-04-18 03:00:12 +00:00
Image.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Image.h new version of bsetroot ported from blackbox cvs 2002-05-14 22:15:01 +00:00
main.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Makefile.am added the X classes to the build process though they aren't sued by anything else yet. They now compile too. 2002-05-16 18:39:03 +00:00
Netizen.cc compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +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 new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
openbox.h moved menu from a rc file option to a command line option 2002-05-15 22:23:35 +00:00
Resource.cc starting openbox without an rc file now works. it makes an empty Xrm db instead of crashing :) 2002-04-19 07:50:02 +00:00
Resource.h fix Resource class so that you cant cast a string to a Resource 2002-04-24 20:34:17 +00:00
Rootmenu.cc compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +00:00
Rootmenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Screen.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Screen.h compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +00:00
Slit.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Slit.h add std:: to the vector typedef in Basemenu 2002-04-27 18:53:59 +00:00
Timer.cc make a new autoRaiseDelay value take effect without having to restart 2002-05-16 09:24:40 +00:00
Timer.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Toolbar.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Toolbar.h compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +00:00
Util.h converted the remaining LinkedLists in Screen to STL objects. 2002-05-12 09:15:09 +00:00
Window.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Window.h compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +00:00
Windowmenu.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Windowmenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
Workspace.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Workspace.h compile with -Wall -W -pendantic when --enable-debug is set. 2002-05-14 19:28:34 +00:00
Workspacemenu.cc new i18n class using overloaded operator() instead of getMessage() 2002-05-16 22:35:59 +00:00
Workspacemenu.h Using some references instead of pointers for the menus. 2002-04-14 11:37:22 +00:00
XAtom.cc new versions of the X classes 2002-05-17 02:49:26 +00:00
XAtom.h new versions of the X classes 2002-05-17 02:49:26 +00:00
XDisplay.cc new versions of the X classes 2002-05-17 02:49:26 +00:00
XDisplay.h new versions of the X classes 2002-05-17 02:49:26 +00:00
XScreen.cc new versions of the X classes 2002-05-17 02:49:26 +00:00
XScreen.h new versions of the X classes 2002-05-17 02:49:26 +00:00