Commit Graph

7108 Commits

Author SHA1 Message Date
Chidambar Zinnoury 674b6fd91c Add check changed and shut the compiler up on border configuration.
SVN revision: 37569
2008-11-09 18:41:35 +00:00
Chidambar Zinnoury 81ee6c4da7 Reorganise config list elements more logically.
SVN revision: 37568
2008-11-09 18:23:20 +00:00
Chidambar Zinnoury facfb477e5 Add check changed to DPMS settings.
SVN revision: 37567
2008-11-09 18:20:27 +00:00
Christopher Michael 64d8e70876 Some minor formatting fixes & whitespace removal.
SVN revision: 37566
2008-11-09 18:18:38 +00:00
Chidambar Zinnoury 7ed13851d0 Some work on display settings:
- add check changed,
- don't display rotation and reflection settings if they are not supported,
- display a check icon next to the current resolution and rate,
- correct some segfault happening when surebox timeouts,
- change surebox yes/no to save/restore,
- other cosmetic changes.


SVN revision: 37565
2008-11-09 18:08:12 +00:00
Aron Xu ac419db029 Generated new pot files for translations.
SVN revision: 37563
2008-11-09 12:11:33 +00:00
Christopher Michael e451e5082e Make E compile again.
SVN revision: 37556
2008-11-08 19:52:46 +00:00
Aron Xu 59fbaf0c4e Updated POTFILES.in
SVN revision: 37555
2008-11-08 17:14:44 +00:00
Aron Xu 8fb4319769 Updated fr.po by choak
SVN revision: 37549
2008-11-08 15:16:44 +00:00
Christopher Michael 38f6c6d77b No need to fetch width & height from the gadcon when showing the menu...they
are not used.



SVN revision: 37545
2008-11-08 05:56:39 +00:00
Christopher Michael a9f9017432 No need to get Width & Height, they are not used here.
SVN revision: 37544
2008-11-08 05:54:39 +00:00
Christopher Michael c3434ee35a No need to fetch width & height.
SVN revision: 37543
2008-11-08 05:53:02 +00:00
Christopher Michael 0e658f33a2 More Width/Height removal.
SVN revision: 37542
2008-11-08 05:51:27 +00:00
Christopher Michael ccc47fdce9 No need to fetch width & height here...they are not used.
SVN revision: 37541
2008-11-08 05:50:02 +00:00
Christopher Michael 4a70730d4a Width & Height are not needed here either.
SVN revision: 37540
2008-11-08 05:48:47 +00:00
Christopher Michael 2204e780da No need to get width & height as it's not used.
Fix some formatting.



SVN revision: 37539
2008-11-08 04:10:08 +00:00
Christopher Michael dbb87ccb30 struct Status appears to be a left-over and is not used afaik.
SVN revision: 37537
2008-11-07 23:21:12 +00:00
Sebastian Dransfeld 4db7c47045 po updates
SVN revision: 37529
2008-11-07 06:51:16 +00:00
Aron Xu 1d91f70d97 Updated zh_CN.po bygao stone <gaoghy@gmail.com>
SVN revision: 37525
2008-11-06 15:01:07 +00:00
Davide Andreoli 110a56bded * call the orient function earlier, so that min size is respected
SVN revision: 37523
2008-11-06 00:20:42 +00:00
Davide Andreoli 0a4e971359 * Make ibox use the new orient param
SVN revision: 37478
2008-11-05 19:43:26 +00:00
toma 817741732c New TODO list for icons that need to be done.
SVN revision: 37471
2008-11-05 12:17:07 +00:00
Viktor Kojouharov 5176e951f8 typo--
SVN revision: 37470
2008-11-05 08:35:48 +00:00
Davide Andreoli 742ed7ef14 A remember the orientation per instance!
SVN revision: 37465
2008-11-05 03:28:19 +00:00
Davide Andreoli 2699ee7a4c * Add in the gadman right-click menu the ability to choose the orientation of the gadget
* Fix Ibar to handle new orient param

