Commit Graph

782 Commits

Author SHA1 Message Date
Christopher Michael 708ca2cb9f If we are setting the window as a quickpanel, set some other properties also
(focus, window type, skip_pager, etc).

Add function for setting quickpanel zone (zone integer being 0-based).



SVN revision: 45529
2010-01-24 20:05:09 +00:00
Christopher Michael 5a719b953d Add elm_win functions for get/set of quickpanel priorities.
SVN revision: 45511
2010-01-24 10:21:54 +00:00
Christopher Michael 23a8daed87 Add elm_win function(s) for get/set of quickpanel.
SVN revision: 45510
2010-01-24 10:12:57 +00:00
Carsten Haitzler 602a2db2d7 brian's button autorepeat core code.
SVN revision: 45504
2010-01-24 01:53:37 +00:00
Carsten Haitzler 591957a330 1. brian wang's patch for setting item count in a block, and homogenous
genlist mode, button repeat stuff. thanks very muchly

also - i added calc idler self-timer check. if it spends more than 1
frametime (time between frames - this is what it deems as "too much") on
calculation, then it breaks the idle and goes back to mainloop. could make it
half a frametime - but this will do for now.



SVN revision: 45479
2010-01-23 09:07:20 +00:00
Christopher Michael 93edc1c626 Reduce elm noise (add #if 0 around printf).
SVN revision: 45470
2010-01-22 23:04:01 +00:00
Iván Briano 507a2cde73 Icons for available externals, how exciting.
SVN revision: 45449
2010-01-22 20:07:47 +00:00
Carsten Haitzler 419472ac52 oops - back to 4. should make this configurable. but solutions is in comments
atm



SVN revision: 45441
2010-01-22 12:38:42 +00:00
Carsten Haitzler 29aab80df2 mouse up on icon emit clicked - fix.
SVN revision: 45440
2010-01-22 12:36:32 +00:00
Carsten Haitzler 9427ae2682 move scroll back to event handling - test
SVN revision: 45439
2010-01-22 12:02:39 +00:00
Carsten Haitzler 585b56485d bigger image! easier to see on high dpi!
SVN revision: 45436
2010-01-22 10:00:14 +00:00
Tiago Rezende Campos Falcao 448f5e60bc Scroller Policy for List. By Masaki
Author:    Thiago Ribeiro Masaki <masaki@profusion.mobi>

SVN revision: 45337
2010-01-19 18:46:48 +00:00
Lionel Landwerlin b73c6c1aec From: Lionel Landwerlin <llandwerlin@gmail.com>
Subject: [E-devel] [PATCH] Elementary: Added directfb support



SVN revision: 45331
2010-01-19 15:34:24 +00:00
Carsten Haitzler b2f29d6364 remvoe kbd stuff from button - dont want that
SVN revision: 45324
2010-01-19 12:11:58 +00:00
Carsten Haitzler 193e853586 get photocam image for event goop
SVN revision: 45321
2010-01-19 08:24:07 +00:00
김지훈 6fdc31d541 From: 김지훈 <jihoon48.kim@samsung.com>
I send the elm_notify patch for showing in the center of screen.
This patch is developerd by Hee Seo.

<--->

Looks good. simple. straighforward. into svn it goes!



SVN revision: 45320
2010-01-19 06:57:25 +00:00
Carsten Haitzler b400d33dfd fix longpress!
SVN revision: 45319
2010-01-19 06:54:27 +00:00
Vincent Torri 9812f34f5a typo
SVN revision: 45298
2010-01-18 19:02:35 +00:00
Carsten Haitzler 568b955c1c move horizontal context menu option to data item - and fix some hoversel
style stuff that has been broken for ages and i just neever noticed!



SVN revision: 45282
2010-01-18 10:28:00 +00:00
Carsten Haitzler 06d2876baf well it needed to be done finallly - elm has config files and profiles - just
like big brother e.



SVN revision: 45280
2010-01-18 09:38:52 +00:00
Carsten Haitzler 5da6adb481 use specific scroller edje groups for list and genlist - add aliases.
SVN revision: 45278
2010-01-18 06:56:06 +00:00
Carsten Haitzler 82ab409f96 also use canvas as live-region for pan contents like genlist
SVN revision: 45277
2010-01-18 06:44:56 +00:00
Carsten Haitzler e9820f73dd comments -> remove
SVN revision: 45276
2010-01-18 05:33:21 +00:00
Carsten Haitzler 6d2fa1bfa7 different size
SVN revision: 45275
2010-01-18 05:32:13 +00:00
Carsten Haitzler 5018bd5a3d add visual feedback for multi-touch test
SVN revision: 45274
2010-01-18 05:31:48 +00:00
Boris Faure 03dde19ac8 add elm_menu_item_data_set
SVN revision: 45256
2010-01-17 10:36:19 +00:00
Boris Faure 1d63301682 add elm_menu_item_data_get
SVN revision: 45253
2010-01-17 10:33:45 +00:00
Boris Faure 61d8b6ea71 typo in comment
SVN revision: 45252
2010-01-17 10:33:22 +00:00
Carsten Haitzler 39490cbf44 first test for multi stuff - just printfs now.
SVN revision: 45251
2010-01-17 09:31:44 +00:00
Sebastian Dransfeld 50fe92a1d2 Correct second argument
SVN revision: 45223
2010-01-16 13:54:55 +00:00
Vincent Torri e1e6aeb618 fix warnings. Patch by Lutin
SVN revision: 45216
2010-01-16 13:18:48 +00:00
Carsten Haitzler 4dd7f4e799 fix build break!
SVN revision: 45214
2010-01-16 12:35:31 +00:00
Carsten Haitzler d574bf68f7 1. fix list theme adapting - simply never got callbac ks to handle iot,
that's why!
2. make cmd-line tool to set scale, theme, finger size (more later) - used
this to test this and fix it.
3. cmd-line tool... also uses elm - and... as a result... also has a dialog
sayint its doing something - and... it can get a gui config later too!



SVN revision: 45175
2010-01-15 09:32:43 +00:00
Christopher Michael 40d8583a4d Remove unused variables.
Use elm_win_conformant calls.



SVN revision: 45162
2010-01-15 05:22:40 +00:00
Christopher Michael 94686d2f80 Move conformant calls to elm_win_conformant_get/set.
SVN revision: 45161
2010-01-15 05:17:54 +00:00
Iván Briano 4d2464ccbc Set theme hook for hoversel so style changes are applied.
SVN revision: 45121
2010-01-14 20:06:41 +00:00
Carsten Haitzler 70c5674f8f oops - other way.
SVN revision: 45107
2010-01-14 04:02:21 +00:00
Carsten Haitzler de06f5c6da add a test
SVN revision: 45106
2010-01-14 04:00:17 +00:00
Carsten Haitzler 658583e309 patch from <jihoon48.kim@samsung.com> - horizontal context menu option.
SVN revision: 45105
2010-01-14 03:47:28 +00:00
Christopher Michael 15e801e3d3 Account for bottom panel size in conformant widget.
SVN revision: 45104
2010-01-14 02:45:15 +00:00
Cedric BAIL 60cdf880ce * elementary: Fix the typo in the description too :-)
SVN revision: 45086
2010-01-13 15:05:53 +00:00
Cedric BAIL 7381cfe432 * elementary: Fix typo in configure.
SVN revision: 45085
2010-01-13 14:50:48 +00:00
xcomputerman 62fc69f32d X11 calls should be conditional
SVN revision: 45082
2010-01-13 08:37:56 +00:00
xcomputerman 48c23a39bb X11 calls should be conditional
SVN revision: 45081
2010-01-13 08:37:35 +00:00
xcomputerman 9e644e73a2 Add in SDL support (needed for WebOS). Admittedly this has not been actually checked out yet,
but it will be shortly and it does no evil


SVN revision: 45080
2010-01-13 08:17:15 +00:00
Carsten Haitzler 706a76c467 patch for unfocus for elm butotn from chun eon park
SVN revision: 45034
2010-01-11 06:23:00 +00:00
Carsten Haitzler cc406d10dd add unfocus call.
SVN revision: 45012
2010-01-10 02:18:50 +00:00
Boris Faure d0529a449d add missing prototypes
SVN revision: 45011
2010-01-10 01:15:32 +00:00
Boris Faure 599e1cc424 add del_cb to menu items
SVN revision: 45010
2010-01-09 23:15:43 +00:00
Christopher Michael bf4e3b6719 Add missing files, thanks Sachiel :)
SVN revision: 44983
2010-01-08 18:00:33 +00:00