2002-04-18 |
Scott Moynes | new bsetbg version with manpage |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | new bsetbg from cthulhain |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | optimized the finding-the-slit-position code in positio... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | added Inflate, Deflate, and Translate to the Rect geome... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | remove debugging couts |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | temporary solution to avoid placing windows over the... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | now yuo can change styles again! (oops) wasnt saving... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | maps/unmaps the toolbar when its resource setting is... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Dana Jansens | accidently removed a line somehow. OpaqueMove is now... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Dana Jansens | menus update their values when they are reconfigure()d. |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Dana Jansens | configuration changes "done"!! |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Dana Jansens | Toolbar saves its settings as their changed |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | Slit loads its own settings and saves them as they... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Scott Moynes | fixed snap to edges with toolbar hidden |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | renamed the obResource class to Resource. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Scott Moynes | fixed HAVE_STRING_H introduced from some parrallel... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Scott Moynes | need translations for Hide Toolbar |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Scott Moynes | Added a runtime option for hiding the toolbar totally... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | renamed the Changelog files |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | removed unneeded #include <X11/Xutil.h> |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | reversed tehmouse wheel buttons on the root window... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | get rid of the STDC_HEADERS check... this failed on... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | removed the code to make the .blackboxrc symlink to... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Dana Jansens | applied Ruhi's cleanup patch. moves colSmartPlacement... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Scott Moynes | added some consts to the cascade code |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Dana Jansens | apparently there were compiling problems with automake... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Scott Moynes | Added a fallback for Best Fit to cascade. Also, moved... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | add the Geometry classes to bsetroot |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | Fixed bsetroot to use the new Geometries returned in... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | Slit has an area Rect now, and returns Rect, Size,... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | BScreen (ScreenInfo) now contains a size() instead... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | changed OpenboxWindow to not have getFrameX/getWidth... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Ruhi Bloodworth | added some missing punctuation |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | Added Util.h, which contains only an ASSERT macro for now |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | changed version number to 1.0.0. fixed a warning in... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | made bsetroot compile with the new code for references... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | using references instead of pointers if possible in... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | using a Screen reference instead of pointer in Workspace |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | using a reference for Openbox instead of a pointer |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | using some references instead of pointers where possibl... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | only add one extra space to pad the clock in the toolbar |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | Using some references instead of pointers for the menus. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | made shaded windows snap properly at their bottom,... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | changing the fix for fonts clipping in the titlebar... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | added 'deep' style |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | merged the changelog from the 0.99.0 (stable) branch... |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | added entry for new BestFit placement type |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Dana Jansens | added first revision of the BestFit placement type. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Dana Jansens | adding Geometry classes: Point, Size, and Rect |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Dana Jansens | removed all Xrm database calls from Screen.cc (style... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Scott Moynes | Fixed a bug in the bsetroot build that caused really... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Scott Moynes | added symlinking. needs a little work. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Dana Jansens | real_reconfigure now using obResource instead of teh... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Dana Jansens | save_rc() using the obResource class to save blackbox... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Dana Jansens | changed the default edge-snap distance from 0 to 4... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Dana Jansens | load_rc(BScreen *) now uses the obResource class to... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Dana Jansens | load_rc() now uses the obResource class to load its... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Dana Jansens | adding rules on how to code this project. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Dana Jansens | added the obResource class which handles Xresouce datab... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Dana Jansens | added the obResource class which handles Xresouce datab... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Dana Jansens | Initial revision |
commit | commitdiff | tree | snapshot |
2002-04-11 |
unknown | New repository initialized by cvs2svn. |
commit | commitdiff | tree | snapshot |
|