Commit Graph

295 Commits

Author SHA1 Message Date
Christopher Michael 9329bb28dc Update net mod for recent breakage.
SVN revision: 32242
2007-10-31 14:13:52 +00:00
Miculcy Brian 3be5040da0 API breakage: e_widget_entry_add() allows now to set a cb function for text change events.
SVN revision: 32009
2007-10-07 21:26:48 +00:00
Sebastian Dransfeld 0ba90c9c74 Implement id_new()
SVN revision: 31737
2007-09-16 03:32:39 +00:00
Sebastian Dransfeld 02c668dab0 Fix for gadcon...
SVN revision: 31733
2007-09-16 01:48:35 +00:00
Sebastian Dransfeld 2f3ac93e24 Fix for gadcon update. Not added new gadcon functions.
SVN revision: 31732
2007-09-16 01:46:52 +00:00
Miculcy Brian 0f587b2489 http://bugs.enlightenment.org/show_bug.cgi?id=185 fixed
SVN revision: 31582
2007-08-31 15:01:41 +00:00
Eric Schuele 921a174e36 Add comments to several .desktop files so that we can see them as a description in the modules configuration dialog.
SVN revision: 31507
2007-08-26 04:12:48 +00:00
Viktor Kojouharov 37a5b2094a use the gadcon popup
SVN revision: 31434
2007-08-20 19:03:03 +00:00
Peter Wehrfritz 313ebefbee *API BREAK* in Ecore Data
SVN revision: 30971
2007-07-25 17:06:42 +00:00
Massimo Maiurana 7a80ac9f59 added french localization for some modules
SVN revision: 30236
2007-06-04 17:48:40 +00:00
David Walter Seikel db0f6991c7 And ignore m4.
SVN revision: 30138
2007-05-29 12:26:48 +00:00
David Walter Seikel 2032bc6b4e Remove m4 stuff.
SVN revision: 30137
2007-05-29 12:23:32 +00:00
David Walter Seikel f72586c783 All the cool kids are doing it, er I mean make way for removing the m4 directory, just like all the other modules.
SVN revision: 30136
2007-05-29 12:21:09 +00:00
David Walter Seikel c469f61746 cvsignore++
SVN revision: 30103
2007-05-27 16:01:38 +00:00
Christopher Michael bd1a08c950 Pretty standard patch set from Lutin for recent pkg-config changes in EFL...
committing in bulk.


SVN revision: 29725
2007-04-25 09:22:08 +00:00
Massimo Maiurana 480c875078 *** empty log message ***
SVN revision: 29281
2007-03-31 11:03:25 +00:00
Christopher Michael 52ae6330dd Convert net module to new desktop file.
SVN revision: 29265
2007-03-30 21:20:34 +00:00
Viktor Kojouharov f7b8e096e5 increase of the "resolution" of the speed info in the MB range
SVN revision: 29179
2007-03-26 17:06:32 +00:00
Christopher Michael 69b39c9a3c Ravenlock's Bsd patch for allowing net module to work on *Bsd
SVN revision: 29165
2007-03-26 01:25:10 +00:00
Sebastian Dransfeld bc67187f68 Remove unused variables.
Move static function declarations to .c file. A static function is local
to a .c file, so no point in declaring them in a .h file.


SVN revision: 28742
2007-03-15 13:27:12 +00:00
Massimo Maiurana c9d4dc5df0 oops... forgot these files :)
SVN revision: 28561
2007-03-05 00:11:38 +00:00
Massimo Maiurana 3cdabcbd55 restored i18n support
SVN revision: 28560
2007-03-05 00:09:40 +00:00
Miculcy Brian d625e7af5e ignore module.edj
SVN revision: 28534
2007-03-02 23:13:08 +00:00
Christopher Michael aed9c89774 Add option to allow disabling of popup window on mouse_over.
SVN revision: 28412
2007-02-21 02:13:35 +00:00
Viktor Kojouharov 006cb7a4cd changed the info that is displayed in the popup
SVN revision: 28378
2007-02-16 23:47:54 +00:00
Miculcy Brian 22f684a9e6 Load app and show_text values on module load.
SVN revision: 28373
2007-02-15 22:12:02 +00:00
leviathan e85f6f06e1 outline around text so it's more visible over the green
SVN revision: 28361
2007-02-14 17:24:45 +00:00
Christopher Michael cb3c3c00ff Set show/hide text when we create the module so that theme switching will
retain the users preference.


