Commit Graph

169 Commits

Author SHA1 Message Date
Mike Blumenkrantz 94e2fc5257 clean up gadget right click menus to stop leaking
SVN revision: 75285
2012-08-15 07:22:04 +00:00
Mike Blumenkrantz 98601e4198 sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74474
2012-07-27 08:25:22 +00:00
Mike Blumenkrantz 74edef9f46 fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it
SVN revision: 72689
2012-06-22 07:21:51 +00:00
Mike Blumenkrantz 7dbd2e8de9 fix the same instance id bug as in pager, this will likely delete configs for a large number of modules
SVN revision: 72592
2012-06-21 11:03:50 +00:00
Chidambar Zinnoury 985a236370 e clock calendar: complexity--.
No need to check whether day names is already got for each day when it can be done once.

 Not sure why they are cleared and recreated at every month change.


SVN revision: 72275
2012-06-17 06:39:13 +00:00
Chidambar Zinnoury c1bc43f14c e clock settings: verbose--.
SVN revision: 72274
2012-06-17 06:37:10 +00:00
Chidambar Zinnoury 1e945dde4d e clock module: automagically get localized day names in settings dialog.
SVN revision: 72270
2012-06-17 05:46:54 +00:00
Mike Blumenkrantz 98b7a46e8b fix magic check when timer doesn't exist
SVN revision: 71843
2012-06-08 10:25:17 +00:00
Mike Blumenkrantz b78a276183 no need to delete timers, setting the timer time is supported
SVN revision: 71834
2012-06-08 07:47:08 +00:00
Carsten Haitzler 46aaf99d2c force 1 more msg process too.
SVN revision: 70554
2012-04-30 11:03:21 +00:00
Carsten Haitzler 52a4e76c1d fix size recalce issue enabling/disabling features in clock
SVN revision: 70553
2012-04-30 11:02:45 +00:00
Gustavo Sverzut Barbieri 4305b8e7fe e/docs: do bare documentation for e.
Just some groups and basic description for modules. I'm NOT going back
to this anytime soon, but would be VERY happy if people could do some
screenshots and put the images for each module in docs/img/ folder,
linking to them from each e_mod_main.h



SVN revision: 67362
2012-01-19 23:25:32 +00:00
Boris Faure 27264671d0 e/gadcon: label() returns a const char*
Original patch by Fabien Romano from OpenBSD

SVN revision: 65204
2011-11-14 21:46:57 +00:00
Mike Blumenkrantz 8b55bddc37 LET THERE BE (fewer) FRAMETABLES!
SVN revision: 64890
2011-11-07 22:42:21 +00:00
Hannes Janetzek 950f9cd729 e17: use GADCON_CLIENT_CONFIG_GET, remove old transitional code to remove config items without id
SVN revision: 63125
2011-09-03 14:39:28 +00:00
Gustavo Sverzut Barbieri 8365bd3e5d clock: provide placement orientation and width-for-height and vice-versa.
If no minimum size is provided in the group, it will allocate the
height (for horizontal shelves) or width (for vertical shelves) and
then calculate the required size of the gadget.

It will also send messages to notify the gadget about it's
orientation, if horizontal, vertical or floating. This way it can
adapt its "fit" and relative-to properly.

NOTE: depends on Edje at revision greater than r62640.



SVN revision: 62641
2011-08-21 01:59:09 +00:00
Gustavo Sverzut Barbieri 4aed42e8e4 clock will feed current locale date (abbrev. weekday + date) to themes.
SVN revision: 62543
2011-08-17 20:13:23 +00:00
Christopher Michael d9ba6f69d7 E17: Clock: Add unused where missing.
SVN revision: 62491
2011-08-15 20:41:22 +00:00
Hannes Janetzek f51806bd82 e17/clock: use one config per instance
SVN revision: 62466
2011-08-14 22:27:46 +00:00
Hannes Janetzek 5710f961d7 e17/clock: remove default gcc menu. only show one menu on right click
SVN revision: 60812
2011-06-29 12:06:55 +00:00
Christopher Michael a4dd6e30f4 E: Clock: Add UNUSED where missing. Fix Formatting.
SVN revision: 60488
2011-06-19 15:28:32 +00:00
Carsten Haitzler 2b7b0b6082 fix issues k-s reported:
SVN revision: 60369
2011-06-16 03:26:21 +00:00
Carsten Haitzler ac920f6db3 delete action when unloading module!
SVN revision: 60262
2011-06-13 08:05:26 +00:00
Boris Faure 6048d46024 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Cedric BAIL 2b0f414f2b e: add an action for clock module to show calendar popup.
SVN revision: 60041
2011-06-07 14:34:24 +00:00
Boris Faure 5799600f01 e: typo
SVN revision: 60009
2011-06-06 21:30:51 +00:00
Boris Faure 613b8a052d e: clock: remove duplicated code
SVN revision: 60008
2011-06-06 21:13:55 +00:00
Massimo Maiurana 6cabe7e757 updating french translations
SVN revision: 59976
2011-06-05 17:40:24 +00:00
Carsten Haitzler 1f2b52ed41 clock settings -> fix name
SVN revision: 59975
2011-06-05 16:26:00 +00:00
Carsten Haitzler c4893e6116 and adjust aspec going <-> digital and analog
SVN revision: 59974
2011-06-05 16:14:42 +00:00
Carsten Haitzler aedbc11288 DIGITAL CLOCK!!!!! see clock settings for how to turn it on blah blah
blah.



