]> icculus.org git repositories - mikachu/openbox.git/shortlog
mikachu/openbox.git
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...
2003-04-05 Dana Jansensstacked and linear cycling
2003-04-05 Dana Jansenslinear focus cycling of the gods
2003-04-05 Dana Jansensadd special shit for window cycling, grab the keyboard etc
2003-04-05 Dana Jansenstypo
2003-04-05 Dana Jansensput it back
2003-04-05 Dana Jansensmake unfocus really unfocus everything
2003-04-05 Dana Jansensadd linear cycling for now
2003-04-05 Dana Jansensrm the [foo] section
2003-04-05 Dana Jansensupdate teh rc3 to reflect how the code works now
2003-04-05 Dana Jansensdont default to NULL for the engine name
2003-04-05 Dana Jansensadd engine options to the new rc file
2003-04-05 Dana Jansensadd focus options to the new rc file
2003-04-05 Dana Jansenschange how rc parsing will work. a=b will be parsed...
2003-04-05 Dana Jansensmake tint signed
2003-04-05 Dana Jansenstypo
2003-04-05 Dana Jansensrm the old mouserc shit
2003-04-05 Dana Jansensadd an rc3 which gets installed
2003-04-05 Dana Jansensmake love
2003-04-05 Dana Jansensignore more new shit
2003-04-05 Dana Jansensuse Button<num> instead of just <num> for specifying...
2003-04-05 Dana Jansensbetter error msgs
2003-04-05 Dana Jansensuse a context enum instead of quarks
2003-04-05 Dana Jansensadd the mouse plugin to the build system
2003-04-05 Dana Jansensnot using quarks, using an array and a Context enum...
2003-04-05 Dana Jansensprefix key bindnigs with 'kbind'
2003-04-05 Dana Jansensinitialize all vars.
2003-04-04 Dana Jansensreorder startup so that grabs are set up before parsing...
2003-04-04 Dana Jansenswonr name in the glog domain
2003-04-04 Dana Jansensremove debug print
2003-04-04 Dana Jansensadd the keyboard plugin into the build systems
2003-04-04 Dana Jansensclean up output
2003-04-04 Dana Jansensproperly
2003-04-04 Dana Jansensadd -DENABLE_NLS
2003-04-04 Dana Jansensmore using of new token struct
2003-04-04 Dana Jansensuse new token structs. free token lists.
2003-04-04 Dana Jansensattempting to parse lists
2003-04-04 Dana Jansensreflect the current requirements for building/using cvs
2003-04-03 Dana Jansensallow '-' in identifiers
2003-04-03 Dana Jansensengine builds
2003-04-03 Dana Jansensbuild the resistance/placement plugins
2003-04-03 Dana Jansensremove some unneeded vars
2003-04-03 Dana Jansensuse the values from the yacc parser
2003-04-03 Dana Jansensmore build fixes, calling the other makefiles instead...
2003-04-03 Dana Jansenstry accomidate more versions of bison
2003-04-03 Dana Jansensrm debug print
2003-04-03 Dana Jansensmore build fixes
2003-04-03 Dana Jansensmake the parent depdir
2003-04-03 Dana Jansensuse PACKAGE_FOO vars
2003-04-03 Dana Jansensdouble break statements :) oops
2003-04-03 Dana Jansensadd stuff that should be ignored at the toplevel
2003-04-03 Dana Jansenssome build fixes
2003-04-03 Dana Jansensnew build system without automake
2003-04-03 Dana Jansenscomment stuff correctly for xresources
2003-04-03 Dana Jansensrm the data dir
2003-04-02 Dana JansensBLEF HATE DIE
2003-04-02 Dana Jansensbison doesnt use y.tab.*
2003-04-02 Dana Jansensuse bison not yacc
2003-04-02 Dana Jansensrename the parse.yacc to parse.y
2003-04-02 Dana Jansensmake parse.h depend on y.tab.h
2003-04-02 Dana Jansensthis should seriously work
2003-04-02 Dana Jansensundo that
2003-04-02 Dana Jansensignore new lex/yacc gen'd files
2003-04-02 Dana Jansensdon't include the y.tab.h inside the yacc file
2003-04-02 Dana Jansensadd y.tab.h to the headers so the yacc shit runs
2003-04-02 Dana Jansensrm the generated files on clean
2003-04-02 Dana Jansenswrong .h for the make rule
2003-04-02 Dana Jansensdeps the lex h on the c
2003-04-02 Dana Jansensmake the drag threshold and double click time into...
2003-04-02 Dana Jansenscreate a generic tokenizer/sectionizer for the config...
2003-04-02 Dana Jansenswhitespace
2003-04-02 Dana Jansenskill debug print
2003-04-02 Dana Jansensuse the tint properly for the shadow
2003-04-02 Dana Jansensrm debug print
2003-04-02 Dana Jansensob_ prefix
2003-04-02 Dana Jansensbase the handle's layout on the grip's parentrelative...
2003-04-02 Dana Jansenswill seg again
2003-04-02 Dana Jansensstop copying. still segfault?
2003-04-02 Dana Jansensfind the right offset in the source data for parent...
2003-04-02 Dana Jansensdefault focus text color for titlebars is black
2003-04-02 Derek Foremanlet there be parentrelative
2003-04-01 Dana Jansenscatch button presses on the frame so that clicks on...
2003-04-01 Dana Jansensmore updates to current status
2003-03-31 Dana Jansensadd the shade button to the default layout
next