Commit Graph

131 Commits

Author SHA1 Message Date
Jonathan Atton 48a16579fc elm toolbar: add elm_toolbar_align_set(), set the alignment of the items. Defalt is 0.5 (center)
SVN revision: 42920
2009-10-06 20:14:46 +00:00
Jonathan Atton 9029e6ed9e elm toolbar: add item_unselect_all(). Automatically unselect the item when the menu is closed.
SVN revision: 42917
2009-10-06 18:18:21 +00:00
Jonathan Atton 145c90a7e4 elm toolbar: add menu. See the last item in the tollbar test. Thi implementation is simple: each item are a button with a custom style
SVN revision: 42904
2009-10-06 15:08:41 +00:00
Jonathan Atton 5b3d25c2a2 elm progrees bar: new style: wheel. simple style, no text, no progression, only pulse is available
SVN revision: 42887
2009-10-05 13:58:13 +00:00
Jonathan Atton ba714b567c elm notify : some fix. hoversel :add items_get()
SVN revision: 42879
2009-10-04 23:05:50 +00:00
Jonathan Atton 6b56241c3a elm photocam : add file_get()> elm slideshow test : fix a bug
SVN revision: 42857
2009-10-02 13:03:57 +00:00
Jonathan Atton a00f198b0f elm toolbar : add homogenous_set
SVN revision: 42817
2009-09-30 10:53:08 +00:00
Jonathan Atton 4de8463e0c elm slideshow : keep the ratio
SVN revision: 42801
2009-09-29 14:07:18 +00:00
Carsten Haitzler 111735b63d 1. add elm module internal code. will be used later for things like:
* putting policy into modules
* multitouch handling being able to be farmed off to modules
* farming off things that are not compatible with license/code of elm into a
3rd party piece of code via a clean defined interface API

2. fix doc image - dont need it

3. fix toolbar bounce settings. was wrong



SVN revision: 42793
2009-09-29 04:35:35 +00:00
Carsten Haitzler c880a4f5ba and a lot more added to photocam + test code
SVN revision: 42693
2009-09-25 09:26:04 +00:00
Carsten Haitzler fdb8792448 and add doce for photocam. and a todo of less essential features
SVN revision: 42677
2009-09-24 13:57:04 +00:00
Jonathan Atton 294fb4b6eb elementary slideshow : add a timer
SVN revision: 42670
2009-09-24 09:43:05 +00:00
Jonathan Atton 82a9eb4bc5 elementary, new widget: slideshow. See elementary_test
SVN revision: 42660
2009-09-23 22:56:47 +00:00
Jonathan Atton f12b97d89b elementary : improve notify
SVN revision: 42644
2009-09-23 13:05:00 +00:00
Jonathan Atton 07967b25e2 elementary new widget: notify. See elementary_test
SVN revision: 42643
2009-09-23 11:15:55 +00:00
Carsten Haitzler d3ec3dbaaf genlist - get item at xy. handy for dnd. skips blocks that dont intersect
SVN revision: 42635
2009-09-23 03:22:07 +00:00
Carsten Haitzler 8c7e32b63b add api calls (non-functioning), remove unneeded objects, turn off smooth
scaling while scrolling around



SVN revision: 42619
2009-09-22 14:04:09 +00:00
Daniel Kolesa 6522e43a98 Revert my box unpack function and use ones by Marco Trevisan instead.
SVN revision: 42603
2009-09-21 18:09:51 +00:00
Daniel Kolesa 03fe4c8f40 Unpack function for Elementary box.
SVN revision: 42585
2009-09-20 13:01:25 +00:00
Iván Briano fb7a90d7a4 Get icon info from hoversel item.
Patch by billiob


SVN revision: 42522
2009-09-16 19:13:55 +00:00
Carsten Haitzler 644b2d07d0 api-- ... in elm_index
SVN revision: 42487
2009-09-14 08:46:52 +00:00
Viktor Kojouharov 55c5f99b76 added a disable state for the toggle. the design could use a more experienced hand though
SVN revision: 42457
2009-09-13 11:51:11 +00:00
Carsten Haitzler 972b69bb98 1. efreet support.
2. edbus init - if u needit
3. efreet init - if u ned it
4. photo widget test/demo
5. icon desktop test... stuff!



SVN revision: 42434
2009-09-12 09:37:29 +00:00
Carsten Haitzler a264bca2b5 get api in .h and fix return
SVN revision: 42407
2009-09-11 14:01:54 +00:00
Carsten Haitzler b08873a42d 1. box has clear.
2. photocam widget++



