Commit Graph

12 Commits

Author SHA1 Message Date
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 fbb1a530a5 Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.



SVN revision: 42152
2009-09-01 13:34:42 +00:00
Christopher Michael d680b42d7a Fix formatting & Change config dialog label
SVN revision: 41645
2009-08-08 21:59:55 +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