Commit Graph

7124 Commits

Author SHA1 Message Date
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
kaethorn add3e0ba2c Fix the Debian patches.
SVN revision: 37330
2008-10-30 19:12:29 +00:00
Massimo Maiurana d0a896c377 updating various fr.po files
SVN revision: 37303
2008-10-29 11:09:04 +00:00
Carsten Haitzler f6f16f3439 remove sueless gettext/locale stuff from illume. fixes languages.
SVN revision: 37299
2008-10-29 08:47:30 +00:00
toma af306fe7a4 Correct use of title tag
SVN revision: 37286
2008-10-28 22:30:18 +00:00
Carsten Haitzler 4a0d4dce2d have a real description.
SVN revision: 37273
2008-10-28 13:39:34 +00:00
Carsten Haitzler 6e69d89c40 try and make intl more forgiving of encoding-free locales (assume encoding
works?)



SVN revision: 37272
2008-10-28 13:32:21 +00:00
Carsten Haitzler e5b58cdf3a profide a fso icon override for hdd's to use theme icon and code to use it.
SVN revision: 37266
2008-10-28 07:48:16 +00:00
Carsten Haitzler 4dca73ea2e simplify lang list.
SVN revision: 37260
2008-10-28 02:54:34 +00:00
Carsten Haitzler f2b5da6b31 add dbus to e pkgconfg
SVN revision: 37259
2008-10-28 01:06:41 +00:00
Carsten Haitzler 75a9bb7367 edbus is now.. required. no point making it optional anymore.
SVN revision: 37255
2008-10-27 22:52:49 +00:00
Sebastian Dransfeld 94cbe9dcc2 No need to check for delete border, as border now cleans up drag.
SVN revision: 37246
2008-10-27 14:15:56 +00:00
Sebastian Dransfeld 98d487c8df Clean up drag on border del.
SVN revision: 37245
2008-10-27 14:14:42 +00:00
Carsten Haitzler 03df6fca4c dont use ecore_strlcpy - doenst compile!(doesnt use ecore)
SVN revision: 37243
2008-10-27 13:55:55 +00:00
Sebastian Dransfeld 0c0c24fa7e Don't use ecore_strlcpy in start as we don't link to ecore here.
SVN revision: 37242
2008-10-27 13:32:30 +00:00
Sebastian Dransfeld 45f4519087 Create global drag object for border so we can manipulate it.
SVN revision: 37241
2008-10-27 13:32:08 +00:00
Sebastian Dransfeld 832960fb61 whitespace cleanup.
SVN revision: 37240
2008-10-27 13:31:39 +00:00
Sebastian Dransfeld ac039a476e ecore_strlcpy
SVN revision: 37238
2008-10-27 12:56:23 +00:00
Sebastian Dransfeld 10396e6085 Use strlcpy
SVN revision: 37237
2008-10-27 12:34:35 +00:00
Carsten Haitzler ac31380ee0 oops s++
SVN revision: 37236
2008-10-27 12:06:46 +00:00
Carsten Haitzler 3990fc99c9 ok go nack to snprintf - strncpy isn't save for overruns of a buffer with 0
termination of string here (need to add ectra code to terminate). in this
situation speed really isn't an issue :)



SVN revision: 37235
2008-10-27 12:01:33 +00:00
Sebastian Dransfeld 6a46d09b3a * Return value from timer callback.
* Only delete timer once.

SVN revision: 37234
2008-10-27 11:36:54 +00:00
Sebastian Dransfeld 9e615d201d Remove unused variables.
SVN revision: 37233
2008-10-27 11:36:43 +00:00
Sebastian Dransfeld 6b4a590fd8 Remove unused variables.
SVN revision: 37232
2008-10-27 11:36:31 +00:00
Sebastian Dransfeld 9db6cae9ea Remove unused variable.
SVN revision: 37231
2008-10-27 11:36:20 +00:00
Sebastian Dransfeld 4e41b8429e Since it isn't possible to disable a radio group, I assume the framelist
is to be disabled.

SVN revision: 37230
2008-10-27 11:36:09 +00:00
Sebastian Dransfeld 40c2c3eec4 Add const qualifier.
SVN revision: 37229
2008-10-27 11:35:56 +00:00
Sebastian Dransfeld 18ffc85264 Fix foreach callback.
SVN revision: 37228
2008-10-27 11:09:07 +00:00
Sebastian Dransfeld fc47aa1b9b use linux/if.h, not net/if.h
SVN revision: 37227
2008-10-27 11:08:53 +00:00
Sebastian Dransfeld 072477e3d1 Remove unnecessary usage of snprintf
SVN revision: 37226
2008-10-27 10:47:49 +00:00
Sebastian Dransfeld 014531922e Correct usage of format string.
SVN revision: 37225
2008-10-27 10:47:36 +00:00
Sebastian Dransfeld e95b02c5b9 Remove unused variable.
SVN revision: 37224
2008-10-27 10:47:24 +00:00
Sebastian Dransfeld 89ec72878a Revert my previous fix, and do a correct fix.
SVN revision: 37223
2008-10-27 10:47:11 +00:00
Sebastian Dransfeld d23740460d Correct usage of format patterns && dialogs.
SVN revision: 37222
2008-10-27 10:46:57 +00:00
Sebastian Dransfeld f4043040d7 Fix sort callback.
SVN revision: 37221
2008-10-27 10:46:43 +00:00