6257 Commits (f0467da0199b9ade5513a72e5c2f8bff4b6456bd)
 

Author SHA1 Message Date
Christopher Michael f0467da019 Allow more space for moving/placeing items in the toolbar. This removes the 16 years ago
Christopher Michael 03b404c979 Add ability to edit/add mime types for a desktop file. 16 years ago
Christopher Michael eea4898bb5 Don't sort the menu/order list based on alpha. Use the existing order from 16 years ago
Christopher Michael bc3dd78cc0 No Need to store app & sel as they are not used in the code. 16 years ago
Christopher Michael a1a43917d7 Add missing vim format info. 16 years ago
Christopher Michael 19af02307f Rework the ibar/restart/startup Apps dialog. 16 years ago
Christopher Michael a6b55b25ad Fix lots of formatting issues in eap_editor 16 years ago
Christopher Michael 20301df32a Fix random segfault when loading/unloading modules & Config Panel not up. 16 years ago
Christopher Michael 3ac3134bac Use better method for returning all desktops in case the ones in ~/.local 16 years ago
Christopher Michael c47a631bde Better Open With dialog. 16 years ago
Sebastian Dransfeld d4767f9221 Something to do on a dark winter day. 16 years ago
Sebastian Dransfeld 2b60a23b28 formatting 16 years ago
Sebastian Dransfeld b2bd892200 Fix compile warnings. 16 years ago
Sebastian Dransfeld cb0c56abbf If we don't want to show the shelf, explicitly hide it. Needed if the 16 years ago
Sebastian Dransfeld 1923026bb8 Disable gadcon locking for gadcon client menu for now. Need to find the 16 years ago
Christopher Michael ad1add71a5 Add rar icon to Makefile.am 16 years ago
Christopher Michael 4cee74fcff Add icon for rar types. 16 years ago
Christopher Michael b8a1ead5c1 Add icon for Rar types also. 16 years ago
Eric Schuele 35e6d26df7 fix issue in which toggling skip pager option removes forever the window from the pager. 16 years ago
Miculcy Brian 55760113f6 This patch fixes a few sloppy focus problems (mouse was over a window which doesn't have the focus,...). See bug #210. 16 years ago
Christopher Michael c7bbdb6b68 Make sure that the gcc->menu is set. 16 years ago
Christopher Michael f815a503eb More thorough check on menu_post for shelf. 16 years ago
Christopher Michael 0509cb1a44 More gadcon->shelf checks before calling any shelf-specific functions. 16 years ago
Christopher Michael 0f0a57d127 More shelf-specific checks before calling shelf-specific functions. 16 years ago
Christopher Michael 326b96eb5f *sigh* Gadget containers can be other things besides Shelfs. Check for 16 years ago
Sebastian Dransfeld b70ffc5a1c formatting 16 years ago
Miculcy Brian 30f57495c1 --old todo comment 16 years ago
Sebastian Dransfeld 1c8571d3ae Even though we have e_dbus support, it isn't sure that we get a dbus 16 years ago
Sebastian Dransfeld 82060a3ead No need to have both unref and close, only creates ambiguity. 16 years ago
Sebastian Dransfeld 5d0dfc3e0f No need to check type if we only register to one event. 16 years ago
Sebastian Dransfeld 378da822f8 Always focus on mouse in, and only focus if we interract with the shelf. 16 years ago
Sebastian Dransfeld 306ea57a09 Interrupt hiding on mouse in. 16 years ago
Christopher Michael 8f3a4020fa Remove unused variable. 16 years ago
Christopher Michael 5528215b82 Subscribe to module update event. This will allow Config Panel to have 16 years ago
Sebastian Dransfeld 95baed480c Always hide on mouse out 16 years ago
Sebastian Dransfeld 48420fb474 Only hide if config says so. 16 years ago
Christopher Michael e24160a744 Only call shelf_lock_set if the gadcon is part of a shelf & gadcon->shelf 16 years ago
Sebastian Dransfeld 6056177e48 Translate 16 years ago
Sebastian Dransfeld 2124f06c27 lock shelf on gadcon edit and menu 16 years ago
Sebastian Dransfeld 4ca1a61c07 Declare and put static methods where they belong. 16 years ago
Sebastian Dransfeld 9dd01a4b9f Fix if statement. 16 years ago
Sebastian Dransfeld d75ea71282 Remove debug printf 16 years ago
Sebastian Dransfeld 8304a2cb9e Possible to lock shelf. 16 years ago
Sebastian Dransfeld 218076320e Set pointer to null after deletion. 16 years ago
Sebastian Dransfeld 2eb12fddf3 Show shelf on edge trap and hide on mouse out on window. 16 years ago
Sebastian Dransfeld a793f7ef39 Add x and y coords in event. 16 years ago
Sebastian Dransfeld fa53aa99e0 Use convenience macro. 16 years ago
Sebastian Dransfeld 8034a61fb4 Remove unecessary event free, default is to free the event struct. 16 years ago
Sebastian Dransfeld 840a97ae0b Add edge events. 16 years ago
Sebastian Dransfeld 18b29ad02f Always show edge windows, prepare for edge events to show shelves. 16 years ago