Commit Graph

6688 Commits

Author SHA1 Message Date
Sebastian Dransfeld ed204e3f4e No need to alloc
SVN revision: 34811
2008-06-13 10:21:43 +00:00
Sebastian Dransfeld 705f459e8c Check whether the gadcon is on a shelf before doing shelf operation.
(Thanks to Dave Andreoli).


SVN revision: 34810
2008-06-13 09:14:20 +00:00
Davide Andreoli 99d1b2d024 Initial dnd & xdnd support
SVN revision: 34809
2008-06-12 22:51:44 +00:00
Davide Andreoli 0eb5770c6a ...and finally an original icon :)
thanks go to DarkMaster that is the author of the icon


SVN revision: 34805
2008-06-12 01:09:02 +00:00
Carsten Haitzler cf2d797345 typo!!!!
SVN revision: 34798
2008-06-11 07:02:05 +00:00
Christopher Michael e763cc453f If the desktop editor dialog is closed, close any open icon selector dialog.
This fixes a nasty segfault if you closed the editor dialog while the icon
selector dialog was open.


SVN revision: 34771
2008-06-07 18:31:08 +00:00
Miculcy Brian 34eb4aeda4 Patch by Michael Stapelberg <michael+e17@stapelberg.de> (needed by the new tiling module).
SVN revision: 34748
2008-06-05 10:52:13 +00:00
Carsten Haitzler 577623dc71 remove a pixmap! :)
SVN revision: 34714
2008-06-01 00:40:30 +00:00
Viktor Kojouharov aeb7c1642a ecore_x:
* in ecore_x_pointer_xy_get, fill x & y with '-1', if the pointer is not in the same screen as the given window
  * add 'same_screen' and 'root_win' information for the XEvents dealing with keyboard and mouse events

e:
  * make sure e_manager_current_get returns the correct manager for the current screen
  * fix various modules to use the correct window, when dealing with events


SVN revision: 34705
2008-05-30 22:30:57 +00:00
Massimo Maiurana 56dbfb6eb1 *** empty log message ***
SVN revision: 34655
2008-05-24 15:14:41 +00:00
Christopher Michael e134685ba9 Minor format fix.
SVN revision: 34654
2008-05-23 22:36:57 +00:00
Massimo Maiurana 48cb22e1bb this should be the correct fix to keep a well translated string
SVN revision: 34649
2008-05-23 17:35:33 +00:00
Carsten Haitzler 21107de466 fr.po - must maintain %s/%i order!!!
SVN revision: 34648
2008-05-23 14:46:57 +00:00
Carsten Haitzler cf330f0023 handle more properties for .desktop fiels in config panel
SVN revision: 34647
2008-05-23 14:40:51 +00:00
Carsten Haitzler 251411d2b6 and allow a custom launch callback
SVN revision: 34646
2008-05-23 08:51:22 +00:00
Carsten Haitzler f195fc3275 e can now find any system config .desktops.. and put them automatically in
its config panel. the requirments: must be BOTH in category "System" and
"Settings". if so - it will go in the config panel.


SVN revision: 34645
2008-05-23 08:29:45 +00:00
Massimo Maiurana cda8fd0779 hu translations for desktop files
SVN revision: 34643
2008-05-22 19:32:08 +00:00
Carsten Haitzler 4e866a3531 1. updated battery module .edj - we need to update a lot of .edj's due to eet
upgrades
2. dont need resize callback. pan handles it :) causes valgrind bitches if
left too.


SVN revision: 34640
2008-05-22 08:23:57 +00:00
Christopher Michael 6ec32d15ca remove #if 1...we use #if 0 to denote testing code, #if 1 serves no purpose
(afaik).
Fix some formatting & whitespace issues.


SVN revision: 34636
2008-05-21 22:59:19 +00:00
Miculcy Brian f977c5fd12 Better sorted border menu.
SVN revision: 34635
2008-05-21 22:37:00 +00:00
Eric Schuele c136e69f18 - Categorize the remembers
- Show E's internal remembers
 - Fix a sort issue
 - Fix a couple warnings


SVN revision: 34625
2008-05-20 04:23:09 +00:00
Davide Andreoli 64221e537e cvsignore++
SVN revision: 34623
2008-05-19 21:32:06 +00:00
Christopher Michael de3750c6a6 Be consistent and label the move/resize as it appears when the module is in
a shelf.


SVN revision: 34615
2008-05-19 10:03:10 +00:00
Christopher Michael 7676686823 Fix some formatting while I am here tracking down why every module (when
used with new gadman module) has an extra separator in the menu.