SVN revision: 59973
2011-06-05 16:09:23 +00:00
Carsten Haitzler a7474a66fa right click menu for clock gadget has standard settings item in it now
SVN revision: 59967
2011-06-05 12:27:00 +00:00
Carsten Haitzler cd00d3b729 turning seconds ona nd off works now with analogue clock. digital
clock now needed



SVN revision: 59966
2011-06-05 12:15:44 +00:00
Carsten Haitzler 45f07b2f9c and now to be able to change seconds opt. stil has no effect. rest of
work now in theme.



SVN revision: 59963
2011-06-05 07:45:14 +00:00
Carsten Haitzler ba1b494b40 more clock work. cfg dialog now, config file and settings, not al
work... yet. digital clock, seconds on/off and 24h vs 12h still to go.



SVN revision: 59962
2011-06-05 07:42:10 +00:00
Carsten Haitzler 101f8f17d7 calendar bit of clock moves along quite nicely.
SVN revision: 59961
2011-06-05 04:30:39 +00:00
Carsten Haitzler 2da6a07240 note some fixme's
SVN revision: 59953
2011-06-04 05:56:10 +00:00
Carsten Haitzler 820296302b ok now calendar shows the actual current month all sourced from libc
info and has infra for showing any month (offset from current).



SVN revision: 59952
2011-06-04 05:40:48 +00:00
Carsten Haitzler 85283b49d5 working on clock calendar. not done. just progress.
SVN revision: 59943
2011-06-04 02:47:42 +00:00
Carsten Haitzler 1e52c5a5ae 1. handle chdir errors gracefully with error disply
2. on error DONT KEEP STRIPPING PATH TO EMPTY!



SVN revision: 59773
2011-05-29 05:09:50 +00:00
Carsten Haitzler 8e26efcc48 screenshot module built in now. this is a redo as it actuallly has a
full file upload ability on e.org for sharing shot url's, as well as
selecting local file tyo save to, selecting which screen to screenshot
etc.



SVN revision: 59766
2011-05-28 06:53:44 +00:00
Massimo Maiurana 308534cc44 updating russian translations
SVN revision: 57124
2011-02-17 12:15:59 +00:00
Massimo Maiurana f13cdcbd02 updating german translations
SVN revision: 55935
2011-01-06 17:49:35 +00:00
Mike Blumenkrantz 15468f69f6 fix include paths for all these makefiles to add $top_builddir/src/bin instead of $top_srcdir/src/lib
SVN revision: 55884
2011-01-05 17:50:05 +00:00
Sebastian Dransfeld 12cada2f42 Revert clock change and fix theme
eventarea must be visible for users to click, alpha 0 makes the user not
see it.

SVN revision: 55412
2010-12-09 13:15:57 +00:00
Sebastian Dransfeld 2f84f47718 Add rectangle event object
Needed to move the clock when used as gadget

SVN revision: 55401
2010-12-09 09:16:32 +00:00
Massimo Maiurana 9a47758a74 updating portuguese translations
SVN revision: 54864
2010-11-23 11:43:54 +00:00
Miculcy Brian dd641e9259 New categories for modules.
To be continued soon...


SVN revision: 53514
2010-10-17 17:33:44 +00:00
Christopher Michael 604713fcac Add UNUSED where needed.
SVN revision: 51377
2010-08-19 00:05:09 +00:00
Cedric BAIL 9617253990 * edje: fix count that lead to memleak.
SVN revision: 51047
2010-08-12 15:07:26 +00:00