| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-11-07 | add updateIconTitle | Dana Jansens | |
| 2002-11-07 | reverse the automake/autoconf order.. for fun | Dana Jansens | |
| 2002-11-07 | add XXX to a comment that deserves it | Dana Jansens | |
| 2002-11-06 | s/NULL/0/ | Dana Jansens | |
| 2002-11-06 | dont need to specify otk:: when already in the namespace | Dana Jansens | |
| 2002-11-06 | seg fix | Marius Nita | |
| 2002-11-06 | ugh, misspelling | Marius Nita | |
| 2002-11-06 | moved em to otk | Marius Nita | |
| 2002-11-06 | omg, fat commit | Marius Nita | |
| pulled the style crap out of screen, i think the reconfigure case needs to be handled still. moved util and config into otk, changed everything else accordingly. code compiles and runs | |||
| 2002-11-06 | added style class, moved util and config to otk | Marius Nita | |
| 2002-11-06 | new binary name | Dana Jansens | |
| 2002-11-06 | set the client's desired decoration and function flags | Dana Jansens | |
| 2002-11-06 | support for the Mwm Hints | Dana Jansens | |
| 2002-11-06 | blef | Dana Jansens | |
| 2002-11-06 | show badwindow errors again | Dana Jansens | |
| 2002-11-06 | dont show badwindow errors | Dana Jansens | |
| 2002-11-06 | generate an 'openbox3' binary | Dana Jansens | |
| 2002-11-06 | maps and unmaps windows! | Dana Jansens | |
| 2002-11-06 | windows map again! | Dana Jansens | |
| 2002-11-06 | read protocols too in OBClient | Dana Jansens | |
| 2002-11-06 | OBAtom/XAtom has been moved to otk::OBProperty | Dana Jansens | |
| 2002-11-06 | determine if the user/application requested its initial position or not | Dana Jansens | |
| 2002-11-06 | use INT_MAX for the default max sizes | Dana Jansens | |
| 2002-11-06 | get the min/max sizes | Dana Jansens | |
| 2002-11-06 | when creating an OBClient class, get all the info on that class immediately. | Dana Jansens | |
| print the info to stdout for now too! | |||
| 2002-11-06 | comment the _window member | Dana Jansens | |
| 2002-11-06 | make the group a window | Dana Jansens | |
| add a XXX for later | |||
| 2002-11-06 | fix compiling with the new strut (new namespace) | Dana Jansens | |
| and fix general errors that broke compiling. make xeventhandler find the OBClient for most events.. | |||
| 2002-11-06 | moving strut into its own .hh. adding OBClient class | Dana Jansens | |
| 2002-11-06 | client.cc compiles | Dana Jansens | |
| 2002-11-06 | include algoritm | Dana Jansens | |
| 2002-11-05 | finish conversion to the new otk::OBProperty class with its new interface | Dana Jansens | |
| 2002-11-05 | mode documentation updates | Dana Jansens | |
| 2002-11-05 | updated documentation | Dana Jansens | |
| 2002-11-05 | add OBProperty to otk, which was formerly known as ob::XAtom | Dana Jansens | |
| it does have a few interface changes | |||
| 2002-11-05 | convert XAtom to OBAtom | Dana Jansens | |
| 2002-11-05 | updated doxygen documentation | Dana Jansens | |
| 2002-11-04 | initialize the _doshutdown member | Dana Jansens | |
| 2002-11-04 | complete the change from window.cc/hh to bbwindow.cc/hh | Dana Jansens | |
| 2002-11-04 | moving window.cc/hh to bbwindow.cc/hh since we'll have our own window class ↵ | Dana Jansens | |
| coming in to replace it slowly | |||
| 2002-11-04 | deal with client events in the same way now | Dana Jansens | |
| 2002-11-04 | xeventhandler can handle everything except client messages now. | Dana Jansens | |
| blackbox is no longer the event handler | |||
| 2002-11-04 | new OBTimer interface | Dana Jansens | |
| 2002-11-04 | fix for documentation | Dana Jansens | |
| 2002-11-04 | OBTimer is fully documented. | Dana Jansens | |
| change how the timerqueuemanager makes timers fire recursively, so that OBTimer::halt could go away | |||
| 2002-11-04 | include the right .hh! | Dana Jansens | |
| 2002-11-04 | include the timer manager class header | Dana Jansens | |
| 2002-11-04 | make doxygen skip stuff inside | Dana Jansens | |
| #ifndef DOXYGEN_IGNORE #endif blocks | |||
| 2002-11-04 | split the OBTimerQueueManager and TimerQueue into their own files | Dana Jansens | |
| 2002-11-04 | documenting classes! | Dana Jansens | |
