Carsten Haitzler [Thu, 9 Dec 2010 08:53:40 +0000 (08:53 +0000)]
gah! entrye scroller has content on top of frame+shadow!
SVN revision: 55394
Carsten Haitzler [Thu, 9 Dec 2010 08:36:24 +0000 (08:36 +0000)]
make test for entry in flip.
SVN revision: 55393
Gustavo Lima Chaves [Wed, 8 Dec 2010 16:18:37 +0000 (16:18 +0000)]
All fileselector cases (mixing save, folder only, expand) seem OK, now.
SVN revision: 55378
Gustavo Lima Chaves [Wed, 8 Dec 2010 16:18:30 +0000 (16:18 +0000)]
Ctxpopup should have been an elC from the beginning.
SVN revision: 55377
Carsten Haitzler [Wed, 8 Dec 2010 03:37:33 +0000 (03:37 +0000)]
multi-touch has a rotate button for testing.
SVN revision: 55368
Gustavo Lima Chaves [Tue, 7 Dec 2010 19:18:36 +0000 (19:18 +0000)]
I'd better watch out more for my leftovers :/
SVN revision: 55366
Gustavo Lima Chaves [Tue, 7 Dec 2010 19:18:22 +0000 (19:18 +0000)]
Code with no action for now, but let's fix the call, eh?
SVN revision: 55365
Gustavo Lima Chaves [Tue, 7 Dec 2010 19:18:14 +0000 (19:18 +0000)]
Indenting and removing bogus code blocks.
SVN revision: 55364
Gustavo Lima Chaves [Tue, 7 Dec 2010 19:18:05 +0000 (19:18 +0000)]
Typo, old typo.
SVN revision: 55363
Gustavo Lima Chaves [Tue, 7 Dec 2010 19:17:50 +0000 (19:17 +0000)]
Now those won't appear in doxygen's output.
SVN revision: 55362
Otávio Pontes [Tue, 7 Dec 2010 15:55:25 +0000 (15:55 +0000)]
Respecting finger size in Color Selector
SVN revision: 55358
Otávio Pontes [Tue, 7 Dec 2010 15:55:22 +0000 (15:55 +0000)]
Removing swallows correctly in theme hook.
SVN revision: 55357
Otávio Pontes [Tue, 7 Dec 2010 15:55:20 +0000 (15:55 +0000)]
Respect finger size in spinner
SVN revision: 55356
Otávio Pontes [Tue, 7 Dec 2010 15:55:17 +0000 (15:55 +0000)]
As magnetslider was renamed to actionslider, ms was renamed to as.
SVN revision: 55355
Otávio Pontes [Tue, 7 Dec 2010 15:55:14 +0000 (15:55 +0000)]
Using finger size to calc actionslider size.
SVN revision: 55354
Otávio Pontes [Tue, 7 Dec 2010 15:55:11 +0000 (15:55 +0000)]
Removing unnecessary function declarations
SVN revision: 55353
Otávio Pontes [Tue, 7 Dec 2010 15:55:08 +0000 (15:55 +0000)]
Using finger size to calc bubble size
SVN revision: 55352
Jae Hwan Kim [Tue, 7 Dec 2010 05:18:01 +0000 (05:18 +0000)]
From: Jae Hwan Kim <jae.hwan.kim@samsung.com>
Subject: Re: [E-devel] [PATCH] els_scroller
els_scroller has some problems.
First, when the function "elm_scroller_page_size_set" is used and the
scroller is bounced,
the signal "scroll,anim,stop" is not called.
Second, the signal "scroll,anim,stop" is called at the time
"ELM_THUMBSCROLL_FRICTION",
even if the animation of scroller end before the time.
So I changed the code "els_scroller.c".
Patch code is the following.
SVN revision: 55341
Jihoon Kim [Tue, 7 Dec 2010 05:15:05 +0000 (05:15 +0000)]
From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] elm_slider patch for disable state
elm_slider does not support disable state, so I make this patch.
Please review it and upload in svn if it is ok.
(nb - also fixed vertical slider sizing in defaul theme and changed
jihoons changes to slider test to make the vertical sliders in a
horizontal box so they dont get silly long windows)
SVN revision: 55340
WooHyun Jung [Tue, 7 Dec 2010 05:04:45 +0000 (05:04 +0000)]
From: WooHyun Jung <wh0705.jung@samsung.com>
Subject: [E-devel] [PATCH] Some modifications for adapting
elm_longpress_timeout_get().
I made a patch for adapting elm_longpress_timeout_get() function to all
winsets, using long press event.
And I checked one warning in elm_entry.c , so I modified it.
SVN revision: 55339
Carsten Haitzler [Tue, 7 Dec 2010 00:59:06 +0000 (00:59 +0000)]
and more formatting fixes
SVN revision: 55338
Carsten Haitzler [Tue, 7 Dec 2010 00:57:42 +0000 (00:57 +0000)]
and lets format stuff nicely eh?
SVN revision: 55337
Carsten Haitzler [Tue, 7 Dec 2010 00:56:21 +0000 (00:56 +0000)]
mark sat.sun/weekday calls as deprecated and show how to do it with
marks.
SVN revision: 55336
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:46:16 +0000 (12:46 +0000)]
Indenting.
SVN revision: 55329
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:46:10 +0000 (12:46 +0000)]
New Elementary Config. App. options tab: Scrolling.
Also introducing config. API to set/query those values.
SVN revision: 55328
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:46:02 +0000 (12:46 +0000)]
Just indenting this file.
SVN revision: 55327
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:45:56 +0000 (12:45 +0000)]
Don't let sliders mess with parent scrollers.
Actually all dragable thingies in Elementary should get that safety trick.
SVN revision: 55326
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:45:49 +0000 (12:45 +0000)]
Using mouse wheel elm-propageted at sliders.
When we have time, we'll research a way of signalling
mouse events from bottom up, too (or at least emulate that).
Might be useful for "trapping" mouse wheel events, what
Elementary can't do as is.
SVN revision: 55325
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:45:41 +0000 (12:45 +0000)]
Mouse wheel events elm-propagated too.
SVN revision: 55324
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:45:33 +0000 (12:45 +0000)]
Better handling of mouse wheel events for sliders.
SVN revision: 55323
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:45:26 +0000 (12:45 +0000)]
Misusing API.
SVN revision: 55322
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:45:18 +0000 (12:45 +0000)]
Typos, damn typos.
SVN revision: 55321
Gustavo Lima Chaves [Mon, 6 Dec 2010 12:45:11 +0000 (12:45 +0000)]
Redundant semicolons here.
SVN revision: 55320
Carsten Haitzler [Sat, 4 Dec 2010 04:10:25 +0000 (04:10 +0000)]
elementary.h.... oh so much formatting cleanup. spacing... etc. also
elm_thumb really has no choice - has to return void * for thumb client.
SVN revision: 55252
ChunEon Park [Sat, 4 Dec 2010 02:59:43 +0000 (02:59 +0000)]
From: ChunEon Park <chuneon.park@samsung.com>
Subject: [E-devel] [Patch] elm_animator
Please check this small patch.
Added one miner API.
Thanks.
The Hermet
SVN revision: 55251
Cedric BAIL [Sat, 4 Dec 2010 00:52:03 +0000 (00:52 +0000)]
* elementary: snapshot it.
SVN revision: 55240
helen [Fri, 3 Dec 2010 14:08:37 +0000 (14:08 +0000)]
Using EINA_ARG_NONNULL in Elementary.
The Api is very large, probably there is some EINA_ARG_NONNULL that are
missing in some parameters and others that I put that should not be
there, I tried my best to not have these mistakes, if you find
any, please, fix it :).
SVN revision: 55189
helen [Fri, 3 Dec 2010 14:08:33 +0000 (14:08 +0000)]
EINA_SAFETY_ON_NULL_RETURN
Checking parameters with EINA_SAFETY_ON_NULL_RETURN and
EINA_SAFETY_ON_NULL_RETURN_VAL in Elementary
SVN revision: 55188
Otávio Pontes [Fri, 3 Dec 2010 11:18:36 +0000 (11:18 +0000)]
Separator parent can be null
SVN revision: 55184
Otávio Pontes [Fri, 3 Dec 2010 10:58:46 +0000 (10:58 +0000)]
elm_toolbar_item_icon_get should return the icon string.
Also improves documentation related to icon_set/icon_get.
SVN revision: 55182
samsung [Fri, 3 Dec 2010 07:58:43 +0000 (07:58 +0000)]
From: samsung.
some added features to calendar. along with fixes of those features so
they work right.
SVN revision: 55177
hyoyoung.chang [Thu, 2 Dec 2010 08:25:36 +0000 (08:25 +0000)]
From: hyoyoung.chang@samsung.com
As we talked last week, I made a version of adding external image in
elm_entry. It seeks a local file if prefix is 'file://' then it loads image and adds it. If image file can't be loaded, adding
wft emoticon.
patch in with minor fix for path and an added actual test case in elm
entry test.
SVN revision: 55134
Carsten Haitzler [Thu, 2 Dec 2010 03:37:17 +0000 (03:37 +0000)]
warning--
SVN revision: 55129
Massimo Maiurana [Wed, 1 Dec 2010 23:34:15 +0000 (23:34 +0000)]
updating various translations
SVN revision: 55125
Rui Seabra [Wed, 1 Dec 2010 17:38:42 +0000 (17:38 +0000)]
Documentation patch from Daniel Juyung Seo
SVN revision: 55123
Carsten Haitzler [Wed, 1 Dec 2010 09:54:20 +0000 (09:54 +0000)]
magnet->action (slider)
SVN revision: 55116
Carsten Haitzler [Wed, 1 Dec 2010 06:52:46 +0000 (06:52 +0000)]
hoverlist -> ctxpopup - as its not just a list really. it is a popup
of arbitrary content. list is one of them.
SVN revision: 55112
Bruno Dilly [Tue, 30 Nov 2010 18:53:52 +0000 (18:53 +0000)]
Improve elm_colorselector readability and fix clicked entry sig emission
The reason for modifying about elm_colorselector can be "readability".
Each bar in the colorselector has its own color type (like hue, saturation,
...)
So I thought it will be better, if I added enum for each color type.
And, for about elm_entry.c , I thought that "SIG_CLICKED" was wrongly
emitted (by "MOUSE_UP" event).
I deleted mouse_up callback function (as you advised),
because this function didn't do anything by my modification.
By: WooHyun Jung <wh0705.jung@samsung.com>
SVN revision: 55097
Bruno Dilly [Tue, 30 Nov 2010 18:51:16 +0000 (18:51 +0000)]
Remove unused var on test_focus
SVN revision: 55096
Bruno Dilly [Tue, 30 Nov 2010 18:50:27 +0000 (18:50 +0000)]
Fix scroller bar on default-desktop theme
SVN revision: 55095
Leandro Pereira [Tue, 30 Nov 2010 15:18:21 +0000 (15:18 +0000)]
elementary: tab -> spaces
SVN revision: 55087
Leandro Pereira [Tue, 30 Nov 2010 12:59:08 +0000 (12:59 +0000)]
elementary: Bugfix: Elm_Fileselector returns parent directory in folder select mode
SVN revision: 55085
Leandro Pereira [Tue, 30 Nov 2010 12:59:05 +0000 (12:59 +0000)]
elementary/elc_fileselector: Pack booleans with a bitfield
SVN revision: 55084
Tiago Rezende Campos Falcao [Mon, 29 Nov 2010 13:56:33 +0000 (13:56 +0000)]
Elementary patch for supporting keypad
Author: Jihoon Kim <jihoon48.kim@samsung.com>
SVN revision: 55062
Tiago Rezende Campos Falcao [Mon, 29 Nov 2010 13:56:30 +0000 (13:56 +0000)]
Event Callback
SVN revision: 55061
Gustavo Lima Chaves [Mon, 29 Nov 2010 13:15:20 +0000 (13:15 +0000)]
Account for list unselection (elm profiles).
Sorry, my bad, discomfitor.
SVN revision: 55059
Gustavo Lima Chaves [Mon, 29 Nov 2010 13:15:09 +0000 (13:15 +0000)]
Elm style on disabled/enabled setter/getters has been this one.
Sorry for the incovenience, man at work.
SVN revision: 55058
Gustavo Lima Chaves [Mon, 29 Nov 2010 13:14:54 +0000 (13:14 +0000)]
Wrong doc. groups here.
SVN revision: 55057
Gustavo Lima Chaves [Mon, 29 Nov 2010 13:14:45 +0000 (13:14 +0000)]
Ordering documenting groups.
SVN revision: 55056
Gustavo Lima Chaves [Mon, 29 Nov 2010 13:14:37 +0000 (13:14 +0000)]
A little bit of formatting here.
Discomfitor, go fix ecrustify :(. Sucking hard for functions like
elm_object_signal_callback_add, i.e., big function prototypes as
argument types.
SVN revision: 55055
Mike Blumenkrantz [Sat, 27 Nov 2010 07:32:30 +0000 (07:32 +0000)]
come on people, if it can return null then you can't just blindly throw it into strcmp and watch it segv.
SVN revision: 55032
helen [Fri, 26 Nov 2010 13:35:33 +0000 (13:35 +0000)]
Making elementary compile when safety check is disabled
Removing warnings from Elementary if Eina is with safety checks disabled
SVN revision: 55012
helen [Fri, 26 Nov 2010 13:35:30 +0000 (13:35 +0000)]
func _pan_min_get, setting the parameter obj as unused
In this functions, the first parameter obj is not used, adding
__UNUSED__ to them
SVN revision: 55011
Sebastian Dransfeld [Fri, 26 Nov 2010 11:37:45 +0000 (11:37 +0000)]
Fetch theme on first call to _icon_freedesktop_set
SVN revision: 55009
Sebastian Dransfeld [Fri, 26 Nov 2010 10:16:00 +0000 (10:16 +0000)]
_icon_freedesktop_set sets freedesktop.use
and add some TODO's
SVN revision: 55007
Sebastian Dransfeld [Fri, 26 Nov 2010 09:56:45 +0000 (09:56 +0000)]
default and highcolor aren't icon themes
And set hicolor last, as all themes inherit from it.
SVN revision: 55005
Sebastian Dransfeld [Fri, 26 Nov 2010 09:05:12 +0000 (09:05 +0000)]
Search for icon theme in elm_need_efreet
When searching for an icon in a theme, efreet needs to load the specific
cache for the theme. So if an icon doesn't exist, this will be a huge
overhead. So it is better to find a theme on init, and then stick with
it.
SVN revision: 55004
helen [Thu, 25 Nov 2010 15:16:54 +0000 (15:16 +0000)]
Fix some getters from elm_scroller.c
elm_scroller_policy_get was not verifying if its parameters are null.
elm_scroller_region_get was not getting the y if you pass x = null
and y != null
SVN revision: 54987
helen [Thu, 25 Nov 2010 15:16:48 +0000 (15:16 +0000)]
Fix elm_bg_file_set/get
If the file is a NULL pointer, it will delete the old imagem and set its
internal strings about file and group to NULL.
In the get function if the file argument is null does not mean that
it will not retrieve the group too.
SVN revision: 54986
Rafael Fonseca [Thu, 25 Nov 2010 14:00:37 +0000 (14:00 +0000)]
Fix showing specific items in Gengrid.
We need to account for min[xy] when calculating the position of an item.
SVN revision: 54981
Rafael Fonseca [Thu, 25 Nov 2010 13:57:02 +0000 (13:57 +0000)]
Fix setting minimum coordinates on smart scroller.
We need to get the min[xy] provided since it can be different from (0,0).
SVN revision: 54980
Rafael Fonseca [Thu, 25 Nov 2010 12:36:27 +0000 (12:36 +0000)]
The scroller bg was meant to be transparent on standard profile.
This commit fix the first issue with launcher in elm_test, when was appearing a
white rect all over it and the icons names seemed to be missing. It also fix
a related issue reported by the editje guys.
SVN revision: 54979
Carsten Haitzler [Thu, 25 Nov 2010 10:53:06 +0000 (10:53 +0000)]
Hi Raster. This is Myungjae Lee.
As I’ve talked to you just before, I’m sending you the patch file for
applying max size in sizing_eval function in the scroller.
This patch will work in the case below
- elm_scroller_content_min_limit() function is set to 1 (either
width or height)
- the content’s min size is growing up unlimitedly (such as
entry case)
Then the min size of the scroller cannot exceed the max size of itself.
(if we let it be grown up to the content’s min size, there is no way
to limit the size of the scroller and to enable scrolling.)
Please consider this way to avoid failure case (min is greater than
max) in the sizing_eval function,
and give me a feedback if it doesn’t meet any other requirement.
Thank you.
P.S.) patch file was created based on Rev. 54766.
SVN revision: 54978
Carsten Haitzler [Thu, 25 Nov 2010 10:01:39 +0000 (10:01 +0000)]
fix filesel - never gave right path!
SVN revision: 54977
Carsten Haitzler [Thu, 25 Nov 2010 07:07:39 +0000 (07:07 +0000)]
fix anchor item nullification fun.
SVN revision: 54972
Gustavo Lima Chaves [Thu, 25 Nov 2010 06:27:42 +0000 (06:27 +0000)]
Elm photocam now back to life.
Now whoever broke fileselector, please fix it!!
SVN revision: 54971
Iván Briano [Wed, 24 Nov 2010 17:11:34 +0000 (17:11 +0000)]
Longpress timeout is now configurable.
Patch by WooHyun Jung <wh0705.jung@samsung.com>
SVN revision: 54939
Gustavo Lima Chaves [Wed, 24 Nov 2010 08:22:41 +0000 (08:22 +0000)]
Indenting this little monster.
SVN revision: 54923
Gustavo Lima Chaves [Wed, 24 Nov 2010 08:22:24 +0000 (08:22 +0000)]
Let's keep property types in sync, eh?
SVN revision: 54922
Gustavo Lima Chaves [Wed, 24 Nov 2010 08:22:13 +0000 (08:22 +0000)]
Now people won't forget this shit anymore.
SVN revision: 54921
Gustavo Lima Chaves [Wed, 24 Nov 2010 08:22:02 +0000 (08:22 +0000)]
Important warning on config. versions.
SVN revision: 54920
Gustavo Lima Chaves [Wed, 24 Nov 2010 01:47:59 +0000 (01:47 +0000)]
More text classes support on Elm: list/genlist/gengrid/toolbar items.
NB: we got textblock parts as some of our text elements, everyone
knows. They support text_class fallbacking, but what would be an
elegant solution to achive reasonable mapping for styling tags (bold,
highlight, etc)? e17 has some "blah_hilight" text classes, which imho
are ugly...
SVN revision: 54915
Rafael Fonseca [Tue, 23 Nov 2010 20:30:48 +0000 (20:30 +0000)]
Fix item alignment in Gengrid.
When the item was bigger than the grid it was not being correctly positioned.
SVN revision: 54906
Rafael Fonseca [Tue, 23 Nov 2010 20:26:08 +0000 (20:26 +0000)]
Fix mistake introduced in previous commit.
Don't matter how much you review it, it is never enough.
rfonseca spanks himself =/.
SVN revision: 54903
Rafael Fonseca [Tue, 23 Nov 2010 20:20:41 +0000 (20:20 +0000)]
Make it possible to use origin besides (0,0) for pan object.
Although some widgets are modified in this patch there should not be any visible
change. Actually this patch is intended to fix a Gengrid issue (patch following).
In Gengrid when the items were bigger than the grid itself the scroll would not
work correctly when the alignment was other than 0.0. That happened because the
smart scroller object was assuming the pan origin to be (0,0) and doing some
miscalculations based on that.
SVN revision: 54902
Otávio Pontes [Tue, 23 Nov 2010 12:57:00 +0000 (12:57 +0000)]
Emiting signal to icon to unselect it. (bug fix)
SVN revision: 54874
Otávio Pontes [Tue, 23 Nov 2010 12:56:57 +0000 (12:56 +0000)]
Adding style for disabled slider
SVN revision: 54873
Otávio Pontes [Tue, 23 Nov 2010 12:56:54 +0000 (12:56 +0000)]
Adding genlist theme from enjoy in default theme
SVN revision: 54872
Otávio Pontes [Tue, 23 Nov 2010 12:56:51 +0000 (12:56 +0000)]
Adding new layout for title with back and next button.
Content-back now has just the back button.
SVN revision: 54871
Massimo Maiurana [Tue, 23 Nov 2010 11:53:29 +0000 (11:53 +0000)]
updating french translations
SVN revision: 54865
Gustavo Lima Chaves [Tue, 23 Nov 2010 08:30:55 +0000 (08:30 +0000)]
"Set to all" actions on font dialog, elm config app.
You may now set a common font overlay for all text classes available.
SVN revision: 54857
Gustavo Lima Chaves [Tue, 23 Nov 2010 07:17:35 +0000 (07:17 +0000)]
List/scroller-thingies disabler rect for desktop theme too.
SVN revision: 54855
Gustavo Lima Chaves [Tue, 23 Nov 2010 06:40:15 +0000 (06:40 +0000)]
More font sizes.
SVN revision: 54852
Gustavo Lima Chaves [Tue, 23 Nov 2010 06:10:58 +0000 (06:10 +0000)]
Elm caching settings exposed, part II.
Edje caching primitives exposed in Elm, too, now, and stored at
config. Also, there's now a poller running for all Elm apps doing
cache flushing. All these things have configurable values, of course.
Testing config version bumping too, it should work.
SVN revision: 54851
Davide Andreoli [Mon, 22 Nov 2010 23:17:56 +0000 (23:17 +0000)]
Improve Fileselector test: all API are exposed in the test now(is_save, folder_only, expandable, path_get), add a separator too.
SVN revision: 54844
Tiago Rezende Campos Falcao [Mon, 22 Nov 2010 19:24:48 +0000 (19:24 +0000)]
Elm Fileselector with theme support
SVN revision: 54812
Bruno Dilly [Mon, 22 Nov 2010 18:57:51 +0000 (18:57 +0000)]
Fix bubble test window title
SVN revision: 54810
Massimo Maiurana [Mon, 22 Nov 2010 18:40:14 +0000 (18:40 +0000)]
updating french and italian translations
SVN revision: 54807
Tiago Rezende Campos Falcao [Mon, 22 Nov 2010 15:57:26 +0000 (15:57 +0000)]
Elm Calendar keyboard support
Author: Jihoon Kim <jihoon48.kim at samsung.com>
SVN revision: 54798
Tiago Rezende Campos Falcao [Mon, 22 Nov 2010 15:24:58 +0000 (15:24 +0000)]
Add elm genlist scroller policy setter/getter
Author: "Marco Trevisan (Treviño)" <mail at 3v1n0.net>
And add NULL check in elm_list scroller policy getter/setter.
SVN revision: 54797