Commit Graph

749 Commits

Author SHA1 Message Date
Christopher Michael 40d8583a4d Remove unused variables.
Use elm_win_conformant calls.



SVN revision: 45162
2010-01-15 05:22:40 +00:00
Christopher Michael 94686d2f80 Move conformant calls to elm_win_conformant_get/set.
SVN revision: 45161
2010-01-15 05:17:54 +00:00
Iván Briano 4d2464ccbc Set theme hook for hoversel so style changes are applied.
SVN revision: 45121
2010-01-14 20:06:41 +00:00
Carsten Haitzler 70c5674f8f oops - other way.
SVN revision: 45107
2010-01-14 04:02:21 +00:00
Carsten Haitzler de06f5c6da add a test
SVN revision: 45106
2010-01-14 04:00:17 +00:00
Carsten Haitzler 658583e309 patch from <jihoon48.kim@samsung.com> - horizontal context menu option.
SVN revision: 45105
2010-01-14 03:47:28 +00:00
Christopher Michael 15e801e3d3 Account for bottom panel size in conformant widget.
SVN revision: 45104
2010-01-14 02:45:15 +00:00
Cedric BAIL 60cdf880ce * elementary: Fix the typo in the description too :-)
SVN revision: 45086
2010-01-13 15:05:53 +00:00
Cedric BAIL 7381cfe432 * elementary: Fix typo in configure.
SVN revision: 45085
2010-01-13 14:50:48 +00:00
xcomputerman 62fc69f32d X11 calls should be conditional
SVN revision: 45082
2010-01-13 08:37:56 +00:00
xcomputerman 48c23a39bb X11 calls should be conditional
SVN revision: 45081
2010-01-13 08:37:35 +00:00
xcomputerman 9e644e73a2 Add in SDL support (needed for WebOS). Admittedly this has not been actually checked out yet,
but it will be shortly and it does no evil


SVN revision: 45080
2010-01-13 08:17:15 +00:00
Carsten Haitzler 706a76c467 patch for unfocus for elm butotn from chun eon park
SVN revision: 45034
2010-01-11 06:23:00 +00:00
Carsten Haitzler cc406d10dd add unfocus call.
SVN revision: 45012
2010-01-10 02:18:50 +00:00
Boris Faure d0529a449d add missing prototypes
SVN revision: 45011
2010-01-10 01:15:32 +00:00
Boris Faure 599e1cc424 add del_cb to menu items
SVN revision: 45010
2010-01-09 23:15:43 +00:00
Christopher Michael bf4e3b6719 Add missing files, thanks Sachiel :)
SVN revision: 44983
2010-01-08 18:00:33 +00:00
Christopher Michael 914243deb8 Add illume conformant widget and test app.
SVN revision: 44982
2010-01-08 17:54:26 +00:00
Carsten Haitzler 61c86da960 handle label resizes and wraps properly - add test for it!
SVN revision: 44964
2010-01-08 02:33:03 +00:00
Tiago Rezende Campos Falcao fb2b5b1c5c Elm_List_Item selected getter
SVN revision: 44951
2010-01-07 16:34:19 +00:00
Vincent Torri c9f4c5b56d fix spelling. Patch by 'misc'
SVN revision: 44943
2010-01-07 08:00:49 +00:00
Tiago Rezende Campos Falcao 5d587ae577 Elm_List multi and horizontal getters
SVN revision: 44913
2010-01-05 19:42:04 +00:00
Carsten Haitzler f7d0386a3f event -> under list as well as on genlist
SVN revision: 44902
2010-01-05 00:08:03 +00:00
Carsten Haitzler a91d4a5298 test with animating edje layout obj in flip test too - with child buttons.
SVN revision: 44785
2009-12-30 13:10:01 +00:00
Jonathan Atton 63dd4538dc Elm map : change PATH_MAX by sizeof(buf) in snprintf
SVN revision: 44713
2009-12-24 10:21:54 +00:00
Jonathan Atton 0ea2b23bfa Elm_Slideshow : add item_data_get()
SVN revision: 44696
2009-12-23 17:10:18 +00:00
Jonathan Atton fb5a1aae29 Elm map : add API to set a custom source
SVN revision: 44678
2009-12-23 09:53:39 +00:00
Jonathan Atton 3a6d8926d3 Elm_Map : add a source manager and 3 souces
SVN revision: 44665
2009-12-22 22:47:17 +00:00
Gustavo Sverzut Barbieri abde958791 elm_slider : Add indicator format callback function and drag signals
Hello all,

   I just made my first attempt to improve Elementary.  The attached
   patch adds an indicator format callback function for showing a more
   versatile indicator string.  It also sends drag start/stop signals
   when the dragging starts and ends.  This is useful for showing a
   music playback progress slider.  When the slider indicator is being
   dragged, the indicator would show the "seek position" in time.
   When the dragging is stopped, the music player can then seek to the
   correct position.

   I couldn't figure out how to do this with elm_slider, so I just
   added these lines.