SVN revision: 34614
2008-05-19 09:57:48 +00:00
Christopher Michael 09b50cbe48 Cleanup compiler warnings.
SVN revision: 34613
2008-05-19 09:39:37 +00:00
Christopher Michael ada4c17fa2 Format that giant mess.
SVN revision: 34612
2008-05-19 09:21:44 +00:00
Carsten Haitzler 0a8ffffa5f add in gadman for desktop. happy dave! :)
SVN revision: 34610
2008-05-19 04:37:34 +00:00
Carsten Haitzler 85bdd7b5b8 use the cancel and turn off fakes... leave code - just complain.
SVN revision: 34609
2008-05-19 04:15:47 +00:00
Carsten Haitzler e7ee7b234c pass make distcheck and a snapshot asparagus release - been a while
SVN revision: 34600
2008-05-19 00:07:12 +00:00
Christopher Michael f8bbe02235 Use -1 to sort the remember list. Saves a call to evas_list_count because we
are sorting the whole list anyway.
Fix formatting.
Remove whitespace.


SVN revision: 34598
2008-05-18 17:59:12 +00:00
Carsten Haitzler 9a417fc4b4 focus stack broken in focus new window and click to focus. fix.
SVN revision: 34596
2008-05-18 14:17:39 +00:00
andrunko 45425e9016 Proper handle Ecore_IMF commit event.
SVN revision: 34584
2008-05-15 21:08:30 +00:00
Carsten Haitzler a45af2e9f3 init splash missing software-x16 support
SVN revision: 34575
2008-05-15 06:02:41 +00:00
Christopher Michael 2473419ecb Add some code to handle deleting remembers for any active borders. This
catches a segfault that according previously when trying to remove a
remember from an active border via this dialog.


SVN revision: 34558
2008-05-13 08:39:29 +00:00
Christopher Michael ef6e32c84e Fix remember sorting.
SVN revision: 34557
2008-05-13 07:05:27 +00:00
Christopher Michael bed3665ac7 minor formatting fix.
SVN revision: 34556
2008-05-13 07:05:00 +00:00
Eric Schuele 5c3d4a11b0 Something not right with the sorting of that list. Disabling for now.
SVN revision: 34555
2008-05-13 06:20:15 +00:00
Carsten Haitzler 586110892d since no icon is dragged - disable dnd gadgets off a gadcon for now.
SVN revision: 34554
2008-05-13 05:31:20 +00:00
Eric Schuele f2406aea42 Sort the list.
SVN revision: 34552
2008-05-13 04:59:01 +00:00
Eric Schuele f7ce40b393 Add some details to the remembers in the list.
SVN revision: 34551
2008-05-13 04:36:50 +00:00
Christopher Michael 373acc5db2 Remove C++ commented variable. Not needed anymore.
SVN revision: 34548
2008-05-12 20:49:44 +00:00
Christopher Michael 6d7088ea42 Port theme dialog to use new e_widget_flist.
SVN revision: 34547
2008-05-12 20:40:44 +00:00
Christopher Michael e75948ef52 Port wallpaper dialog to use the new e_widget_flist. This fixes issue where
using keyboard to navigate the file list would not select the next item in
list. Fix formatting & whitespace in dialog & import dialog.


SVN revision: 34546
2008-05-12 20:40:00 +00:00
Christopher Michael d5950b9afa Add new flist widget which wraps the e_fm2 evas_objects which are used in
wallpaper dialog, theme dialog, and other places. This provides a common
widget for file lists with less duplicated code. This also fixes a problem
with the wallpaper/theme dialogs when you tried to use keyboard arrows to
navigate the list, the next item in list was not being selected.
E_Widget_FSel should be ported to use this new widget for file listings.


SVN revision: 34545
2008-05-12 20:38:27 +00:00
Massimo Maiurana cae93de7dc *** empty log message ***
SVN revision: 34544
2008-05-12 18:03:59 +00:00
Christopher Michael 8e1632a54c Tracking a strange segfault with shelf removal; add a little extra trapping
for a shape change.
Remove whitespace & fix some formatting.


SVN revision: 34540
2008-05-11 21:42:38 +00:00
Carsten Haitzler 09453fe184 remove ! apm exists check.
SVN revision: 34538
2008-05-11 16:21:21 +00:00
Christopher Michael 279192ec26 Whitespace removal.
SVN revision: 34526
2008-05-10 18:17:20 +00:00
Christopher Michael 3faff20d40 asprintf not supported on Solaris, use snprintf.
SVN revision: 34523
2008-05-10 08:02:27 +00:00
Christopher Michael 5d0868e9ed Reduce some 2 line variable checks to single line.
Fix some formatting & remove whitespace.
In some instances, check if creation of widget_data was succesful before
continuing with the rest of the function.


SVN revision: 34522
2008-05-10 07:44:01 +00:00