Carsten Haitzler [Mon, 18 Jan 2010 09:38:52 +0000 (09:38 +0000)]
well it needed to be done finallly - elm has config files and profiles - just
like big brother e.
SVN revision: 45280
Carsten Haitzler [Mon, 18 Jan 2010 06:56:06 +0000 (06:56 +0000)]
use specific scroller edje groups for list and genlist - add aliases.
SVN revision: 45278
Carsten Haitzler [Mon, 18 Jan 2010 06:44:56 +0000 (06:44 +0000)]
also use canvas as live-region for pan contents like genlist
SVN revision: 45277
Carsten Haitzler [Mon, 18 Jan 2010 05:33:21 +0000 (05:33 +0000)]
comments -> remove
SVN revision: 45276
Carsten Haitzler [Mon, 18 Jan 2010 05:32:13 +0000 (05:32 +0000)]
different size
SVN revision: 45275
Carsten Haitzler [Mon, 18 Jan 2010 05:31:48 +0000 (05:31 +0000)]
add visual feedback for multi-touch test
SVN revision: 45274
Boris Faure [Sun, 17 Jan 2010 10:36:19 +0000 (10:36 +0000)]
add elm_menu_item_data_set
SVN revision: 45256
Boris Faure [Sun, 17 Jan 2010 10:33:45 +0000 (10:33 +0000)]
add elm_menu_item_data_get
SVN revision: 45253
Boris Faure [Sun, 17 Jan 2010 10:33:22 +0000 (10:33 +0000)]
typo in comment
SVN revision: 45252
Carsten Haitzler [Sun, 17 Jan 2010 09:31:44 +0000 (09:31 +0000)]
first test for multi stuff - just printfs now.
SVN revision: 45251
Sebastian Dransfeld [Sat, 16 Jan 2010 13:54:55 +0000 (13:54 +0000)]
Correct second argument
SVN revision: 45223
Vincent Torri [Sat, 16 Jan 2010 13:18:48 +0000 (13:18 +0000)]
fix warnings. Patch by Lutin
SVN revision: 45216
Carsten Haitzler [Sat, 16 Jan 2010 12:35:31 +0000 (12:35 +0000)]
fix build break!
SVN revision: 45214
Carsten Haitzler [Fri, 15 Jan 2010 09:32:43 +0000 (09:32 +0000)]
1. fix list theme adapting - simply never got callbac ks to handle iot,
that's why!
2. make cmd-line tool to set scale, theme, finger size (more later) - used
this to test this and fix it.
3. cmd-line tool... also uses elm - and... as a result... also has a dialog
sayint its doing something - and... it can get a gui config later too!
SVN revision: 45175
Christopher Michael [Fri, 15 Jan 2010 05:22:40 +0000 (05:22 +0000)]
Remove unused variables.
Use elm_win_conformant calls.
SVN revision: 45162
Christopher Michael [Fri, 15 Jan 2010 05:17:54 +0000 (05:17 +0000)]
Move conformant calls to elm_win_conformant_get/set.
SVN revision: 45161
Iván Briano [Thu, 14 Jan 2010 20:06:41 +0000 (20:06 +0000)]
Set theme hook for hoversel so style changes are applied.
SVN revision: 45121
Carsten Haitzler [Thu, 14 Jan 2010 04:02:21 +0000 (04:02 +0000)]
oops - other way.
SVN revision: 45107
Carsten Haitzler [Thu, 14 Jan 2010 04:00:17 +0000 (04:00 +0000)]
add a test
SVN revision: 45106
Carsten Haitzler [Thu, 14 Jan 2010 03:47:28 +0000 (03:47 +0000)]
patch from <jihoon48.kim@samsung.com> - horizontal context menu option.
SVN revision: 45105
Christopher Michael [Thu, 14 Jan 2010 02:45:15 +0000 (02:45 +0000)]
Account for bottom panel size in conformant widget.
SVN revision: 45104
Cedric BAIL [Wed, 13 Jan 2010 15:05:53 +0000 (15:05 +0000)]
* elementary: Fix the typo in the description too :-)
SVN revision: 45086
Cedric BAIL [Wed, 13 Jan 2010 14:50:48 +0000 (14:50 +0000)]
* elementary: Fix typo in configure.
SVN revision: 45085
xcomputerman [Wed, 13 Jan 2010 08:37:56 +0000 (08:37 +0000)]
X11 calls should be conditional
SVN revision: 45082
xcomputerman [Wed, 13 Jan 2010 08:37:35 +0000 (08:37 +0000)]
X11 calls should be conditional
SVN revision: 45081
xcomputerman [Wed, 13 Jan 2010 08:17:15 +0000 (08:17 +0000)]
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
Carsten Haitzler [Mon, 11 Jan 2010 06:23:00 +0000 (06:23 +0000)]
patch for unfocus for elm butotn from chun eon park
SVN revision: 45034
Carsten Haitzler [Sun, 10 Jan 2010 02:18:50 +0000 (02:18 +0000)]
add unfocus call.
SVN revision: 45012
Boris Faure [Sun, 10 Jan 2010 01:15:32 +0000 (01:15 +0000)]
add missing prototypes
SVN revision: 45011
Boris Faure [Sat, 9 Jan 2010 23:15:43 +0000 (23:15 +0000)]
add del_cb to menu items
SVN revision: 45010
Christopher Michael [Fri, 8 Jan 2010 18:00:33 +0000 (18:00 +0000)]
Add missing files, thanks Sachiel :)
SVN revision: 44983
Christopher Michael [Fri, 8 Jan 2010 17:54:26 +0000 (17:54 +0000)]
Add illume conformant widget and test app.
SVN revision: 44982
Carsten Haitzler [Fri, 8 Jan 2010 02:33:03 +0000 (02:33 +0000)]
handle label resizes and wraps properly - add test for it!
SVN revision: 44964
Tiago Rezende Campos Falcao [Thu, 7 Jan 2010 16:34:19 +0000 (16:34 +0000)]
Elm_List_Item selected getter
SVN revision: 44951
Vincent Torri [Thu, 7 Jan 2010 08:00:49 +0000 (08:00 +0000)]
fix spelling. Patch by 'misc'
SVN revision: 44943
Tiago Rezende Campos Falcao [Tue, 5 Jan 2010 19:42:04 +0000 (19:42 +0000)]
Elm_List multi and horizontal getters
SVN revision: 44913
Carsten Haitzler [Tue, 5 Jan 2010 00:08:03 +0000 (00:08 +0000)]
event -> under list as well as on genlist
SVN revision: 44902
Carsten Haitzler [Wed, 30 Dec 2009 13:10:01 +0000 (13:10 +0000)]
test with animating edje layout obj in flip test too - with child buttons.
SVN revision: 44785
Jonathan Atton [Thu, 24 Dec 2009 10:21:54 +0000 (10:21 +0000)]
Elm map : change PATH_MAX by sizeof(buf) in snprintf
SVN revision: 44713
Jonathan Atton [Wed, 23 Dec 2009 17:10:18 +0000 (17:10 +0000)]
Elm_Slideshow : add item_data_get()
SVN revision: 44696
Jonathan Atton [Wed, 23 Dec 2009 09:53:39 +0000 (09:53 +0000)]
Elm map : add API to set a custom source
SVN revision: 44678
Jonathan Atton [Tue, 22 Dec 2009 22:47:17 +0000 (22:47 +0000)]
Elm_Map : add a source manager and 3 souces
SVN revision: 44665
Gustavo Sverzut Barbieri [Tue, 22 Dec 2009 12:11:21 +0000 (12:11 +0000)]
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
Jonathan Atton [Tue, 22 Dec 2009 09:57:35 +0000 (09:57 +0000)]
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
Jonathan Atton [Tue, 22 Dec 2009 09:34:29 +0000 (09:34 +0000)]
Elm slideshow : fix item_del
SVN revision: 44644
Jonathan Atton [Mon, 21 Dec 2009 17:01:19 +0000 (17:01 +0000)]
Elm map : * do not display a bubble if the content is empty
* use a different temp dir for each map
SVN revision: 44634
Carsten Haitzler [Mon, 21 Dec 2009 02:55:31 +0000 (02:55 +0000)]
fix licence on default theme. it is intended to be PD really
SVN revision: 44618
Jonathan Atton [Sun, 20 Dec 2009 20:40:55 +0000 (20:40 +0000)]
Elm map : add a method to hide the markers of a group's class
SVN revision: 44615
Jonathan Atton [Sun, 20 Dec 2009 18:48:31 +0000 (18:48 +0000)]
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
Jonathan Atton [Sun, 20 Dec 2009 16:34:45 +0000 (16:34 +0000)]
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
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:28:02 +0000 (00:28 +0000)]
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
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:27:19 +0000 (00:27 +0000)]
change .h.in as well :-(
SVN revision: 44588
Gustavo Sverzut Barbieri [Sun, 20 Dec 2009 00:26:12 +0000 (00:26 +0000)]
Return if standard icon was really set (ie: exists) or not.
SVN revision: 44587
Vincent Torri [Sat, 19 Dec 2009 19:12:08 +0000 (19:12 +0000)]
use ecore_file_remove() instead of remove()
SVN revision: 44579
Vincent Torri [Sat, 19 Dec 2009 13:55:08 +0000 (13:55 +0000)]
fix warnings
SVN revision: 44575
Jonathan Atton [Fri, 18 Dec 2009 21:28:06 +0000 (21:28 +0000)]
Elm map: add poused_markers, if true the markers are not displayed while the zoom animation.
SVN revision: 44555
Iván Briano [Fri, 18 Dec 2009 20:21:39 +0000 (20:21 +0000)]
Allow unbinding radio groups by passing NULL
SVN revision: 44554
Jonathan Atton [Fri, 18 Dec 2009 20:16:37 +0000 (20:16 +0000)]
Elm map : the text no more fit in the marker (this is so sloowww) and some minors improvements
SVN revision: 44553
Jonathan Atton [Fri, 18 Dec 2009 18:30:28 +0000 (18:30 +0000)]
elm map : check if the matrixsparse exits
SVN revision: 44552
Jonathan Atton [Fri, 18 Dec 2009 18:24:56 +0000 (18:24 +0000)]
Elm map : fix elm_map_marker_remove() and when a marker is added in a dispalyed group -> update the bubble
SVN revision: 44551
Jonathan Atton [Fri, 18 Dec 2009 17:45:47 +0000 (17:45 +0000)]
Elm map : increase the speed when marker are updated
SVN revision: 44549
Jonathan Atton [Fri, 18 Dec 2009 17:00:01 +0000 (17:00 +0000)]
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
Jonathan Atton [Fri, 18 Dec 2009 14:28:36 +0000 (14:28 +0000)]
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
Carsten Haitzler [Fri, 18 Dec 2009 02:30:01 +0000 (02:30 +0000)]
add more bounce controls
SVN revision: 44533
Christopher Michael [Fri, 18 Dec 2009 01:22:22 +0000 (01:22 +0000)]
Fix signal typo
SVN revision: 44532
Carsten Haitzler [Tue, 15 Dec 2009 06:38:32 +0000 (06:38 +0000)]
support more vkbd states in elm
SVN revision: 44471
Iván Briano [Mon, 14 Dec 2009 18:30:32 +0000 (18:30 +0000)]
formatting
SVN revision: 44448
Christopher Michael [Sun, 13 Dec 2009 23:25:31 +0000 (23:25 +0000)]
Fix variables not defined as static. Patch from Nicolas Aguirre
SVN revision: 44435
Vincent Torri [Fri, 11 Dec 2009 10:58:10 +0000 (10:58 +0000)]
improve configure output
SVN revision: 44365
Carsten Haitzler [Fri, 11 Dec 2009 08:12:58 +0000 (08:12 +0000)]
flip widget! first go at it and still primitive. will expand! for flipping
between 2 bits of content (front and back).
SVN revision: 44352
Iván Briano [Fri, 11 Dec 2009 05:57:53 +0000 (05:57 +0000)]
Scrolled entry, first step.
This is a compound widget that puts an entry inside a scroller,
so the user doesn't have to manage that stuff. Still needs some
more exposure of the scroller stuff and probably some automatizations.
SVN revision: 44349
Christopher Michael [Thu, 10 Dec 2009 17:25:04 +0000 (17:25 +0000)]
Remove whitespace.
Make flip dialog have a decent size so at least the window appears.
SVN revision: 44342
Carsten Haitzler [Wed, 9 Dec 2009 21:54:06 +0000 (21:54 +0000)]
patch from luis moraes to fix list deleted macro checks
SVN revision: 44325
Iván Briano [Wed, 9 Dec 2009 06:53:37 +0000 (06:53 +0000)]
use bool type where it makes sense
SVN revision: 44310
Iván Briano [Wed, 9 Dec 2009 05:22:38 +0000 (05:22 +0000)]
reenable parameters
SVN revision: 44304
Iván Briano [Wed, 9 Dec 2009 04:37:48 +0000 (04:37 +0000)]
style, better parsing, some parameter names changed
SVN revision: 44302
Iván Briano [Wed, 9 Dec 2009 02:37:20 +0000 (02:37 +0000)]
use correct types for parameters
SVN revision: 44297
Carsten Haitzler [Tue, 8 Dec 2009 13:53:38 +0000 (13:53 +0000)]
disable - compile errors - NAN for those macros!
SVN revision: 44278
Iván Briano [Tue, 8 Dec 2009 05:53:12 +0000 (05:53 +0000)]
Rename some parametes, use defaults, use info
SVN revision: 44274
Iván Briano [Tue, 8 Dec 2009 04:57:39 +0000 (04:57 +0000)]
State is not a common parameter
patch by Fabiano Fidencio
SVN revision: 44273
Carsten Haitzler [Tue, 8 Dec 2009 04:41:02 +0000 (04:41 +0000)]
layout sizing eval call - plus generic singal
SVN revision: 44272
Iván Briano [Tue, 8 Dec 2009 01:35:15 +0000 (01:35 +0000)]
use right name for the module
SVN revision: 44270
Christopher Michael [Mon, 7 Dec 2009 18:05:04 +0000 (18:05 +0000)]
Fix nasty formatting.
Don't segfault if map cannot be created when launching test_map.
SVN revision: 44253
Carsten Haitzler [Mon, 7 Dec 2009 14:19:20 +0000 (14:19 +0000)]
fix swallows to happen after u added hint change cb
SVN revision: 44245
Tiago Rezende Campos Falcao [Sun, 6 Dec 2009 01:22:54 +0000 (01:22 +0000)]
Elementary edje external modules
Widgets: Button, Check, Radio, Slider, Toggle
SVN revision: 44207
Carsten Haitzler [Thu, 3 Dec 2009 22:26:37 +0000 (22:26 +0000)]
oops - fix. longpress cb always shoudl work. just menu go away.
SVN revision: 44178
Carsten Haitzler [Wed, 2 Dec 2009 22:50:36 +0000 (22:50 +0000)]
baack to normal pre- release name now
SVN revision: 44146
Carsten Haitzler [Wed, 2 Dec 2009 22:19:53 +0000 (22:19 +0000)]
quick make svnrev that has right release names
SVN revision: 44140
Gustavo Sverzut Barbieri [Wed, 2 Dec 2009 18:59:41 +0000 (18:59 +0000)]
fix couple of list issues while deleting during item usage.
now list marks itself as "walking" every time it's usign wd->items,
this way any call to clear or deletion (elm_list_item_del()) will be
postponed using the wd->to_delete list.
please let me know of any bugs you may find.
SVN revision: 44124
Carsten Haitzler [Wed, 2 Dec 2009 08:07:38 +0000 (08:07 +0000)]
and back to a pre-svn sonme after snap
SVN revision: 44118
Carsten Haitzler [Wed, 2 Dec 2009 07:40:59 +0000 (07:40 +0000)]
aaah bah - move to 05 not 04
SVN revision: 44116
Carsten Haitzler [Wed, 2 Dec 2009 07:22:35 +0000 (07:22 +0000)]
asparagus - finally
SVN revision: 44113
Gustavo Sverzut Barbieri [Tue, 1 Dec 2009 13:50:22 +0000 (13:50 +0000)]
oops, edited .h and not .h.in
SVN revision: 44095
Gustavo Sverzut Barbieri [Tue, 1 Dec 2009 13:32:48 +0000 (13:32 +0000)]
elm_policy_set() and friends. easy way to quit app when last window is closed.
SVN revision: 44090
Carsten Haitzler [Tue, 1 Dec 2009 11:03:14 +0000 (11:03 +0000)]
use all dem cursor api's... and module it up bro
SVN revision: 44088
Vincent Torri [Sun, 29 Nov 2009 16:12:00 +0000 (16:12 +0000)]
formatting
SVN revision: 44045
Vincent Torri [Sun, 29 Nov 2009 16:10:40 +0000 (16:10 +0000)]
solaris OSes are UNIX OSes
SVN revision: 44044
Vincent Torri [Sun, 29 Nov 2009 16:02:05 +0000 (16:02 +0000)]
elm_object_scale_set() returns nothing
SVN revision: 44043
Brett Nash [Sun, 29 Nov 2009 00:01:13 +0000 (00:01 +0000)]
elm_list: Call the callbacks _last_. Saves segv when the user deletes stuff.
SVN revision: 44037
Brett Nash [Sat, 28 Nov 2009 23:57:54 +0000 (23:57 +0000)]
elm_list: Delete the timer when deleting an item.
SVN revision: 44036