By: Brian Wang



SVN revision: 44649
2009-12-22 12:11:21 +00:00
Jonathan Atton 3de84a0229 Elm slideshow : resize the next and previous loaded object because if the size is 0 some widget like photocam will load nothing
SVN revision: 44645
2009-12-22 09:57:35 +00:00
Jonathan Atton aa2b072351 Elm slideshow : fix item_del
SVN revision: 44644
2009-12-22 09:34:29 +00:00
Jonathan Atton 4af4c79d48 Elm map : * do not display a bubble if the content is empty
* use a different temp dir for each map



SVN revision: 44634
2009-12-21 17:01:19 +00:00
Carsten Haitzler 4193c1bb7b fix licence on default theme. it is intended to be PD really
SVN revision: 44618
2009-12-21 02:55:31 +00:00
Jonathan Atton 4e8afed130 Elm map : add a method to hide the markers of a group's class
SVN revision: 44615
2009-12-20 20:40:55 +00:00
Jonathan Atton fecc91bf03 Elm map : we can tell to a group class to not group the items if the zoom si greater than zoom_grouped
SVN revision: 44613
2009-12-20 18:48:31 +00:00
Jonathan Atton 007680e73f Elm map :
* now we have 2 class : 1 for the marker and 1 for the group. When a marker is "alone", the class of the marker is used, if it is grouped with others markers, the class of the group is used.
* markers with the same class are grouped. If 2 markers do not have the same class they are not grouped.
* an icon can be set by the user for a single marker or a class
* the theme have 3 different markers/groups : radio, radio2 and empty (only the numbers of markers and the icon are displayed)
* we can specify to display a group's class only for a zoom >= to a value. It means a marker of this group is not displayed for a zoom < to this value.
* off course we have new bugs too :)


SVN revision: 44610
2009-12-20 16:34:45 +00:00
Gustavo Sverzut Barbieri fb539794d1 Icon parser check if it was successfuly set and if not deletes the icon.
that's the end of that ugly space in editje button.



SVN revision: 44589
2009-12-20 00:28:02 +00:00
Gustavo Sverzut Barbieri 33d3edaf1f change .h.in as well :-(
SVN revision: 44588
2009-12-20 00:27:19 +00:00
Gustavo Sverzut Barbieri bc02f36c33 Return if standard icon was really set (ie: exists) or not.
SVN revision: 44587
2009-12-20 00:26:12 +00:00
Vincent Torri 831805ef0a use ecore_file_remove() instead of remove()
SVN revision: 44579
2009-12-19 19:12:08 +00:00
Vincent Torri 3901a68403 fix warnings
SVN revision: 44575
2009-12-19 13:55:08 +00:00
Jonathan Atton 33f4e9f399 Elm map: add poused_markers, if true the markers are not displayed while the zoom animation.
SVN revision: 44555
2009-12-18 21:28:06 +00:00
Iván Briano 801dcf0966 Allow unbinding radio groups by passing NULL
SVN revision: 44554
2009-12-18 20:21:39 +00:00
Jonathan Atton 61f4ac5c9e Elm map : the text no more fit in the marker (this is so sloowww) and some minors improvements
SVN revision: 44553
2009-12-18 20:16:37 +00:00
Jonathan Atton 5115557aba elm map : check if the matrixsparse exits
SVN revision: 44552
2009-12-18 18:30:28 +00:00
Jonathan Atton e32500af29 Elm map : fix elm_map_marker_remove() and when a marker is added in a dispalyed group -> update the bubble
SVN revision: 44551
2009-12-18 18:24:56 +00:00
Jonathan Atton c8c2cbc91b Elm map : increase the speed when marker are updated
SVN revision: 44549
2009-12-18 17:45:47 +00:00
Jonathan Atton 9af7495ecb Elm map : Put the evas_object which represent a marker in a cache to avoid create/delete the objects when the zoom change.
SVN revision: 44546
2009-12-18 17:00:01 +00:00
Jonathan Atton 805e5d1bb5 Elm map : replace the list of markers by a matrixsparse (1 cell per region), this way we can have a lot of markers (10k+)))
SVN revision: 44545
2009-12-18 14:28:36 +00:00
Carsten Haitzler fe9ba3dd4c add more bounce controls
SVN revision: 44533
2009-12-18 02:30:01 +00:00