Christopher Michael
f0467da019
Allow more space for moving/placeing items in the toolbar. This removes the
...
large "gap" at the begining & end of the toolbar.
Also remove the "shaped" option as it's not needed in default theme.
SVN revision: 32982
16 years ago
Christopher Michael
03b404c979
Add ability to edit/add mime types for a desktop file.
...
Fix some formatting.
(This dialog really needs a rewrite...may do that later)
SVN revision: 32981
16 years ago
Christopher Michael
eea4898bb5
Don't sort the menu/order list based on alpha. Use the existing order from
...
the menu/order file.
SVN revision: 32980
16 years ago
Christopher Michael
bc3dd78cc0
No Need to store app & sel as they are not used in the code.
...
SVN revision: 32979
16 years ago
Christopher Michael
a1a43917d7
Add missing vim format info.
...
SVN revision: 32978
16 years ago
Christopher Michael
19af02307f
Rework the ibar/restart/startup Apps dialog.
...
- Resizable
- Lists ALL applications
- Can multi-select on the ilists now
- Dialog takes up less space.
SVN revision: 32977
16 years ago
Christopher Michael
a6b55b25ad
Fix lots of formatting issues in eap_editor
...
SVN revision: 32974
16 years ago
Christopher Michael
20301df32a
Fix random segfault when loading/unloading modules & Config Panel not up.
...
SVN revision: 32973
16 years ago
Christopher Michael
3ac3134bac
Use better method for returning all desktops in case the ones in ~/.local
...
don't have a category set.
SVN revision: 32967
16 years ago
Christopher Michael
c47a631bde
Better Open With dialog.
...
- Fixes window icon.
- Makes dialog resizable
- Loads desktops from both ~/.local/share/applications & the system apps dir.
SVN revision: 32966
16 years ago
Sebastian Dransfeld
d4767f9221
Something to do on a dark winter day.
...
SVN revision: 32950
16 years ago
Sebastian Dransfeld
2b60a23b28
formatting
...
SVN revision: 32948
16 years ago
Sebastian Dransfeld
b2bd892200
Fix compile warnings.
...
SVN revision: 32947
16 years ago
Sebastian Dransfeld
cb0c56abbf
If we don't want to show the shelf, explicitly hide it. Needed if the
...
user moves the mouse along the shelf edge.
SVN revision: 32945
16 years ago
Sebastian Dransfeld
1923026bb8
Disable gadcon locking for gadcon client menu for now. Need to find the
...
right solution.
SVN revision: 32934
16 years ago
Christopher Michael
ad1add71a5
Add rar icon to Makefile.am
...
SVN revision: 32932
16 years ago
Christopher Michael
4cee74fcff
Add icon for rar types.
...
SVN revision: 32931
16 years ago
Christopher Michael
b8a1ead5c1
Add icon for Rar types also.
...
SVN revision: 32930
16 years ago
Eric Schuele
35e6d26df7
fix issue in which toggling skip pager option removes forever the window from the pager.
...
SVN revision: 32897
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 .
...
Great work sECuRE!
SVN revision: 32892
16 years ago
Christopher Michael
c7bbdb6b68
Make sure that the gcc->menu is set.
...
SVN revision: 32879
16 years ago
Christopher Michael
f815a503eb
More thorough check on menu_post for shelf.
...
SVN revision: 32874
16 years ago
Christopher Michael
0509cb1a44
More gadcon->shelf checks before calling any shelf-specific functions.
...
SVN revision: 32868
16 years ago
Christopher Michael
0f0a57d127
More shelf-specific checks before calling shelf-specific functions.
...
SVN revision: 32864
16 years ago
Christopher Michael
326b96eb5f
*sigh* Gadget containers can be other things besides Shelfs. Check for
...
existance of shelf before calling shelf-specific functions.
SVN revision: 32863
16 years ago
Sebastian Dransfeld
b70ffc5a1c
formatting
...
SVN revision: 32862
16 years ago
Miculcy Brian
30f57495c1
--old todo comment
...
SVN revision: 32861
16 years ago
Sebastian Dransfeld
1c8571d3ae
Even though we have e_dbus support, it isn't sure that we get a dbus
...
connection.
SVN revision: 32860
16 years ago
Sebastian Dransfeld
82060a3ead
No need to have both unref and close, only creates ambiguity.
...
SVN revision: 32859
16 years ago
Sebastian Dransfeld
5d0dfc3e0f
No need to check type if we only register to one event.
...
SVN revision: 32858
16 years ago
Sebastian Dransfeld
378da822f8
Always focus on mouse in, and only focus if we interract with the shelf.
...
SVN revision: 32857
16 years ago
Sebastian Dransfeld
306ea57a09
Interrupt hiding on mouse in.
...
SVN revision: 32856
16 years ago
Christopher Michael
8f3a4020fa
Remove unused variable.
...
Add return values.
SVN revision: 32854
16 years ago
Christopher Michael
5528215b82
Subscribe to module update event. This will allow Config Panel to have
...
dynamic adds/dels when a module gets loaded/unloaded; ie: If you load module
that makes entries to Config Panel, then the Panel lists will dynamically be
updated with those entries.
SVN revision: 32853
16 years ago
Sebastian Dransfeld
95baed480c
Always hide on mouse out
...
SVN revision: 32847
16 years ago
Sebastian Dransfeld
48420fb474
Only hide if config says so.
...
SVN revision: 32846
16 years ago
Christopher Michael
e24160a744
Only call shelf_lock_set if the gadcon is part of a shelf & gadcon->shelf
...
exists. . This fixes segfaults with trying to edit/move items in the toolbar.
SVN revision: 32845
16 years ago
Sebastian Dransfeld
6056177e48
Translate
...
SVN revision: 32843
16 years ago
Sebastian Dransfeld
2124f06c27
lock shelf on gadcon edit and menu
...
SVN revision: 32841
16 years ago
Sebastian Dransfeld
4ca1a61c07
Declare and put static methods where they belong.
...
SVN revision: 32840
16 years ago
Sebastian Dransfeld
9dd01a4b9f
Fix if statement.
...
SVN revision: 32839
16 years ago
Sebastian Dransfeld
d75ea71282
Remove debug printf
...
SVN revision: 32838
16 years ago
Sebastian Dransfeld
8304a2cb9e
Possible to lock shelf.
...
SVN revision: 32837
16 years ago
Sebastian Dransfeld
218076320e
Set pointer to null after deletion.
...
SVN revision: 32835
16 years ago
Sebastian Dransfeld
2eb12fddf3
Show shelf on edge trap and hide on mouse out on window.
...
SVN revision: 32833
16 years ago
Sebastian Dransfeld
a793f7ef39
Add x and y coords in event.
...
SVN revision: 32831
16 years ago
Sebastian Dransfeld
fa53aa99e0
Use convenience macro.
...
SVN revision: 32830
16 years ago
Sebastian Dransfeld
8034a61fb4
Remove unecessary event free, default is to free the event struct.
...
SVN revision: 32828
16 years ago
Sebastian Dransfeld
840a97ae0b
Add edge events.
...
SVN revision: 32827
16 years ago
Sebastian Dransfeld
18b29ad02f
Always show edge windows, prepare for edge events to show shelves.
...
SVN revision: 32826
16 years ago