Commit Graph

12 Commits

Author SHA1 Message Date
Christopher Michael 6ab63682dd 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
Gustavo Sverzut Barbieri 5de1c63e87 Add const to e_widget_image file and part.
SVN revision: 33691
2008-02-06 20:47:59 +00:00
Viktor Kojouharov 78a83575db e_widget_image will use the min group size of the edje being added, if no min width or height are given. a few helpful functions for e_widget_frame*
SVN revision: 28414
2007-02-21 03:55:18 +00:00
Sebastian Dransfeld 7de0bc630a const char for file.
SVN revision: 27925
2007-01-12 13:22:34 +00:00
Carsten Haitzler b089c7d1e3 add a preview widget (includes a livethumb for live downscaling - notice
previews of animated bgs's... animate now). fixed problems with image widget
withleaks and other stuff... also desklok tries to abord if grabs fail and
agressively tries to disable existing grabs


SVN revision: 20987
2006-03-04 04:11:51 +00:00
Carsten Haitzler 2cc0fa56bc no mroe leak - and simply bad changes to smart objects. BAD BAD.
SVN revision: 19751
2006-01-13 02:11:11 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
codewarrior 97cc78cdb0 - make e_thumb fork internally
- add queue / dequeue calls to e_thumb
- change e_icon_layout to e_icon_grid
- add e_icon_canvas which will eventually allow for free icon placement and optimized scrolling using a tiles principle
- add new calls to e_widget_image
- add new bg selector (broken because of a segv on cancel press, needs fixing)

NOTES:
- bg selector needs fixing.
- efm still needs work, will segv if you scroll while files are generated
- other efm bugs exist so I would advise that you dont use it atm
- if we dont need e_icon_grid (strict grid layout) we should remove it.


SVN revision: 18593
2005-11-22 09:27:25 +00:00
sebastid b9c35a74b1 Unused variables.
SVN revision: 17993
2005-10-26 20:36:09 +00:00
codewarrior 3d4aa3f39c - add fileselector capability to efm
- add image browsing and choosing to internal eap editor
- allow e_widget to delete a sub object


SVN revision: 17961
2005-10-26 00:19:52 +00:00
codewarrior 66b3b98d70 - more work on internal eap editor
- temporary e_entry fix


SVN revision: 17960
2005-10-25 22:01:50 +00:00
codewarrior 0924b0a717 - add entry widget
- add image widget


SVN revision: 17892
2005-10-24 16:19:17 +00:00