Commit Graph

6710 Commits

Author SHA1 Message Date
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
kaethorn 20d084b450 Fix Debian package.
SVN revision: 34501
2008-05-07 15:51:50 +00:00
Christopher Michael f621bc32a7 Fix window remember ordering in the config panel.
SVN revision: 34495
2008-05-07 04:01:51 +00:00
Eric Schuele 914c0acb6e Remove duplicate \"Windows\" category.
SVN revision: 34494
2008-05-07 03:10:53 +00:00
Carsten Haitzler 56865b731c instant edit is on a delay timer of 1 sec
SVN revision: 34479
2008-05-06 10:20:53 +00:00
Christopher Michael d9c072ea86 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
2008-05-06 09:30:21 +00:00
Christopher Michael f56583b87f 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
2008-05-06 05:05:13 +00:00
kaethorn 1e2a81ce72 Merge with Debian files from PkgE.
SVN revision: 34466
2008-05-05 23:21:47 +00:00
Carsten Haitzler 5645ce0449 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
2008-05-04 06:13:26 +00:00
Christopher Michael fd52c28a4d Fix formatting.
SVN revision: 34457
2008-05-03 22:18:35 +00:00
Nicholas Hughart a90333bbf4 Fix an issue with the auto popup hiding.
Reenable popup after reconfiguring the battery module.


SVN revision: 34456
2008-05-03 21:49:37 +00:00
Christopher Michael 5e4b4b1d3c Fix formatting issues.
Remove Whitespace.
Use E_FREE to free the inst struct (Ensures to null the pointer).


SVN revision: 34455
2008-05-03 20:12:57 +00:00
Nicholas Hughart 6d14620446 Add alert popup to battery module. Was broken after batget changes. Popup is now themeable and also a bit less intrusive.
SVN revision: 34454
2008-05-03 19:51:49 +00:00
kaethorn 0aa9347ff9 add evas engines to dependencies.
SVN revision: 34453
2008-05-03 18:17:15 +00:00
kaethorn 406c63ff8b correct emodules package name.
SVN revision: 34428
2008-05-01 15:43:53 +00:00
Carsten Haitzler 9c02f966a8 add generic cfg call
SVN revision: 34409
2008-04-30 12:01:32 +00:00
Massimo Maiurana ee431269a7 hu translations for desktop files
SVN revision: 34408
2008-04-30 10:28:40 +00:00
Carsten Haitzler 9aaf72f72a better detection of apm vs powerclass... as i have no seen a system with BOTH
of them active! argh!


SVN revision: 34406
2008-04-30 05:33:44 +00:00
Carsten Haitzler 10363970e6 seelct on single select on mouse up.
SVN revision: 34400
2008-04-29 08:57:02 +00:00
Sebastian Dransfeld d558710860 formatting
SVN revision: 34396
2008-04-28 16:10:05 +00:00
kaethorn 2c4f9d9e18 Make E17 compatible with packages from PkgE.
SVN revision: 34394
2008-04-28 15:10:25 +00:00
Carsten Haitzler c71bc63e7e 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
2008-04-28 11:12:25 +00:00
Carsten Haitzler b1c69d3f5f 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
2008-04-28 10:50:36 +00:00
Carsten Haitzler 548c57be3e slidecode now jumps to items
SVN revision: 34382
2008-04-27 07:52:09 +00:00
Carsten Haitzler 7f2c0926ca dont focus iconified windows! that's just silly!
SVN revision: 34372
2008-04-26 06:41:48 +00:00
Sthithaprajna Garapaty 17ca96e1e8 Add a function to create the border menu rather than immediately showing it
SVN revision: 34370
2008-04-25 23:57:35 +00:00
Massimo Maiurana 192e3e7539 adding files for i18n
SVN revision: 34366
2008-04-25 07:51:18 +00:00
Christopher Michael 49f507fd4f Use correct font_class for desktop icons in default theme.
SVN revision: 34355
2008-04-23 20:06:49 +00:00
Eric Schuele 0f9c14c1a8 Toma's fix for the battery module's poor width calc.
SVN revision: 34352
2008-04-23 05:51:02 +00:00