SVN revision: 42405
2009-09-11 13:43:02 +00:00
Carsten Haitzler 51e1595773 index all happy worky fun fun!
SVN revision: 42379
2009-09-10 09:25:11 +00:00
Carsten Haitzler db10fed1be more index work
SVN revision: 42347
2009-09-08 11:18:02 +00:00
Carsten Haitzler 580e3911a4 add public api to scroll freeze/hold
SVN revision: 42338
2009-09-08 04:40:27 +00:00
Carsten Haitzler d45553e452 image size get from princeamd
SVN revision: 42337
2009-09-08 04:28:05 +00:00
Carsten Haitzler e7c398372a add realized call to genlist + call to get item object
SVN revision: 42335
2009-09-08 02:09:13 +00:00
Davide Andreoli fe918771b3 * FileSelector: Add new API call:
elm_fileselector_is_save_set(Evas_Object *obj, Eina_Bool is_save)

When the fs is in 'save' mode you can type the name of the file to save.

SVN revision: 42306
2009-09-07 00:00:33 +00:00
Carsten Haitzler 59fc4b1be8 1. new spinner widget from Viktor Kojouharov <vkojouharov@gmail.com>
2. scroller stop fix in paginated mode
3. scroller docs



SVN revision: 42202
2009-09-03 12:36:39 +00:00
Carsten Haitzler 4686255022 1. scroller uses event timestamps for momentum chrecks
2. fixed paged scrollin to work better
3. entry hoveresel is themable separately
4. entry hofersel is extenstible
5. test improvings



SVN revision: 42181
2009-09-02 12:48:00 +00:00
Carsten Haitzler a376cde000 + prototypes
SVN revision: 42148
2009-09-01 10:45:27 +00:00
Carsten Haitzler 5781ad4a3e 1. add scroller test
2. add pagination concept to scroller (only scroll by pages)
3. add longpress callback for list + genlist
4. scroller docs and some empty api calls. 



SVN revision: 42147
2009-09-01 10:42:52 +00:00
Christopher Michael 353a2d8bbc Add missing EAPI function for toolbar_separator_get.
SVN revision: 42110
2009-08-30 16:56:17 +00:00
Christopher Michael 04f996d5ff Add ability for toolbar to have a separator item. Still a problem here in
that the toolbar box sets everything homogenous.

Fix some formatting.
Reduce register use in certain places.
Reduce number of calculations to get scale in certain places.



SVN revision: 42109
2009-08-30 16:54:15 +00:00
Viktor Kojouharov f7a39407b7 disable states for radio and check widgets
SVN revision: 42028
2009-08-27 08:09:17 +00:00
Viktor Kojouharov 91dcee72db add disabled state for the hoversel widget
SVN revision: 42020
2009-08-26 16:43:17 +00:00
Daniel Kolesa ed1dcddafb Add disabled state for entry widget.
SVN revision: 42009
2009-08-26 12:51:27 +00:00
Christopher Michael cc428cedeb Add function to return the icon size.
Add trap for a max icon size (currently hard-coded to 48 as anything greater
causes issues with the buttons).

Add trap to check if the toolbar's icon size is already set to what is
requested. This trap added, because without it the toolbar goes into a
"disabled" look.



SVN revision: 42000
2009-08-26 00:47:31 +00:00
Christopher Michael d4f3e92860 Add function to allow setting toolbar icon size.
SVN revision: 41998
2009-08-26 00:30:55 +00:00
Christopher Michael 3a2795f0ed Add function (ability) to change a toolbar item's Label.
SVN revision: 41997
2009-08-25 23:47:08 +00:00
Christopher Michael 9a79344847 Update medium priority item to indicate that toolbar supports disabling items.
Add myself to Authors (via elementary.dox)


SVN revision: 41992
2009-08-25 22:51:24 +00:00
Christopher Michael d4528aa391 Add a method to disable a toolbar item.
Add a couple of blank lines in elm_toolbar.c to separate variables from code
in certain functions.

Set first button in Toolbar Test to be disabled (just so Elm develops can
see how it looks & acts)

NB: The theme/colors for disabled text may need/warrant work. Not sure how
Elementary people want the disabled text to look, so I used the disabled
text colors from elm_button for now.

(Hopefully the code here is acceptable ;) If not, please let me know what
needs fixing)



SVN revision: 41990
2009-08-25 22:46:19 +00:00
Daniel Kolesa 88e96b73c6 Elementary: New function in separator widget: elm_separator_horizontal_get
SVN revision: 41912
2009-08-21 13:07:15 +00:00
Daniel Kolesa 4f9446c92f Add separator widget for Elementary.
SVN revision: 41911
2009-08-21 12:25:50 +00:00
Viktor Kojouharov 5fb0b1e786 From: Viktor Kojouharov <vkojouharov@gmail.com>
Hi raster, glad you're back. I'm resending some elm patches your way. the
disabled_buttons.diff also needs bt_dis_base.png and bt_dis_hilight.png
from e17's b&w theme.



SVN revision: 41818
2009-08-16 11:35:55 +00:00
Jonathan Atton b0bbf7348b ferme #403: a new layout in elementary for genlist
SVN revision: 41816
2009-08-16 11:14:39 +00:00
Carsten Haitzler 1a30473392 add api in header.
SVN revision: 41815
2009-08-16 10:00:02 +00:00