]> icculus.org git repositories - mikachu/openbox.git/history - src
refix i18n for --disable-nls
[mikachu/openbox.git] / src /
2002-04-18 Dana Jansensnow yuo can change styles again! (oops) wasnt saving...
2002-04-18 Dana Jansensmaps/unmaps the toolbar when its resource setting is...
2002-04-18 Dana Jansensaccidently removed a line somehow. OpaqueMove is now...
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 Dana JansensSlit loads its own settings and saves them as they...
2002-04-16 Scott Moynesfixed snap to edges with toolbar hidden
2002-04-16 Dana Jansensrenamed the obResource class to Resource.
2002-04-16 Scott Moynesfixed HAVE_STRING_H introduced from some parrallel...
2002-04-16 Scott MoynesAdded a runtime option for hiding the toolbar totally...
2002-04-16 Dana Jansensremoved unneeded #include <X11/Xutil.h>
2002-04-16 Dana Jansensreversed tehmouse wheel buttons on the root window...
2002-04-16 Dana Jansensget rid of the STDC_HEADERS check... this failed on...
2002-04-16 Dana Jansensremoved the code to make the .blackboxrc symlink to...
2002-04-16 Dana Jansensapplied Ruhi's cleanup patch. moves colSmartPlacement...
2002-04-15 Scott Moynesadded some consts to the cascade code
2002-04-15 Dana Jansensapparently there were compiling problems with automake...
2002-04-15 Scott MoynesAdded a fallback for Best Fit to cascade. Also, moved...
2002-04-14 Dana JansensSlit has an area Rect now, and returns Rect, Size,...
2002-04-14 Dana JansensBScreen (ScreenInfo) now contains a size() instead...
2002-04-14 Dana Jansenschanged OpenboxWindow to not have getFrameX/getWidth...
2002-04-14 Dana JansensAdded Util.h, which contains only an ASSERT macro for now
2002-04-14 Dana Jansenschanged version number to 1.0.0. fixed a warning in...
2002-04-14 Dana Jansensusing references instead of pointers if possible in...
2002-04-14 Dana Jansensusing a Screen reference instead of pointer in Workspace
2002-04-14 Dana Jansensusing a reference for Openbox instead of a pointer
2002-04-14 Dana Jansensusing some references instead of pointers where possibl...
2002-04-14 Dana Jansensonly add one extra space to pad the clock in the toolbar
2002-04-14 Dana JansensUsing some references instead of pointers for the menus.
2002-04-14 Dana Jansensmade shaded windows snap properly at their bottom,...
2002-04-14 Dana Jansenschanging the fix for fonts clipping in the titlebar...
2002-04-14 Dana Jansensadded first revision of the BestFit placement type.
2002-04-13 Dana Jansensadding Geometry classes: Point, Size, and Rect
2002-04-13 Dana Jansensremoved all Xrm database calls from Screen.cc (style...
2002-04-13 Scott MoynesFixed a bug in the bsetroot build that caused really...
2002-04-13 Scott Moynesadded symlinking. needs a little work.
2002-04-12 Dana Jansensreal_reconfigure now using obResource instead of teh...
2002-04-12 Dana Jansenssave_rc() using the obResource class to save blackbox...
2002-04-11 Dana Jansenschanged the default edge-snap distance from 0 to 4...
2002-04-11 Dana Jansensload_rc(BScreen *) now uses the obResource class to...
2002-04-11 Dana Jansensload_rc() now uses the obResource class to load its...
2002-04-11 Dana Jansensadded the obResource class which handles Xresouce datab...
2002-04-11 Dana Jansensadded the obResource class which handles Xresouce datab...
2002-04-11 Dana JansensInitial revision