2002-11-07 |
Dana Jansens | add XXX to a comment that deserves it |
tree | commitdiff |
2002-11-06 |
Marius Nita | ugh, misspelling |
tree | commitdiff |
2002-11-06 |
Marius Nita | moved em to otk |
tree | commitdiff |
2002-11-06 |
Marius Nita | omg, fat commit |
tree | commitdiff |
2002-11-06 |
Dana Jansens | new binary name |
tree | commitdiff |
2002-11-06 |
Dana Jansens | set the client's desired decoration and function flags |
tree | commitdiff |
2002-11-06 |
Dana Jansens | support for the Mwm Hints |
tree | commitdiff |
2002-11-06 |
Dana Jansens | blef |
tree | commitdiff |
2002-11-06 |
Dana Jansens | generate an 'openbox3' binary |
tree | commitdiff |
2002-11-06 |
Dana Jansens | maps and unmaps windows! |
tree | commitdiff |
2002-11-06 |
Dana Jansens | windows map again! |
tree | commitdiff |
2002-11-06 |
Dana Jansens | read protocols too in OBClient |
tree | commitdiff |
2002-11-06 |
Dana Jansens | OBAtom/XAtom has been moved to otk::OBProperty |
tree | commitdiff |
2002-11-06 |
Dana Jansens | determine if the user/application requested its initial... |
tree | commitdiff |
2002-11-06 |
Dana Jansens | use INT_MAX for the default max sizes |
tree | commitdiff |
2002-11-06 |
Dana Jansens | get the min/max sizes |
tree | commitdiff |
2002-11-06 |
Dana Jansens | when creating an OBClient class, get all the info on... |
tree | commitdiff |
2002-11-06 |
Dana Jansens | comment the _window member |
tree | commitdiff |
2002-11-06 |
Dana Jansens | make the group a window |
tree | commitdiff |
2002-11-06 |
Dana Jansens | fix compiling with the new strut (new namespace) |
tree | commitdiff |
2002-11-06 |
Dana Jansens | moving strut into its own .hh. adding OBClient class |
tree | commitdiff |
2002-11-06 |
Dana Jansens | client.cc compiles |
tree | commitdiff |
2002-11-05 |
Dana Jansens | finish conversion to the new otk::OBProperty class... |
tree | commitdiff |
2002-11-05 |
Dana Jansens | convert XAtom to OBAtom |
tree | commitdiff |
2002-11-05 |
Dana Jansens | updated doxygen documentation |
tree | commitdiff |
2002-11-04 |
Dana Jansens | initialize the _doshutdown member |
tree | commitdiff |
2002-11-04 |
Dana Jansens | complete the change from window.cc/hh to bbwindow.cc/hh |
tree | commitdiff |
2002-11-04 |
Dana Jansens | moving window.cc/hh to bbwindow.cc/hh since we'll have... |
tree | commitdiff |
2002-11-04 |
Dana Jansens | deal with client events in the same way now |
tree | commitdiff |
2002-11-04 |
Dana Jansens | xeventhandler can handle everything except client messa... |
tree | commitdiff |
2002-11-04 |
Dana Jansens | new OBTimer interface |
tree | commitdiff |
2002-11-04 |
Dana Jansens | include the right .hh! |
tree | commitdiff |
2002-11-04 |
Dana Jansens | include the timer manager class header |
tree | commitdiff |
2002-11-04 |
Dana Jansens | documenting classes! |
tree | commitdiff |
2002-11-03 |
Dana Jansens | new timer infrastructure. takes a function pointer... |
tree | commitdiff |
2002-11-03 |
Dana Jansens | make it shutdown on signals |
tree | commitdiff |
2002-11-03 |
Dana Jansens | read rc3 as the default file now |
tree | commitdiff |
2002-11-03 |
Dana Jansens | new timers, timer manager |
tree | commitdiff |
2002-11-03 |
Dana Jansens | fix compiling in display. |
tree | commitdiff |
2002-11-03 |
Dana Jansens | ue default scope timevals |
tree | commitdiff |
2002-11-03 |
Dana Jansens | add comment |
tree | commitdiff |
2002-11-03 |
Dana Jansens | WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^... |
tree | commitdiff |
2002-11-03 |
Dana Jansens | split the screeninfo class out to its own files |
tree | commitdiff |
2002-11-03 |
Dana Jansens | gettext is ready to rock and roll |
tree | commitdiff |
2002-11-01 |
Dana Jansens | make strings in main.cc translatable |
tree | commitdiff |
2002-11-01 |
Dana Jansens | add gettext |
tree | commitdiff |
2002-11-01 |
Dana Jansens | libtool stuff |
tree | commitdiff |
2002-11-01 |
Dana Jansens | make compile again |
tree | commitdiff |
2002-11-01 |
Dana Jansens | add a cvsignore for otk. |
tree | commitdiff |
2002-11-01 |
Marius Nita | moved files into otk |
tree | commitdiff |
2002-10-31 |
Dana Jansens | big fat commit.. |
tree | commitdiff |
2002-10-31 |
Dana Jansens | add comment for later |
tree | commitdiff |
2002-10-31 |
Dana Jansens | compiles now. uses xft2 |
tree | commitdiff |
2002-10-31 |
Dana Jansens | rename, remove bullshit. ya |
tree | commitdiff |
2002-10-31 |
Dana Jansens | no more menus, at last. woop |
tree | commitdiff |
2002-10-26 |
Scott Moynes | Take menu file from rc file if it isn't specified on... |
tree | commitdiff |
2002-10-26 |
Scott Moynes | Ignore dot files in the styles directory. |
tree | commitdiff |
2002-10-24 |
Dana Jansens | take out useless(?) assert |
tree | commitdiff |
2002-10-23 |
Scott Moynes | Allow variable tinting of the shadow. Use *.xft.tint... |
tree | commitdiff |
2002-10-17 |
Scott Moynes | use drop shadow height in the font height. |
tree | commitdiff |
2002-10-17 |
Scott Moynes | xft drawing on offsets once and for all |
tree | commitdiff |
2002-10-17 |
Scott Moynes | fixed the drop shadow window clearing bug in Basemenu |
tree | commitdiff |
2002-10-17 |
Scott Moynes | Fix XFT redraw of text. Still needs slight work for... |
tree | commitdiff |
2002-10-16 |
Scott Moynes | Allow for customizing of the dropShadows. |
tree | commitdiff |
2002-10-16 |
Scott Moynes | make an *xft.flags: shadow flag to have per style resou... |
tree | commitdiff |
2002-10-04 |
Scott Moynes | oops. fix workspace warping merge buglet |
tree | commitdiff |
2002-10-03 |
Scott Moynes | Added style resources for window.button.pressed.focus... |
tree | commitdiff |
2002-10-01 |
Scott Moynes | remove debug code in window menu placement |
tree | commitdiff |
2002-10-01 |
Scott Moynes | merged with 2_1-merged-to-HEAD-2002-09-30 |
tree | commitdiff |
2002-10-01 |
Scott Moynes | snap a window menu to the bottom of the screen if it... |
tree | commitdiff |
2002-10-01 |
Scott Moynes | fixed menu placement on menus with very small windows |
tree | commitdiff |
2002-09-22 |
Marius Nita | Fix small compile error on g++3. |
tree | commitdiff |
2002-09-14 |
Scott Moynes | added a configure flag for enabling/disabling bitmap... |
tree | commitdiff |
2002-09-14 |
Scott Moynes | more bitmap merge fixes |
tree | commitdiff |
2002-09-14 |
Scott Moynes | Some bitmap bugfixes |
tree | commitdiff |
2002-09-14 |
Scott Moynes | merged bitmap buttons |
tree | commitdiff |
2002-09-11 |
Dana Jansens | make alt-right click resizing work on the window handles |
tree | commitdiff |
2002-09-09 |
Dana Jansens | bindable/disableable root/workspace menus |
tree | commitdiff |
2002-09-09 |
Dana Jansens | default drop shadows to off |
tree | commitdiff |
2002-09-08 |
Dana Jansens | catch button presses on the window's frame window,... |
tree | commitdiff |
2002-09-07 |
Dana Jansens | dont draw borders past the end of a texture |
tree | commitdiff |
2002-09-07 |
Dana Jansens | lighter shadow |
tree | commitdiff |
2002-09-07 |
Dana Jansens | increase the reported font size when it has a shadow |
tree | commitdiff |
2002-09-07 |
Dana Jansens | drop shadow with color of text |
tree | commitdiff |
2002-09-07 |
Dana Jansens | better ropshadow? |
tree | commitdiff |
2002-09-06 |
Dana Jansens | (optional) drop shadows for fonts |
tree | commitdiff |
2002-09-04 |
Dana Jansens | back out the thick X button |
tree | commitdiff |
2002-09-04 |
Dana Jansens | better border support for stuff. add a borderColor... |
tree | commitdiff |
2002-09-04 |
Dana Jansens | watch for sticky windows when mapping, let them show. |
tree | commitdiff |
2002-09-01 |
Dana Jansens | sync with 2.0 branch (fix auto-rasie with gtk issue) |
tree | commitdiff |
2002-09-01 |
Dana Jansens | sync with the 2.0 branch (make XAtom::getValue not... |
tree | commitdiff |
2002-08-31 |
Dana Jansens | sync with the 2.0 branch |
tree | commitdiff |
2002-08-29 |
Scott Moynes | fixed debug flag being forced on. |
tree | commitdiff |
2002-08-28 |
Scott Moynes | Added a optional omnipresent button, enabled using... |
tree | commitdiff |
2002-08-27 |
Dana Jansens | cleanups and add a server grab in getValue |
tree | commitdiff |
2002-08-27 |
Dana Jansens | proper mask t catch the unmap events on systray windows |
tree | commitdiff |
2002-08-27 |
Dana Jansens | fix shape support |
tree | commitdiff |
2002-08-27 |
Marius Nita | Added missing header for clearShape, which was breaking... |
tree | commitdiff |
2002-08-27 |
Dana Jansens | fix shape. |
tree | commitdiff |
2002-08-26 |
Scott Moynes | Draw close button with line_width of 2. |
tree | commitdiff |
next |