]> Dogcows Code - chaz/openbox/history - openbox/menuframe.c
Merge branch 'backport' into work
[chaz/openbox] / openbox / menuframe.c
2008-02-14  Mikael MagnussonMerge branch 'backport' into work
2008-02-14  Dana Jansenssplit menu overlap into x and y components
2008-02-14  Dana JansensIntroducing the icon cache.
2008-02-10  Dana JansensMerge branch 'backport'
2008-02-07  Mikael MagnussonMerge branch 'wip/alttab'
2008-02-07  Dana JansensMerge branch 'backport' into work
2008-02-03  Dana Jansensmake the menu headers show their correct text
2008-02-02  Dana JansensMerge branch 'backport' into work
2008-01-31  Dana JansensMerge branch 'backport' into work
2008-01-31  Dana JansensMerge branch 'backport' into work
2008-01-31  Dana Jansensmake an obt_root() macro
2008-01-31  Dana Jansensmake the window.h interface more consistent with the...
2008-01-27  Dana Jansensget rid of copying the rrappearances for each menu...
2008-01-20  Dana Jansenss/ob_display/obt_display/ and remove ob_display
2008-01-20  Dana JansensMove the main loop out into the libobt
2007-12-18  Mikael MagnussonMerge branch 'backport'
2007-09-04  Mikael MagnussonANSI function declarations, ie () -> (void)
2007-09-04  Mikael MagnussonFix shadowed variables
2007-07-22  Dana Jansensfix a crash with the focused client closing during...
2007-07-17  Mikael Magnussonremove trailing whitespace
2007-07-14  Mikael MagnussonMerge branch 'master' of git://orodu.net/openbox
2007-07-14  Mikael Magnusson80 cols everywhere
2007-06-23  Dana Jansensadd shortcuts to add/remove desktops in the client...
2007-06-22  Dana Jansensadd the move action
2007-06-22  Dana Jansensadd the cyclewindows action
2007-06-22  Dana Jansensadd the showmenu action
2007-06-22  Dana Jansenswell.. it compiles..
2007-06-13  Dana Jansenssome typos
2007-06-13  Dana Jansensplug memory leaks from the new strut code
2007-06-12  Dana Jansensinclude padding in the menu header min width
2007-06-10  Dana Jansenscache pipe menus without crashing!
2007-06-10  Dana Jansenscache pipe menus until the menus close
2007-05-29  Dana Jansensalpha :x not width
2007-05-29  Dana Jansensadd the rgba alpha to the menu entries
2007-05-29  Dana Jansensput an alpha channel in the rgba texture
2007-05-19  Dana Jansensfix escape's behavior in menus. make static stuff that...
2007-05-13  Dana Jansensadd grab/ungrab macros so dont need to pass in 10 argum...
2007-05-13  Dana Jansensadd a comment
2007-05-12  Dana Jansensignore enter events on top menu and submenu popup
2007-05-11  Dana Jansensgive different border colors to active and inactive...
2007-05-10  Dana Jansenschecking string length with the wrong texture
2007-05-09  Dana Jansensfix no more crashing in the client menu.
2007-05-08  Dana Jansensupdate the client menu when you do stuff without closin...
2007-05-08  Dana Jansensok, so, back out the last commit. owner events are...
2007-05-08  Dana Jansenswhy did we pass thru owner events ?? its working withou...
2007-05-07  Dana Jansensadd a notifier for clients changing desktops. use it...
2007-05-07  Dana Jansensoops hehe. a render call in the loop for debugging...
2007-05-07  Dana Jansensmerge in r6153-6154 from the 3.4 branch
2007-05-05  Dana Jansenschanges to the client menu, which entries are there...
2007-05-03  Dana Jansensdon't show the client menu when its for an invalid...
2007-05-02  Dana Jansensmake submenus open in the same direction as the top...
2007-05-02  Dana Jansenssmall change to the render API. RrMinsize became RrMinS...
2007-04-26  Dana Jansensfix placement of top menus
2007-04-26  Dana Jansensplace the client menu at the top left of the window...
2007-04-25  Dana Jansensdont go to disabled menu entries with keyboard shortcuts
2007-04-25  Dana Jansensmake rendering the shortcuts much faster
2007-04-25  Dana Jansensadd keyboard shortcuts to the menus. you can specify...
2007-04-24  Dana Jansensnever mind on the hint idea, it was fun while it lasted...
2007-04-24  Dana Jansensadd the PointerMotionHintMask everywhere, we dont need...
2007-04-23  Dana Jansensremove windows from the hash on hide, dont readd them...
2007-04-22  Dana Jansensonly pass thru events when the menu is open, don't...
2007-04-22  Dana Jansensadd a comparitor to timers. use this in event.c to...
2007-04-22  Dana Jansensbetter matching of the menu titles/separators to the...
2007-04-22  Dana Jansensgive labeled separators borders
2007-04-22  Dana Jansensfix a segfault
2007-04-22  Dana Jansensbetter event handling for menus
2007-04-22  Dana Jansens1) get rid of menu titles
2007-03-30  Dana Jansensthe centered menus thing got annoying :|
2007-03-25  Dana Jansensopen the menu with the mouse cursor just outside the...
2007-03-25  Dana Jansensproper logic for using the menu overlap with middle...
2007-03-25  Dana Jansensbetter placement for top level menus under the mouse...
2007-03-25  Dana Jansensbetter vertical centering for when "middle" placement...
2007-03-25  Dana Jansensset up the menu's parent and children stuff before...
2007-03-25  Dana Jansensdon't menu menus jump around at all anymore. open them...
2007-03-11  Dana Jansenswow... this is a big commit...
2007-03-05  Dana Jansensscary commit..but here goes.
2007-03-02  Dana Jansensdeclare variables at the beginning of blocks, because...
2007-03-02  Dana Jansensno more using SaveUnder for our openbox-specific window...
2007-03-02  Dana Jansensthis includes a number of things since my magnificent...
2006-08-22  Mikael Magnussonupdate copyright step 1
2006-08-19  Mikael Magnussonfix some warnings from -Wall
2006-08-02  Mikael Magnussonmake menus optionally vertically centered, and enable...
2006-06-16  Mikael Magnussonmake menus also saveunder
2006-04-22  Mikael Magnussonpatch from syscrash2k, adds submenuShowDelay option...
2005-09-14  Mikael Magnussonmaybe i should have tried opening a submenu too
2005-09-14  Mikael Magnussonfix menus to show on the screen the mouse cursor spawne...
2004-03-21  Mikael Magnussoninclude config.h
2004-03-21  Mikael Magnussonupdate copyright notices
2004-03-21  Mikael Magnussonyay no tabs in the source
2004-03-20  Mikael Magnussonfix reversed variable name and add a little comment...
2004-03-20  Mikael Magnussonsome nice options for the menus, warpPointer, xorStyle...
2003-10-15  Dana Jansensconsistant glib type usage
2003-10-11  Dana Jansensfree menuframes when they fail to show themselves
2003-09-28  Dana Jansensperhaps fix problems of being left in menus without...
2003-09-25  Dana Jansensfix a variable used without being initialized case
2003-09-19  Dana Jansensuse the new action ru system which always runs lists...
2003-09-17  Dana Jansensno tabs
2003-09-17  Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-17  Dana Jansensapi cleanups for render/theme.h
2003-09-17  Dana Jansensuse the theme padding for the menu title's size
next
This page took 0.439494 seconds and 107 git commands to generate.