]> Dogcows Code - chaz/openbox/shortlog
chaz/openbox
2002-05-16  Dana Jansensadding --add-missing to automake call
2002-05-16  Dana Jansensadding new X base classes which encapsulate all X serve...
2002-05-16  Dana Jansensadding bootstrap which generates all the auto* files...
2002-05-16  Dana Jansensremoving auto-generated stuff from cvs
2002-05-16  Dana Jansensremoved the fixed bug!
2002-05-16  Dana Jansensmake a new autoRaiseDelay value take effect without...
2002-05-16  Dana Jansensincrement version for next release
2002-05-16  Dana Jansensmake autoRaiseDelay load
2002-05-16  Dana Jansensmake auto-raise value load.
2002-05-16  Dana Jansensfix off-by-one window resizing bug
2002-05-16  Dana Jansenstypos
2002-05-16  Dana Jansensreadding aclocal. autoconf needs this thing
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-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 ***
next
This page took 0.047947 seconds and 4 git commands to generate.