]> Dogcows Code - chaz/openbox/history - src
reverse the automake/autoconf order.. for fun
[chaz/openbox] / src /
2002-11-07  Dana Jansensadd XXX to a comment that deserves it
2002-11-06  Marius Nitaugh, misspelling
2002-11-06  Marius Nitamoved em to otk
2002-11-06  Marius Nitaomg, fat commit
2002-11-06  Dana Jansensnew binary name
2002-11-06  Dana Jansensset the client's desired decoration and function flags
2002-11-06  Dana Jansenssupport for the Mwm Hints
2002-11-06  Dana Jansensblef
2002-11-06  Dana Jansensgenerate an 'openbox3' binary
2002-11-06  Dana Jansensmaps and unmaps windows!
2002-11-06  Dana Jansenswindows map again!
2002-11-06  Dana Jansensread protocols too in OBClient
2002-11-06  Dana JansensOBAtom/XAtom has been moved to otk::OBProperty
2002-11-06  Dana Jansensdetermine if the user/application requested its initial...
2002-11-06  Dana Jansensuse INT_MAX for the default max sizes
2002-11-06  Dana Jansensget the min/max sizes
2002-11-06  Dana Jansenswhen creating an OBClient class, get all the info on...
2002-11-06  Dana Jansenscomment the _window member
2002-11-06  Dana Jansensmake the group a window
2002-11-06  Dana Jansensfix compiling with the new strut (new namespace)
2002-11-06  Dana Jansensmoving strut into its own .hh. adding OBClient class
2002-11-06  Dana Jansensclient.cc compiles
2002-11-05  Dana Jansensfinish conversion to the new otk::OBProperty class...
2002-11-05  Dana Jansensconvert XAtom to OBAtom
2002-11-05  Dana Jansensupdated doxygen documentation
2002-11-04  Dana Jansensinitialize the _doshutdown member
2002-11-04  Dana Jansenscomplete the change from window.cc/hh to bbwindow.cc/hh
2002-11-04  Dana Jansensmoving window.cc/hh to bbwindow.cc/hh since we'll have...
2002-11-04  Dana Jansensdeal with client events in the same way now
2002-11-04  Dana Jansensxeventhandler can handle everything except client messa...
2002-11-04  Dana Jansensnew OBTimer interface
2002-11-04  Dana Jansensinclude the right .hh!
2002-11-04  Dana Jansensinclude the timer manager class header
2002-11-04  Dana Jansensdocumenting classes!
2002-11-03  Dana Jansensnew timer infrastructure. takes a function pointer...
2002-11-03  Dana Jansensmake it shutdown on signals
2002-11-03  Dana Jansensread rc3 as the default file now
2002-11-03  Dana Jansensnew timers, timer manager
2002-11-03  Dana Jansensfix compiling in display.
2002-11-03  Dana Jansensue default scope timevals
2002-11-03  Dana Jansensadd comment
2002-11-03  Dana JansensWE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^...
2002-11-03  Dana Jansenssplit the screeninfo class out to its own files
2002-11-03  Dana Jansensgettext is ready to rock and roll
2002-11-01  Dana Jansensmake strings in main.cc translatable
2002-11-01  Dana Jansensadd gettext
2002-11-01  Dana Jansenslibtool stuff
2002-11-01  Dana Jansensmake compile again
2002-11-01  Dana Jansensadd a cvsignore for otk.
2002-11-01  Marius Nitamoved files into otk
2002-10-31  Dana Jansensbig fat commit..
2002-10-31  Dana Jansensadd comment for later
2002-10-31  Dana Jansenscompiles now. uses xft2
2002-10-31  Dana Jansensrename, remove bullshit. ya
2002-10-31  Dana Jansensno more menus, at last. woop
2002-10-26  Scott MoynesTake menu file from rc file if it isn't specified on...
2002-10-26  Scott MoynesIgnore dot files in the styles directory.
2002-10-24  Dana Jansenstake out useless(?) assert
2002-10-23  Scott MoynesAllow variable tinting of the shadow. Use *.xft.tint...
2002-10-17  Scott Moynesuse drop shadow height in the font height.
2002-10-17  Scott Moynesxft drawing on offsets once and for all
2002-10-17  Scott Moynesfixed the drop shadow window clearing bug in Basemenu
2002-10-17  Scott MoynesFix XFT redraw of text. Still needs slight work for...
2002-10-16  Scott MoynesAllow for customizing of the dropShadows.
2002-10-16  Scott Moynesmake an *xft.flags: shadow flag to have per style resou...
2002-10-04  Scott Moynesoops. fix workspace warping merge buglet
2002-10-03  Scott MoynesAdded style resources for window.button.pressed.focus...
2002-10-01  Scott Moynesremove debug code in window menu placement
2002-10-01  Scott Moynesmerged with 2_1-merged-to-HEAD-2002-09-30
2002-10-01  Scott Moynessnap a window menu to the bottom of the screen if it...
2002-10-01  Scott Moynesfixed menu placement on menus with very small windows
2002-09-22  Marius NitaFix small compile error on g++3.
2002-09-14  Scott Moynesadded a configure flag for enabling/disabling bitmap...
2002-09-14  Scott Moynesmore bitmap merge fixes
2002-09-14  Scott MoynesSome bitmap bugfixes
2002-09-14  Scott Moynesmerged bitmap buttons
2002-09-11  Dana Jansensmake alt-right click resizing work on the window handles
2002-09-09  Dana Jansensbindable/disableable root/workspace menus
2002-09-09  Dana Jansensdefault drop shadows to off
2002-09-08  Dana Jansenscatch button presses on the window's frame window,...
2002-09-07  Dana Jansensdont draw borders past the end of a texture
2002-09-07  Dana Jansenslighter shadow
2002-09-07  Dana Jansensincrease the reported font size when it has a shadow
2002-09-07  Dana Jansensdrop shadow with color of text
2002-09-07  Dana Jansensbetter ropshadow?
2002-09-06  Dana Jansens(optional) drop shadows for fonts
2002-09-04  Dana Jansensback out the thick X button
2002-09-04  Dana Jansensbetter border support for stuff. add a borderColor...
2002-09-04  Dana Jansenswatch for sticky windows when mapping, let them show.
2002-09-01  Dana Jansenssync with 2.0 branch (fix auto-rasie with gtk issue)
2002-09-01  Dana Jansenssync with the 2.0 branch (make XAtom::getValue not...
2002-08-31  Dana Jansenssync with the 2.0 branch
2002-08-29  Scott Moynesfixed debug flag being forced on.
2002-08-28  Scott MoynesAdded a optional omnipresent button, enabled using...
2002-08-27  Dana Jansenscleanups and add a server grab in getValue
2002-08-27  Dana Jansensproper mask t catch the unmap events on systray windows
2002-08-27  Dana Jansensfix shape support
2002-08-27  Marius NitaAdded missing header for clearShape, which was breaking...
2002-08-27  Dana Jansensfix shape.
2002-08-26  Scott MoynesDraw close button with line_width of 2.
next
This page took 0.05684 seconds and 7 git commands to generate.