Commit Graph

3334 Commits

Author SHA1 Message Date
ChunEon Park c2736b1e8b elementary/elm_widget - removed white space.
SVN revision: 62096
2011-08-04 15:37:34 +00:00
ChunEon Park d16f2e9938 elementary/elm_widget - implemented elm_wiget_item_content_set_hook_set series.
SVN revision: 62095
2011-08-04 15:15:40 +00:00
Daniel Juyung Seo f3ad524a28 elm po: Updated po files.
SVN revision: 62088
2011-08-04 09:55:00 +00:00
Tom Hacohen 4ba312a387 Elm toolbar: Fixed item_separator_set.
SVN revision: 62087
2011-08-04 09:39:25 +00:00
ChunEon Park d163243315 elementary/naviframe - modified to use ELM_OBJ_ITEM_CHECK macro
SVN revision: 62085
2011-08-04 08:58:35 +00:00
ChunEon Park e97d8d28ff elementary/elm_widget - oops. recorvered a missing struct and added a macro to verify elm_object_item
SVN revision: 62084
2011-08-04 08:52:49 +00:00
ChunEon Park 067e8f4ad9 elementary/naviframe - is updating according to elm_object_item.
SVN revision: 62083
2011-08-04 08:17:30 +00:00
ChunEon Park 44dd8c0765 elementary/elm_widget - added a casting macro
SVN revision: 62082
2011-08-04 08:15:12 +00:00
ChunEon Park 4f559a7cdb elementary/elm_widget_item - wrapped the elm_widget_item with elm_object_item
But wonder, is it really needed the auto casting macros?

Why user not just use the elm_widget_item directly
and make their item data structures dangled to elm_widget_item just like smart object?



SVN revision: 62079
2011-08-04 05:06:02 +00:00
Jonas M. Gastal 5c1acf6c0e Elementary: reorganizing main page and modules list.
SVN revision: 62078
2011-08-03 22:03:39 +00:00
Jonas M. Gastal 49a051fb40 Elementary: removing author list from main page.
SVN revision: 62075
2011-08-03 21:06:56 +00:00
Bruno Dilly e8a286efb3 Elementary: Map Documentation
SVN revision: 62074
2011-08-03 21:05:20 +00:00
Jonas M. Gastal 0352f299d0 Elementary: A ton of random doc fixes.
SVN revision: 62066
2011-08-03 19:07:43 +00:00
Daniel Juyung Seo 4d7cb59930 elm src/bin: Applied elm_object_focus API change. Changed it to elm_object_focus_set.
SVN revision: 62062
2011-08-03 15:01:39 +00:00
Iván Briano 9d5afb0d21 Use the right image, and also include preview for latex generated docs
SVN revision: 62059
2011-08-03 14:41:53 +00:00
ChunEon Park bcd5e510b7 elementary - just renamed paramenter names for consistency.
SVN revision: 62053
2011-08-03 12:27:57 +00:00
ChunEon Park f14c66d340 elementary/elm_object_item - modified for consistency (naming, macros)
SVN revision: 62050
2011-08-03 11:55:24 +00:00
Daniel Juyung Seo 2f2ebe1835 elm focus: Added elm_object_focus_set() API. Use this instead elm_object_focus/unfocus().
SVN revision: 62049
2011-08-03 11:46:23 +00:00
ChunEon Park 21d060dd09 elementary - trivial changes
SVN revision: 62048
2011-08-03 11:14:30 +00:00
ChunEon Park 1acea3d138 elementary/common - exported Elm_Object_Item type and a few common item APIs.
SVN revision: 62047
2011-08-03 09:34:00 +00:00
ChunEon Park 49fcf833f8 elementary/ctxpopup - modified to use elm_object_content_set
SVN revision: 62046
2011-08-03 09:32:15 +00:00
Tom Hacohen 8144ea2198 Elm entry: Added changed,user signal.
This signal indicates the entry was changed because of user interaction

SVN revision: 62045
2011-08-03 09:00:36 +00:00
Carsten Haitzler 5f84a1a170 indent fix
SVN revision: 62042
2011-08-03 07:16:20 +00:00
Hyoyoung Chang 92c35c1e5d From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
Subject: [E-devel] [patch] elm_genlist - bugfix evas_object_del at
selected callback

This patch is about elm_genlist.
When a user delete genlist object at selected callback,
Genlist don't proper handle it.
Before genlist clearing, genlist delete its widget data.
So sometimes, it's crashed.

I made two point diffs
1. add genlist clearning at _del_hook
2. checking at _item_select, whether it's deleted or not.



SVN revision: 62040
2011-08-03 05:39:13 +00:00
ChunEon Park d39921217d deprecated elm_ctxpopup_content_set/content_unset
but available them with elm_object_content_set/content_unset instead. 



