Commit Graph

1165 Commits

Author SHA1 Message Date
Cedric BAIL 1087de2397 Remove Evas list and replace them with Eina list.
No change for ->next and ->data access right now, as the patch is already
big enough.



SVN revision: 36962
2008-10-22 11:49:33 +00:00
Carsten Haitzler b170c9ffe0 fix losing config!
SVN revision: 36899
2008-10-21 01:10:42 +00:00
Viktor Kojouharov 6e0c18399f call the client's orient function when adding
SVN revision: 36872
2008-10-20 19:28:51 +00:00
Carsten Haitzler 534bac9233 desklock silliness with login box geometry fixed.
make about ands theme about use object dialog windows. save code and
centralise.
make object windows be able to accept shaped and borderless hints.



SVN revision: 36836
2008-10-20 06:50:57 +00:00
Carsten Haitzler 80d7215a24 and fix signals for connman.
SVN revision: 36827
2008-10-19 23:46:07 +00:00
Chidambar Zinnoury 2fd985b1a6 Some work on window remembers' config:
- add some icons;
- correct deletion (previously, we were looping over borders to try to find any matching ones, but as this is already done by e_remember_del, we were ending having some really strange things, as rem was already freed.


SVN revision: 36815
2008-10-19 13:38:49 +00:00
Chidambar Zinnoury 21b4c9ef1f Work on battery module:
- popup texts are set by the module, not the theme;
- remove resize func as it does nothing more than default.


SVN revision: 36808
2008-10-19 10:59:20 +00:00
Chidambar Zinnoury 67ba54726e Should check whether the pointers are non-NULL, not if their contents if non-zero.
SVN revision: 36807
2008-10-19 10:56:00 +00:00
Chidambar Zinnoury 3f89e47815 Add check changed to icon theme config.
SVN revision: 36790
2008-10-18 17:11:38 +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
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 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
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
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 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
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
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
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
Chidambar Zinnoury 11d285242c For consistency, generic should be before comment.
SVN revision: 36473
2008-10-06 07:22:18 +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
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
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
Carsten Haitzler 1d3533c12a add option to disable cursor and diasble the idle cursor anim.
SVN revision: 36313
2008-09-29 14:01:30 +00:00
Carsten Haitzler 7e4396ae33 remvoe stray \
SVN revision: 36231
2008-09-25 01:38:15 +00:00
Carsten Haitzler b3fa7a32d0 and remove more fake calls.
SVN revision: 36230
2008-09-25 01:37:38 +00:00
Carsten Haitzler ce1dc55d7b usscaling factor in some places - like icons in config panel, fileman and
shelf sizes. can be put in so so so many other places.



SVN revision: 36212
2008-09-24 13:47:10 +00:00
Carsten Haitzler 071ba50d45 e now supports scaling based on screen dpi (or on a custom scaling factor you
can select yourself as a user). also any scaling either calculated from dpi
or set by the user is limited to the min/max values a user can impose (thus
even if you have very low dpi, e doesn't go below a scaling factor you set -
eg 1.0 or 0.5, and same for upscaling).

this should

1. keep all the people who want scalable UI's happy (enable scaling).
2. make e able to (if u want) to adapt to pretty much any dpi screen and
selectively scale just what u want it to.
3. allw you - the user, to be the final controller of just how much to scale
- if you like scaling but think it scales too much - then limit it or set
your own.

right now this will onyl work if your theme supports it... the b&w one does
(mostly). so try that and test. other bits of e need to adapt to this too
(shelf, icon sizes, etc. etc.) as they are not done via edje but code sets
them.



SVN revision: 36211
2008-09-24 13:29:16 +00:00
toma 3d453c017d Remove dup entry for mixer in b_and_w, Made widget/new for use in modules as its not really the same as 'add' in most cases. Applied that change in the ICM module so its uses the right widget name, added a pager and mixer icon to bling aswell... also, filled out some dummy icons in blingbling. Will make some icons for those soon. The idea is to make icons that can be used in blingbling and the new theme. Removed a whole lot of whitespace too, thanks to Scite. Its turned off now.
SVN revision: 36201
2008-09-24 05:58:55 +00:00
toma ccd80ae932 PEBKAC. Move along, nothing to see here.
SVN revision: 36183
2008-09-23 14:48:57 +00:00
toma 0767fce005 Revert this icon patch... There be a storm a brewin in the module icons.
SVN revision: 36182
2008-09-23 14:43:16 +00:00
toma b8ba5b21c5 Fix the Configuration icon in the module list.
SVN revision: 36181
2008-09-23 13:42:28 +00:00
toma aeb6631912 Sachiels fix to get the Mixer icon working. Thanks a bunch
SVN revision: 36174
2008-09-22 16:23:11 +00:00
Nicholas Hughart c414d49e48 That's what I get for applying patches without looking at them well enough. Fix up a few bugs in the patch received, let me know if there are issues with it.
SVN revision: 36169
2008-09-22 14:23:15 +00:00
Gustavo Sverzut Barbieri 8408de28cf New features to enable setting 'changed' status of config dialogs.
This callback will make it easier for dialogs to filter if the status
is really changed or if it's back to original values without having to
listen individually to each children widget (we cannot hook into the
parent since e_config_dialog already does that).



SVN revision: 36154
2008-09-21 17:08:30 +00:00
Gustavo Sverzut Barbieri 915fb958d1 Remove trailing whitespaces before real code
SVN revision: 36153
2008-09-21 16:26:31 +00:00
Gustavo Sverzut Barbieri c6f9ec6ece Enable manual set of configuration dialogs as changed.
For some dialogs, it's better to let the dialogs themselves choose if
they're modified or not. Default behavior is backward compatible.



SVN revision: 36152
2008-09-21 16:21:25 +00:00
Gustavo Sverzut Barbieri 56b50ede09 Fix coding style
SVN revision: 36151
2008-09-21 15:54:48 +00:00
Gustavo Sverzut Barbieri 7815347098 Make 'Profiles' dialog consistent with others.
Profiles used to have a 'Select' button between 'Add' and 'Delete' and
just a 'Close' at the bottom, now the 'Select' is gone and it gained
'Ok' and 'Apply' buttons, making it consistent with other
configuration dialogs.

Thanks to Toma for reporting.



SVN revision: 36150
2008-09-21 15:53:06 +00:00