]> icculus.org git repositories - mikachu/openbox.git/history - src/Configmenu.cc
change the font to be nicer
[mikachu/openbox.git] / src / Configmenu.cc
2002-08-06 Dana Jansensdisable things in the placement menu when they dont...
2002-08-02 Dana Jansenshad an extra window placement menu
2002-08-02 Dana JansensEnable corner snapping option for both snap types
2002-08-02 Dana Jansensadd config menu entries for all the new window snapping...
2002-07-23 Dana Jansensreorder the menu, put Workspace Warping beside the...
2002-07-23 Dana Jansensadd configmenu option for workspace warping
2002-07-22 Dana Jansensmenu was off-by-one when no xinerama support was built in
2002-07-22 Dana Jansensxinerama support where it shouldnt be
2002-07-22 Dana Jansensadd a xinerama support menu
2002-07-21 Dana Jansenssync with bb-cvs.
2002-07-18 Dana Jansensfix some capitalisations
2002-07-16 Dana JansensClick Mouse Placement is BACK!#!#
2002-07-16 Dana Jansensadd options for ignoring shaded windows and full-maxed...
2002-07-05 Dana Jansensmake iconified windows uniconify on an XMapRequestEvent.
2002-06-07 Dana Jansensfix off-by-ones in window-to-window snapping. move...
2002-06-02 Dana Jansenswindow-to-window snapping is now a run-time option.
2002-05-28 Dana Jansensre-added UnderMouse Placement
2002-05-27 Dana Jansensadded "Hide Toolbar" option.
2002-05-26 Dana Jansensadd Configuration class for generic configuration data...
2002-05-25 Dana Jansensimport from bb-cvs
2002-05-16 Dana Jansensnew i18n class using overloaded operator() instead...
2002-05-12 Dana Jansenscouple of LinkedLists converted to STL lists in BScreen
2002-05-11 Dana Jansensuse screen instead of its ImageControl to get/set the...
2002-05-10 Dana Jansensbetter gcc3 compat. using ostrstream again. and using...
2002-04-28 Dana Jansensadded ClickMouse window placement policy
2002-04-28 Dana Jansensadded UnderMouse windwo placement.
2002-04-26 Dana Jansensmore dithering fix.
2002-04-21 Dana Jansensbestfit placement now honors the left->right and top...
2002-04-17 Dana Jansensmenus update their values when they are reconfigure()d.
2002-04-17 Dana Jansensconfiguration changes "done"!!
2002-04-17 Dana JansensToolbar saves its settings as their changed
2002-04-16 Scott MoynesAdded a runtime option for hiding the toolbar totally...
2002-04-14 Dana Jansensusing some references instead of pointers where possibl...
2002-04-14 Dana JansensUsing some references instead of pointers for the menus.
2002-04-14 Dana Jansensadded first revision of the BestFit placement type.
2002-04-11 Dana JansensInitial revision