]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Wed, 17 Apr 2002 03:44:09 +0000 (03:44 +0000)]
Toolbar saves its settings as their changed
Main config's Hide Toolbar option is also saved when it is changed
Removed 2 debug couts from Slit
Dana Jansens [Tue, 16 Apr 2002 23:50:53 +0000 (23:50 +0000)]
Slit loads its own settings and saves them as they are changed
added an assert in Resource
Scott Moynes [Tue, 16 Apr 2002 22:50:18 +0000 (22:50 +0000)]
fixed snap to edges with toolbar hidden
Dana Jansens [Tue, 16 Apr 2002 22:08:37 +0000 (22:08 +0000)]
renamed the obResource class to Resource.
Scott Moynes [Tue, 16 Apr 2002 20:30:53 +0000 (20:30 +0000)]
fixed HAVE_STRING_H introduced from some parrallel development. blast
Scott Moynes [Tue, 16 Apr 2002 20:26:11 +0000 (20:26 +0000)]
need translations for Hide Toolbar
Scott Moynes [Tue, 16 Apr 2002 20:22:01 +0000 (20:22 +0000)]
Added a runtime option for hiding the toolbar totally. Will be cleaner
later. Stay tuned.
Dana Jansens [Tue, 16 Apr 2002 20:11:00 +0000 (20:11 +0000)]
renamed the Changelog files
get the latest version of bsetbg from the blackbox cvs
Dana Jansens [Tue, 16 Apr 2002 14:55:38 +0000 (14:55 +0000)]
removed unneeded #include <X11/Xutil.h>
Dana Jansens [Tue, 16 Apr 2002 07:20:25 +0000 (07:20 +0000)]
reversed tehmouse wheel buttons on the root window. scrolling up now goes to the next workspace.
Dana Jansens [Tue, 16 Apr 2002 06:25:00 +0000 (06:25 +0000)]
get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use checks for individual headers instead
Dana Jansens [Tue, 16 Apr 2002 05:55:10 +0000 (05:55 +0000)]
removed the code to make the .blackboxrc symlink to openbox's rc file (it cored anyways)
Dana Jansens [Tue, 16 Apr 2002 01:10:53 +0000 (01:10 +0000)]
applied Ruhi's cleanup patch. moves colSmartPlacement into its own function
using Geomtry objects instead of integer pairs in all of the placeWindow code now
Scott Moynes [Mon, 15 Apr 2002 15:45:11 +0000 (15:45 +0000)]
added some consts to the cascade code
Dana Jansens [Mon, 15 Apr 2002 06:44:49 +0000 (06:44 +0000)]
apparently there were compiling problems with automake/autoconf. This should make those go away.
Scott Moynes [Mon, 15 Apr 2002 02:37:18 +0000 (02:37 +0000)]
Added a fallback for Best Fit to cascade. Also, moved cascade to its own
function. May not be needed.
Dana Jansens [Sun, 14 Apr 2002 19:41:50 +0000 (19:41 +0000)]
add the Geometry classes to bsetroot
Dana Jansens [Sun, 14 Apr 2002 19:32:09 +0000 (19:32 +0000)]
Fixed bsetroot to use the new Geometries returned in ScreenInfo
Dana Jansens [Sun, 14 Apr 2002 19:30:38 +0000 (19:30 +0000)]
Slit has an area Rect now, and returns Rect, Size, and Points instead of getX/Y and getWidth/Height.
Dana Jansens [Sun, 14 Apr 2002 18:48:32 +0000 (18:48 +0000)]
BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight
Dana Jansens [Sun, 14 Apr 2002 18:28:11 +0000 (18:28 +0000)]
changed OpenboxWindow to not have getFrameX/getWidth/etc functions, and to return Origins and Sizes and Rects, in fuctions like size(), origin(), and area().
Ruhi Bloodworth [Sun, 14 Apr 2002 16:15:03 +0000 (16:15 +0000)]
added some missing punctuation
Dana Jansens [Sun, 14 Apr 2002 15:57:07 +0000 (15:57 +0000)]
Added Util.h, which contains only an ASSERT macro for now
Dana Jansens [Sun, 14 Apr 2002 15:26:38 +0000 (15:26 +0000)]
changed version number to 1.0.0. fixed a warning in BaseMenu from pointer->reference conversion
Dana Jansens [Sun, 14 Apr 2002 14:39:04 +0000 (14:39 +0000)]
made bsetroot compile with the new code for references instead of pointers
Dana Jansens [Sun, 14 Apr 2002 14:28:02 +0000 (14:28 +0000)]
using references instead of pointers if possible in Image
Dana Jansens [Sun, 14 Apr 2002 14:20:02 +0000 (14:20 +0000)]
using a Screen reference instead of pointer in Workspace
Dana Jansens [Sun, 14 Apr 2002 14:04:16 +0000 (14:04 +0000)]
using a reference for Openbox instead of a pointer
Dana Jansens [Sun, 14 Apr 2002 13:58:17 +0000 (13:58 +0000)]
using some references instead of pointers where possible in Screen, ScreenInfo, Slit, Toolbar, and Netizen
Dana Jansens [Sun, 14 Apr 2002 13:34:53 +0000 (13:34 +0000)]
only add one extra space to pad the clock in the toolbar
Dana Jansens [Sun, 14 Apr 2002 11:37:22 +0000 (11:37 +0000)]
Using some references instead of pointers for the menus.
Dana Jansens [Sun, 14 Apr 2002 09:39:14 +0000 (09:39 +0000)]
made shaded windows snap properly at their bottom, using their shaded height.
window.getHeight() now returns the different/correct value when a window is shaded.
Dana Jansens [Sun, 14 Apr 2002 08:20:56 +0000 (08:20 +0000)]
changing the fix for fonts clipping in the titlebar. broken fonts (e.g. gelly caused problems in the old method.
Dana Jansens [Sun, 14 Apr 2002 07:50:25 +0000 (07:50 +0000)]
added 'deep' style
Dana Jansens [Sun, 14 Apr 2002 01:29:56 +0000 (01:29 +0000)]
merged the changelog from the 0.99.0 (stable) branch (the code was previously merged)
Dana Jansens [Sun, 14 Apr 2002 01:27:23 +0000 (01:27 +0000)]
added entry for new BestFit placement type
Dana Jansens [Sun, 14 Apr 2002 01:11:51 +0000 (01:11 +0000)]
added first revision of the BestFit placement type.
moved RowSmart placement type out of placeWindow() to its own function like bestFit. Will continue moving other placement types into their own functions.
Dana Jansens [Sat, 13 Apr 2002 23:41:36 +0000 (23:41 +0000)]
adding Geometry classes: Point, Size, and Rect
Dana Jansens [Sat, 13 Apr 2002 22:42:31 +0000 (22:42 +0000)]
removed all Xrm database calls from Screen.cc (style loading).
This completes the conversion to using the obResource class, there are no class to Xrm* except in Resource.cc/h
Scott Moynes [Sat, 13 Apr 2002 21:26:00 +0000 (21:26 +0000)]
Fixed a bug in the bsetroot build that caused really strange behaviour
Scott Moynes [Sat, 13 Apr 2002 02:09:37 +0000 (02:09 +0000)]
added symlinking. needs a little work.
Dana Jansens [Fri, 12 Apr 2002 06:11:31 +0000 (06:11 +0000)]
real_reconfigure now using obResource instead of teh XrmDatabase calls.
obResource class calls XrmInitialize().
Dana Jansens [Fri, 12 Apr 2002 06:05:04 +0000 (06:05 +0000)]
save_rc() using the obResource class to save blackbox's configuration.
renamed BScreen::getCount to BScreen::getWorkspaceCount.
Dana Jansens [Thu, 11 Apr 2002 06:59:34 +0000 (06:59 +0000)]
changed the default edge-snap distance from 0 to 4. This way new users will see that the option is there for them to change.
Dana Jansens [Thu, 11 Apr 2002 06:58:53 +0000 (06:58 +0000)]
load_rc(BScreen *) now uses the obResource class to load its configuration
added a few consts in BScreen to be compatible with the new code.
reordered the compilation in src/ so that Resource.cc is in alphabetical order
Dana Jansens [Thu, 11 Apr 2002 05:05:48 +0000 (05:05 +0000)]
load_rc() now uses the obResource class to load its configuration
Dana Jansens [Thu, 11 Apr 2002 04:05:49 +0000 (04:05 +0000)]
adding rules on how to code this project.
Dana Jansens [Thu, 11 Apr 2002 03:57:05 +0000 (03:57 +0000)]
added the obResource class which handles Xresouce database files in a sane manner
Dana Jansens [Thu, 11 Apr 2002 03:51:17 +0000 (03:51 +0000)]
added the obResource class which handles Xresouce database files in a sane manner.
Dana Jansens [Thu, 11 Apr 2002 03:20:38 +0000 (03:20 +0000)]
Initial revision
unknown [Thu, 11 Apr 2002 03:20:38 +0000 (03:20 +0000)]
New repository initialized by cvs2svn.
This page took 0.039798 seconds and 4 git commands to generate.