Commit Graph

6881 Commits

Author SHA1 Message Date
Chidambar Zinnoury 4a85950f88 Add preview of desktops' background on main menu's desktop selector.
Yes, I know, this one is purely for eye-candiness, but there was some empty space only waiting for us to fill it... :D


SVN revision: 36792
2008-10-18 18:43:09 +00:00
Chidambar Zinnoury 3c52fef509 Sorry, forgot to cut some line at 80 chars and to remove some dead come prior to committing. Won't happen anymore.
SVN revision: 36791
2008-10-18 17:33:56 +00:00
Chidambar Zinnoury 3f89e47815 Add check changed to icon theme config.
SVN revision: 36790
2008-10-18 17:11:38 +00:00
Chidambar Zinnoury 38618af648 Some modifications to modules configuration:
- add icons to types;
- add support for dynamic types: if an unknown X-Enlightenment-ModuleType is encountered:
  - a new type is created,
  - its name is pretty printed (well, only first char is upper-cased),
  - check if enlightenment/name icon exists, and use it if so;
- when listing, search among all types and not only pre-defined ones.

This closes trac #98 reported by Thanatermesis.


SVN revision: 36780
2008-10-18 15:19:39 +00:00
Chidambar Zinnoury 3a30678b4a Fix segfault happening with ilist when multi-selection is being used: selectraise value should be always retrieved as it is used on both cases.
Closes trac bug #90, reported by Toma.  


SVN revision: 36771
2008-10-18 06:27:33 +00:00
Carsten Haitzler 51bceda65d remove tlist - really... hardly used. dubiously usefl as ilist does it just
with added icons. use the icons anyway. less theme and code to maintain.



SVN revision: 36768
2008-10-18 05:21:05 +00:00
Carsten Haitzler 9efea75929 use ilist, not tlist for card list... lets nuke tlist eh?
SVN revision: 36767
2008-10-18 05:15:03 +00:00
Massimo Maiurana 8ea628cc92 updated fr.po
SVN revision: 36763
2008-10-17 21:22:15 +00:00
ptomaine 32d4a6fcb5 EFM: fix slave process from segfaulting.
SVN revision: 36759
2008-10-17 15:30:32 +00:00
Chidambar Zinnoury 5de9ce0e1a Set configuration panel minimum size right.
SVN revision: 36746
2008-10-17 08:20:22 +00:00
Chidambar Zinnoury 7728fffb70 In advanced fonts config dialog, add the fallbacks config list to the framelist after all widgets have be added to it.
SVN revision: 36745
2008-10-17 08:08:31 +00:00
Chidambar Zinnoury 072e310296 Update config list widget minimum size when adding an object.
SVN revision: 36744
2008-10-17 08:05:48 +00:00
Cedric BAIL dab9aaa5c5 Remove enlightenment-config source of miscompilation. You should use pkg-config now.
SVN revision: 36712
2008-10-16 10:19:40 +00:00
Chidambar Zinnoury 5303560262 Recompile e background edje files.
SVN revision: 36697
2008-10-15 19:46:52 +00:00
Chidambar Zinnoury d3d14662d2 And finally recompile all e modules' edje files.
SVN revision: 36696
2008-10-15 19:43:58 +00:00
Chidambar Zinnoury d6d9f559ec Resize previews right on theme and wallpaper config dialogs.
SVN revision: 36694
2008-10-15 19:27:29 +00:00
Chidambar Zinnoury db29ae495b Don't expand labels in border properties window.
SVN revision: 36693
2008-10-15 19:17:43 +00:00
Cedric BAIL 3d6749983b Switch to eina_stringshare.
This could also change the usage of string share in E17.



SVN revision: 36679
2008-10-15 15:12:56 +00:00
Cedric BAIL 9e02df4fef Correctly include eina and fix pkg-config description.
SVN revision: 36667
2008-10-15 10:03:45 +00:00
Chidambar Zinnoury 6de31a6163 id_del was never called for gadcon clients, so call it after shutdown. Report and help for testing done by stefzekiller <stefzekiller@gmail.com>.
Moreover, remove some new compiler warning.


SVN revision: 36661
2008-10-14 16:22:52 +00:00
Cedric BAIL d2f7e4da0d Make e depend on eina. No change in the code yet, so just fix your build system and no bug must show up.
SVN revision: 36627
2008-10-13 16:00:58 +00:00
Chidambar Zinnoury 7096b7fb18 Space key was not grabbed, preventing it from being used to select widgets in dialogs.
SVN revision: 36603
2008-10-12 22:28:11 +00:00
Chidambar Zinnoury 7e74f1ac81 Set mixer app border icon to mixer icon.
SVN revision: 36602
2008-10-12 20:00:58 +00:00
toma a3c3d2c23f Icon work. HUGE revision of icons and their names. This breaks the icon theme API so you might need to revise some themes. It does however, simplify a whole lot of stuff. You'll notice a lot more icons in menus. This bigger changes will come with the new theme once it is done. The missing icon names are put in b_and_w theme for now so if you need them, look them up. Also a bit of base work for EFM and the border icons in there. Commented out till the old icons are merged in. Message me if anything is screwed up.
SVN revision: 36591
2008-10-12 06:04:26 +00:00
Chidambar Zinnoury 26b566f721 Fix height with scaling enabled.
SVN revision: 36585
2008-10-11 13:56:36 +00:00
Chidambar Zinnoury 6de2497c81 Fix compiler warnings.
SVN revision: 36584
2008-10-11 13:55:01 +00:00
Chidambar Zinnoury e14f2b745e Remove maximum size settings so that previews are expanded.
SVN revision: 36582
2008-10-11 08:19:31 +00:00
Davide Andreoli a964e85dc2 Add configuration options to gadman.
Now you can choose the type of background (theme default, custom color, custom image or transparent).
And you can also choose to enable/disable the animations for gadgets/background.
The custom background image can be any of the e17 background or even a normal (jpg, png..) image.

