Commit Graph

106 Commits

Author SHA1 Message Date
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 07eef230f6 elm button : new style "anchor", see elentary_test
SVN revision: 42820
2009-09-30 14:02:51 +00:00
Jonathan Atton 97a2d89bc5 elm pager : new style : fade
SVN revision: 42819
2009-09-30 12:21:09 +00:00
Carsten Haitzler 74faa53446 put photocam theme stuff back! bad watchwolf. bad! seer luck i caught this
this soon.



SVN revision: 42810
2009-09-30 02:33:01 +00:00
Jonathan Atton 4de8463e0c elm slideshow : keep the ratio
SVN revision: 42801
2009-09-29 14:07:18 +00:00
Jonathan Atton 0898a51735 elm slideshow new animation
SVN revision: 42695
2009-09-25 10:43:41 +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
Jonathan Atton 82a9eb4bc5 elementary, new widget: slideshow. See elementary_test
SVN revision: 42660
2009-09-23 22:56:47 +00:00
Jonathan Atton c22afcca64 elementary, notify, add a space bettween the real window and the notify window
SVN revision: 42645
2009-09-23 14:20:41 +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 a530abdba3 1. entry now finger sized... needs to be for fingers (set finger size for
desktosp to 0)
2. more photocam work.



SVN revision: 42595
2009-09-21 12:50:34 +00:00
Carsten Haitzler 51d75a2ce9 fix photo to clip and add image file mising for distcheck
SVN revision: 42486
2009-09-14 05:41:05 +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
Viktor Kojouharov 1eba6e5ddc fix disable state for the spinner
SVN revision: 42396
2009-09-10 23:06:07 +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 fafe278612 more index work. not working yet.
SVN revision: 42320
2009-09-07 11:10:13 +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
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
Christopher Michael 8af7cf2468 Add standard Folder & file icons.
Resize refresh icon to match other icons so file size is slightly smaller.
Make fileselector widget use Folder & File icons.
Remove some printfs in fileselector widget.



SVN revision: 42024
2009-08-26 17:59:41 +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 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
Christopher Michael d470ee5e7f Add a standard icon "refresh" (used the image from E's theme for now).
May want to rename this to "reload" later.



SVN revision: 41976
2009-08-25 16:49:58 +00:00
Daniel Kolesa 8efa3cc1fd Fixes in elm progressbar theme.
SVN revision: 41946
2009-08-24 07:22:39 +00:00
Daniel Kolesa bda28da4f3 Fix elm progressbar theme.
SVN revision: 41945
2009-08-24 07:03:11 +00:00
Carsten Haitzler b3e2249849 b3etter progress - quaker, pay attention to what i did. :)
SVN revision: 41923
2009-08-22 01:36:52 +00:00
Daniel Kolesa 4f9446c92f Add separator widget for Elementary.
SVN revision: 41911
2009-08-21 12:25:50 +00:00
Daniel Kolesa 42bb6581af Better look for elementary progress bar widget.
SVN revision: 41886
2009-08-20 12:36:22 +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 6b53444949 note++
SVN revision: 41711
2009-08-12 16:43:46 +00:00
michael bouchaud eecdb5e668 From: michael bouchaud <michael.bouchaud@gmail.com>
progress bar patch - awesome. all there. excellent. a bit of formatting
fixes, but in. thanks!



SVN revision: 41710
2009-08-12 16:16:31 +00:00
Carsten Haitzler 3fdf30bc4e fix hoversel theme.
SVN revision: 41037
2009-06-14 22:20:15 +00:00
Carsten Haitzler 26b4f340b6 actually give widgets type name strings and set parent by default
SVN revision: 40618
2009-05-13 12:21:52 +00:00
Carsten Haitzler 6eeaf7eb1a 1.fix always_select mode
2. fix double_label style tohave selected text color for 2nd txt field
3. test always select and multi-select



SVN revision: 40332
2009-04-23 17:29:07 +00:00
Carsten Haitzler 01edbe1c08 double-label genlist item - demo.
SVN revision: 40328
2009-04-23 15:17:27 +00:00
Carsten Haitzler bef9cfb99c a whole bunch of entry+scroller fixes.
SVN revision: 40327
2009-04-23 12:58:34 +00:00
Carsten Haitzler af12fa8bb2 a bunch of adds and improvements around gnelist
SVN revision: 40323
2009-04-23 08:51:07 +00:00
Carsten Haitzler e5298074e7 work on bettre touchscreen text selection support. not 100% done yet. been
playing with ideas. this one seems best.



SVN revision: 39579
2009-03-19 13:36:46 +00:00
Carsten Haitzler ec065a8efd fix tree theme to do odd/even right
SVN revision: 39501
2009-03-16 07:08:56 +00:00
Carsten Haitzler e730cb0364 indent tree items... not perfect... but good
add rotation api call.



SVN revision: 39480
2009-03-14 18:03:19 +00:00
Carsten Haitzler 6e0c99e69f fixes for some bugs i found, tree ability in genlist (basic not fully done
visually yet), and some win util calls added.



SVN revision: 39456
2009-03-13 05:50:38 +00:00
Carsten Haitzler fd86051c05 pager now is all happy. after fiddling ... and some thought.
SVN revision: 39327
2009-03-02 09:42:58 +00:00
Carsten Haitzler 0290e9d631 finally pager working how i like.. a little...
SVN revision: 39326
2009-03-02 08:59:00 +00:00
Carsten Haitzler d1227d4099 glow easier to see.
SVN revision: 39325
2009-03-02 05:48:14 +00:00
Carsten Haitzler acf2ea7eb3 only build quicklaunch on systems that have... fork!
SVN revision: 39319
2009-03-01 23:52:13 +00:00