Commit Graph

13 Commits

Author SHA1 Message Date
Christopher Michael 2097e0899b Remove unused variable.
Add a safety check.



SVN revision: 56237
2011-01-20 07:27:54 +00:00
Christopher Michael 01a2802650 Fix tclock causing indicator to grow in height.
SVN revision: 56231
2011-01-20 00:13:31 +00:00
Miculcy Brian efacad9302 fix recent menu api break
SVN revision: 52071
2010-09-09 14:51:00 +00:00
Christopher Michael e84b107997 Add some safety checks before calling an 'free' functions.
Proper function call to set tooltip text.



SVN revision: 50017
2010-07-03 23:06:38 +00:00
Christopher Michael 8f7f8ad504 Tooltip gets handled below in a separate if statement.
SVN revision: 49875
2010-06-26 13:51:45 +00:00
Christopher Michael 42edcb593a Oops, did not mean to change the default config.
SVN revision: 49848
2010-06-25 07:14:29 +00:00
Christopher Michael 7db1b03f1b Use e_gadcon_popup instead of a custom popup.
SVN revision: 49846
2010-06-25 07:11:28 +00:00
Christopher Michael 255fbe4ad1 Fixes for Ecore Api change.
Fix for libintl.h not being included.



SVN revision: 49843
2010-06-25 05:51:00 +00:00
Christopher Michael aaef317513 Check that popup is not shown off-screen (for cases where tclock is
used with Gadgets on the desktop).



SVN revision: 49159
2010-05-23 15:45:47 +00:00
Christopher Michael 7f533b1be3 Revert back to using sizeof(buf). I was not aware that sizeof is a compiler
directive and doesn't encur a hit. Thanks Raster !!! :)



SVN revision: 43442
2009-11-04 01:58:55 +00:00
Christopher Michael b073c30f2e Reduce register usage.
Use PATH_MAX for buff.
Fix formatting.
Remove the 'module' variable from config and just use module directory.



SVN revision: 43438
2009-11-03 18:22:00 +00:00
Christopher Michael 0487ef279f Change popup menu to match other modules by using Settings as the config
label, and using the correct icon.


SVN revision: 41643
2009-08-08 21:47:50 +00:00
Daniel Kolesa f892170ab7 EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
SVN revision: 41571
2009-08-03 14:49:56 +00:00