Commit Graph

79 Commits

Author SHA1 Message Date
e-taro 989de30b3d eo.po additions for various e_modules (part 2) (Olivier)
SVN revision: 23341
2006-06-10 02:32:00 +00:00
Christopher Michael 9c210f86d6 Revert back to void for e_modapi_init.
SVN revision: 23222
2006-06-06 15:33:44 +00:00
Christopher Michael a3815cd6ca Delete evas_callbacks when we shutdown.
SVN revision: 23216
2006-06-06 14:51:23 +00:00
Christopher Michael 25e90cbb6d Change _gc_init to use const char and fix e_modapi_init.
SVN revision: 23200
2006-06-06 08:50:08 +00:00
rephorm 5b94c16188 Keep time and date at the center of the vertical space given to them.
This keeps them from splitting apart in large shelves or overlapping in small ones (although they will go outside the shelf bounds instead on small shelves).
We'll probably need to make the font scale for small shelves.


SVN revision: 23164
2006-06-05 00:57:49 +00:00
Christopher Michael cc1eda9cea Some minor formatting. Prefer single line if statements for short
blocks.


SVN revision: 23070
2006-06-01 21:48:16 +00:00
Christopher Michael 17fc522dd3 Update for E module api changes. Remove e_modapi_info entirely.
SVN revision: 23062
2006-06-01 21:05:08 +00:00
e-taro 5495a7a7f1 module bg.po updates (Luchezar P. Petkov)
SVN revision: 22973
2006-05-28 15:38:43 +00:00
Michael Jennings 7e82586acd Sat May 27 18:41:24 2006 Michael Jennings (mej)
The emu module kinda threw everything for a loop by having a separate
binary, so I had to add some spec-fu to make an exception for it.
----------------------------------------------------------------------


SVN revision: 22943
2006-05-27 23:40:43 +00:00
Michael Jennings 544a0a00c1 Fri May 26 23:58:45 2006 Michael Jennings (mej)
Add dependency on edje-bin to pull in edje_cc.

Do not allow a broken module to prevent autogen.sh from executing on
all modules.
----------------------------------------------------------------------


SVN revision: 22921
2006-05-27 04:57:20 +00:00
Christopher Michael 109edd0a21 Add a separator after Configuration menu item.
SVN revision: 22889
2006-05-25 14:45:43 +00:00
troback 1c393ec3d6 Normal update
SVN revision: 22836
2006-05-22 13:52:53 +00:00
e-taro bdc33aa58a e_module ja.po updates (Yasufumi Haga)
SVN revision: 22834
2006-05-22 13:26:32 +00:00
Christopher Michael ac6df1fd5f Add clipping back in so the text doesn't draw outside the module.
SVN revision: 22829
2006-05-22 07:54:42 +00:00
rephorm 5febc693b0 Set min size of gcc to min size of edje.
No need to set the aspect, since its not actually fixed.


SVN revision: 22827
2006-05-22 03:29:55 +00:00
Christopher Michael fedc6ededc Indent for mej :)
SVN revision: 22825
2006-05-22 02:10:55 +00:00
rephorm 03a01ad1c1 A font changes / fixes:
* Lighter outline (black was a bit glaring).
  * Use 9pt instead of 8 for the date. For some reason the top of the outline
    was getting cut off on 8pt fonts (feel free to revert this if thats
    something unique to me).
  * 'Edje-Vera' isn't a font that exists in this file. It happens to work, since
    the default theme includes it, but not all themes will. For now I switched
    to VeraMono, which also prevents the clock from moving around as the
    seconds change. We include VeraMono with e, so it should get picked up for
    most people. Let me know if it doesn't.

One outstanding issue is that on smaller shelves (< 48px) the clock blows out of its bounds, overlapping neighboring gadgets.


SVN revision: 22820
2006-05-21 21:19:19 +00:00
Christopher Michael 1775f3c278 If we're not showing time, no need to poll every second.
SVN revision: 22813
2006-05-21 15:29:30 +00:00
Christopher Michael 9a90feb15b Minor fix for not honoring resolution on restart. Use proper id.
Users will need to remove their module.tclock.cfg


SVN revision: 22809
2006-05-21 14:45:49 +00:00
Massimo Maiurana 8cb902811d *** empty log message ***
SVN revision: 22803
2006-05-21 11:39:48 +00:00
Christopher Michael ac4e7a0a36 Remove an unused const char variable.
SVN revision: 22795
2006-05-21 10:49:33 +00:00
Christopher Michael 37c6e61e84 Use Outline_Soft_Shadow for xcomp :)
SVN revision: 22791
2006-05-21 10:15:34 +00:00
e-taro 5e128bd81a ru.po for tclock & screenshot (Danny Moshnakov)
SVN revision: 22782
2006-05-21 04:01:34 +00:00
Christopher Michael 9ffbbedf88 Add mouse_events for text objects to make bringing up menu a bit easier.
SVN revision: 22763
2006-05-20 09:21:18 +00:00
Christopher Michael c193ec04a7 Minor position changes.
SVN revision: 22750
2006-05-19 19:00:03 +00:00
Christopher Michael 872aa9c7f3 Update for correct gadcon client ids.
SVN revision: 22738
2006-05-19 13:36:56 +00:00
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