]> Dogcows Code - chaz/openbox/history - src
make doxygen skip stuff inside
[chaz/openbox] / src /
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.
2002-08-26  Dana Jansensdont limit how big a window can be resized.
2002-08-26  Dana Jansenssync with blackbox
2002-08-26  Dana Jansensdon't limit how big a window can be resized
2002-08-26  Dana Jansensunmanage desktop windows on shutdown
2002-08-26  Dana Jansensformat comment
2002-08-25  Dana Jansensuse the window's gravity when handling a configureReque...
2002-08-25  Dana Jansensactually check if a window has the function flags appro...
2002-08-25  Dana Jansensclean up the new focusing code for workspace switching
2002-08-25  Dana Jansensexplicitly set the focused window instead of waiting...
2002-08-24  Dana Jansensdont add sticky windows to the stacking list more than...
2002-08-24  Dana Jansensput !normal windows in the general client list too
2002-08-24  Dana Jansensput !normal windows in the stacking client list as...
2002-08-24  Dana Jansenstry see if this broke gnome-panel
2002-08-24  Dana Jansensdon't unmap/remap sticky windows on a workspace change...
2002-08-24  Dana Jansensput !normal windows in the screen window list
2002-08-24  Dana Jansenshandle systray apps closing..
2002-08-24  Dana Jansensdefault to line width of 0, which is more efficient...
2002-08-23  Dana Jansensuse the snap offset as the margin for placing windows...
2002-08-23  Dana Jansensdont autoraise when the window isn't going to get focus...
2002-08-23  Dana Jansensget default line width to 1, and make it a more easily...
2002-08-23  Dana Jansensgive gc's/BPen's a width
2002-08-22  Dana Jansensthe comment more accurate
2002-08-22  Dana Jansenss/__openbox_version/OPENBOX_VERSION
2002-08-22  Dana Jansenssync with bb-cvs
2002-08-22  Dana Jansensdont use __ for variables.. its illegal. (thanks ppl...
2002-08-22  Dana Jansenssupport for showing the root and workspace menu with...
2002-08-21  Dana Jansenstoggledecor almost done
2002-08-21  Dana Jansensdont grab other windows while warping in opaque mode
2002-08-21  Dana Jansensdont pass an unused parameter, and return an unused...
2002-08-21  Dana Jansenswarping works!
2002-08-21  Dana Jansensmaking warping work.. hopefully.
2002-08-21  Dana Jansensset a workspace and window number even for !normal...
2002-08-21  Dana Jansensadd support for the kde-override hint, making the windo...
next
This page took 0.053905 seconds and 7 git commands to generate.