]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
2003-03-23 Dana Jansensdont render gradients that are missing
2003-03-23 Dana Jansensadd the plugin_setup_config function
2003-03-23 Dana Jansenskill debug print
2003-03-23 Dana Jansenshandle multiple maprequests graciously
2003-03-23 Dana Jansensoops
2003-03-23 Dana Jansensmove windows when the number of desktops changes and...
2003-03-23 Dana Jansensset focus_order back to null on shutdown so g_renew...
2003-03-23 Dana Jansensadd more size checks
2003-03-23 Dana Jansensrm the themerc stuff
2003-03-23 Dana Jansensrm themerc.[ch]
2003-03-23 Dana Jansensbetter parsing errors
2003-03-23 Dana Jansensload config values right. load the bool shadow option...
2003-03-23 Dana Jansensadd booleans
2003-03-23 Dana Jansensproperly parse comments!
2003-03-23 Dana Jansensno \n in g_message
2003-03-23 Dana Jansensadd descriptive names and long descriptions to config...
2003-03-23 Dana Jansensmake the default font Sans-7
2003-03-22 Dana Jansensmake the openbox engine use the new config shit instead...
2003-03-22 Dana Jansensonly load the system rc if the user rc didnt load
2003-03-22 Dana Jansensload the engine out of the config shit. tho the orderin...
2003-03-22 Dana Jansensparse lines that start with '#' as comments
2003-03-22 Dana Jansenslet identifiers have '.' in them
2003-03-22 Dana Jansensgive the filename to the parser for errors
2003-03-22 Dana Jansensremove debug print
2003-03-22 Dana Jansensyah. fuck
2003-03-22 Dana Jansensadd a check for adding the same exact def'n twice
2003-03-22 Dana Jansensconfig system fleshed out. many thanks to woodlbock...
2003-03-22 Dana Jansensadd const and inline checks for the compiler
2003-03-22 Dana Jansensignore cparse.c
2003-03-22 Dana Jansensdidnt belong
2003-03-22 Dana Jansensstart the config system, add the config file parser
2003-03-22 Dana Jansenscheck for stdio.h
2003-03-22 Dana Jansensasserts in unmanage to try track a crash
2003-03-22 Dana Jansensblef
2003-03-22 Dana Jansensadd the client_kill function, and the kill action,...
2003-03-22 Dana Jansensfix the ebox root cmd
2003-03-22 Dana Jansensadd the ebox style
2003-03-22 Dana Jansensadd the buttons for the fieron theme
2003-03-22 Dana Jansensadd the buttons for the fieron2 theme
2003-03-22 Dana Jansenscast the pixmap data to a char* for the pixmap_mask_new
2003-03-22 Dana Jansensload bitmap button masks for themes
2003-03-22 Dana Jansenshistory placement works. loads. saves. woot.
2003-03-22 Dana Jansenslook for sys/stat.h
2003-03-22 Dana Jansensmove and resize the plate window at the same time
2003-03-22 Dana Jansensmake the shadow offset 1
2003-03-22 Dana Jansensmake the ~/.openbox dir on startup
2003-03-22 Dana Jansensrename the res_name and res_class members to name and...
2003-03-21 Dana Jansensdont raise on client clicks
2003-03-21 Dana Jansensuse $(datadir)
2003-03-21 Dana Jansensinstall the menu in $(datadir)
2003-03-21 Dana Jansensuse the SED command
2003-03-21 Dana Jansensadd strict ansi compliance
2003-03-21 Dana Jansensfind sed
2003-03-21 Dana Jansensclean up configure.ac a bit
2003-03-21 Dana Jansensrm the c/Makefile
2003-03-21 Dana Jansenslook for kernel/openbox.c instead of src/main.cc
2003-03-21 Dana Jansensinclude gettext.h from the right place
2003-03-21 Dana Jansensignore the openbox3 binary
2003-03-21 Dana Jansensbuild 'openbox3' instead of 'ob3'
2003-03-21 Dana Jansensbuild the binary called 'openbox3'
2003-03-21 Dana Jansensrm the obsetroot tool and the wrap shit from swig
2003-03-21 Dana Jansensrm the old code including the .pys and the c++ shit
2003-03-21 Dana Jansensrm the python api docs
2003-03-21 Dana Jansensalways adjust the frames size and position together...
2003-03-21 Dana Jansensdont focus anything in the kernel from showing-the...
2003-03-21 Dana Jansensfocus windows when entering/leaving enter-the-desktop...
2003-03-21 Dana Jansensadd an xlock binding
2003-03-21 Dana Jansensbetter comment for Event_Client_Moving
2003-03-21 Dana Jansenschoke on invalid options on the cmd line
2003-03-21 Dana Jansensdont check for != NULL before freeing. pointless.
2003-03-21 Dana Jansensdon't check for != NULL before freeing. pointless
2003-03-21 Dana Jansensdefn vars at the top of funcs
2003-03-21 Dana Jansensdont reposition windows who know what they want
2003-03-21 Dana Jansensadd the client_set_focused function.
2003-03-21 Dana Jansensuse the client_set_focused function when getting FocusI...
2003-03-21 Dana Jansensinit the focus_client ptr in startup
2003-03-21 Dana Jansensdont focus !normal clients under the mouse
2003-03-21 Dana Jansensdont use the client's colormap if it is set to None!
2003-03-21 Dana Jansensadd a dispatched event for interactively moving a window.
2003-03-21 Dana Jansensrm debug print
2003-03-21 Dana Jansensoptimization!
2003-03-21 Dana Jansenssyntax error!
2003-03-21 Dana Jansensdon't snap to non-visibles
2003-03-21 Dana Jansensdont snap to self
2003-03-21 Dana Jansensrm the edge_resistance option.. just dont load the...
2003-03-21 Dana Jansensmake the event function static!
2003-03-21 Dana Jansensadd a window resistance plugin
2003-03-21 Dana Jansensrename event() to place_event()
2003-03-21 Dana Jansensrename event() to place_event()
2003-03-21 Dana Jansenssnap window-to-window
2003-03-21 Dana Jansensfocus new windows
2003-03-21 Dana Jansensrm debug prints
2003-03-21 Dana Jansensrm debug print
2003-03-21 Dana Jansensrm the focused member from the client struct, it was...
2003-03-21 Dana Jansensupdate engine last for focus events
2003-03-21 Dana Jansensset up the history place stuff's files
2003-03-21 Dana Jansenskill the c dir
2003-03-21 Dana Jansensstart and stop the history plugin
2003-03-21 Dana Jansensdont set the restart path to "", load the placement...
2003-03-21 Dana Jansensdont skip enter events
next