]> icculus.org git repositories - dana/openbox.git/shortlog
dana/openbox.git
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
2003-03-31 Dana Jansensadd the Shade context to the comments
2003-03-31 Dana Jansensadd a shaded button
2003-03-31 Dana Jansensadd some current states
2003-03-31 Dana Jansensuse merry's 7x7 bitmaps
2003-03-31 Dana Jansensdont resist to windows which we're not touching
2003-03-31 Dana Jansensonly disallow shading when the function is not enabled...
2003-03-31 Dana Jansensuse the client's size instead of the frames size so...
2003-03-31 Dana Jansensdisallow resizing of windows which are shaded
2003-03-31 Dana Jansensunser drag_used when drag is unset too
2003-03-31 Dana Jansens80 col rule
2003-03-31 Dana Jansensadd a space where it belongs
2003-03-31 Dana Jansensmake realeases fire releases instead of presses. make...
2003-03-31 Dana Jansensno drag events for keysrc..
2003-03-31 Dana Jansensuse 'toggled' in the new button masks' resource names...
2003-03-31 Dana Jansenschange buttons masks so that there are masks for max...
2003-03-31 Dana Jansensuse the frame's position in the maximize function since...
2003-03-31 Dana Jansenswas not using the pointer properly. leaving the value...
2003-03-31 Dana Jansensset fullscreen and max positions properly for all gravities
2003-03-31 Dana Jansensrm a no-longer-valid comment
2003-03-31 Dana Jansensyet more haxes to make focus events work the way i...
2003-03-31 Dana Jansensextraneous ! causing resistance to be snapping in one...
2003-03-30 Dana Jansensuse 'sans' as the fallback font instead of 'fixed'
2003-03-30 Dana Jansensyet more focus fixings. RevertToPointerRoot could mess...
2003-03-29 Dana Jansensadd support for foo.pressed.mask to load a different...
2003-03-29 Dana Jansensmake SendToDesktop action work right, give the option...
2003-03-29 Dana Jansensadd pixmap_mask_copy, and add the data to the mask...
2003-03-29 Dana Jansensbetter decribe bindings and list all the modifiers...
2003-03-29 Dana Jansensadd SendToDesktop to the comments. fix the type calling...
2003-03-29 Dana Jansensuse the number for sendtodesktop
2003-03-29 Dana Jansensrm a redundant actiondata struct
2003-03-29 Dana Jansensno //'s plz
2003-03-29 Dana Jansenstranslate sendtodesktop actions
2003-03-29 Dana Jansensuse the top when snapping to the top
2003-03-29 Dana Jansenscreate the dirs for themes in ~/.openbox on startup
2003-03-29 Scott MoynesAdd include path
2003-03-29 Dana Jansensadd focusing if clicked on the grips
2003-03-29 Dana Jansensuse the bottom of the screen for botom snapping! :)
2003-03-29 Scott MoynesMenu data structures basically completed.
next