Commit Graph

7184 Commits

Author SHA1 Message Date
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
Sebastian Dransfeld f8b9241dd8 Remove unused functions.
SVN revision: 37172
2008-10-26 20:49:21 +00:00
Sebastian Dransfeld b7f9207772 Correct usage of e_util_dialog_show.
SVN revision: 37171
2008-10-26 20:49:10 +00:00
Sebastian Dransfeld c29bd72eb0 No need to create string before showing error message.
SVN revision: 37170
2008-10-26 20:48:57 +00:00
Sebastian Dransfeld 6dc64c5559 Correct callback for eina_hash_foreach.
SVN revision: 37169
2008-10-26 20:48:44 +00:00
Carsten Haitzler 4e9fe2ab15 quick temporary icons for root and temp.
SVN revision: 37136
2008-10-26 11:30:18 +00:00
Carsten Haitzler 2ee53bbbfd improve default .desktop set. need to add icons.
SVN revision: 37135
2008-10-26 11:27:14 +00:00
Carsten Haitzler e873237299 symlinks for 3 favorites.
SVN revision: 37134
2008-10-26 11:24:35 +00:00
Carsten Haitzler 67b3a98282 binary?
SVN revision: 37130
2008-10-26 10:18:07 +00:00
Carsten Haitzler 2d00103023 delete icon - still thinkks its text!
SVN revision: 37129
2008-10-26 10:17:30 +00:00
Carsten Haitzler 2725fe02e1 nicer icons.
SVN revision: 37127
2008-10-26 10:16:00 +00:00
Carsten Haitzler 493b6308d2 icon for scalable profile. easy icon.
SVN revision: 37124
2008-10-26 09:23:51 +00:00
Carsten Haitzler 99658450a6 sort profiles.
SVN revision: 37121
2008-10-26 09:11:49 +00:00
Carsten Haitzler 20fd541692 and now wizard is pretty much required. functionalyl its almost all there.
just the init of ibar/fileman favorites is the old untar code moved to
wizard. icons for all profiels are nto done yet - doing. broung some
backgrounds back - small .edj files though.



SVN revision: 37119
2008-10-26 09:04:05 +00:00
Carsten Haitzler 5d77d647ff add stubs for the rest of wiz to finish off.
SVN revision: 37113
2008-10-26 05:46:45 +00:00