]> icculus.org git repositories - mikachu/openbox.git/history - src
add another return, and return a value for a non-void funtion.
[mikachu/openbox.git] / src /
2002-07-10 Dana Jansensadd another return, and return a value for a non-void...
2002-07-10 Dana Jansensmissing a ;
2002-07-10 Dana Jansensadd some returns so the compiler doesnt get confused
2002-07-09 Dana Jansensuse a BPen in the BFont class for drawing standard...
2002-07-09 Dana Jansenssynch with bb-cvs.
2002-07-09 Dana Jansenskeep iconified windows' workspace set to BSENTINEL...
2002-07-09 Dana Jansenswhen a window is iconified, set its workspace to 'all...
2002-07-08 Dana Jansensadd option to the rc file to use/not use AA for Xft...
2002-07-08 Dana Jansensextend the style format to use xft.(font|size|flags...
2002-07-07 Dana Jansensallow style options in the rc file to override those...
2002-07-07 Dana Jansensno need to call XrmInit outside of Config class. fix...
2002-07-07 Dana Jansensdont need to XrmInit outside of the Config class. fix...
2002-07-07 Dana Jansensfix a debug print
2002-07-07 Dana Jansensdon't cast char*'s to string's needlessly
2002-07-07 Dana Jansenssync with bb-cvs
2002-07-07 Dana Jansenstry make the ~/.openbox dir if it doesnt exist.
2002-07-06 Dana Jansensremove some debug fprintfs
2002-07-06 Dana Jansenswas ending up using the wrong cache items. now i find...
2002-07-05 Dana Jansenssync with bb-cvs: re-add support for alt-button2, fix...
2002-07-05 Dana Jansensuse the True/False as is the blackbox code standard.
2002-07-05 Dana Jansensremove compiler warnings
2002-07-05 Dana Jansensfix a memleak reported by valgrind
2002-07-05 Dana Jansenswhen placing a window, dont use its strut while placing...
2002-07-05 Dana Jansensmake iconified windows uniconify on an XMapRequestEvent.
2002-07-04 Dana Jansensmake the styles' doJustify methods stop returning the...
2002-07-03 Dana Jansensadd BFont class, with Xft support
2002-07-03 Dana Jansenssome memory bugs from woodblock (thanks!)
2002-07-03 Dana Jansensremoving old Makefile.in, rolling back Makefile.am...
2002-07-02 Dana Jansensbacking out all changes to make mouse button mapping...
2002-06-30 Dana Jansenssync with bb. mostly cleanups in Window.cc
2002-06-30 Dana Jansensadd capability to stick a window from input, and make...
2002-06-29 Dana JansensConfigureable button mappings!
2002-06-28 Dana Jansensproper order for the stacking order list
2002-06-28 Dana Jansensmake desktop windows get lowered properly
2002-06-28 Dana Jansensuse the _NET_WM_DESKTOP_NAMES root property
2002-06-28 Dana Jansensmake getting a list of strings work right
2002-06-27 Dana Jansensmake fully max'd windows properly snap
2002-06-22 Dana Jansensadd the functionality for window-window snapping
2002-06-21 Dana Jansensmerge from netwm-merge2 to netwm-merge3. Basically...
2002-06-21 Dana Jansenssync with blackbox-cvs
2002-06-07 Dana Jansenschange to match blackbox
2002-06-07 Dana Jansensfix off-by-ones in window-to-window snapping. move...
2002-06-05 Dana Jansenssynched with bb-cvs. couple bug fixes.
2002-06-05 Dana Jansenssyching with bb-cvs. rm .\#* on make dist-clean. nls...
2002-06-02 Dana Jansenswindow-to-window snapping is now a run-time option.
2002-06-01 Dana Jansenswindow-to-window corner snapping!
2002-06-01 Dana Jansensbacking out sticky transients change, this should go...
2002-06-01 Dana Jansenssync with bb-cvs
2002-06-01 Dana Jansensmake all parents/transients that are related have the...
2002-06-01 Dana Jansenson reconfigure, save all of the open submenus instead...
2002-05-30 Dana Jansensno need to try the same screen edge twice for snapping...
2002-05-30 Dana Jansensredecorating fixups. sync with bb cvs.
2002-05-30 Dana Jansensfix bug from merging last netwm stuff
2002-05-30 Dana Jansensmerge in netwm branch at tag netwm-merge2
2002-05-30 Dana Jansenssync with bb cvs
2002-05-29 Dana Jansenssave the right number of workspaces to the rc when...
2002-05-28 Dana Jansensfix so that FocusIn events for focus transer from root...
2002-05-28 Dana Jansensmerging in netwm changes at merge point "netwm-merge1...
2002-05-28 Dana Jansensre-added UnderMouse Placement
2002-05-28 Dana Jansensupdated nls to use openbox.cat
2002-05-28 Dana Jansensdisable the current workspace in the send-to menu
2002-05-28 Dana Jansenslet a window snap to more than one window at a time
2002-05-28 Dana Jansenswindow-to-window snapping
2002-05-28 Dana Jansensadding .cvsignore files to the repository to clean...
2002-05-28 Dana Jansenswhen nothing is to be focused, give the root window...
2002-05-28 Dana Jansenssync with bb-cvs
2002-05-28 Dana Jansensfix bug where destroying the wrong windows in BlackboxW...
2002-05-28 Dana Jansensuse config.h for configuration options instead of a...
2002-05-27 Dana Jansensadded "Hide Toolbar" option.
2002-05-27 Dana Jansensmake window menu behavior consistant. ignore !button1.
2002-05-27 Dana Jansensmouse wheel support
2002-05-26 Dana Jansensprevent (and if need be revert) shading if titlebar...
2002-05-26 Dana Jansensuse the raw screen size not the strut adjusted size...
2002-05-26 Dana Jansenssave workspace names properly with the new Configuratio...
2002-05-26 Dana Jansensadd Configuration class for generic configuration data...
2002-05-25 Dana Jansensfixed the geometry window not getting the proper pixmap...
2002-05-25 Dana Jansens- raise the window during maximization if the user...
2002-05-25 Dana Jansensmake use of the --enable-clobber option
2002-05-25 Dana Jansensreindent version string
2002-05-25 Dana Jansensreindent again. better now.
2002-05-25 Dana Jansensreindent the help/usage message
2002-05-25 Dana Jansensuse openbox/ dir for rc file and menu file. turn menu...
2002-05-25 Dana Jansensbuild a 'openbox' binary
2002-05-25 Dana Jansensuse our default style
2002-05-25 Dana Jansensuse our version string
2002-05-25 Dana Jansensimport from bb-cvs
2002-05-25 Dana Jansensimport from bb-cvs
2002-05-24 Dana Jansensbetter string get/set
2002-05-23 Dana Jansensupdated -version output ot list myself
2002-05-23 Dana Jansensrefix i18n for --disable-nls
2002-05-23 Dana Jansensmissing an include
2002-05-23 Dana Jansensfix compiling with --disable-nls
2002-05-23 Dana Jansensfix compliling with --disable-slit
2002-05-23 Dana Jansensadded XAtom class, and it all now compiles.
2002-05-23 Dana Jansensmerge the sticky window fix from 1.2.
2002-05-23 Dana Jansensfixed sticky windows!
2002-05-17 Dana Jansensnew versions of the X classes
2002-05-16 Dana JansensXDisplay's nextEvent completed
2002-05-16 Dana Jansensnew i18n class using overloaded operator() instead...
2002-05-16 Dana Jansensadded the X classes to the build process though they...
next