]> icculus.org git repositories - dana/openbox.git/history - openbox/menu.h
Merge branch 'backport' into work
[dana/openbox.git] / openbox / menu.h
2008-02-21 Dana JansensMerge branch 'backport' into work
2008-02-19 Dana JansensMerge branch 'backport' into work
2008-02-15 Mikael Magnusson() -> (void) also in .h files, and fix a place that...
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 Jansensupdate openbox to use the current parser interface...
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-23 Dana Jansensaction.h not needed here
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-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-29 Dana Jansensadd the rgba alpha to the menu entries
2007-05-09 Dana Jansenscompile fix
2007-05-09 Dana Jansensfix no more crashing in the client menu.
2007-05-07 Dana Jansensadd a notifier for clients changing desktops. use it...
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-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-22 Dana Jansens1) get rid of menu titles
2007-03-18 Dana Jansensuse const char*'s when we should be
2007-03-11 Dana Jansenswow... this is a big commit...
2003-09-17 Dana Jansensno tabs
2003-09-17 Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-07 Dana Jansenslittle bit of an actions overhaul, added action_run...
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-02 Dana Jansensuse new menu.bullet.selected.imageColor. use the text...
2003-08-30 Dana Jansensadd suppot for showing pixmap masks in menus where...
2003-08-30 Dana Jansensadd pipe-menus
2003-08-29 Dana Jansensremove plugins from the menu parsing
2003-08-28 Dana Jansensnew method for loading menu files etc
2003-08-28 Dana Jansensfix for using freed memory to exec stuff
2003-08-28 Dana Jansensadd icons to the client-list-menu
2003-08-28 Dana Jansensmake submenus not require the menu to exist when they...
2003-08-28 Dana Jansensmake client-list-menu work too
2003-08-28 Dana Jansensload menu plugins automatically from whats in the menu...
2003-08-28 Dana Jansenschange the menu plugin interface, no need for the creat...
2003-08-28 Dana Jansenshalf way through the changes to new menu code/design...
2003-08-14 Dana Jansensadd a menu destructor callback.
2003-08-12 Dana Jansensadjust for changes to the parsing api.
2003-08-12 Dana Jansensmove the keyboard and mouse plugins into the kernel...
2003-08-11 Scott MoynesSome fixes and new bugs. Someone else can do the menus...
2003-07-26 Scott MoynesSome menu updates.
2003-07-24 Scott MoynesI had a commit message but my commit got stepped on...
2003-07-22 Dana Jansensadd a func to find a menu entry from a submenu
2003-07-21 Scott MoynesKeyboard navigatable menus
2003-07-17 Scott MoynesMenu parsing updates for plugins.
2003-07-10 Dana Jansensprefix and capitalize ObMenu ObMenuEntry and ObMenuEntr...
2003-07-10 Dana Jansensprefixing and capitalizing the StackLayer -> ObStacking...
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-06-27 Dana Jansensxinerama support
2003-06-25 Dana Jansensmenus grab the keyboard and pointer, thus making only...
2003-06-21 Dana Jansenskill a warning
2003-06-21 Dana Jansensfixed to accomodate the changes to the render/ API.
2003-05-21 Scott MoynesClient menus
2003-05-16 Dana Jansensrename "Slit" to "Dock".
2003-05-11 Dana JansensClients Menus and Slits are all 'ObWindow's now.
2003-05-10 Scott MoynesTimed menu that reads output from a process while the...
2003-05-09 Scott MoynesMenu uber patch
2003-04-22 Scott MoynesMore menu changes to facilitate plugins.
2003-04-22 Scott MoynesRender menus only when they are invalid.
2003-04-16 Dana Jansensmenus works on some level. add a built-in root menu
2003-04-16 Dana Jansensraise menus above clients.
2003-04-16 Dana Jansenssave the window ids in a map for the menus
2003-04-15 Dana Jansensstart of showing/rendering menus. woot!
2003-04-14 Dana Jansensthese menus should not be removed, they are good and...
2003-04-14 Scott Moynes*** empty log message ***
2003-03-29 Scott MoynesMenu data structures basically completed.
2003-03-24 Dana Jansensadd action.h for menu entries
2003-03-24 Dana Jansensyou cant reference yourself as a type
2003-03-24 Scott MoynesAdded some menu structure.