Commit Graph

29 Commits

Author SHA1 Message Date
Christopher Michael ce5ff8a748 Add an empty 'images' to the collection or else we segfault real nasty
due to recent edje_file_free changes (this is stupid, but apparently
necessary).



SVN revision: 50018
2010-07-03 23:10:28 +00:00
Christopher Michael cb202c2f76 Remove tip from edc.
SVN revision: 49847
2010-06-25 07:12:36 +00:00
Daniel Kolesa 60b71e46e2 Changed bold popup to normal.
SVN revision: 40442
2009-04-28 14:49:11 +00:00
Christopher Michael d075549ea1 Formatting.
SVN revision: 40382
2009-04-25 17:43:31 +00:00
Daniel Kolesa 69a6b5ff69 Moved emodules to fontconfig.
SVN revision: 40365
2009-04-25 11:05:00 +00:00
Nicholas Hughart 0fc975a628 Patch from ptomaine, my awesome GSOC student :), to make the popup use font classes.
SVN revision: 35382
2008-08-07 14:18:22 +00:00
Christopher Michael f97dedc221 Use function to get module dir.
Forgot to commit the edc, doh !


SVN revision: 33250
2007-12-26 16:47:23 +00:00
Christopher Michael 4404fd1954 Enabled module color class.
SVN revision: 26529
2006-10-11 19:36:51 +00:00
Christopher Michael 4c30f99416 Fix the font clipping issue when switching between plain/inset style that
Hawkwind pointed out. Thanks :)


SVN revision: 25272
2006-09-01 08:57:21 +00:00
Christopher Michael 696e0889d4 Some package fixes:
-Use VeraMono font, so remove vera font.
     -Add VeraMono to the edc so the font is included if we edje_decc.
     -Remove package_bin_dir and package_data_dir from configure as they are
not used.


SVN revision: 23891
2006-07-14 17:44:55 +00:00
Christopher Michael d7d0205468 Fix time getting cut off at the top.
SVN revision: 23471
2006-06-16 16:24:44 +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 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 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 37c6e61e84 Use Outline_Soft_Shadow for xcomp :)
SVN revision: 22791
2006-05-21 10:15: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 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 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
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 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 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 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 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 69e9a61a24 Add tclock module to e_modules
SVN revision: 19160
2005-12-19 22:39:11 +00:00