This BREAK all existing themes :(
I will update the b_and_w theme tomorrow

SVN revision: 36576
2008-10-11 00:59:21 +00:00
Massimo Maiurana 574555ca5f SVN revision: 36573 2008-10-10 17:35:19 +00:00
Chidambar Zinnoury df88cc6d88 Typo from copy/pasting.
SVN revision: 36566
2008-10-10 12:31:56 +00:00
Gustavo Sverzut Barbieri c53c56159f whitespace: also remove trailing tabs.
SVN revision: 36557
2008-10-09 22:08:38 +00:00
Gustavo Sverzut Barbieri 5c341ac3fd whitespace cleanup before work.
SVN revision: 36556
2008-10-09 22:07:32 +00:00
Massimo Maiurana ada92628cc SVN revision: 36544 2008-10-09 11:38:28 +00:00
Massimo Maiurana 66cb0d8535 SVN revision: 36504 2008-10-07 17:52:43 +00:00
Chidambar Zinnoury a25642b602 Some work on interaction settings:
- group on a thumbscroll framelist;
- threshhold → threshold;
- add check changed.


SVN revision: 36490
2008-10-07 05:57:37 +00:00
Massimo Maiurana 7acb0c05c1 SVN revision: 36482 2008-10-06 15:58:21 +00:00
Chidambar Zinnoury 11d285242c For consistency, generic should be before comment.
SVN revision: 36473
2008-10-06 07:22:18 +00:00
Chidambar Zinnoury 4bcf26a0a5 Remove segfault when color picking dialog was closed with border close button.
SVN revision: 36472
2008-10-06 07:11:18 +00:00
Chidambar Zinnoury 3ba1e1c6bd Check for desktop entries' non-emptiness before using them (no check for name as I eexpect them to always be non-empty).
SVN revision: 36471
2008-10-06 05:55:53 +00:00
Chidambar Zinnoury f9ea21e172 Check if current desktop is the same as previous one to prevent to prevent signals from being resent.
SVN revision: 36454
2008-10-05 17:45:13 +00:00
Chidambar Zinnoury 3cd8bd2a93 Remove a segfault when a border has been closed before the drop actually happened (maybe display a notification to user?)
SVN revision: 36453
2008-10-05 17:42:50 +00:00
Chidambar Zinnoury 2e44f4f6fc Bug: "exebuf on other zones doesn't allow mouse to work properly (only zone/screen 0 works properly)".
There is no need to add zone coordinates while computing fed mouse event.


SVN revision: 36452
2008-10-05 17:34:41 +00:00
Gustavo Sverzut Barbieri e051adccc7 pager: raise selected desktop before sending signal.
raises selected desktop before sending it the "e,state,selected"
signal so that animation won't be hidden by adjacent desktops.

Patch by Chidambar 'ilLogict' Zinnoury.


SVN revision: 36444
2008-10-05 13:50:35 +00:00
Massimo Maiurana fd8c985674 SVN revision: 36441 2008-10-05 08:56:34 +00:00
Gustavo Sverzut Barbieri aa5e887d85 exebuf: do not match empty string.
Patch by Chidambar 'ilLogict' Zinnoury.


SVN revision: 36436
2008-10-04 18:34:59 +00:00
Gustavo Sverzut Barbieri d1f5aeb033 Fix dimension computation.
Patch by Chidambar 'ilLogict' Zinnoury.


SVN revision: 36423
2008-10-03 20:07:36 +00:00
Carsten Haitzler 6add15cc93 fix potfiles.in.
SVN revision: 36413
2008-10-03 00:32:57 +00:00
Gustavo Sverzut Barbieri c2e50e486f And delete now unused file.
SVN revision: 36396
2008-10-02 15:13:04 +00:00
Gustavo Sverzut Barbieri 0f02a1e5e6 Split window manipulation dialogs.
This splits the old "window manipulation" into "maximize policy",
"geometry", "stacking" and adds a new feature to configure keyboard
move/resize.

Patch by Sachiel.


SVN revision: 36395
2008-10-02 15:10:21 +00:00
Peter Wehrfritz c2a9f15a1c configure.in -> configure.ac
SVN revision: 36364
2008-09-30 18:07:29 +00:00