Merge branch 'backport' into work
[mikachu/openbox.git] / openbox / menu.c
2008-03-02 Mikael MagnussonMerge branch 'backport' into work
2008-03-02 Dana JansensMerge branch 'backport' into work
2008-03-01 Dana JansensMerge branch 'backport' into work
2008-02-29 Mikael MagnussonMerge branch 'backport' into work
2008-02-28 Mikael MagnussonMerge branch 'backport' into work
2008-02-28 Dana JansensMerge branch 'backport' into work
2008-02-28 Dana JansensMerge branch 'backport' into work
2008-02-27 Mikael MagnussonMerge branch 'backport' into work
2008-02-26 Dana JansensMerge branch 'backport' into work
2008-02-26 Dana JansensMerge branch 'backport' into work
2008-02-22 Dana JansensMerge branch 'backport' into work
2008-02-21 Dana JansensMerge branch 'backport' into work
2008-02-21 Mikael MagnussonChange all single quotes to double quotes in strings.
2008-02-19 Dana JansensMerge branch 'backport' into work
2008-02-15 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-14 Dana JansensMerge branch 'backport' into work
2008-02-14 Mikael MagnussonMerge branch 'backport' into work
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-10 Dana JansensMerge branch 'backport'
2008-02-07 Dana JansensMerge branch 'backport' into work
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-20 Dana Jansensmove the xdg path stuff into obt/paths.[ch], and make...
2008-01-20 Dana Jansenswas using random memory for parsing pipe menus with...
2008-01-20 Dana Jansensadd obt_parse_tree_from_root and use it, cuz it's nice
2008-01-20 Dana Jansensupdate openbox to use the current parser interface...
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-08-07 Mikael MagnussonOnly copy execute_func to the more_menu.
2007-08-07 Mikael MagnussonFix another memleak
2007-07-17 Mikael Magnussonremove trailing whitespace
2007-07-10 Dana Jansenslet you specify shortcuts in your menus. change & to...
2007-06-23 Dana Jansensadd shortcuts to add/remove desktops in the client...
2007-06-22 Dana Jansensadd the showmenu action
2007-06-22 Dana Jansenswell.. it compiles..
2007-06-10 Dana Jansenscache pipe menus without crashing!
2007-06-10 Dana Jansenscache pipe menus until the menus close
2007-06-02 Dana Jansensdo the menu_can_hide thing properly. was such a hack...
2007-05-30 Dana Jansensadd a big comment about more menus
2007-05-30 Dana Jansensdont need to recurse
2007-05-27 Mikael Magnussononly hilight the first entry when opening the menu...
2007-05-27 Mikael Magnussonhilight the first normal entry also if there is a menuh...
2007-05-20 Dana Jansensset the functions recursively, so if you change it...
2007-05-20 Dana Jansensset the functions in the more menu the same as the...
2007-05-13 Dana Jansensuse the right list in client_add_hide_notify, rename...
2007-05-09 Dana Jansensmem leak
2007-05-07 Dana Jansensum... hide the client menu when the window changes...
2007-05-07 Dana Jansensadd a notifier for clients changing desktops. use it...
2007-05-07 Dana Jansenstranslate "More..."
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-04-26 Dana Jansensplace the client menu at the top left of the window...
2007-04-25 Dana Jansenscleanups for keyboard menu shotcuts. dont let & set...
2007-04-25 Dana Jansensadd keyboard shortcuts to the menus. you can specify...
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-22 Dana Jansens1) get rid of menu titles
2007-03-25 Dana Jansensdon't menu menus jump around at all anymore. open them...
2007-03-18 Dana Jansensuse const char*'s when we should be
2007-03-05 Dana Jansensscary commit..but here goes.
2007-01-30 Mikael Magnussona combined client_list_menu, use as client-list-combine...
2006-08-22 Mikael Magnussonupdate copyright step 2
2006-08-19 Mikael Magnussona more proper fix for the client list menu trying to...
2006-08-16 Mikael Magnussondon't allow inventive users to open the menu while...
2006-04-23 Mikael Magnussonmaybe this makes everyone happy, only select first...
2006-04-20 Mikael Magnussonfix #2670 (hilight first entry in menus) and respect...
2005-09-14 Mikael Magnussonnever code on an empty stomach
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-10-06 Mikael Magnussonremove the hilightFirst option since it wasnt actually...
2003-10-12 Dana Jansensindenting
2003-10-11 Dana Jansensfree menuframes when they fail to show themselves
2003-10-01 Dana Jansensdefine DEBUG, NDEBUG, and G_DISABLE_ASSERTS
2003-09-28 Dana Jansensstart menus with the cursor inside it, not over the...
2003-09-28 Dana Jansenshalfway through client changes but...
2003-09-26 Dana Jansensgive actions a ref count
2003-09-21 Dana Jansensdont add null actions to the list
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-17 Dana Jansensremoev unneeded include
2003-09-15 Dana Jansensmake openbox base-dir spec compliant, and change the...
2003-09-14 Dana Jansensfix a mem leak, and make suer the menus arent visible...
2003-09-10 Dana Jansenshide menus before showing a new menu root
2003-09-08 Dana Jansensif the menu path starts with a /, then just load it...
2003-09-07 Dana Jansensdont use obsolete xmlChildrenNode
2003-09-07 Dana Jansenslittle bit of an actions overhaul, added action_run...
2003-09-04 Dana Jansenscode style fix
2003-09-04 Dana Jansensoptimization. don't need a glist where a simple pointer...
2003-09-04 Dana Jansenswhen a pipe menu is killed, kill all its submenus as...
2003-09-03 Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-09-03 Dana Jansensmake the client destructor a GDestroyNotify
2003-09-02 Dana Jansensmove the default menu to menu.xml
2003-09-01 Dana Jansensmove expand_tilde to ob_expand_tilde in openbox.c to...
2003-08-31 Dana Jansensparse all the menu files specified
2003-08-30 Dana Jansensadd destructor functions for clients that you acn subsc...
2003-08-30 Dana Jansensadd pipe-menus
next