raster [Wed, 9 Mar 2011 10:28:46 +0000 (10:28 +0000)]
i think elm now needs svn edje too.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57619
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 9 Mar 2011 09:56:18 +0000 (09:56 +0000)]
and now use the ref/unref goodness from evas to avoid deleting oneself
while doing things.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57618
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 9 Mar 2011 09:44:22 +0000 (09:44 +0000)]
DSO... ok link everything elm lib links and be done with it so we
donly have to do this in one place... and we do need a svn evas
(1.0.999+)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57617
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 9 Mar 2011 09:18:31 +0000 (09:18 +0000)]
be DSO pedantic.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57616
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 8 Mar 2011 15:54:15 +0000 (15:54 +0000)]
elementary: fix wrong refcounting.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57595
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
rui [Tue, 8 Mar 2011 12:20:08 +0000 (12:20 +0000)]
Support current status quo.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57581
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 8 Mar 2011 11:48:12 +0000 (11:48 +0000)]
fmting
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57580
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 8 Mar 2011 11:47:45 +0000 (11:47 +0000)]
fmting.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57579
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Tue, 8 Mar 2011 11:41:40 +0000 (11:41 +0000)]
ignore++
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57576
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 8 Mar 2011 11:21:55 +0000 (11:21 +0000)]
better DSO link fix. mor full-bodied. :)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57571
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 8 Mar 2011 11:21:37 +0000 (11:21 +0000)]
format fix.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57570
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sat, 5 Mar 2011 15:21:16 +0000 (15:21 +0000)]
Elementary index edc: Test rectangle is now invisible.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57530
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sat, 5 Mar 2011 11:38:40 +0000 (11:38 +0000)]
Elementary index edc: Commented test rectangle color.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57528
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Fri, 4 Mar 2011 23:37:36 +0000 (23:37 +0000)]
elementary/transit - fixed whitespaces
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57523
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Fri, 4 Mar 2011 21:41:15 +0000 (21:41 +0000)]
elementary/themes revert applying border_scale.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57519
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Fri, 4 Mar 2011 00:11:45 +0000 (00:11 +0000)]
elementary/theme - applied border_scale for actionslider, bubble, button
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57515
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Thu, 3 Mar 2011 23:11:28 +0000 (23:11 +0000)]
elementary/transit - fixed white spaces
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57507
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Thu, 3 Mar 2011 16:13:07 +0000 (16:13 +0000)]
elementary/transit - added elm_transit_objects_prop_hold_disabled_set/get APIs.
These APIs provide options to user to set the properties of the transit objects will be rest or not when the transition ends.
The properties include geometry, color, evas_map data..
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57498
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Thu, 3 Mar 2011 13:01:39 +0000 (13:01 +0000)]
elementary/gengrid - fixed a bug by jh0506.yun@samsung.com
Hello.
I attached the modified patch about calc_job problem.
When I tested gengrid, sometimes gengrid renderd two times in different
shape in a moment.
So I checked gengrid code, I found cause in calc_job function.
calc_job added to ecore job after elm_gengrid_item_size_set and
elm_gengrid_item_append(,prepend,insert_before,insert_after) and etc.
Sometimes pan_smart's cvw and cvh is 0 at this time.
I think, No need to calc_job when pan_smart's cvw and cvh is 0.
Please check about this patch.
Thanks.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57491
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
yoz [Wed, 2 Mar 2011 22:07:01 +0000 (22:07 +0000)]
elementary: don't process event in disabled entry widget (from Jihoon Kim)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57477
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 1 Mar 2011 13:48:42 +0000 (13:48 +0000)]
Elementary test_notify.c: Removed redundant line.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57456
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Tue, 1 Mar 2011 07:32:29 +0000 (07:32 +0000)]
elementary/transit - modified internal variable name
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57445
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 28 Feb 2011 21:23:59 +0000 (21:23 +0000)]
Elementary button: Fixed 'if' statement indentation. Thanks Sebastian.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57437
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 28 Feb 2011 21:18:21 +0000 (21:18 +0000)]
Elementary Elementary.h.in: Fixed vim indentation setting.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57436
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 28 Feb 2011 16:33:59 +0000 (16:33 +0000)]
elementary: still fixing DSO...
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57429
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 28 Feb 2011 16:07:36 +0000 (16:07 +0000)]
elementary: still more DSO fix.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57425
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 28 Feb 2011 15:55:19 +0000 (15:55 +0000)]
elementary: more DSO fix.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57421
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 28 Feb 2011 15:45:13 +0000 (15:45 +0000)]
elementary: fix another DSO build issue.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57420
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 28 Feb 2011 14:49:20 +0000 (14:49 +0000)]
elementary: fix DSO build error.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57414
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Mon, 28 Feb 2011 12:55:33 +0000 (12:55 +0000)]
Elementary slider: Fix theme to support disabled state.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57410
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Mon, 28 Feb 2011 09:19:47 +0000 (09:19 +0000)]
elementary/transit - modified one minor coding style.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57406
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Mon, 28 Feb 2011 07:35:10 +0000 (07:35 +0000)]
elementary/transit - fixed formatting.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57403
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 28 Feb 2011 00:14:11 +0000 (00:14 +0000)]
Elementary test.c: Fixed some comments.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57402
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Sun, 27 Feb 2011 23:00:54 +0000 (23:00 +0000)]
elementary / transit - fixed a wrong word in doxygen.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57401
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sun, 27 Feb 2011 22:59:12 +0000 (22:59 +0000)]
Elementary elm_button.c: Fix formatting.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57400
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Sun, 27 Feb 2011 18:39:21 +0000 (18:39 +0000)]
elementary/transit - makes it do not allow to add/remove the objects while transit is running.
It will provide new apis - elm_transit_object_prop_hold_set/get to give a option for keeping the object property when effect is over.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57396
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 27 Feb 2011 11:44:01 +0000 (11:44 +0000)]
Elementary entry: Removed const from obj in *_entry_pos_set.
Fix the the previous commit, I can't believe I missed that one.
Patch by Jihoon Kim.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57376
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 27 Feb 2011 11:11:05 +0000 (11:11 +0000)]
From: Seunggyun Kim <sgyun.kim@samsung.com>
Subject: [E-devel] elm_genlist - bug fix about del callback
I found one bug in elm_genlist_clear.
In case append lots of items in genlist, some items are still in genlist
item queue before it is processed in _item_queue.
At that time, if application calls elm_genlist_item_del api that has item in
genlist queue and elm_genlist_clear is called at once, "func.del" callback
is called twice.
If application frees some memory in "func.del" callback, It occurs
double free memory problem.
For example, some application has many items. and all items are deleted. but
all items are not proceed in queue. then application is terminated.
In that case, double free problem is occured in application.
So, I fixed elm_genlist_clear code and made a patch.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57371
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 27 Feb 2011 10:25:45 +0000 (10:25 +0000)]
Elementary entry: Added elm_entry_cursor_pos_set/get (for scrolled as well).
Added elm_scrolled_entry_cursor_pos_set/get and elm_entry_cursor_pos_set/get
Patch by Jihoon Kim.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57366
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 27 Feb 2011 09:16:33 +0000 (09:16 +0000)]
and just use eina_hash_set
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57355
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 27 Feb 2011 09:00:22 +0000 (09:00 +0000)]
From: sangho park <gouache95@gmail.com>
Subject: Re: [E-devel] [Patch] elm_map_user_agent_set and get
This is a patch for elm_map for setting user-agent.
- Add elm_map_user_agent_set
- Add elm_map_user_agent_get
- modify doxygen
elm_map uses OSM(OpenStreetMap), but we can add custom map provider.
If custom map provider server filters robot out (currently default
user-agent is 'curl'),
we need some APIs to set/get user-agent.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57353
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
maxerba [Sat, 26 Feb 2011 20:08:21 +0000 (20:08 +0000)]
updating various translations
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57342
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Thu, 24 Feb 2011 19:10:46 +0000 (19:10 +0000)]
Elementary elm_actionslider.c: Fixed formatting.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57307
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 24 Feb 2011 09:24:26 +0000 (09:24 +0000)]
Elementary scrolled_entry: Added *_entry_cnp_textonly_[set/get]
Same as the simple entry textonly mode setting.
Patch by Hyoyoung Chang.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57298
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 24 Feb 2011 09:24:20 +0000 (09:24 +0000)]
Elementary entry: Fixed documentation of elm_entry_textnoly.
Patch by Hyoyoung Chang.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57297
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Wed, 23 Feb 2011 12:14:45 +0000 (12:14 +0000)]
elementary/ctxpopup - fixed white space
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57264
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Wed, 23 Feb 2011 07:37:39 +0000 (07:37 +0000)]
elementary/ctxpopup - removed unuseful lines.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57255
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 22 Feb 2011 17:58:22 +0000 (17:58 +0000)]
Elementary: Updated Korean translations.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57247
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 22 Feb 2011 16:33:43 +0000 (16:33 +0000)]
Elementary bubble-theme: Fixed UI-Mirroring.
UI-mirroring didn't change the arrow of the bubble, fixed that.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57245
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 22 Feb 2011 16:33:38 +0000 (16:33 +0000)]
Elementary theme-bubble: revert 55839 that introduced bugs with no-icon.
The commit caused bugs when there was no icon, exactly what it claimed
to have fixed. I took a look at the commit and it looked a bit messy,
too messy for me to try to fix. A rewrite makes more sense.
Previous commit message:
From: Sohyun Kim <anna1014.kim@samsung.com>
Subject: [E-devel] [Patch] elm_bubble theme patch
I'm Sohyun Kim. Nice to meet you.
This is a patch for bubble theme.
The bubble has a region for icon, label and info text.
However, it has the region, if icon, label and info text are not set.
I modified theme and added edje signals.
1. add edje signal for label and info text state
2. remove text size for label and info text default state
-> set it on "visible" state
3. add base image state for info text only
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57244
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 22 Feb 2011 16:33:18 +0000 (16:33 +0000)]
Elementary test-bubble: Modified the test to include a 'no-icon' style.
This exposes an issue introduced in a patch I'll revert in a moment.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57243
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 22 Feb 2011 10:29:28 +0000 (10:29 +0000)]
efl: add back touch on configure time generated file.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57232
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 21 Feb 2011 16:38:24 +0000 (16:38 +0000)]
Elementary genlist: Blocked "swipe" and "clicked" events for display only and disabled modes.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57222
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 21 Feb 2011 16:31:32 +0000 (16:31 +0000)]
Elementary test_genlist.c: Added display only property to Group Index.
This compresses Group Index's height and disables touch events.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57221
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 21 Feb 2011 16:09:05 +0000 (16:09 +0000)]
Elementary genlist: Fixed doxygen typo.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57219
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 21 Feb 2011 16:08:23 +0000 (16:08 +0000)]
Elementary genlist: Fixed item display only bug.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57218
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 21 Feb 2011 16:02:45 +0000 (16:02 +0000)]
Elementayr genlist: Fixed item disabled bug.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57217
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 21 Feb 2011 15:46:23 +0000 (15:46 +0000)]
Elementary test_genlist.c: Fixed indentation.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57215
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 21 Feb 2011 15:33:40 +0000 (15:33 +0000)]
Elementary test: Fixed window name and window title name.
Unified window name like "genlist2", "genlist-group".
Unified window title name like "Genlist 2", "Genlist Group".
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57214
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Mon, 21 Feb 2011 14:56:49 +0000 (14:56 +0000)]
efl: turn on cached result, that will reduce your configure time a lot !
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57213
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 20 Feb 2011 16:00:03 +0000 (16:00 +0000)]
Elementary els_scroller: Fix moving to Wanted X (wx) on child resize.
We should also move the the wanted X when the child resizes. This fixes
scroller position in elementary_test "Icon Desktops" test.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57195
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 20 Feb 2011 16:00:00 +0000 (16:00 +0000)]
Elementary els_scroller: Fix a bug with ui-mirroring.
Bug happened when child_w < scroller_w and ui-mirroring was on.
The position calculated was smaller than 0 and thus not correct.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57194
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 20 Feb 2011 09:32:44 +0000 (09:32 +0000)]
Elementary els_scroller: Fixed "Wanted position" when using elm_smart_scroller_region_bring_in.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57185
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 20 Feb 2011 09:15:16 +0000 (09:15 +0000)]
Elementary els_scroller: Fixed bar-dragging.
[patch] els_scroller - simple bug fix about bar-dragging. by Jae Hwan Kim.
More info:
You can test it in "Scroller" menu of the "elementary_test".
We cannot move the scroller by dragging the bar.
The reason is why the bar-dragging-event and mouse-move-event confict.
When bar is draged, the movement by mouse-move should be freezed.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57184
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sun, 20 Feb 2011 03:33:32 +0000 (03:33 +0000)]
Elementary toolbar test: Fixed window name and window title name.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57180
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 19 Feb 2011 15:39:19 +0000 (15:39 +0000)]
From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_label - bugfix at string manipulation
ear Elementary developers.
It's a elm_label bugfix.
It has two small improvements.
1. Current code can be reference null ptr.
- replocater = curlocater + key_len + 1;
- while ((*replocater != '=') && (replocater))
^^^
-
replocater++;
It should be *replocater, not replocater
2. there are two while loop to find a separate character in
string.
I changed it from loop to strchr.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57161
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Fri, 18 Feb 2011 15:12:34 +0000 (15:12 +0000)]
E-MODULES-EXTRA, elementary, emprint: don't track build files.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57150
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 18 Feb 2011 12:12:56 +0000 (12:12 +0000)]
fix paginated scrolling so it works again!
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57149
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
quaker [Thu, 17 Feb 2011 23:52:08 +0000 (23:52 +0000)]
Fix Elementary compilation under FreeBSD.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57143
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
titan [Thu, 17 Feb 2011 20:12:43 +0000 (20:12 +0000)]
Elementary gengrid: Pressing the enter(return) key on the selected item now fires the "clicked" callback the same way double clicking does.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57135
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
maxerba [Thu, 17 Feb 2011 12:15:59 +0000 (12:15 +0000)]
updating russian translations
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57124
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 17 Feb 2011 11:35:37 +0000 (11:35 +0000)]
Elementary els_scroller: Fixed mouse_wheel scrolling.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57121
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 17 Feb 2011 10:56:32 +0000 (10:56 +0000)]
make the writing of a softkey much easier - you dont need ecore_x.
it's wrapped and hidden. simpler.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57120
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Thu, 17 Feb 2011 09:21:25 +0000 (09:21 +0000)]
Elementary els_scroller: Fixed a valgrind uinitialised_value error.
Happens when pan_get doesn't set the coords.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57117
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 17 Feb 2011 09:07:54 +0000 (09:07 +0000)]
fix trailing whitespaces
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57116
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 17 Feb 2011 09:04:53 +0000 (09:04 +0000)]
tabs: not on my watch.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57115
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
maxerba [Wed, 16 Feb 2011 20:39:52 +0000 (20:39 +0000)]
updating various translations
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57099
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 16 Feb 2011 11:01:42 +0000 (11:01 +0000)]
elementary, eina, calendar: don't track generated files.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57085
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Tue, 15 Feb 2011 21:29:44 +0000 (21:29 +0000)]
add __UNUSED__ for data paramater as it's not used.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57070
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
maxerba [Tue, 15 Feb 2011 18:58:02 +0000 (18:58 +0000)]
updating various translations
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57062
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 15:56:59 +0000 (15:56 +0000)]
Elementary els_scroller: Move updating of wx/y/w/h into one function.
And fixed a bug when updating them to wrong values. - Issue reported and solution suggested by Jaehwan Kim.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57054
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 14:32:38 +0000 (14:32 +0000)]
Elementary: Fixed .po warnings.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57053
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 14:32:34 +0000 (14:32 +0000)]
Elementary: updated Hebrew translation.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57052
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 14:32:27 +0000 (14:32 +0000)]
Elementary fileselector: Updated translatable strings and regenerated .pos
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57051
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 13:52:33 +0000 (13:52 +0000)]
Elementary translations: Updated Hebrew translation and regenerated .pos.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57050
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 13:52:25 +0000 (13:52 +0000)]
Elemenatry entry: Added gettext to some strings.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57049
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 13:37:28 +0000 (13:37 +0000)]
Elementary calendar: Weekday names are now taken from locale.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57048
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Tue, 15 Feb 2011 13:22:32 +0000 (13:22 +0000)]
Elementary translation: Added Korean po file. (ko_KR.po)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57047
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 12:40:30 +0000 (12:40 +0000)]
Elementary: Removed a temp change wasn't meant to be pushed.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57046
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Tue, 15 Feb 2011 12:32:39 +0000 (12:32 +0000)]
Elementary translation: Updated POTFILES.in
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57045
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 15 Feb 2011 10:28:39 +0000 (10:28 +0000)]
From: sangho park <gouache95@gmail.com>
Subject: [E-devel] [Patch] elm_map_marker_remove test code
Dear all,
This is a patch for elm_map_marker_remove test code.
I added one button for marker_remove to test_map.c
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57044
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Mon, 14 Feb 2011 17:13:40 +0000 (17:13 +0000)]
elementary / elm_bg - modified minor things.
changed int to Evas_Coord
appended EINA_NONNULL to a API in header.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57031
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Mon, 14 Feb 2011 16:38:18 +0000 (16:38 +0000)]
elementary/elm_bg - added new api elm_bg_load_size_set
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57029
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 14 Feb 2011 08:47:19 +0000 (08:47 +0000)]
and allow rmovable of these funcs if data set to NULL.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57007
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 14 Feb 2011 08:45:26 +0000 (08:45 +0000)]
make limit and set accept handy funcs also dup thier data/struct input
- complaints form users that this is painful made me think this is best.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57006
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Mon, 14 Feb 2011 01:47:51 +0000 (01:47 +0000)]
Elementary magic key: Fixed typo.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@57001
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
hermet [Sun, 13 Feb 2011 15:19:35 +0000 (15:19 +0000)]
elementary/ctxpopup - just reduces code lines
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@56988
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 13 Feb 2011 14:58:38 +0000 (14:58 +0000)]
annoy people using elm's widget api!
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@56987
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
tasn [Sun, 13 Feb 2011 14:37:18 +0000 (14:37 +0000)]
Elementary els_scroller: Fixed updating of wx/wy/ww/wh with momentum and bounce.
Patch by Aharon Hillel.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@56986
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
seoz [Sun, 13 Feb 2011 13:16:59 +0000 (13:16 +0000)]
Elementary: Fixed some NULL pointer reference bug in elementary.
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@56985
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33