Sebastian Dransfeld [Sun, 15 Jun 2008 12:30:26 +0000 (12:30 +0000)]
formatting
SVN revision: 34831
Sebastian Dransfeld [Sun, 15 Jun 2008 12:28:16 +0000 (12:28 +0000)]
We don't need to search for window at pointer with xdnd, xdnd handles this
already.
SVN revision: 34830
Sebastian Dransfeld [Sun, 15 Jun 2008 12:19:40 +0000 (12:19 +0000)]
Fix typo.
SVN revision: 34829
Sebastian Dransfeld [Sun, 15 Jun 2008 08:44:32 +0000 (08:44 +0000)]
Remove printf
SVN revision: 34828
Sebastian Dransfeld [Sun, 15 Jun 2008 08:41:41 +0000 (08:41 +0000)]
Use right base window for drop.
SVN revision: 34827
Sebastian Dransfeld [Sat, 14 Jun 2008 10:10:54 +0000 (10:10 +0000)]
pure zone isn't available.
SVN revision: 34824
Sebastian Dransfeld [Sat, 14 Jun 2008 09:53:05 +0000 (09:53 +0000)]
Add missing dnd registration for shelf.
SVN revision: 34823
Christopher Michael [Sat, 14 Jun 2008 06:18:30 +0000 (06:18 +0000)]
little formatting fix.
SVN revision: 34821
Sebastian Dransfeld [Fri, 13 Jun 2008 21:35:39 +0000 (21:35 +0000)]
On drop from external program, use the event window to find the drop target.
SVN revision: 34817
Sebastian Dransfeld [Fri, 13 Jun 2008 10:57:06 +0000 (10:57 +0000)]
No need to continue looping after finding active.
SVN revision: 34814
Massimo Maiurana [Fri, 13 Jun 2008 10:41:02 +0000 (10:41 +0000)]
*** empty log message ***
SVN revision: 34813
Sebastian Dransfeld [Fri, 13 Jun 2008 10:21:43 +0000 (10:21 +0000)]
No need to alloc
SVN revision: 34811
Sebastian Dransfeld [Fri, 13 Jun 2008 09:14:20 +0000 (09:14 +0000)]
Check whether the gadcon is on a shelf before doing shelf operation.
(Thanks to Dave Andreoli).
SVN revision: 34810
Davide Andreoli [Thu, 12 Jun 2008 22:51:44 +0000 (22:51 +0000)]
Initial dnd & xdnd support
SVN revision: 34809
Davide Andreoli [Thu, 12 Jun 2008 01:09:02 +0000 (01:09 +0000)]
...and finally an original icon :)
thanks go to DarkMaster that is the author of the icon
SVN revision: 34805
Carsten Haitzler [Wed, 11 Jun 2008 07:02:05 +0000 (07:02 +0000)]
typo!!!!
SVN revision: 34798
Christopher Michael [Sat, 7 Jun 2008 18:31:08 +0000 (18:31 +0000)]
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
Miculcy Brian [Thu, 5 Jun 2008 10:52:13 +0000 (10:52 +0000)]
Patch by Michael Stapelberg <michael+e17@stapelberg.de> (needed by the new tiling module).
SVN revision: 34748
Carsten Haitzler [Sun, 1 Jun 2008 00:40:30 +0000 (00:40 +0000)]
remove a pixmap! :)
SVN revision: 34714
Viktor Kojouharov [Fri, 30 May 2008 22:30:57 +0000 (22:30 +0000)]
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
Massimo Maiurana [Sat, 24 May 2008 15:14:41 +0000 (15:14 +0000)]
*** empty log message ***
SVN revision: 34655
Christopher Michael [Fri, 23 May 2008 22:36:57 +0000 (22:36 +0000)]
Minor format fix.
SVN revision: 34654
Massimo Maiurana [Fri, 23 May 2008 17:35:33 +0000 (17:35 +0000)]
this should be the correct fix to keep a well translated string
SVN revision: 34649
Carsten Haitzler [Fri, 23 May 2008 14:46:57 +0000 (14:46 +0000)]
fr.po - must maintain %s/%i order!!!
SVN revision: 34648
Carsten Haitzler [Fri, 23 May 2008 14:40:51 +0000 (14:40 +0000)]
handle more properties for .desktop fiels in config panel
SVN revision: 34647
Carsten Haitzler [Fri, 23 May 2008 08:51:22 +0000 (08:51 +0000)]
and allow a custom launch callback
SVN revision: 34646
Carsten Haitzler [Fri, 23 May 2008 08:29:45 +0000 (08:29 +0000)]
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
Massimo Maiurana [Thu, 22 May 2008 19:32:08 +0000 (19:32 +0000)]
hu translations for desktop files
SVN revision: 34643
Carsten Haitzler [Thu, 22 May 2008 08:23:57 +0000 (08:23 +0000)]
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
Christopher Michael [Wed, 21 May 2008 22:59:19 +0000 (22:59 +0000)]
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
Miculcy Brian [Wed, 21 May 2008 22:37:00 +0000 (22:37 +0000)]
Better sorted border menu.
SVN revision: 34635
Eric Schuele [Tue, 20 May 2008 04:23:09 +0000 (04:23 +0000)]
- Categorize the remembers
- Show E's internal remembers
- Fix a sort issue
- Fix a couple warnings
SVN revision: 34625
Davide Andreoli [Mon, 19 May 2008 21:32:06 +0000 (21:32 +0000)]
cvsignore++
SVN revision: 34623
Christopher Michael [Mon, 19 May 2008 10:03:10 +0000 (10:03 +0000)]
Be consistent and label the move/resize as it appears when the module is in
a shelf.
SVN revision: 34615
Christopher Michael [Mon, 19 May 2008 09:57:48 +0000 (09:57 +0000)]
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
Christopher Michael [Mon, 19 May 2008 09:39:37 +0000 (09:39 +0000)]
Cleanup compiler warnings.
SVN revision: 34613
Christopher Michael [Mon, 19 May 2008 09:21:44 +0000 (09:21 +0000)]
Format that giant mess.
SVN revision: 34612
Carsten Haitzler [Mon, 19 May 2008 04:37:34 +0000 (04:37 +0000)]
add in gadman for desktop. happy dave! :)
SVN revision: 34610
Carsten Haitzler [Mon, 19 May 2008 04:15:47 +0000 (04:15 +0000)]
use the cancel and turn off fakes... leave code - just complain.
SVN revision: 34609
Carsten Haitzler [Mon, 19 May 2008 00:07:12 +0000 (00:07 +0000)]
pass make distcheck and a snapshot asparagus release - been a while
SVN revision: 34600
Christopher Michael [Sun, 18 May 2008 17:59:12 +0000 (17:59 +0000)]
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
Carsten Haitzler [Sun, 18 May 2008 14:17:39 +0000 (14:17 +0000)]
focus stack broken in focus new window and click to focus. fix.
SVN revision: 34596
andrunko [Thu, 15 May 2008 21:08:30 +0000 (21:08 +0000)]
Proper handle Ecore_IMF commit event.
SVN revision: 34584
Carsten Haitzler [Thu, 15 May 2008 06:02:41 +0000 (06:02 +0000)]
init splash missing software-x16 support
SVN revision: 34575
Christopher Michael [Tue, 13 May 2008 08:39:29 +0000 (08:39 +0000)]
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
Christopher Michael [Tue, 13 May 2008 07:05:27 +0000 (07:05 +0000)]
Fix remember sorting.
SVN revision: 34557
Christopher Michael [Tue, 13 May 2008 07:05:00 +0000 (07:05 +0000)]
minor formatting fix.
SVN revision: 34556
Eric Schuele [Tue, 13 May 2008 06:20:15 +0000 (06:20 +0000)]
Something not right with the sorting of that list. Disabling for now.
SVN revision: 34555
Carsten Haitzler [Tue, 13 May 2008 05:31:20 +0000 (05:31 +0000)]
since no icon is dragged - disable dnd gadgets off a gadcon for now.
SVN revision: 34554
Eric Schuele [Tue, 13 May 2008 04:59:01 +0000 (04:59 +0000)]
Sort the list.
SVN revision: 34552
Eric Schuele [Tue, 13 May 2008 04:36:50 +0000 (04:36 +0000)]
Add some details to the remembers in the list.
SVN revision: 34551
Christopher Michael [Mon, 12 May 2008 20:49:44 +0000 (20:49 +0000)]
Remove C++ commented variable. Not needed anymore.
SVN revision: 34548
Christopher Michael [Mon, 12 May 2008 20:40:44 +0000 (20:40 +0000)]
Port theme dialog to use new e_widget_flist.
SVN revision: 34547
Christopher Michael [Mon, 12 May 2008 20:40:00 +0000 (20:40 +0000)]
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
Christopher Michael [Mon, 12 May 2008 20:38:27 +0000 (20:38 +0000)]
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
Massimo Maiurana [Mon, 12 May 2008 18:03:59 +0000 (18:03 +0000)]
*** empty log message ***
SVN revision: 34544
Christopher Michael [Sun, 11 May 2008 21:42:38 +0000 (21:42 +0000)]
Tracking a strange segfault with shelf removal; add a little extra trapping
for a shape change.
Remove whitespace & fix some formatting.
SVN revision: 34540
Carsten Haitzler [Sun, 11 May 2008 16:21:21 +0000 (16:21 +0000)]
remove ! apm exists check.
SVN revision: 34538
Christopher Michael [Sat, 10 May 2008 18:17:20 +0000 (18:17 +0000)]
Whitespace removal.
SVN revision: 34526
Christopher Michael [Sat, 10 May 2008 08:02:27 +0000 (08:02 +0000)]
asprintf not supported on Solaris, use snprintf.
SVN revision: 34523
Christopher Michael [Sat, 10 May 2008 07:44:01 +0000 (07:44 +0000)]
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
kaethorn [Wed, 7 May 2008 15:51:50 +0000 (15:51 +0000)]
Fix Debian package.
SVN revision: 34501
Christopher Michael [Wed, 7 May 2008 04:01:51 +0000 (04:01 +0000)]
Fix window remember ordering in the config panel.
SVN revision: 34495
Eric Schuele [Wed, 7 May 2008 03:10:53 +0000 (03:10 +0000)]
Remove duplicate \"Windows\" category.
SVN revision: 34494
Carsten Haitzler [Tue, 6 May 2008 10:20:53 +0000 (10:20 +0000)]
instant edit is on a delay timer of 1 sec
SVN revision: 34479
Christopher Michael [Tue, 6 May 2008 09:30:21 +0000 (09:30 +0000)]
Add a very simple config dialog for deleting window remembers.
This is very very basic. Someone may want to redo the icon for this...I
didn't bring my crayons :)
SVN revision: 34477
Christopher Michael [Tue, 6 May 2008 05:05:13 +0000 (05:05 +0000)]
When using the Open With dialog, if user choose nothing and clicked open,
then a segfault would occur. Fix seggy :) (bug #420)
Minor formatting fixes.
SVN revision: 34471
kaethorn [Mon, 5 May 2008 23:21:47 +0000 (23:21 +0000)]
Merge with Debian files from PkgE.
SVN revision: 34466
Carsten Haitzler [Sun, 4 May 2008 06:13:26 +0000 (06:13 +0000)]
suspend/resume brokeon power class - lost event file node and never got it
back. now try get them all back if they get lost.
SVN revision: 34461
Christopher Michael [Sat, 3 May 2008 22:18:35 +0000 (22:18 +0000)]
Fix formatting.
SVN revision: 34457
Nicholas Hughart [Sat, 3 May 2008 21:49:37 +0000 (21:49 +0000)]
Fix an issue with the auto popup hiding.
Reenable popup after reconfiguring the battery module.
SVN revision: 34456
Christopher Michael [Sat, 3 May 2008 20:12:57 +0000 (20:12 +0000)]
Fix formatting issues.
Remove Whitespace.
Use E_FREE to free the inst struct (Ensures to null the pointer).
SVN revision: 34455
Nicholas Hughart [Sat, 3 May 2008 19:51:49 +0000 (19:51 +0000)]
Add alert popup to battery module. Was broken after batget changes. Popup is now themeable and also a bit less intrusive.
SVN revision: 34454
kaethorn [Sat, 3 May 2008 18:17:15 +0000 (18:17 +0000)]
add evas engines to dependencies.
SVN revision: 34453
kaethorn [Thu, 1 May 2008 15:43:53 +0000 (15:43 +0000)]
correct emodules package name.
SVN revision: 34428
Carsten Haitzler [Wed, 30 Apr 2008 12:01:32 +0000 (12:01 +0000)]
add generic cfg call
SVN revision: 34409
Massimo Maiurana [Wed, 30 Apr 2008 10:28:40 +0000 (10:28 +0000)]
hu translations for desktop files
SVN revision: 34408
Carsten Haitzler [Wed, 30 Apr 2008 05:33:44 +0000 (05:33 +0000)]
better detection of apm vs powerclass... as i have no seen a system with BOTH
of them active! argh!
SVN revision: 34406
Carsten Haitzler [Tue, 29 Apr 2008 08:57:02 +0000 (08:57 +0000)]
seelct on single select on mouse up.
SVN revision: 34400
Sebastian Dransfeld [Mon, 28 Apr 2008 16:10:05 +0000 (16:10 +0000)]
formatting
SVN revision: 34396
kaethorn [Mon, 28 Apr 2008 15:10:25 +0000 (15:10 +0000)]
Make E17 compatible with packages from PkgE.
SVN revision: 34394
Carsten Haitzler [Mon, 28 Apr 2008 11:12:25 +0000 (11:12 +0000)]
if we have apm as well on a new kernel - use that as it will probably take
preference to power_supply class stuff
SVN revision: 34390
Carsten Haitzler [Mon, 28 Apr 2008 10:50:36 +0000 (10:50 +0000)]
put in some place markers in efm for categories in a fm widget - nothing
there currently but the entry, and fix focus of iconified windows. broke it
before.
SVN revision: 34389
Carsten Haitzler [Sun, 27 Apr 2008 07:52:09 +0000 (07:52 +0000)]
slidecode now jumps to items
SVN revision: 34382
Carsten Haitzler [Sat, 26 Apr 2008 06:41:48 +0000 (06:41 +0000)]
dont focus iconified windows! that's just silly!
SVN revision: 34372
Sthithaprajna Garapaty [Fri, 25 Apr 2008 23:57:35 +0000 (23:57 +0000)]
Add a function to create the border menu rather than immediately showing it
SVN revision: 34370
Massimo Maiurana [Fri, 25 Apr 2008 07:51:18 +0000 (07:51 +0000)]
adding files for i18n
SVN revision: 34366
Christopher Michael [Wed, 23 Apr 2008 20:06:49 +0000 (20:06 +0000)]
Use correct font_class for desktop icons in default theme.
SVN revision: 34355
Eric Schuele [Wed, 23 Apr 2008 05:51:02 +0000 (05:51 +0000)]
Toma's fix for the battery module's poor width calc.
SVN revision: 34352
Carsten Haitzler [Wed, 23 Apr 2008 03:50:21 +0000 (03:50 +0000)]
fix install of slave tools.
SVN revision: 34351
Christopher Michael [Fri, 18 Apr 2008 06:23:21 +0000 (06:23 +0000)]
E_Ilist
- Remove tons of nasty whitespace.
- Initialize some list vars to NULL before use.
- Reduce some 2 line checks (x = data; if !x return) into single line.
- When setting an ilist item to selectable via API,
check that the item is not a header as these are not selectable
currently.
- Add some NBs for if/when headers do become selectable.
Modules Dialog:
- Initialize some list vars to NULL before use.
- Reduce some 2 line checks (x = data; if !x return) into single line.
- When loading/unload module(s), attempt to reselect the next item in
the list(s).
sshh...I wasn't here ;)
SVN revision: 34303
Eric Schuele [Thu, 17 Apr 2008 03:07:51 +0000 (03:07 +0000)]
I beleive these wires were crossed.
SVN revision: 34287
Eric Schuele [Thu, 17 Apr 2008 02:51:26 +0000 (02:51 +0000)]
Fix typo.
SVN revision: 34286
Carsten Haitzler [Tue, 15 Apr 2008 15:20:59 +0000 (15:20 +0000)]
fix batget infinie spin
SVN revision: 34273
Carsten Haitzler [Mon, 14 Apr 2008 10:26:33 +0000 (10:26 +0000)]
revert wallpaper changes. crashies
SVN revision: 34270
Carsten Haitzler [Fri, 11 Apr 2008 23:03:08 +0000 (23:03 +0000)]
massimiliano's updates
SVN revision: 34247
Carsten Haitzler [Mon, 7 Apr 2008 19:06:13 +0000 (19:06 +0000)]
add warp event by having current.
SVN revision: 34215
Massimo Maiurana [Mon, 7 Apr 2008 10:54:01 +0000 (10:54 +0000)]
*** empty log message ***
SVN revision: 34213
Carsten Haitzler [Sun, 6 Apr 2008 02:08:09 +0000 (02:08 +0000)]
fedor's custom command fix patch
SVN revision: 34205
Peter Wehrfritz [Thu, 3 Apr 2008 19:05:21 +0000 (19:05 +0000)]
typo
SVN revision: 34178