]> icculus.org git repositories - mikachu/openbox.git/history - src/XAtom.cc
add some new styles for 2.0 from miklos
[mikachu/openbox.git] / src / XAtom.cc
2002-07-16 Dana Jansensadd sendClientMessage
2002-07-12 Dana Jansensadd support for the WM_CLASS property.
2002-07-10 Dana Jansensadd another return, and return a value for a non-void...
2002-07-10 Dana Jansensmissing a ;
2002-07-10 Dana Jansensadd some returns so the compiler doesnt get confused
2002-07-05 Dana Jansensuse the True/False as is the blackbox code standard.
2002-07-05 Dana Jansensfix a memleak reported by valgrind
2002-06-28 Dana Jansensmake getting a list of strings work right
2002-06-27 Dana Jansensmake fully max'd windows properly snap
2002-06-21 Dana Jansensmerge from netwm-merge2 to netwm-merge3. Basically...
2002-05-30 Dana Jansensmerge in netwm branch at tag netwm-merge2
2002-05-28 Dana Jansensmerging in netwm changes at merge point "netwm-merge1...
2002-05-25 Dana Jansensimport from bb-cvs
2002-05-24 Dana Jansensbetter string get/set
2002-05-23 Dana Jansensadded XAtom class, and it all now compiles.
2002-05-17 Dana Jansensnew versions of the X classes
2002-05-16 Dana Jansensadded the X classes to the build process though they...
2002-05-16 Dana Jansensadding new X base classes which encapsulate all X serve...