]> icculus.org git repositories - mikachu/openbox.git/history - openbox/menu.h
make the default screen-edge resistance 20 (double what it is for windows)
[mikachu/openbox.git] / openbox / menu.h
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.