SVN revision: 62036
2011-08-03 04:38:44 +00:00
ChunEon Park 5f95e445c2 warning--
but why don't u use Eina_Bool?



SVN revision: 62035
2011-08-03 04:27:47 +00:00
Daniel Juyung Seo e22fcc6466 elm: Refactoring. Removed trailing whitespaces.
SVN revision: 62028
2011-08-03 01:26:09 +00:00
Iván Briano f18c9c455a fuck everything
SVN revision: 62026
2011-08-03 00:36:02 +00:00
Iván Briano 26791da5dc More DSO stuff... anyone knows how to trigger these on systems that don't do it by default?
SVN revision: 62024
2011-08-03 00:17:03 +00:00
Jonas M. Gastal 55db8db4b0 Elementary: elm_flip diagram.
SVN revision: 62022
2011-08-02 22:01:22 +00:00
Iván Briano 8ad60e5ce5 Example for the win
SVN revision: 62015
2011-08-02 16:44:48 +00:00
Iván Briano 2264f3e2e9 And it turns out this doesn't work that way, my
bad.



SVN revision: 62013
2011-08-02 16:44:41 +00:00
Tom Hacohen 9c0261a139 Elementary theme: Edit theme's formatting. Vim Magic.
Since I already moved everything around which means no patches will apply
anyway, now is a good time to also fix formatting.

Many thanks to Vim for being so awesome and magical.

SVN revision: 62000
2011-08-02 14:07:53 +00:00
Carsten Haitzler 4f64dc8441 fix re-focusing of widgets once inlined window is focus. kind of
tricky requiring a 2nd shadowed parent.



SVN revision: 61989
2011-08-02 10:34:30 +00:00
Tom Hacohen 908b87f979 Elementary theme: Split default.edc to a file per widget.
According to raster it should break  edje_decc for some people, I tested
it for as much as I could, but I couldn't find anything wrong with it.
Please let me know if it breaks for you.

SVN revision: 61988
2011-08-02 09:47:05 +00:00
Aharon Hillel cded968d4c Elm glayer: Improved docs.
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 61987
2011-08-02 09:46:58 +00:00
Daniel Juyung Seo 48581ff328 elm genlist: Refactoring. Moved code for the readability.
SVN revision: 61983
2011-08-02 06:59:45 +00:00
Rui Seabra cfa5ac0daf These libraries where being put in the wrong package.
SVN revision: 61982
2011-08-02 06:54:55 +00:00
Daniel Juyung Seo d77693c239 elm genlist: Added more guard code and moved some codes for the
readability.


SVN revision: 61981
2011-08-02 06:54:10 +00:00
Daniel Juyung Seo d01d8ba5e3 elm genlist: Fixed item addition routine for group child items.
SVN revision: 61980
2011-08-02 06:50:34 +00:00
Daniel Juyung Seo 1c6f5c265a elm genlist: Fixed comment typo.
SVN revision: 61979
2011-08-02 06:29:54 +00:00
Carsten Haitzler b8d56a5db0 that's it - remove autom4te.cache dirs again... - keep having to many
problems about it storing invalid config when the same build trees are
shared between multiple architectures and machines. :( better we
build right than build fast.



SVN revision: 61974
2011-08-02 04:13:33 +00:00
Bruno Dilly 9caf36d821 Elementary: Mapbuf Documentation
SVN revision: 61968
2011-08-01 21:32:25 +00:00
Iván Briano 0fa864922d Let's return from Bizarro world. Things working backwards may be fun, but they are a bit confusing.
SVN revision: 61961
2011-08-01 19:41:56 +00:00
Rafael Antognolli 5286f7a506 elementary/thumb - Added explained example and some more doc.
SVN revision: 61960
2011-08-01 17:37:10 +00:00
Rafael Antognolli 05b42aa217 elementary/genlist - Make genlist preview use a tree view.
SVN revision: 61959
2011-08-01 17:36:50 +00:00
Rafael Antognolli 6d42ded0e9 elementary/layout - Add missing picture exemplifying colspan.
SVN revision: 61958
2011-08-01 16:52:26 +00:00
Bruno Dilly 85aa1ef9f2 Elementary: Toolbar Documentation
SVN revision: 61955
2011-08-01 14:51:18 +00:00
Aharon Hillel 06a87f2348 Elm glayer: Added n-long-tap gesture
Signed-off-by: Aharon Hillel <a.hillel@partner.samsung.com>

SVN revision: 61953
2011-08-01 13:09:05 +00:00
Jonas M. Gastal 58e5b0dc75 Elementary: removing swap file(should've never been
commited).



SVN revision: 61952
2011-08-01 13:06:24 +00:00