]> Dogcows Code - chaz/openbox/shortlog
chaz/openbox
2002-04-27  Dana Jansensadd std:: to the vector typedef in Basemenu
2002-04-27  Dana Jansensconverted from LinkedList to a vector
2002-04-26  Dana Jansensmore dithering fix.
2002-04-26  Dana Jansensthat segfaulted. oops. added a workaround so setImageDi...
2002-04-26  Dana Jansenswhen Image Dither is changed in the menu, make ob recon...
2002-04-24  Dana Jansensfix Resource class so that you cant cast a string to...
2002-04-23  Dana JansensRolled back to the old row and column smart placement...
2002-04-22  Dana Jansenseven more fixes for maximizing/placement with hidden...
2002-04-22  Dana Jansensmaximize and placeWindow now behave properly when the...
2002-04-22  Dana Jansenschanging to the older version of this style. its far...
2002-04-22  Dana Jansensposible fix for maximizing when slit is auto-hidden
2002-04-21  Dana Jansenschanged external window interface to only have an area...
2002-04-21  Dana Jansenssome placement fixes from colophon.
2002-04-21  Dana Jansensnew row and column placement, using a modified bestfit...
2002-04-21  Dana Jansensfixed some uninstall issues
2002-04-21  Dana Jansenseven better bestfit placement. way to go colophon!
2002-04-21  Dana Jansensspecify the std:: namespace for the ostrstreams.
2002-04-21  Dana Jansensbestfit placement now honors the left->right and top...
2002-04-21  Scott Moynes*** empty log message ***
2002-04-21  Scott Moynestyops
2002-04-20  Dana Jansenscompile fix for --disable-slit
2002-04-20  Dana Jansensadded Changelog entry for the improved maximize-window...
2002-04-20  Dana Jansensbetter logic to not place windows over the slit and...
2002-04-20  Dana Jansenschanges to bestfit from ruhi. takes windows sizes into...
2002-04-20  Dana Jansenson reconfigure, if an option isn't specified in the...
2002-04-20  Dana Jansenscomment typo and function spacing fix
2002-04-20  Scott Moynesfixed memory leaks for strftime_format and rootcommand
2002-04-20  Scott Moynesfixed memory leak of application_name
2002-04-20  Scott Moynesfixed a memory leak for resource.titlebar_layout
2002-04-19  Dana Jansensfixed memory leak in screen::load()
2002-04-19  Dana Jansensupdated TODO to match current cvs status. yay progress!
2002-04-19  Dana Jansensstarting openbox without an rc file now works. it makes...
2002-04-19  Dana Jansenstemprary fix for the memleaks in ::load() and ::set...
2002-04-19  Scott Moynesadded bsetbg makefile
2002-04-18  Scott Moynesadded new bsetbg manpage
2002-04-18  Dana Jansensfix 2 bus errors on osx:
2002-04-18  Scott Moynesnew bsetbg version with manpage
2002-04-18  Dana Jansensnew bsetbg from cthulhain
2002-04-18  Dana Jansensoptimized the finding-the-slit-position code in positio...
2002-04-18  Dana Jansensadded Inflate, Deflate, and Translate to the Rect geome...
2002-04-18  Dana Jansensremove debugging couts
2002-04-18  Dana Jansenstemporary solution to avoid placing windows over the...
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 Moynesneed translations for Hide Toolbar
2002-04-16  Scott MoynesAdded a runtime option for hiding the toolbar totally...
2002-04-16  Dana Jansensrenamed the Changelog files
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 Jansensadd the Geometry classes to bsetroot
2002-04-14  Dana JansensFixed bsetroot to use the new Geometries returned in...
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  Ruhi Bloodworthadded some missing punctuation
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 Jansensmade bsetroot compile with the new code for references...
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 'deep' style
2002-04-14  Dana Jansensmerged the changelog from the 0.99.0 (stable) branch...
2002-04-14  Dana Jansensadded entry for new BestFit placement type
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 Jansensadding rules on how to code this project.
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
2002-04-11  unknownNew repository initialized by cvs2svn.
This page took 0.049837 seconds and 4 git commands to generate.