]> icculus.org git repositories - dana/openbox.git/history - src/Window.cc
much awesome support for special windows like panels/desktops.
[dana/openbox.git] / src / Window.cc
2002-07-16 Dana Jansensmuch awesome support for special windows like panels...
2002-07-16 Dana Jansensput the assert back. better solution in mind
2002-07-16 Dana Jansenstaking out an assert that only causes problems
2002-07-16 Dana JansensClick Mouse Placement is BACK!#!#
2002-07-16 Dana Jansensdont reposition non-normal/dialog windows when they...
2002-07-15 Dana Jansenskde's 'desktop menu' now works just like a panel
2002-07-14 Dana Jansensfix case where the window group deletes itself. somehow...
2002-07-14 Dana Jansenssych with blackbox
2002-07-11 Dana Jansensmake the wheel mouse shade anywhere on the titlebar...
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-07 Dana Jansenssync with bb-cvs
2002-07-05 Dana Jansenssync with bb-cvs: re-add support for alt-button2, fix...
2002-07-05 Dana Jansensremove compiler warnings
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-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-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 Jansensfix off-by-ones in window-to-window snapping. move...
2002-06-05 Dana Jansenssynched with bb-cvs. couple bug fixes.
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 Jansensmake all parents/transients that are related have the...
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 Jansensmerge in netwm branch at tag netwm-merge2
2002-05-30 Dana Jansenssync with bb cvs
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 Jansenssync with bb-cvs
2002-05-28 Dana Jansensfix bug where destroying the wrong windows in BlackboxW...
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 Jansensadd Configuration class for generic configuration data...
2002-05-25 Dana Jansens- raise the window during maximization if the user...
2002-05-25 Dana Jansensimport from bb-cvs
2002-05-23 Dana Jansensmerge the sticky window fix from 1.2.
2002-05-16 Dana Jansensnew i18n class using overloaded operator() instead...
2002-05-16 Dana Jansensmake a new autoRaiseDelay value take effect without...
2002-05-16 Dana Jansensfix off-by-one window resizing bug
2002-05-14 Dana Jansensconfine the mouse to the window for button grabs so...
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 Jansensfix for changing window buttons order. destroy them...
2002-05-13 Dana Jansensfocus code updates
2002-05-12 Dana Jansensremoved all 'using namespace std;' calls.
2002-05-12 Dana Jansensconverted the remaining LinkedLists in Screen to STL...
2002-05-12 Dana Jansenscouple of LinkedLists converted to STL lists in BScreen
2002-05-10 Dana Jansensbetter gcc3 compat. using ostrstream again. and using...
2002-05-03 Dana Jansensstop moving a window if it is maximized
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-29 Dana Jansensfix bug with window menu positioning
2002-04-29 Dana Jansensbetter logic when changing a window's decoration level...
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-27 Dana Jansensadded BScreen::availableArea() which returns a rect...
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 Jansensposible fix for maximizing when slit is auto-hidden
2002-04-21 Dana Jansenschanged external window interface to only have an area...
2002-04-20 Dana Jansensbetter logic to not place windows over the slit and...
2002-04-18 Dana Jansensfix 2 bus errors on osx:
2002-04-17 Dana Jansensconfiguration changes "done"!!
2002-04-17 Dana JansensToolbar saves its settings as their changed
2002-04-16 Dana Jansensget rid of the STDC_HEADERS check... this failed on...
2002-04-14 Dana JansensBScreen (ScreenInfo) now contains a size() instead...
2002-04-14 Dana Jansenschanged OpenboxWindow to not have getFrameX/getWidth...
2002-04-14 Dana Jansensusing a reference for Openbox instead of a pointer
2002-04-14 Dana Jansensusing some references instead of pointers where possibl...
2002-04-14 Dana JansensUsing some references instead of pointers for the menus.
2002-04-14 Dana Jansensmade shaded windows snap properly at their bottom,...
2002-04-12 Dana Jansenssave_rc() using the obResource class to save blackbox...
2002-04-11 Dana JansensInitial revision