SVN revision: 37464
2008-11-05 03:12:45 +00:00
Davide Andreoli 3dbf7c1d30 * Respect Aspect and Min size spawning gadgets on the desktop.
SVN revision: 37463
2008-11-05 00:47:28 +00:00
ptomaine 75af5ecbe7 EFM: Make use of eina_stringshare_ref().
SVN revision: 37460
2008-11-04 17:12:01 +00:00
Davide Andreoli 8d4308344d * Use the right icons from the theme
SVN revision: 37459
2008-11-04 16:47:15 +00:00
Gustavo Sverzut Barbieri 2d0f06ef7f Add and use eina_stringshare_ref().
This is a faster "add", if we know we're using a shared string we know
the node without any need to search it, just increment reference and
exit.



SVN revision: 37458
2008-11-04 16:25:12 +00:00
ptomaine 1c58b0e196 EFM: Make a copy of the dev argument, since eina_stringshare_del is called on
ic->sd->dev inside e_fm2_path_set() before anything is done and, thus, pointer
is no more valid.


SVN revision: 37457
2008-11-04 15:54:38 +00:00
Davide Andreoli 45cbf72298 * Gadcon API 3 *BREAK*
Version 3 add the *client_class param to icon(),label(),id_new(), id_del() 
 and the *orient param to orient().

All the modules (with a gadcon_client) need to be fixed...just add the new params 

to follow the EXTRA modules update.

SVN revision: 37450
2008-11-04 03:57:45 +00:00
Chidambar Zinnoury 3ec28b3664 Make DnD work when shelf is set to be on the desktop (below everything).
SVN revision: 37445
2008-11-03 21:47:32 +00:00
Aron Xu fdfba87376 Updated el translation by RageCryX <ragecryx@yahoo.gr>
SVN revision: 37439
2008-11-03 14:27:21 +00:00
Carsten Haitzler 17ff6255a1 thomas fix for single click dirs
SVN revision: 37436
2008-11-03 08:56:16 +00:00
Carsten Haitzler 7c13349808 make e_start run dbus-launch - if that fails, fall back.
SVN revision: 37433
2008-11-03 07:34:44 +00:00
Carsten Haitzler 8835aeb316 illogict fix. commit.
SVN revision: 37432
2008-11-03 07:33:39 +00:00
Chidambar Zinnoury ac0f78d878 Gadman client resize correction.
SVN revision: 37418
2008-11-02 15:32:13 +00:00
Davide Andreoli 2c0c98a613 * remove stupid hardcoded offset
SVN revision: 37414
2008-11-02 12:40:10 +00:00
Carsten Haitzler 91b5388ce2 comments++
SVN revision: 37412
2008-11-02 10:47:55 +00:00
Carsten Haitzler 6028e0670f add slipwin button - does nothing, but will eventually. for now it is
inactive and a spacer. app&syswin added for changing soon.



SVN revision: 37411
2008-11-02 10:47:24 +00:00
Chidambar Zinnoury 5e35047602 Use correct signal names for gadman resize.
SVN revision: 37410
2008-11-02 10:24:42 +00:00
Chidambar Zinnoury 10d593cd42 Correct gadman client move bug.
SVN revision: 37408
2008-11-02 09:46:45 +00:00
Aron Xu ca87dbfe9f Updated el translation by RageCryX <ragecryx@yahoo.gr>
SVN revision: 37400
2008-11-02 07:07:44 +00:00
Carsten Haitzler 48c81e251a oh silly me - this doesnt affect sorting! revert.
SVN revision: 37398
2008-11-02 03:46:16 +00:00
Carsten Haitzler 20eeb5281c re-roder languages into slightly more "most popular" list - this is a rough
mental guess. likely we should base this on real numbers at some point :)



SVN revision: 37395
2008-11-02 02:54:09 +00:00
Carsten Haitzler e9b740c27d use the loop_time - better synced anim timepoints and less overhead on
gettimeofday :)



SVN revision: 37393
2008-11-02 02:36:10 +00:00
Carsten Haitzler 6dc63105c8 use priority set call
SVN revision: 37390
2008-11-02 01:29:15 +00:00
Aron Xu 75653634c2 Added Italian translation by "Geo Kou" <ragecryx@yahoo.gr>
SVN revision: 37363
2008-11-01 05:34:50 +00:00
Carsten Haitzler 1dfe417bae make next/prev arrows bigger got hitting.
SVN revision: 37355
2008-10-31 12:40:05 +00:00
Carsten Haitzler 098b1c50bf add next/prev app buttons, fix slipwin to expand all the way and have window
icons. remvoe junk code too.



SVN revision: 37352
2008-10-31 06:31:42 +00:00