Commit Graph

18 Commits

Author SHA1 Message Date
Carsten Haitzler 5948ae4fba Fix genlist ELM_LIST_LIMIT mode to do what it originally did.
Documentation was wrong too and code had a slight bug stopping
genlist from contracting to min size.
Optimize the case of COMPRESS + homogeneous mode to avoid
queue entirely and use existing known item sizes.
        


SVN revision: 71140
2012-05-16 05:28:40 +00:00
Davide Andreoli 350cb9c824 ops, forgot Changelog :)
SVN revision: 71130
2012-05-15 20:06:27 +00:00
Tom Hacohen 1800ff86c7 Elm popup: Fixed usage of textblock in the theme.
Patch by Kim Shinwoo.

SVN revision: 70994
2012-05-14 10:41:31 +00:00
ChunEon Park d8f1c8014b elementary/menu - fixed crash problem when non-parent item is passed to the elm_menu_seprator_item_add()
SVN revision: 70982
2012-05-14 05:13:12 +00:00
Davide Andreoli be531ba2af * Fileselector: honor folder_only when using EIO
* Fileselector test: add a check to enable/disable buttons

 Updated Changelog and NEW, also add myself as authors...

 btw: the EIO code in the Fileselector is crazy-complex, about 200 
 lines of code just to have the list of files ina dir...  :/



SVN revision: 70965
2012-05-13 12:23:39 +00:00
ChunEon Park 9b13ef9117 elementary/change - revert the Cedric's log and described the last one more detail
SVN revision: 70927
2012-05-11 07:48:21 +00:00
ChunEon Park aed5e0aa15 elementary - and updated changelog
SVN revision: 70926
2012-05-11 07:27:08 +00:00
Cedric BAIL a666de6518 elementary: reload theme when it change on disk.
NOTE: This is not very robust yet. But that's not related to this patch.
You can see the issue when switching between two different theme in
elementary_config. At some point elementary_test start to loose information.


SVN revision: 70895
2012-05-09 10:46:14 +00:00
Leandro Pereira d1d9a5e4ce elm: Fix icon not appearing in default Genlist theme
SVN revision: 70764
2012-05-04 21:54:15 +00:00
WooHyun Jung f83917a420 elementar/focus : New feature - focus movement in all direction. By
using elm_widget_focus_direction_go function, focus will be moved from
the current focused object to the near object in one direction.
Direction can be set by degree(for easy usability). Degree changes
clockwise, i.e. 0 means UP, 90 means RIGHT, 180 means DOWN, and 270
means LEFT. You can select any direction by changing this degree.


SVN revision: 70681
2012-05-03 03:02:54 +00:00
ChunEon Park 69e24b5e5e elementary/changelog - just indentation fix
SVN revision: 70622
2012-05-02 10:53:41 +00:00
ChunEon Park f7002113a6 elementary - updated changelog
SVN revision: 70621
2012-05-02 10:49:22 +00:00
Carsten Haitzler 7641bc3c68 * Fix possible problems with other subsystems depending on X11 display
being closed (XCloseDisplay not close() on socket fd).



SVN revision: 70615
2012-05-02 08:29:11 +00:00
Cedric BAIL c5af5517e7 elementary: doing less is always better.
SVN revision: 70607
2012-05-02 06:53:38 +00:00
Cedric BAIL f511684133 eina,evas,edje,elementary: add missing files from tarballs.
Patch by Jérôme Pinot <ngc891@gmail.com>


SVN revision: 70543
2012-04-30 01:55:06 +00:00
Daniel Juyung Seo ef48257aa7 elm ChangeLog: Updated ChangeLog for r70516 and r70517.
SVN revision: 70519
2012-04-27 12:08:13 +00:00
Cedric BAIL a5dded6236 efl: add release point in ChangeLog files.
SVN revision: 70494
2012-04-26 08:07:22 +00:00
Carsten Haitzler 51123a3452 elementary becomes its own tree/lib/test binary
SVN revision: 36343
2008-09-30 06:58:56 +00:00