Commit Graph

136 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 4cea03da00 cleanup/fix notification module shutdown to not crash
SVN revision: 73167
2012-07-02 13:52:12 +00:00
Mike Blumenkrantz fae525eb05 probably shouldn't free pointers right before they're used
SVN revision: 73166
2012-07-02 13:37:22 +00:00
Mike Blumenkrantz ad210971f7 ensure notification size cannot be too large
SVN revision: 72582
2012-06-21 09:06:47 +00:00
Christopher Michael e336438a93 E Notification Module: Don't use _gc_id_del. It removes any stored
configuration for items. This caused Notification module to not save
it's config options on an E restart.

This fixes Ticket #931



SVN revision: 71779
2012-06-07 07:52:15 +00:00
Stefan Schmidt 8939fe3c8d e/notification: Botton is neither english nor french
Make it a proper english word. In love. Mike

SVN revision: 71459
2012-05-28 13:35:02 +00:00
Vincent Torri 9d9ce41db0 E17: fix some warning
SVN revision: 71233
2012-05-18 13:02:20 +00:00
Cedric BAIL c2a29811d5 e: massiv warning cleanup !
SVN revision: 70756
2012-05-04 09:38:52 +00:00
Cedric BAIL a35a47a558 e: fix notification module id.
Patch by P Purkayastha <ppurka@gmail.com>.


SVN revision: 69234
2012-03-12 08:58:23 +00:00
Tom Hacohen 0efb4871dd E notification: Fix notification concatenations.
SVN revision: 67502
2012-01-24 17:37:47 +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
Tom Hacohen cd2d5add05 E notification: Use <br/> not <br>.
SVN revision: 67278
2012-01-17 15:50:37 +00:00
Tom Hacohen 769348ef64 E notification: Support newlines in notifications.
SVN revision: 66872
2012-01-04 15:13:24 +00:00
Tom Hacohen 844eb83a38 E notification: Fix notification markup.
Apparently there's a limited markup language that should be supported.

SVN revision: 66868
2012-01-04 13:43:33 +00:00
Tom Hacohen ecdd149227 E notification: Added a way to allow e to send markup notifications.
SVN revision: 66236
2011-12-15 08:13:39 +00:00
Tom Hacohen 5e19ee65a3 E notification: Fixed notifications with newlines.
Use the new evas_textblock_text_utf8_to_markup.

SVN revision: 66198
2011-12-14 15:04:24 +00:00
Mike Blumenkrantz 1a06e90a94 maybe fix some obscure notify bug
SVN revision: 66098
2011-12-11 16:19:03 +00:00
Tom Hacohen 6084882168 E notification: Add the <ps> tag to the notification style.
SVN revision: 65766
2011-12-01 09:51:18 +00:00
Tom Hacohen a2d50b9302 E notification: Fixed truncation of merged messages.
SVN revision: 65765
2011-12-01 09:38:41 +00:00
Tom Hacohen f17fdabb27 E notification: Fixed issue with notification content.
The len passed to snprintf should include the \0. This caused garbage to
be printed to screen when merging empty bodied notifications.

SVN revision: 65763
2011-12-01 09:14:03 +00:00
Mike Blumenkrantz 6b3dec76ad hmm probably shouldn't try to set notify bg to a garbage value
SVN revision: 65658
2011-11-28 16:49:21 +00:00
Massimo Maiurana 63708082d1 updating greek translations
SVN revision: 65618
2011-11-27 19:48:35 +00:00
Mike Blumenkrantz eea02e389b change of email address: this is going to be ugly
SVN revision: 65531
2011-11-23 08:40:50 +00:00
Boris Faure 0645e7012d e: some more const to _gc_label()
SVN revision: 65209
2011-11-14 22:23:36 +00:00
Mike Blumenkrantz feaaa18746 notifications now display on the correct screen
thx to devilhorns and jeffdameth for e internals nonsense


SVN revision: 64968
2011-11-09 04:41:27 +00:00
Mike Blumenkrantz 0b319f5445 limit number of displayed popups to POPUP_LIMIT (7)
SVN revision: 64957
2011-11-08 14:36:38 +00:00
Massimo Maiurana 42dd87aeee updating french translations
SVN revision: 64710
2011-11-03 17:21:23 +00:00
Mike Blumenkrantz 9ece62de39 BY YOUR POWERS COMBINED, I AM CAPTAIN FEATURES!
add option (disabled by default) to simulate previous notification module behavior of placing notification based on full multiple monitor geometry
when not checked, uses primary display geometry only


SVN revision: 64706
2011-11-03 16:03:23 +00:00
Mike Blumenkrantz 26d555de4d rewrite image handler to work more like notification-daemon (aka correctly)
SVN revision: 64701
2011-11-03 14:32:55 +00:00
Mike Blumenkrantz 57e79e79ea libnotify doesn't actually provide notifications
SVN revision: 64671
2011-11-03 01:21:00 +00:00
Carsten Haitzler 8b081e37bb fix gettext usage after import from extras
SVN revision: 64622
2011-11-01 22:28:36 +00:00
Carsten Haitzler 218fb2917a fix icon in notification module to scale right.
SVN revision: 64550
2011-10-31 09:41:27 +00:00
Mike Blumenkrantz a6ff5fab76 also building all the files probably helps
SVN revision: 64478
2011-10-28 03:01:21 +00:00
Mike Blumenkrantz 8480eb9e99 added wrong edje file by accident
SVN revision: 64476
2011-10-28 02:51:25 +00:00
Mike Blumenkrantz f373243dc5 merge notification module into core e!
SVN revision: 64475
2011-10-28 02:49:24 +00:00