Commit Graph

6998 Commits

Author SHA1 Message Date
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
Sebastian Dransfeld a21ddfd262 * Remove unused variable.
* Change snprintf with no parameters to strncpy.

SVN revision: 37220
2008-10-27 10:46:17 +00:00
Sebastian Dransfeld 21e1be646f Don't need this header, wireless.h defines what we need.
SVN revision: 37213
2008-10-27 09:22:46 +00:00
Carsten Haitzler 29128875df on non-linux, build useless bin.
SVN revision: 37210
2008-10-27 07:48:51 +00:00
Sebastian Dransfeld 950019a223 Fix while formatting.
SVN revision: 37209
2008-10-27 07:34:45 +00:00
Sebastian Dransfeld 293f241cb0 Fix for formatting.
SVN revision: 37208
2008-10-27 07:34:34 +00:00
Sebastian Dransfeld ab62c5ccf1 Fix if formatting.
SVN revision: 37207
2008-10-27 07:34:22 +00:00
Sebastian Dransfeld 40f6e3bfdd Remove stray statement.
SVN revision: 37206
2008-10-27 07:34:10 +00:00
Sebastian Dransfeld caa810894e Fix print formatting
SVN revision: 37205
2008-10-27 07:33:59 +00:00
Sebastian Dransfeld 4c36506ab1 Remove unused variables.
SVN revision: 37204
2008-10-27 07:33:45 +00:00
Sebastian Dransfeld 6c805551e9 Right function prototype for ecore_timer_add callback.
SVN revision: 37203
2008-10-27 07:33:33 +00:00
Sebastian Dransfeld 92ff3dab37 Fix callback for list sorting.
SVN revision: 37202
2008-10-27 07:33:21 +00:00
Carsten Haitzler d769a61c25 work on passing distcheck
SVN revision: 37201
2008-10-27 06:46:01 +00:00
Carsten Haitzler fb79f18ed9 distcheck fix.
SVN revision: 37200
2008-10-27 05:45:30 +00:00
Carsten Haitzler 9c7de04ded illume goes - it's now in e's tree and a core module.
SVN revision: 37199
2008-10-27 05:39:21 +00:00
Carsten Haitzler 0c827e60f4 bug in splash - didnt start shutdown right.
SVN revision: 37198
2008-10-27 05:37:27 +00:00
Carsten Haitzler 0d649995dd an d link to e_hal in e17's bin too
SVN revision: 37197
2008-10-27 05:30:39 +00:00
Carsten Haitzler d4c4d6403d and actually build illume...
SVN revision: 37196
2008-10-27 05:24:12 +00:00
Carsten Haitzler f6a4c78591 illume moves to e's tree - why? the new wizard and config profiles make it
now a breeze to set up and use - unlike before. so now it's a wizard or
profile option out-of-the-box. it's a good example of a radical change in
profiel for a radical change in gui.



SVN revision: 37195
2008-10-27 05:17:56 +00:00
Carsten Haitzler 0cfa4a2123 nicer icons.
SVN revision: 37189
2008-10-27 03:02:12 +00:00
Carsten Haitzler b6f62a3eca add a (disabled) dump call for string dumping.
SVN revision: 37187
2008-10-27 00:38:03 +00:00
Carsten Haitzler 523dadc323 oops. i was on drugs that day. wrong call (right parameters!)
good catch



SVN revision: 37178
2008-10-26 22:44:57 +00:00
Sebastian Dransfeld ad2ffb8d7d Remove unused variables.
SVN revision: 37177
2008-10-26 20:50:21 +00:00
Sebastian Dransfeld ea5245d2f3 Add comment about wrong code usage.
SVN revision: 37176
2008-10-26 20:50:09 +00:00
Sebastian Dransfeld 40ba4982d1 No need to use fprintf to print a simple string.
SVN revision: 37175
2008-10-26 20:49:55 +00:00
Sebastian Dransfeld 871999bfd3 Correct sign on variable.
SVN revision: 37174
2008-10-26 20:49:44 +00:00
Sebastian Dransfeld 27849f76d6 Correct usage of e_util_dialog_show.
SVN revision: 37173
2008-10-26 20:49:32 +00:00