SVN revision: 28360
2007-02-14 11:48:28 +00:00
Christopher Michael ac2acfd8c0 Quiet down the source directory.
SVN revision: 28358
2007-02-14 09:32:08 +00:00
Christopher Michael 205f272dfb Free the newly added app string so we don't leak mem.
SVN revision: 28357
2007-02-14 09:29:38 +00:00
Christopher Michael 9c4d51e53a Provide a source when sending signals.
SVN revision: 28356
2007-02-14 08:26:14 +00:00
Christopher Michael 735d25b743 Added option to always show text on the icon.
Added option to launch an app on double-click.


SVN revision: 28355
2007-02-14 08:23:45 +00:00
Christopher Michael 9fc831fc96 Fix mouse,in being sent multiple times by using edje signals, not
evas_callbacks. Thanks rephorm :)


SVN revision: 28343
2007-02-13 08:37:13 +00:00
Miculcy Brian 747be7eb46 Now it's possible to lock the popup using a single click on the net icon, so the popup will stay open. Unlock with another click.
SVN revision: 28342
2007-02-13 06:40:08 +00:00
Christopher Michael 0adee454db Add morlenxus to AUTHORS for his work on the new net module.
SVN revision: 28328
2007-02-12 21:25:28 +00:00
Christopher Michael 2e3c6d180b Remove option to set the poll time. Use a hard-coded time that should be
plenty fast enough to get activity changes.


SVN revision: 28327
2007-02-12 21:23:07 +00:00
Christopher Michael b46d14e9a7 Fix net popup window position for shelf stacking weirdness.
SVN revision: 28325
2007-02-12 19:05:03 +00:00
Miculcy Brian 8a05c1b110 Image fix, so that it hides behind the first monitor.
SVN revision: 28323
2007-02-12 15:56:18 +00:00
Miculcy Brian b21cc0cfdc New configuration option which allows to define the activity level.
SVN revision: 28322
2007-02-12 15:55:25 +00:00
Michael Jennings 3cf3fac35a Mon Feb 12 00:04:19 2007 Michael Jennings (mej)
Build fixes.
----------------------------------------------------------------------


SVN revision: 28315
2007-02-12 11:04:20 +00:00
Christopher Michael 3519b6907f Fix popup window position.
SVN revision: 28310
2007-02-11 23:20:19 +00:00
Christopher Michael 6e4bf39007 Better idle image.
SVN revision: 28308
2007-02-11 22:21:12 +00:00
Christopher Michael 54936eddf3 Some additional trapping and a config_updated hook to reset the timer.
Remove the module.edj file as it shouldn't be in cvs.
Some changes to Makefile.am for a better maintainer-clean.

Big Thanks To KainX for his help :)


SVN revision: 28307
2007-02-11 15:47:42 +00:00
Christopher Michael 1ff00388cd Remove xcf files, these are not needed.
SVN revision: 28306
2007-02-11 15:40:52 +00:00
Michael Jennings cec260cdd5 Sun Feb 11 04:28:49 2007 Michael Jennings (mej)
devilhorns' new net module.
----------------------------------------------------------------------


SVN revision: 28305
2007-02-11 15:28:53 +00:00
Sebastian Dransfeld b6deb97a9c API change
SVN revision: 27685
2006-12-30 23:34:01 +00:00
Sebastian Dransfeld 290e91c5bb Remove name and id from e_gadcon_client_new.
SVN revision: 27674
2006-12-30 17:56:40 +00:00
kiwi 3c2c015b10 that was a BAD idea for those too
SVN revision: 27025
2006-11-08 15:36:05 +00:00
kiwi 27390bd19c remove old module_icon.png
SVN revision: 27020
2006-11-08 12:43:19 +00:00
Christopher Michael 570ef6d7ab Added color class for net module.
SVN revision: 26537
2006-10-11 20:56:03 +00:00