Commit Graph

577 Commits

Author SHA1 Message Date
Carsten Haitzler d05c6fb1bc possibly fix some sizing issues reported with entires. khiraly will be able
to check i think.



SVN revision: 43324
2009-10-28 10:14:22 +00:00
Carsten Haitzler 8d5d9dbe67 another swallow vicitm.... why?
SVN revision: 43322
2009-10-28 07:06:41 +00:00
Christopher Michael 8694f94d26 Fix formatting in elm_theme.
Fix compiler warnings in elm_theme.
More Panel work...can now slide in & out. Still needs more love tho.



SVN revision: 43318
2009-10-27 19:32:50 +00:00
Daniel Kolesa ce08200cfd Czech translation: update desktop files.
SVN revision: 43312
2009-10-27 17:41:28 +00:00
Jonathan Atton 2d68c3558c Elm scroller: Fix _smart_scrollto_x/y_animator(). The callback "scroll" was not called for the last move
SVN revision: 43297
2009-10-26 10:48:09 +00:00
Jonathan Atton baf4d22681 Elm box/table : Fix callback_del/add and memory leak
SVN revision: 43296
2009-10-26 10:11:14 +00:00
Carsten Haitzler 66f7668004 1. fix window size hint update. somehow this broke with recent changes.
2. fix frame and pager - for some reason there is a neww to re-swallow.
baffles me why!



SVN revision: 43293
2009-10-26 08:27:08 +00:00
Carsten Haitzler 89dc11e1a0 wtf? why add a resize callback? the FRAME will resize the child, not the
child just resize itself. this broke scale inheritance. the resize code
ASSUMES the child is an edje object - not a smart object or anything else.
removed.



SVN revision: 43290
2009-10-26 05:54:22 +00:00
Vincent Torri 959022991c find the extension of the shared libraries at configure time
SVN revision: 43267
2009-10-25 12:46:49 +00:00
Iván Briano b263f7cd23 ok, I should get some sleep
SVN revision: 43240
2009-10-24 05:12:17 +00:00
Iván Briano bddead122d copy/paste
SVN revision: 43239
2009-10-24 05:09:01 +00:00
Iván Briano c51b48ed29 Delete correct entry from overlay and extension list and recreate cache on flush
SVN revision: 43238
2009-10-24 05:05:38 +00:00
Jonathan Atton 01e570d62e Elm, fix the style
SVN revision: 43234
2009-10-23 19:27:38 +00:00
Jonathan Atton d343eb188a Elm genlist: new item style : default_style. The text part is a textblock instead of a text.
SVN revision: 43233
2009-10-23 19:24:57 +00:00
Carsten Haitzler da355f2db2 add del for overlays/extensions and also an explicit flush
SVN revision: 43230
2009-10-23 14:42:39 +00:00
Jonathan Atton 003b84963e Elm laben: fix the theme
SVN revision: 43220
2009-10-22 22:28:20 +00:00
Jonathan Atton 7be1d94aa2 Elm: use evas_object_event_callback_del_full() everywhere and improve elm_notify
SVN revision: 43217
2009-10-22 22:10:23 +00:00
Jonathan Atton 210a6bec9d elm table : add elm_table_padding_set()
SVN revision: 43216
2009-10-22 22:07:02 +00:00
Jonathan Atton 6be3e6708b elm frame : add callback_del
SVN revision: 43215
2009-10-22 22:01:56 +00:00
Jonathan Atton 756639fecd Elm label: set the size hint min of the content to the size of the content. Then the frame size hint min of the frame will be update. This is not easy to understand but in some special cases the content of the frame was bigger than the frame.
SVN revision: 43214
2009-10-22 21:46:54 +00:00
Carsten Haitzler 97f0feec59 add extra safety checks.
SVN revision: 43199
2009-10-22 12:08:20 +00:00
Carsten Haitzler c80803967f printf--
SVN revision: 43198
2009-10-22 12:05:25 +00:00
Carsten Haitzler 07dee04e84 dont grab focus if widget cant focus.
SVN revision: 43197
2009-10-22 12:04:55 +00:00
Carsten Haitzler 0f07a18010 allow/disallow focusing of objects explicitly
SVN revision: 43193
2009-10-22 08:04:34 +00:00
Davide Andreoli 7bdcad21c2 * Add a new button the the entry_scrolled test. The new button print the password you have typed in the entry.
This is to spot out a 'bug' (not really a bug, more a behaviour error): the password will contain an 'unexsistant' <br>
  This strange behaviour also affect all the entry in elm, also the multiline ones, you always get an unwonted <br>

  I will send a patch for this problem to the ml.


