Vincent Torri [Tue, 31 May 2011 06:16:12 +0000 (06:16 +0000)]
link elementary_testql lib against eio when needed
SVN revision: 59832
Carsten Haitzler [Tue, 31 May 2011 05:24:58 +0000 (05:24 +0000)]
fix disk selector to handle intl trext properly. was bad to begin with.
SVN revision: 59831
Daniel Juyung Seo [Mon, 30 May 2011 02:31:21 +0000 (02:31 +0000)]
Elementary lib: Removed trailing whitespaces except for flip.
SVN revision: 59796
Daniel Juyung Seo [Mon, 30 May 2011 02:11:21 +0000 (02:11 +0000)]
Elementary test_transit.c: Fixed warnings.
SVN revision: 59795
Daniel Juyung Seo [Mon, 30 May 2011 02:00:10 +0000 (02:00 +0000)]
Elementary src/edje_externals/elm_segment_control.c: Fixed warnings.
SVN revision: 59794
Daniel Juyung Seo [Mon, 30 May 2011 01:59:13 +0000 (01:59 +0000)]
Elementary src/edje_externals/Makefile.am: Alphabetical build order.
SVN revision: 59793
Vincent Torri [Sun, 29 May 2011 18:13:52 +0000 (18:13 +0000)]
fix compilation when gettext is unavailable
SVN revision: 59790
ChunEon Park [Sat, 28 May 2011 03:39:14 +0000 (03:39 +0000)]
elementary/transit - added one more sample
SVN revision: 59764
Michael BOUCHAUD [Fri, 27 May 2011 17:34:02 +0000 (17:34 +0000)]
elementary: add external elm_index
SVN revision: 59758
Michael BOUCHAUD [Fri, 27 May 2011 17:33:40 +0000 (17:33 +0000)]
elementary: fix the prototype of elm_index_active_get
SVN revision: 59757
Michael BOUCHAUD [Fri, 27 May 2011 17:22:02 +0000 (17:22 +0000)]
elementary: I forgot the .h :p
SVN revision: 59756
Michael BOUCHAUD [Fri, 27 May 2011 17:21:18 +0000 (17:21 +0000)]
elementary: add elm_index_active_get
SVN revision: 59755
Michael BOUCHAUD [Fri, 27 May 2011 14:32:12 +0000 (14:32 +0000)]
elementary: add external segment_control
SVN revision: 59737
Michael BOUCHAUD [Fri, 27 May 2011 14:31:41 +0000 (14:31 +0000)]
elementary: fix AUTHORS
SVN revision: 59736
Michael BOUCHAUD [Fri, 27 May 2011 14:30:36 +0000 (14:30 +0000)]
elementary: fix more warning
SVN revision: 59735
WooHyun Jung [Fri, 27 May 2011 10:47:52 +0000 (10:47 +0000)]
From: WooHyun Jung <wh0705.jung@samsung.com>
Subject: [E-devel] [Patch] elm_widget_focus_steal should be executed
only with "can_focus" object.
I think elm_widget_focus_steal function should be executed only with
"can_focus" widget object.
("Cannot_focus" object has no right to steal focus from others !!)
SVN revision: 59733
Carsten Haitzler [Fri, 27 May 2011 10:44:21 +0000 (10:44 +0000)]
lets warning-- shall we?
SVN revision: 59731
Carsten Haitzler [Fri, 27 May 2011 10:30:56 +0000 (10:30 +0000)]
genlist -> improve performance by adding lots of freezes and thaws. :)
SVN revision: 59729
Carsten Haitzler [Fri, 27 May 2011 05:42:27 +0000 (05:42 +0000)]
fix hover doc -> no html tags. breaks latex docs.
SVN revision: 59726
ChunEon Park [Fri, 27 May 2011 04:36:33 +0000 (04:36 +0000)]
elementary/transit - fixed indentation
SVN revision: 59725
ChunEon Park [Fri, 27 May 2011 04:32:28 +0000 (04:32 +0000)]
elementary/transit - fixed hash map usage error
SVN revision: 59724
ChunEon Park [Fri, 27 May 2011 02:22:29 +0000 (02:22 +0000)]
elementary/transit - removed unnecessary codes and fixed a minors for preventing exceptions.
SVN revision: 59721
ChunEon Park [Fri, 27 May 2011 02:00:46 +0000 (02:00 +0000)]
elementary / transit - updated sample code
SVN revision: 59719
Daniel Juyung Seo [Fri, 27 May 2011 01:02:16 +0000 (01:02 +0000)]
Elementary genlist: Fixed warnings and removed unnecessary lines.
SVN revision: 59707
Sangho Park [Thu, 26 May 2011 12:40:29 +0000 (12:40 +0000)]
Elementary map: add APIs for setting min,max zoom level
SVN revision: 59704
Carsten Haitzler [Thu, 26 May 2011 09:27:30 +0000 (09:27 +0000)]
dont set padding of 1000 pls. :)
SVN revision: 59700
Carsten Haitzler [Thu, 26 May 2011 09:22:43 +0000 (09:22 +0000)]
elm box -> use padding!
SVN revision: 59699
Carsten Haitzler [Thu, 26 May 2011 09:02:00 +0000 (09:02 +0000)]
flip drag -> set and respect hold!
SVN revision: 59698
Carsten Haitzler [Thu, 26 May 2011 08:49:57 +0000 (08:49 +0000)]
add last test case - lots of rows/cols
SVN revision: 59697
Carsten Haitzler [Thu, 26 May 2011 08:45:20 +0000 (08:45 +0000)]
add test4 for table
SVN revision: 59696
Daniel Juyung Seo [Thu, 26 May 2011 00:39:12 +0000 (00:39 +0000)]
Elementary: Removed trailing whitespaces except for some files that
raster is heavily working on recently.
SVN revision: 59683
Michael BOUCHAUD [Wed, 25 May 2011 19:08:38 +0000 (19:08 +0000)]
elementary: add eio test with a genlist
SVN revision: 59675
Michael BOUCHAUD [Wed, 25 May 2011 14:58:39 +0000 (14:58 +0000)]
elementary: thanks to the recent add of eina_inlist_sorted_insert add elm_genlist_item_sorted_insert
SVN revision: 59672
Bruno Dilly [Wed, 25 May 2011 14:52:28 +0000 (14:52 +0000)]
Elementary grid: dont use evas_obj_table on wd->grd
wd->grd is an evas_object_grid, so children should be get
with evas_object_grid_children_get
Btw, I'm not testing this function, just saw it.
SVN revision: 59671
Bruno Dilly [Wed, 25 May 2011 14:36:55 +0000 (14:36 +0000)]
Elementary grid: fix focus_next_hook
I supposed it was c&p from elm_table and it was trying
to access a wrong widget data member.
SVN revision: 59670
Carsten Haitzler [Wed, 25 May 2011 11:47:09 +0000 (11:47 +0000)]
elm grid -> handle focus chainy fun
SVN revision: 59665
Carsten Haitzler [Wed, 25 May 2011 11:44:10 +0000 (11:44 +0000)]
add table test case.
SVN revision: 59664
Carsten Haitzler [Wed, 25 May 2011 10:20:49 +0000 (10:20 +0000)]
and... flip now does interactive flipping.. AND page curl flips...
woooo!
SVN revision: 59662
Carsten Haitzler [Wed, 25 May 2011 06:06:48 +0000 (06:06 +0000)]
flip now supports the beginnings of interactive mode. - drag to flip
it in a direction.
SVN revision: 59660
Daniel Juyung Seo [Wed, 25 May 2011 03:01:51 +0000 (03:01 +0000)]
Elementary genlist: Fixed bug in single selection mode to prevent
multiple selection. Patch by Hyoyoung Chang <hyoyoung.chang@samsung.com>
On Tue, May 24, 2011 at 7:43 PM, Hyoyoung Chang
<hyoyoung.chang@samsung.com> wrote:
Dear Elementary developers.
I made a oneline patch.
It's about in single selection mode of elm_genlist.
In single selection mode, some multi touching can make multi selected items.
It can't easy reproduce at PC environment(like as mouse+keyboard), but if you have multi touching device you can easily reproduce.
Reproduce step is putting two pointing device on genlist.
1. long pressing one pointer.
2. Short press another one pointer.
3. And repeat alternating press two device
Then you can find multi selected items in single selection mode.
So my approach is if a item is not selection and just only
highlighted, then make it with _item_unselection()
SVN revision: 59659
Daniel Juyung Seo [Tue, 24 May 2011 12:57:44 +0000 (12:57 +0000)]
Elementary calendar: Fixed warnings from -Wshadow option.
SVN revision: 59653
Daniel Juyung Seo [Tue, 24 May 2011 11:41:00 +0000 (11:41 +0000)]
Elementary genlist: Refactoring. Separated _item_unhighlight() from
_item_unselect().
1. _item_select() and _item_highlight() are also separated. Each
function can be called separately. This will be introduced in later
commit.
2. 'unhighlight' sounds weird but there is no other good names.
3. Call _item_unhighlight() before _item_unselect() for selected items.
SVN revision: 59652
Carsten Haitzler [Tue, 24 May 2011 11:11:10 +0000 (11:11 +0000)]
fix page to properly show front and back objects.
SVN revision: 59649
Daniel Juyung Seo [Tue, 24 May 2011 10:51:26 +0000 (10:51 +0000)]
Elementary genlist: Removed unnecessary height_for_width codes.
SVN revision: 59647
Carsten Haitzler [Tue, 24 May 2011 07:49:50 +0000 (07:49 +0000)]
cube up/down already handled.
SVN revision: 59641
Carsten Haitzler [Tue, 24 May 2011 07:49:37 +0000 (07:49 +0000)]
fmting.
SVN revision: 59640
Carsten Haitzler [Tue, 24 May 2011 07:49:11 +0000 (07:49 +0000)]
fix odd # of slices in x and y axis
SVN revision: 59639
Carsten Haitzler [Tue, 24 May 2011 05:58:44 +0000 (05:58 +0000)]
and avoid the gl engine perspective stuff
SVN revision: 59636
Carsten Haitzler [Tue, 24 May 2011 05:27:11 +0000 (05:27 +0000)]
and reduce the amount of calculating we do. we did way too much.
SVN revision: 59635
ChunEon Park [Tue, 24 May 2011 05:20:17 +0000 (05:20 +0000)]
elementary/transit - removed white trailing.
SVN revision: 59634
ChunEon Park [Tue, 24 May 2011 04:50:29 +0000 (04:50 +0000)]
elementary / transit - fixed afterimage indirectly.
SVN revision: 59633
Carsten Haitzler [Mon, 23 May 2011 16:02:37 +0000 (16:02 +0000)]
dont re-create proxy objects for map if we can avoid it.
SVN revision: 59629
Carsten Haitzler [Mon, 23 May 2011 13:12:35 +0000 (13:12 +0000)]
fix out of bounds check.
SVN revision: 59628
Carsten Haitzler [Mon, 23 May 2011 12:22:59 +0000 (12:22 +0000)]
and now it animates the "snap to position" either continuing the turn,
or snaps back to its orig posn.
SVN revision: 59623
Daniel Juyung Seo [Mon, 23 May 2011 12:19:42 +0000 (12:19 +0000)]
Elementary genlist: Removed unnecessary/deprecated codes due to
internal changes.
SVN revision: 59622
Carsten Haitzler [Mon, 23 May 2011 11:22:41 +0000 (11:22 +0000)]
and allow flipping in 4 directions! woots!
SVN revision: 59621
Boris Faure [Mon, 23 May 2011 10:03:13 +0000 (10:03 +0000)]
elementary: make test flipselector more natural
SVN revision: 59617
Carsten Haitzler [Mon, 23 May 2011 04:28:33 +0000 (04:28 +0000)]
and flip now does shading nicely. rather hacky, but works well.
SVN revision: 59606
Carsten Haitzler [Mon, 23 May 2011 01:24:43 +0000 (01:24 +0000)]
dont add to win resize objs if alread one
SVN revision: 59605
Carsten Haitzler [Sun, 22 May 2011 05:28:33 +0000 (05:28 +0000)]
start on light src shading
SVN revision: 59574
Carsten Haitzler [Sun, 22 May 2011 04:02:17 +0000 (04:02 +0000)]
improve flip some more.
SVN revision: 59573
Carsten Haitzler [Sun, 22 May 2011 02:24:54 +0000 (02:24 +0000)]
much better flip
SVN revision: 59572
Daniel Juyung Seo [Sun, 22 May 2011 02:16:01 +0000 (02:16 +0000)]
Elementary test_flip_page.c: Removed trailing whitespaces. Spank raster!
SVN revision: 59571
Sangho Park [Sat, 21 May 2011 13:13:53 +0000 (13:13 +0000)]
Elementary Map: remove ZOOM_MAX macro because it is not constant.
it'll be decided after all map source are loaded.
SVN revision: 59565
Sangho Park [Sat, 21 May 2011 12:09:55 +0000 (12:09 +0000)]
Elementary map: fix doxygen
SVN revision: 59564
Sangho Park [Sat, 21 May 2011 08:59:19 +0000 (08:59 +0000)]
Elementary Map: --warns (-Wshadow)
SVN revision: 59562
Daniel Juyung Seo [Sat, 21 May 2011 06:28:25 +0000 (06:28 +0000)]
Elementary elm_transit.c: Fixed warnings.
SVN revision: 59561
Carsten Haitzler [Sat, 21 May 2011 01:38:51 +0000 (01:38 +0000)]
move test code further down out of the way.
SVN revision: 59558
Carsten Haitzler [Sat, 21 May 2011 01:38:02 +0000 (01:38 +0000)]
clean up flip code a bit. working on an eventual clean bit of code +
algorithm.
SVN revision: 59557
ChunEon Park [Fri, 20 May 2011 06:56:31 +0000 (06:56 +0000)]
elementary / transit - removed unused variables.
SVN revision: 59551
ChunEon Park [Fri, 20 May 2011 06:51:05 +0000 (06:51 +0000)]
elementary / transit - modifed to be available to add same object to multiple transits. (for chain transit)
SVN revision: 59550
Sangho Park [Fri, 20 May 2011 05:55:15 +0000 (05:55 +0000)]
Elementary map: split route & track (watchwolf's suggestion)
SVN revision: 59548
Daniel Juyung Seo [Fri, 20 May 2011 00:46:09 +0000 (00:46 +0000)]
Elementary test_flip_page.c: Fixed warnings.
SVN revision: 59545
Daniel Juyung Seo [Fri, 20 May 2011 00:43:05 +0000 (00:43 +0000)]
Elementary: Removed trailing whitespaces.
/me spanks raster. Raster has begun to like whitespaces recently.
SVN revision: 59544
Michael BOUCHAUD [Thu, 19 May 2011 20:02:16 +0000 (20:02 +0000)]
elementary: add object_get to elm_image
SVN revision: 59543
Tom Hacohen [Thu, 19 May 2011 13:27:46 +0000 (13:27 +0000)]
Elm entry: strndup is not portable, use memcpy.
Thanks to vtorri for the notice.
SVN revision: 59540
Carsten Haitzler [Thu, 19 May 2011 13:07:50 +0000 (13:07 +0000)]
and make sure smooht is off!
SVN revision: 59538
Carsten Haitzler [Thu, 19 May 2011 13:03:48 +0000 (13:03 +0000)]
add page curl test. right now its code in test. will eventually become
widget when refined. right nhow its a test that has been kikcing proxy
around so its in svn.
SVN revision: 59537
Daniel Juyung Seo [Thu, 19 May 2011 10:58:16 +0000 (10:58 +0000)]
Elementary conform: Patch by Prince for virtual keypad support and
adding a new API.
1. Virtual Keypad Support.
2. New API "elm_conformant_content_area_get" added.
- Reviewed by Rasterman and I just fixed warnings.
SVN revision: 59528
ChunEon Park [Thu, 19 May 2011 09:34:26 +0000 (09:34 +0000)]
elementary/transit - modified to use eina_inlist instead of eina_list
SVN revision: 59525
Vincent Torri [Wed, 18 May 2011 16:49:20 +0000 (16:49 +0000)]
elm_conform.c : MIN and MAX not always defined
SVN revision: 59514
Tom Hacohen [Wed, 18 May 2011 11:48:38 +0000 (11:48 +0000)]
Elm entry: Set show region only when cursor changes.
This lets us scroll away from our content and resize the entry without
any unwanted jumps.
SVN revision: 59501
Carsten Haitzler [Wed, 18 May 2011 07:29:32 +0000 (07:29 +0000)]
oops lost the elm widget sub ob add call. fixed.
SVN revision: 59484
Carsten Haitzler [Wed, 18 May 2011 07:15:36 +0000 (07:15 +0000)]
elm grid obj++
SVN revision: 59483
Carsten Haitzler [Wed, 18 May 2011 07:04:51 +0000 (07:04 +0000)]
fix elm table clear to remove elm widget usb obj entries!
SVN revision: 59482
Tom Hacohen [Mon, 16 May 2011 14:09:56 +0000 (14:09 +0000)]
Elm entry: Remove useless sizing evals.
We already change the entry which cause a sizing eval anyway, no need to
force more for no reason.
SVN revision: 59451
Carsten Haitzler [Mon, 16 May 2011 02:48:39 +0000 (02:48 +0000)]
some docs on how to use the shot engine.. and other engines for elm
for testing.
SVN revision: 59435
Stephen Houston [Mon, 16 May 2011 02:33:21 +0000 (02:33 +0000)]
Elm/Theme/Application/Content-Back: revert my commit that made elm.swallow.end rel2 vertically align with the back button and the title. According to k-s, this should be done using size hints on the object swallow in elm.swallow.end. Tested that out and it works just fine.
SVN revision: 59434
Carsten Haitzler [Mon, 16 May 2011 02:26:16 +0000 (02:26 +0000)]
disable xrender engine and fix string type for 8bit x11 software
rendering
SVN revision: 59433
Daniel Juyung Seo [Sun, 15 May 2011 17:26:59 +0000 (17:26 +0000)]
Elementary map: Removed Eina.h include. Eina.h is already included in Elementary.h.
SVN revision: 59410
Vincent Torri [Sun, 15 May 2011 16:14:17 +0000 (16:14 +0000)]
fix compilation on Windows
SVN revision: 59409
Tom Hacohen [Sun, 15 May 2011 16:02:03 +0000 (16:02 +0000)]
Elm entry: changed elm_entry_text_set to set the text with an idler.
The text is split to chunks and then appended from an idler. This makes
the entry very responsive and smooth even with very long texts.
SVN revision: 59408
Bruno Dilly [Sat, 14 May 2011 19:47:54 +0000 (19:47 +0000)]
Elementary calendar: fix min_max_year_set function
Properly support negative value for max year.
In this case, it shouldn't try to set the selected time
to year -1.
SVN revision: 59390
Gustavo Lima Chaves [Sat, 14 May 2011 18:15:15 +0000 (18:15 +0000)]
[elementary] We don't want a sentinel value in the set of real values.
SVN revision: 59388
Stephen Houston [Sat, 14 May 2011 17:57:39 +0000 (17:57 +0000)]
Elm/Theme/Application/Content-Back: elm.swallow.end rel2 needs to be vertical 0.0 so it lines up with the back button and the title.. (I am pretty sure this was the intent anyway).. otherwise the content you put there is very skinny and stretches the whole length of the window. I am pretty sure I am possibly the only one using this so it shouldn't mess anyone elses app up.. however if it does, feel free to revert it.
SVN revision: 59386
Daniel Juyung Seo [Sat, 14 May 2011 03:24:46 +0000 (03:24 +0000)]
Elementary elm_layout.c: Removed unnecessary lines. Sorry I don't like
you :)
SVN revision: 59373
Daniel Juyung Seo [Fri, 13 May 2011 16:55:24 +0000 (16:55 +0000)]
Elementary elm_config.c: Removed trailing whitespaces.
SVN revision: 59370
Daniel Juyung Seo [Fri, 13 May 2011 06:10:13 +0000 (06:10 +0000)]
Elementary genlist: Fixed elm_genlist_compress_mode_set().
If compress mode is false, homogeneous mode needs to be false too.
SVN revision: 59361
ChunEon Park [Fri, 13 May 2011 02:50:00 +0000 (02:50 +0000)]
elementary/win - just removed white space
SVN revision: 59357
Sangho Park [Thu, 12 May 2011 01:54:01 +0000 (01:54 +0000)]
Elementary map: fix pinch zoom resolution & zoom timing issue
SVN revision: 59335