]> Dogcows Code - chaz/openbox/shortlog
chaz/openbox
2003-04-13  Dana Jansenscomment properly
2003-04-13  Dana Jansensload the font shadow stuff from the old ob2 shitz
2003-04-13  Dana Jansenslet specify theme in the rc3 file. rm the other old...
2003-04-13  Dana Jansensbreak on errors
2003-04-13  Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-13  Dana Jansensmove the themes
2003-04-13  Dana Jansensallow freeing NULL appearances
2003-04-13  Dana Jansensallow closing NULL fonts
2003-04-13  Dana Jansensallow freeing NULL pixmap masks
2003-04-13  Dana Jansensdont fux self in color_free if the color is NULL
2003-04-12  Dana Jansensproper cwmcc_ prefixing.
2003-04-12  Dana Jansensset the right mask for the client msg!
2003-04-12  Dana Jansensdont use #ifdef HAVE_FOO for ansi functions/headers
2003-04-12  Dana Jansenscomplete the root property get functions
2003-04-12  Dana Jansensadd most of the root window props get functions
2003-04-11  Dana Jansensadd right click in client focuses
2003-04-11  Dana Jansensadd getting of some root properties
2003-04-11  Dana Jansensmake utility windows able to be resized
2003-04-11  Dana Jansensname set_icon_name correctly
2003-04-11  Dana Jansensrm the main Makefile in a distclean
2003-04-11  Dana Jansensadd the new cwmcc stuff
2003-04-11  Dana Jansensadd set functions for setting name/icon name
2003-04-11  Dana Jansensadd set functions for all the client props that need em
2003-04-11  Dana Jansensadd get functions for all the client properties
2003-04-10  Dana Jansensadd all functions for getting and setting window properties
2003-04-10  Dana Jansensdeiconify transient parents when a child is deiconified.
2003-04-10  Dana Jansensno fuck that it was working fine
2003-04-10  Dana Jansensmake the TRAN_GROUP an unsigned long
2003-04-10  Dana Jansensadd MapRequest print
2003-04-10  Dana Jansenssome smarter rules for focusing new window when focus_n...
2003-04-10  Dana Jansensuse .los not .os
2003-04-09  Dana Jansensinstall with libtool
2003-04-09  Dana Jansensset up the atoms in cwmcc
2003-04-09  Dana Jansensbuld fixes for the new libs
2003-04-09  Dana Jansensadd libcwmcc and libobcl
2003-04-09  Dana Jansensdescribe the code subdirs
2003-04-09  Dana Jansensdont show the focus popup when theres no target client
2003-04-08  Dana Jansensrm debug print
2003-04-08  Dana Jansensadd override
2003-04-08  Dana Jansensadd a test that maps an override redirect window
2003-04-08  Dana Jansensmove config option loading for the kernel into config.c/h
2003-04-08  Dana Jansensadd the desktops options
2003-04-08  Dana Jansensbetter clickfocus friendliness
2003-04-08  Dana Jansenscheck for focus before unfocusing
2003-04-08  Dana Jansensadd more options for focus fallback, use an enum for...
2003-04-08  Dana Jansensonly cycle focus to normal windows
2003-04-08  Dana Jansensmake stacked cycling the default
2003-04-08  Dana Jansensuse a size not area for the label
2003-04-08  Dana Jansensshow a popup with the focus target while cycling
2003-04-08  Dana Jansensfallback to transients' parents when possible.
2003-04-08  Dana Jansensfallback focus while unmanaging the window
2003-04-07  Dana JansensFocusRaise to be more clickfocus friendly too
2003-04-07  Dana Jansensadd focusLast and focusLastOnDesktop options in the...
2003-04-07  Dana Jansensignore inferior enternotifies
2003-04-07  Dana Jansenscheck for new windows always being onscreen.
2003-04-07  Dana Jansensrm debug prints
2003-04-07  Dana Jansensdont check to make sure the window is on screen here
2003-04-07  Dana Jansensadd comment about the two different area Rects
2003-04-07  Dana Jansensadd new HACKING!
2003-04-07  Dana Jansenssupport for transients of groups
2003-04-07  Dana Jansenssupport for transients of groups
2003-04-07  Dana Jansensmissed one
2003-04-07  Dana Jansensput focus messages in ifdefs
2003-04-07  Dana Jansensremove debug print
2003-04-07  Dana Jansensadd the group.c
2003-04-07  Dana Jansenstrack window groups
2003-04-07  Dana Jansenslook for masks in the right place. display the error...
2003-04-07  Dana Jansensinstall the buttons
2003-04-07  Dana Jansensonce in a window-cycle, don't fire any other key bindings
2003-04-07  Dana Jansensput focus_cycle into focus.c, use it there in the actio...
2003-04-07  Dana Jansensgrab the other device in Sync for button/key grabs
2003-04-06  Dana Jansensdont let windows be placed offscreen
2003-04-06  Dana Jansensifndef NOT IFNDEF GAH
2003-04-06  Dana Jansensdont toggle when no client was passed to teh action
2003-04-06  Dana Jansensnm that, pointless...
2003-04-06  Dana Jansensdisable keyboard and mouse input while ob is starting...
2003-04-06  Derek ForemanFix reduce color depth to not use original data
2003-04-06  Dana Jansensprint the error when the engine cant load
2003-04-06  Dana Jansensadd stdlib.h for exit()
2003-04-06  Dana Jansensstop using build/ dir configure shits all over itself...
2003-04-06  Dana Jansensadd the openbox themes makefile
2003-04-06  Dana Jansensbuild fixes for finding Xlibs and for setting vars...
2003-04-06  Dana Jansensmore build system fixups
2003-04-06  Dana Jansensfixes for build system. add themes to the install proce...
2003-04-06  Dana Jansensclean up the module if load() fails
2003-04-06  Dana Jansensadd function to give the minimum size of an appearance...
2003-04-06  Dana Jansenssave the state at the start of a drag and use it throug...
2003-04-06  Dana Jansensadd a coords popup for moving and resizing
2003-04-06  Dana Jansensadd ()'s to the macros for more safety
2003-04-06  Dana Jansensadd the ability to render and size text labels for...
2003-04-06  Dana Jansensadd functions to the engine interface for rendering...
2003-04-06  Scott MoynesRemove woodblock's local changes :P
2003-04-06  Scott MoynesMoved to DESIGN/
2003-04-06  Scott Moynessome thoughts on menu stuff
2003-04-06  Derek Foremanremove asserts pending sanity check.
2003-04-06  Derek Foremanadded flakey parentrel for solids and some mean spirite...
2003-04-06  Derek Foremanadded superb pseudo-color (8bpp) support
2003-04-06  Dana Jansensdont resize snap windows with size increments
2003-04-06  Dana Jansensmake NLIMC the default titlebar layout
2003-04-05  Dana Jansensallow specifying that some focus events should be ignor...
next
This page took 0.052845 seconds and 4 git commands to generate.