]> icculus.org git repositories - mikachu/openbox.git/history - src
on reconfigure, save all of the open submenus instead of just one, and then reopen...
[mikachu/openbox.git] / src /
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...
2002-05-16 Dana Jansensadding new X base classes which encapsulate all X serve...
2002-05-16 Dana Jansensremoving auto-generated stuff from cvs
2002-05-16 Dana Jansensmake a new autoRaiseDelay value take effect without...
2002-05-16 Dana Jansensmake auto-raise value load.
2002-05-16 Dana Jansensfix off-by-one window resizing bug
2002-05-16 Dana Jansensfix for slit direction menu not reconfiguring properly
2002-05-16 Dana Jansens*** empty log message ***
2002-05-15 Dana Jansensmoved menu from a rc file option to a command line...
2002-05-14 Dana Jansensupdate changelog.
2002-05-14 Dana Jansensconfine the mouse to the window for button grabs so...
2002-05-14 Dana Jansensnew version of bsetroot ported from blackbox cvs
2002-05-14 Dana Jansensset the button windows to None when they are destroyed...
2002-05-14 Dana Jansenscompile with -Wall -W -pendantic when --enable-debug...
2002-05-14 Dana Jansensnew focus code! working better than ever!
2002-05-14 Dana Jansensfix for changing window buttons order. destroy them...
2002-05-13 Dana Jansensfix segfaut from uninitialized focused_screen pointer
2002-05-13 Dana Jansensfocus code updates
2002-05-12 Dana JansensLinkedList->STL conversion completed. LinkedList is...
2002-05-12 Dana Jansensno more use of LinkedList in BaseDisplay
2002-05-12 Dana Jansensremoved LinkedLists in BaseDisplay and Image. Only...
2002-05-12 Dana Jansensremoved all 'using namespace std;' calls.
2002-05-12 Dana Jansensmove some typedefs into class scope
2002-05-12 Dana Jansensconverted all of the openbox class LinkedLists to STL...
2002-05-12 Dana Jansensconverted the remaining LinkedLists in Screen to STL...
2002-05-12 Dana Jansensnot initializing a pointer to NULL
2002-05-12 Dana Jansenscouple of LinkedLists converted to STL lists in BScreen
2002-05-11 Dana Jansensuse screen instead of its ImageControl to get/set the...
2002-05-11 Dana Jansensmake image dithering value load correctly
2002-05-11 Dana Jansensconverted from LinkedList to STL vector and list
2002-05-10 Dana Jansensfixes for using ostrstream in gcc3. have to unfreeze...
2002-05-10 Dana Jansensbetter gcc3 compat. using ostrstream again. and using...
2002-05-07 Dana Jansensgcc 3 compatibility, converted strstreams to stringstreams
2002-05-03 Dana Jansensstop moving a window if it is maximized
2002-05-02 Dana Jansenswindows at positions x<0 or y<0 are no longer ignored...
2002-05-01 Dana Jansensbetter toolbar strftime size/padding fix
2002-05-01 Dana JansensBScreen::resource.root_command wasnt being initialized
2002-05-01 Dana Jansensfix possible seg because of new move code. make sure...
2002-04-30 Dana Jansenswhen a window begins moving, make sure another window...
2002-04-30 Dana Jansensmake sure that the only time Click-to-place kicks in...
2002-04-30 Dana Jansensbug #1 from click placement fixed. was catching more...
2002-04-30 Dana Jansenssave the titlebarLayout in the default config
2002-04-29 Dana Jansensfix bug with window menu positioning
2002-04-29 Dana Jansensfixed col placement
2002-04-29 Dana Jansensbetter logic when changing a window's decoration level...
2002-04-29 Dana Jansensfixed bug from converting over to STL
2002-04-28 Dana Jansenswhen a window is iconified, it was being moved, end...
2002-04-28 Dana Jansensdon't click-to-place windows when they specify a position
2002-04-28 Dana Jansensproperly handle placing a window while another window...
2002-04-28 Dana Jansensif user is moving a window and switches workspaces...
next