Commit Graph

253 Commits

Author SHA1 Message Date
troback 5241917ff6 Swedish translation is back in, can not find any errors...
SVN revision: 22735
2006-05-19 12:48:21 +00:00
Christopher Michael a318d130c1 Code cleanup, reorganization.
Edc cleanup (removed some C++ comments)


SVN revision: 22733
2006-05-19 10:43:18 +00:00
Christopher Michael 64e4738204 Removed fit: 1 1 as it was causing much font weirdness.
SVN revision: 22724
2006-05-19 00:35:55 +00:00
Christopher Michael 8c73753e14 Remove the size: 160 as it was causing fonts to suddenly grow real
large, then back to normal.
Some minor cleanup.

This should not affect themes.


SVN revision: 22723
2006-05-19 00:10:13 +00:00
Christopher Michael 464394948c Removed clip_to as it made "Insert" look funky.
Added fit: 1 1 and size, thanks boneyfrog :)


SVN revision: 22722
2006-05-18 22:16:08 +00:00
Christopher Michael 9b601b0db1 Removed sv translation from configure.in as it was causing make to fail
here.
Cleaned up code a bit, no need to store a config item per instance when
we can just look it up (less overhead).
Make timer be per-instance so it can have different resolutions per
instance.


SVN revision: 22714
2006-05-18 20:34:29 +00:00
Christopher Michael 4366f7c38f Changed icon.
SVN revision: 22705
2006-05-18 17:08:44 +00:00
Christopher Michael 8882fdc531 Added missing D_ macros for text translation.
SVN revision: 22695
2006-05-18 12:09:39 +00:00
Christopher Michael faee62b662 Minor bug fix: be sure to set config item id.
SVN revision: 22694
2006-05-18 12:01:43 +00:00
Christopher Michael 7b5651f104 Tclock now supports multiple clocks in multiple shelves, each with it's
own config. (DoubleHP: what you wanted can be done now)

Clipping of text to the module in the edc.

Themers: Minor changes to the edc (removal of background.png)
Translators: No Changes.
Users: You'll have to remove old module.tclock.cfg one more time :(


SVN revision: 22693
2006-05-18 11:18:23 +00:00
troback 85c96eb494 Swedish translation added!
SVN revision: 22671
2006-05-17 14:27:23 +00:00
Massimo Maiurana 6f1b5277b4 *** empty log message ***
SVN revision: 22657
2006-05-16 20:43:07 +00:00
Christopher Michael d3828bfd83 Seems I forgot this, thanks sndev :)
SVN revision: 22655
2006-05-16 18:25:57 +00:00
Christopher Michael cdb6e4f8f0 Version Bump so we know which is the gadcon version.
SVN revision: 22654
2006-05-16 18:03:35 +00:00
Christopher Michael 5578b04c2a Patch from Laszlo Treszkai for fix to background border.
SVN revision: 22653
2006-05-16 17:49:13 +00:00
Christopher Michael 13108090a2 Reduce the Time font size to something more reasonable.
SVN revision: 22652
2006-05-16 17:17:25 +00:00
Christopher Michael 2a9bbe036c Removed unneeded file.
SVN revision: 22650
2006-05-16 16:46:36 +00:00
Christopher Michael 1da549c24e Turn tclock into a gadget for the shelf.
Much more configurable now.

NOTE: You will need to remove your old module.tclock.cfg .
NOTE: Themers and Translators may need to update their work for this.


SVN revision: 22649
2006-05-16 16:44:52 +00:00
Christopher Michael f30c02f5ba Remove printfs and debugging output.
SVN revision: 22637
2006-05-16 05:23:26 +00:00
Christopher Michael 601d444490 Tclock can now support new-line's in the format string.
Do Not Use strftime's %n, use <br> instead. (%c<br>%H)

NOTE: You will need to remove old tclock config (modules.tclock.cfg)


SVN revision: 22636
2006-05-16 05:21:46 +00:00
Michael Jennings b5c07e58f1 Mon Apr 10 16:59:16 2006 Michael Jennings (mej)
Fix distcheck and up version to replace old 0.2.0 release.
----------------------------------------------------------------------


SVN revision: 22006
2006-04-10 20:58:55 +00:00
Massimo Maiurana db941b111b *** empty log message ***
SVN revision: 21991
2006-04-09 16:12:39 +00:00
e-taro 28733a268b fi.po for e_modules (Gagis)
ja.po for tclock and flame (Yasufumi Haga)
* not sure about the i18n support for evolume. ./configure won't complete on my machine, so I've done no testing for it.


SVN revision: 21985
2006-04-09 12:39:40 +00:00
Michael Jennings fda501768d Wed Apr 5 13:48:36 2006 Michael Jennings (mej)
Indent!
----------------------------------------------------------------------


