sync with the 2.0 branch
[mikachu/openbox.git] / src / BaseDisplay.cc
2002-08-31 Dana Jansenssync with the 2.0 branch
2002-07-22 Dana Jansensonly say xinerama is active if we can find some regions...
2002-07-22 Dana Jansensget the right rects for the xinerama regions
2002-07-22 Dana Jansensmake work without --enable-xinerama
2002-07-21 Dana Jansensacquire and provide Xinerama information for the window...
2002-07-21 Dana Jansenssync with bb-cvs.
2002-07-05 Dana Jansensmake iconified windows uniconify on an XMapRequestEvent.
2002-06-30 Dana Jansenssync with bb. mostly cleanups in Window.cc
2002-06-21 Dana Jansenssync with blackbox-cvs
2002-05-30 Dana Jansenssync with bb cvs
2002-05-25 Dana Jansensmake use of the --enable-clobber option
2002-05-25 Dana Jansensimport from bb-cvs
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-16 Dana Jansensnew i18n class using overloaded operator() instead...
2002-05-16 Dana Jansensmake a new autoRaiseDelay value take effect without...
2002-05-14 Dana Jansensupdate changelog.
2002-05-14 Dana Jansensnew version of bsetroot ported from blackbox cvs
2002-05-13 Dana Jansensfix segfaut from uninitialized focused_screen pointer
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-04-20 Scott Moynesfixed memory leak of application_name
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 Jansensusing references instead of pointers if possible in...
2002-04-14 Dana Jansensusing some references instead of pointers where possibl...
2002-04-13 Scott MoynesFixed a bug in the bsetroot build that caused really...
2002-04-11 Dana JansensInitial revision