Commit Graph

323 Commits

Author SHA1 Message Date
Viktor Kojouharov 3d7c117c61 elm_spinner work:
* Arrow keys increment/decrement the value
  * Escape and clicking on an arrow resets the value to its original "before-entry" value


SVN revision: 42420
2009-09-11 17:41:29 +00:00
Gustavo Sverzut Barbieri 3489ecb89b better logging so users can understand why things do not work.
SVN revision: 42417
2009-09-11 15:02:07 +00:00
Gustavo Sverzut Barbieri c4e74d9681 loggify message.
SVN revision: 42415
2009-09-11 14:51:25 +00:00
Gustavo Sverzut Barbieri f53e73241f fix segv on 64bits machines.
SVN revision: 42414
2009-09-11 14:49:04 +00:00
Gustavo Sverzut Barbieri 86fb2312fd shutdown log and eina
SVN revision: 42413
2009-09-11 14:42:44 +00:00
Gustavo Sverzut Barbieri 80408baae4 quick launch converted to eina log, but still crashes...
SVN revision: 42412
2009-09-11 14:39:01 +00:00
Gustavo Sverzut Barbieri 421e333b9a oops!
SVN revision: 42411
2009-09-11 14:36:10 +00:00
Gustavo Sverzut Barbieri 0d07a5208a elm using logging, please use new macros.
SVN revision: 42409
2009-09-11 14:21:58 +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 046d4dfa7f test callbacks and fix select on drag
SVN revision: 42344
2009-09-08 06:35:14 +00:00
Carsten Haitzler 2f9bbcae45 fix drag start and ad drag callback too
SVN revision: 42343
2009-09-08 06:22:11 +00:00
Carsten Haitzler 3167305fa7 fix scroll freeze and propagate to built-in scrollers. also genlist now knows
about dragging items. callbacks for that.



SVN revision: 42342
2009-09-08 06:20:32 +00:00
Carsten Haitzler fa8fac0c23 comments.
SVN revision: 42339
2009-09-08 04:41:36 +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
Carsten Haitzler fafe278612 more index work. not working yet.
SVN revision: 42320
2009-09-07 11:10:13 +00:00
Carsten Haitzler ec3cdde8fd remove finger size. progressbars are not interacted with. no need for finger
adjustment



SVN revision: 42318
2009-09-07 08:39:03 +00:00
Davide Andreoli 6e5bab4961 * Fileselector: Tests for the new save ability
SVN revision: 42307
2009-09-07 00:05:25 +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
Viktor Kojouharov 48947f3d4d pressing a spinner button while the entry is visible hides the entry but does not apply its value to the spinner
SVN revision: 42257
2009-09-04 18:16:59 +00:00
Viktor Kojouharov f1b9e5945f improvements to the button spinning mechanism
SVN revision: 42256
2009-09-04 18:10:18 +00:00
Christopher Michael d367ac8b92 Add traps for null widget data so we don't segfault needlessly.
SVN revision: 42253
2009-09-04 17:32:50 +00:00
Christopher Michael 34b0e68a3b Fix some formatting. Cleanup some snprintf's.
SVN revision: 42247
2009-09-04 15:39:30 +00:00
Viktor Kojouharov 52e04c9c50 default step value
SVN revision: 42244
2009-09-04 13:55:57 +00:00
Carsten Haitzler 14b8de3a18 index not in scroller. better. a start.
SVN revision: 42241
2009-09-04 09:50:25 +00:00
Carsten Haitzler e173cf51a2 fix genlist item show!
SVN revision: 42233
2009-09-04 03:55:08 +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 b5532973b0 Cleanup some commented out lines that were left there on last commit.
SVN revision: 42111
2009-08-30 16:57:14 +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
Christopher Michael 07b8fa32ca Formatting.
Only calculate min_size once in certain places, rather than several
calculations.


SVN revision: 42108
2009-08-30 16:33:03 +00:00
Iván Briano 150c72c6cc As requested by vtorri, to fix compilation on Windows
SVN revision: 42056
2009-08-28 05:28:44 +00:00
Viktor Kojouharov f7a39407b7 disable states for radio and check widgets
SVN revision: 42028
2009-08-27 08:09:17 +00:00
Carsten Haitzler 14287466c9 fix symbol clash
SVN revision: 42027
2009-08-26 23:39: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
Christopher Michael 158f95cd37 Simplier check for disabled state.
SVN revision: 42022
2009-08-26 16:52:53 +00:00
Viktor Kojouharov 91dcee72db add disabled state for the hoversel widget
SVN revision: 42020
2009-08-26 16:43:17 +00:00
Christopher Michael 65644d237e Add missing check for calloc failure, thanks Vincent :)
SVN revision: 42019
2009-08-26 16:22:52 +00:00
Christopher Michael b686b3207a Oops, small typo.
SVN revision: 42013
2009-08-26 14:42:40 +00:00
Christopher Michael ae0afa4902 Don't calloc a toolbar item if elm_widget_data_get returns NULL.
Slightly better trapping(s).



SVN revision: 42012
2009-08-26 14:34:55 +00:00
Christopher Michael 37a4995d6c Add traps to test that elm_widget_data_get actually returned something.
SVN revision: 42011
2009-08-26 14:29:18 +00:00
Daniel Kolesa 0a7873850b Calling sizing_eval after theme_hook is useless, thanks devilhorns
SVN revision: 42010
2009-08-26 14:25:49 +00:00
Daniel Kolesa ed1dcddafb Add disabled state for entry widget.
SVN revision: 42009
2009-08-26 12:51:27 +00:00