SVN revision: 21859
2006-04-05 17:48:50 +00:00
Michael Jennings ae21b6fb02 Wed Apr 5 12:46:35 2006 Michael Jennings (mej)
Patch from Stephan Wezel <s.wezel@arcor.de> for customization of the
tclock time format.
----------------------------------------------------------------------


SVN revision: 21851
2006-04-05 16:46:50 +00:00
Christopher Michael a293e2a89e Remove checks for eet, evas, ecore and esmart. Not Needed.
SVN revision: 21751
2006-04-02 22:06:28 +00:00
Massimo Maiurana e99694e6c7 added i18n support and italian localization in tclock and flame modules
SVN revision: 21679
2006-04-01 19:36:00 +00:00
Michael Jennings 506742e8d8 Thu Mar 30 01:01:28 2006 Michael Jennings (mej)
Remove bogus evolume spec file.

Change tclock default format to be the default for the locale.
----------------------------------------------------------------------


SVN revision: 21594
2006-03-30 06:02:16 +00:00
Christopher Michael 087103a9a9 Remove unused typedef and struct
SVN revision: 21543
2006-03-28 18:33:12 +00:00
Michael Jennings 5a69f9aa19 Tue Mar 21 20:57:43 2006 Michael Jennings (mej)
Module fixes.  Quan and onefang have both been sacked.
----------------------------------------------------------------------


SVN revision: 21476
2006-03-22 01:58:26 +00:00
Christopher Michael 70a0d10bf3 Nicer menus...shhh ! :)
SVN revision: 20640
2006-02-20 18:30:41 +00:00
Christopher Michael 114dca4a57 Fix bug where changing a config value then selecting a different page (Basic/Advanced) would reset the value to it's original state.
SVN revision: 20437
2006-02-13 16:10:33 +00:00
Michael Jennings 562cb00354 Sun Jan 29 22:16:32 2006 Michael Jennings (mej)
Attempt #2 to get rid of tabs.
----------------------------------------------------------------------


SVN revision: 20110
2006-01-30 03:16:42 +00:00
David Walter Seikel bf49ee6012 When changing API semantics, grep is your friend. My policy - if I break
it, I fix it.


SVN revision: 19968
2006-01-22 18:20:59 +00:00
Christopher Michael f225cba339 Fixes for E_Config_Dialog_View
SVN revision: 19960
2006-01-22 14:17:43 +00:00
Michael Jennings aac8dbe200 Sat Jan 21 12:26:35 2006 Michael Jennings (mej)
Working module RPM builds!  Yay!
----------------------------------------------------------------------


SVN revision: 19949
2006-01-21 17:18:45 +00:00
Michael Jennings 9464661b27 Fri Jan 20 19:43:56 2006 Michael Jennings (mej)
Working on getting buildable RPM's out of this mess.
----------------------------------------------------------------------


SVN revision: 19933
2006-01-21 00:36:03 +00:00
Christopher Michael bd47632737 The great E_Config_Dialog_Data fix
SVN revision: 19822
2006-01-15 08:42:32 +00:00
Christopher Michael 64ccbb8e27 Removal of the strdup.
SVN revision: 19780
2006-01-14 12:59:55 +00:00
Christopher Michael 1f8c5be81b Formatting. Should now be possible to use enlightenment_remote to set the theme.
SVN revision: 19771
2006-01-14 11:18:01 +00:00
Christopher Michael bce18fada7 Make this module compile
SVN revision: 19644
2006-01-08 10:42:01 +00:00
Christopher Michael 8e8c070adc Remove EAPI from function. Thanks Sebastian
SVN revision: 19642
2006-01-08 10:33:23 +00:00
Christopher Michael e9cf152ce4 Set pointer to config dialogue to NULL when closing
SVN revision: 19639
2006-01-08 09:29:42 +00:00
Christopher Michael cf89578876 Fix EAPI warnings.Remove unused variables.General cleanups
SVN revision: 19628
2006-01-07 23:27:38 +00:00
Christopher Michael 7416e92340 Fix Config call for current container. Better trapping
SVN revision: 19429
2005-12-30 14:42:33 +00:00
Christopher Michael f296ecc5a8 Fix Config Functions to check for current container. Thanks HandyAndE :)
SVN revision: 19419
2005-12-30 13:18:11 +00:00
Christopher Michael b6cfa2d015 Following raster's commit frenzy. Make symbol hiding work
SVN revision: 19319
2005-12-27 21:23:39 +00:00
Christopher Michael 9b658f0761 Remove unused protos. Cleanups
SVN revision: 19289
2005-12-24 20:30:36 +00:00
Christopher Michael 65076f3004 Change Include Search Path
SVN revision: 19222
2005-12-21 20:22:51 +00:00
Christopher Michael cb4b3840ba Add missing config proto
SVN revision: 19202
2005-12-21 10:36:04 +00:00