index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
BaseDisplay.cc
Age
Commit message (
Expand
)
Author
2002-05-25
import from bb-cvs
Dana Jansens
2002-05-23
added XAtom class, and it all now compiles.
Dana Jansens
2002-05-23
merge the sticky window fix from 1.2.
Dana Jansens
2002-05-16
new i18n class using overloaded operator() instead of getMessage()
Dana Jansens
2002-05-16
make a new autoRaiseDelay value take effect without having to restart
Dana Jansens
2002-05-14
update changelog.
Dana Jansens
2002-05-14
new version of bsetroot ported from blackbox cvs
Dana Jansens
2002-05-13
fix segfaut from uninitialized focused_screen pointer
Dana Jansens
2002-05-12
LinkedList->STL conversion completed. LinkedList is no longer use and it has ...
Dana Jansens
2002-05-12
no more use of LinkedList in BaseDisplay
Dana Jansens
2002-05-12
removed LinkedLists in BaseDisplay and Image. Only 1 left in BaseDisplay now
Dana Jansens
2002-04-20
fixed memory leak of application_name
Scott Moynes
2002-04-16
get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch...
Dana Jansens
2002-04-14
BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeight
Dana Jansens
2002-04-14
using references instead of pointers if possible in Image
Dana Jansens
2002-04-14
using some references instead of pointers where possible in Screen, ScreenInf...
Dana Jansens
2002-04-13
Fixed a bug in the bsetroot build that caused really strange behaviour
Scott Moynes
2002-04-11
Initial revision
Dana Jansens