Commit Graph

6710 Commits

Author SHA1 Message Date
Carsten Haitzler 6f4d707dd3 fix install of slave tools.
SVN revision: 34351
2008-04-23 03:50:21 +00:00
Christopher Michael e3e488a9b6 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
2008-04-18 06:23:21 +00:00
Eric Schuele 2706ecfece I beleive these wires were crossed.
SVN revision: 34287
2008-04-17 03:07:51 +00:00
Eric Schuele f54d7becf3 Fix typo.
SVN revision: 34286
2008-04-17 02:51:26 +00:00
Carsten Haitzler 088fceedde fix batget infinie spin
SVN revision: 34273
2008-04-15 15:20:59 +00:00
Carsten Haitzler 558ca60a66 revert wallpaper changes. crashies
SVN revision: 34270
2008-04-14 10:26:33 +00:00
Carsten Haitzler dea3f74f5a massimiliano's updates
SVN revision: 34247
2008-04-11 23:03:08 +00:00
Carsten Haitzler e4483a8c0e add warp event by having current.
SVN revision: 34215
2008-04-07 19:06:13 +00:00
Massimo Maiurana e042d0779f *** empty log message ***
SVN revision: 34213
2008-04-07 10:54:01 +00:00
Carsten Haitzler d5c363b3cc fedor's custom command fix patch
SVN revision: 34205
2008-04-06 02:08:09 +00:00
Peter Wehrfritz dd51542477 typo
SVN revision: 34178
2008-04-03 19:05:21 +00:00
Carsten Haitzler 492fa506e0 deps lists/ debugging too...
SVN revision: 34177
2008-04-03 18:47:14 +00:00
Carsten Haitzler 13cc8ba33d add some macros for usefulness
SVN revision: 34165
2008-04-01 20:51:04 +00:00
Carsten Haitzler 6a7335a51f feed hold event
SVN revision: 34162
2008-03-31 21:52:50 +00:00
Carsten Haitzler 1fdc4f567e patch from zecke to support a perliminary hacky system config... :)
SVN revision: 34156
2008-03-31 15:49:19 +00:00
Carsten Haitzler e0a2cd6d6b use @PACKAGE@
SVN revision: 34154
2008-03-31 14:35:23 +00:00
Carsten Haitzler 983f348c2f set libs to be modules dir - we wont use it anyway.
SVN revision: 34134
2008-03-28 21:33:51 +00:00
Carsten Haitzler 009592c86f add pkgconfig supprot to e17 itself.
SVN revision: 34133
2008-03-28 20:53:26 +00:00
Miculcy Brian 12818af2f7 Show correct wallpaper name in thumbnail list - do not use thumbnail name.
SVN revision: 34125
2008-03-27 08:03:27 +00:00
Eric Schuele 66dde291b8 Per Devilhorns: General cleanup.
SVN revision: 34112
2008-03-25 16:48:14 +00:00
Massimo Maiurana 784e95f091 *** empty log message ***
SVN revision: 34111
2008-03-25 12:48:07 +00:00
Eric Schuele dd441b580e Per Devilhorns:
- Formatting
 - Use PATH_MAX where needed


SVN revision: 34110
2008-03-25 02:20:32 +00:00
Eric Schuele 99b2aef6a0 Per Devilhorns: Whitespace and formatting fixes.
SVN revision: 34109
2008-03-25 02:17:55 +00:00
Sebastian Dransfeld b3e8f01a02 formatting
SVN revision: 34108
2008-03-24 14:27:50 +00:00
Sebastian Dransfeld f308caea74 Check if the gadcon has a shelf set.
SVN revision: 34107
2008-03-24 12:48:33 +00:00
Hannes Janetzek befc9fdc78 patch to allow transparent themed menus - analog to e_popup
SVN revision: 34092
2008-03-22 17:59:52 +00:00
doursse 1dfffe770b returning 0 stops the delete event to be called in the screenlock module.
So we return 1.

Patch from sECuRE_


SVN revision: 34077
2008-03-22 08:04:12 +00:00
Sebastian Dransfeld b17b7b29e2 Delete ecore_con_url object.
SVN revision: 34071
2008-03-21 14:23:16 +00:00
Massimo Maiurana 6276e71ac7 *** empty log message ***
SVN revision: 34062
2008-03-20 11:39:31 +00:00
Eric Schuele f68c271dd4 Per devilhorns, this commit does:
- Adds new desktop font font_class: desktop_icon
 - whitespace and formatting changes

If you don't see the font changes on the desktop, you may need to restart e.


SVN revision: 34053
2008-03-18 19:59:52 +00:00
Massimo Maiurana de2840e7b8 *** empty log message ***
SVN revision: 34048
2008-03-17 16:32:27 +00:00
Sebastian Dransfeld 0e4954ba09 Remove unused variable.
SVN revision: 34041
2008-03-17 07:23:22 +00:00
Massimo Maiurana 69cd0109a3 adding files for i18n
SVN revision: 34034
2008-03-16 08:45:00 +00:00
Massimo Maiurana 7fb1e35627 *** empty log message ***
SVN revision: 34032
2008-03-15 20:13:51 +00:00
Nicholas Hughart 456a41e05d Patch from devilhorns:
* Formatting cleanup
* Fixes dialog width to be more dynamic
* Left side list doesn't take up all the space anymore


SVN revision: 34030
2008-03-15 07:42:18 +00:00
Sebastian Dransfeld b10b905e67 Make it work again (from Massimiliano Calamelli)
SVN revision: 34021
2008-03-13 19:28:12 +00:00
Sebastian Dransfeld d04fbdf17d Fix compiler warnings.
SVN revision: 34020
2008-03-13 19:19:10 +00:00
Sebastian Dransfeld fe68d438c6 Fix compiler warnings.
SVN revision: 34019
2008-03-13 19:13:36 +00:00
Sebastian Dransfeld 867f92477d simpler way to set an empty string.
SVN revision: 34018
2008-03-13 19:10:27 +00:00
Sebastian Dransfeld efe7b9aaae Add correct sign
SVN revision: 34017
2008-03-13 19:09:15 +00:00
Miculcy Brian 526ca56284 e was broken, fixies.
SVN revision: 34008
2008-03-12 23:49:45 +00:00
Sebastian Dransfeld 77ede1b77b Clean up and remove some leaks.
SVN revision: 34005
2008-03-12 21:13:21 +00:00
Sebastian Dransfeld c350457acf formatting
SVN revision: 34004
2008-03-12 20:40:24 +00:00
Sebastian Dransfeld c370c256b3 fix leak.
SVN revision: 33995
2008-03-12 10:19:44 +00:00
Sebastian Dransfeld 3d7ff04e75 Formatting
SVN revision: 33994
2008-03-12 10:16:01 +00:00
Sebastian Dransfeld d3fe458ab8 formatting
SVN revision: 33993
2008-03-12 10:05:19 +00:00
Carsten Haitzler f6a2d93ced use e_exec in action for exec. debugging printfs tew.
SVN revision: 33990
2008-03-12 07:31:13 +00:00
Carsten Haitzler 167bc53a57 batery module now playes with e's powersave api :)
SVN revision: 33989
2008-03-12 05:43:36 +00:00
Massimo Maiurana 5fb31ce07c *** empty log message ***
SVN revision: 33977
2008-03-10 20:47:54 +00:00
Carsten Haitzler 17d1bbe1a8 use new exe flag to make children die! die! die! kill the children... KILL!
...

child processes that is.
:)


SVN revision: 33975
2008-03-10 06:45:05 +00:00