SVN revision: 43179
2009-10-21 11:32:36 +00:00
Christopher Michael 3455732b4d Add a genlist to the panel test.
SVN revision: 43175
2009-10-20 22:23:43 +00:00
Christopher Michael ab13fe634f Getting closer to a usable panel :)
SVN revision: 43174
2009-10-20 22:23:23 +00:00
Christopher Michael b02cdefbab Better theme for default panel.
Fix problems w/ notify widget.



SVN revision: 43173
2009-10-20 22:22:24 +00:00
Christopher Michael bbef9b8fce Remove unused variables.
SVN revision: 43172
2009-10-20 21:35:57 +00:00
Christopher Michael 6e31924ebe Formatting.
Reduce code size in certain places by not reproducing the same
edje_object_text_set.



SVN revision: 43171
2009-10-20 21:02:37 +00:00
Christopher Michael 77ed1224ab Fix more formatting, *sigh*
Use ELM_NEW instead of calloc directly



SVN revision: 43155
2009-10-18 17:20:18 +00:00
Christopher Michael 2b6e62ee2c Use elm_widget_del_pre_hook_set for setting pre-delete hook on menu.
SVN revision: 43153
2009-10-18 16:59:51 +00:00
Christopher Michael 50f9647f7e Formatting.
SVN revision: 43152
2009-10-18 16:55:31 +00:00
Christopher Michael a9f20c2a91 Formatting.
SVN revision: 43151
2009-10-18 16:31:53 +00:00
Christopher Michael 8eab5228ea Remove unused variables.
Formatting.



SVN revision: 43144
2009-10-18 06:03:03 +00:00
Christopher Michael 5dc064a4fd Don't use depreciated function for setting style. Use elm_object_style_set
SVN revision: 43143
2009-10-18 05:52:20 +00:00
Christopher Michael 551018cc0f Don't use depreciated *style_set functions. Use elm_object_style_set
SVN revision: 43142
2009-10-18 05:49:23 +00:00
Christopher Michael be8679fbd2 Fix compiler warnings for elm_index. Use proper Evas when adding box.
SVN revision: 43141
2009-10-18 05:43:39 +00:00
Christopher Michael aa454b3618 Fix callbacks to be proper Evas_Smart_Cb's and remove compiler warnings.
SVN revision: 43140
2009-10-18 05:40:22 +00:00
Christopher Michael 528b304c12 Formatting on menu & notify.
Some cleanup for panel widget...still no where near complete tho.



SVN revision: 43137
2009-10-18 00:10:36 +00:00
Jonathan Atton d434116d77 Elm : delete some added callback. The callbacks associated to the parent by the hover was not deleted when the parent is deleted
SVN revision: 43102
2009-10-15 20:48:00 +00:00
Christopher Michael 0b8583f293 Actually commit panel files.
SVN revision: 43101
2009-10-15 20:34:42 +00:00
Christopher Michael 821e101030 Work on a new panel widget. Still not complete yet, but it's started :)
SVN revision: 43100
2009-10-15 20:34:11 +00:00
Christopher Michael 0163f8c703 Add missing function prototype.
SVN revision: 43099
2009-10-15 19:33:28 +00:00
Christopher Michael 718ebd12c6 Don't need to fetch Widget_Data here as we never use it.
SVN revision: 43097
2009-10-15 17:36:48 +00:00
Davide Andreoli e112d527b5 * make use of use EINA_DEPRECATED, it spotted out (as compiler warning) where the deprecated functions is still used
SVN revision: 43096
2009-10-15 14:07:27 +00:00
Davide Andreoli bbb976c85a * Revert my previous commit, the correct way to set the style of a widget is to use elm_object_style_set.
* Mark all the remaining elm_*_style_set() as deprecated.
 * Some whitespaces
 

SVN revision: 43095
2009-10-15 13:18:11 +00:00
Davide Andreoli ca97022ec3 * Add missing elm_pager_style_set() func & 3 little whitespaces
SVN revision: 43094
2009-10-15 11:16:05 +00:00
Carsten Haitzler 57b0c45868 distcheck damnit!
SVN revision: 43093
2009-10-15 09:07:21 +00:00
Jonathan Atton 947f7ffd37 Elm genlist: add elm_genlist_item_middle_bring_in/show(item)). Elm slideshow : fix a problem with the timer
SVN revision: 43087
2009-10-14 21:57:46 +00:00