]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2002-05-15 Dana Jansensspelling error
2002-05-15 Dana Jansensadded future release goals to the TODO
2002-05-15 Dana Jansensbetter setting of atoms. plugged memory leak.
2002-05-15 Dana Jansensbetter behavior with root pixmap atoms. create them...
2002-05-15 Dana Jansensupdate to work with renamed function in BaseDisplay
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 bsetbg
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 creating/destroying the titlebar buttons
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 Jansensfix compilign without LinkedList
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 Jansensincrement version for next release
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 Jansensran autoconf to regen configure
2002-05-07 Dana Jansensgcc 3 compatibility, converted strstreams to stringstreams
2002-05-05 Dana Jansensfix headers to use the new defines
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 Jansensxsetbg typo
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 Jansensremoving old files that got merged in
2002-04-30 Dana Jansenssave the titlebarLayout in the default config
2002-04-29 Dana Jansenschangelog fixes
2002-04-29 Dana Jansensfix positioning of the window menu
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 Jansensbetter logic when changing a window's decoration level...
2002-04-29 Dana Jansensfixed bug from converting over to STL
2002-04-28 Dana Jansensbsetroot supports transparent apps with root property
2002-04-28 Dana Jansenstook bsetroot from Blackbox moving_target.. "bsetroot...
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...
2002-04-28 Dana Jansensadded ClickMouse window placement policy
2002-04-28 Dana Jansensmoved the 'moving window' logic into separate functions...
2002-04-28 Dana Jansensnew row/col Smart Placement from colophon
2002-04-28 Dana Jansensadded UnderMouse windwo placement.
2002-04-27 Dana Jansensbetter cascadePlacement. uses screen.availableArea().
2002-04-27 Dana Jansensadded BScreen::availableArea() which returns a rect...
2002-04-27 Dana Jansensremoved debugging couts
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
next