platform/upstream/elementary.git
14 years agocode+comments.
Carsten Haitzler [Fri, 5 Feb 2010 06:14:50 +0000 (06:14 +0000)]
code+comments.

SVN revision: 45891

14 years agoOpenGL/SDL support (still buggy, but probably not elm's fault)
xcomputerman [Thu, 4 Feb 2010 18:34:44 +0000 (18:34 +0000)]
OpenGL/SDL support (still buggy, but probably not elm's fault)

SVN revision: 45880

14 years ago1. fix conforman stuff to actually respect min size of content. it never did.
Carsten Haitzler [Thu, 4 Feb 2010 09:08:02 +0000 (09:08 +0000)]
1. fix conforman stuff to actually respect min size of content. it never did.
2. more comprehensive test.

SVN revision: 45863

14 years agoallow genlist items to be "display only" - eg used as spacers or state
Carsten Haitzler [Thu, 4 Feb 2010 08:06:41 +0000 (08:06 +0000)]
allow genlist items to be "display only" - eg used as spacers or state
indicators, section markers etc.

SVN revision: 45862

14 years agoand optimise getting stripped version
Carsten Haitzler [Wed, 3 Feb 2010 15:27:57 +0000 (15:27 +0000)]
and optimise getting stripped version

SVN revision: 45834

14 years agoa little more cleanliness and cleaning up of vars not needed when changes
Carsten Haitzler [Wed, 3 Feb 2010 15:26:14 +0000 (15:26 +0000)]
a little more cleanliness and cleaning up of vars not needed when changes
happen

SVN revision: 45833

14 years agoTrigger "changed" callback when value is changed with the entry, fix typo and focus...
Iván Briano [Tue, 2 Feb 2010 22:10:56 +0000 (22:10 +0000)]
Trigger "changed" callback when value is changed with the entry, fix typo and focus entry when it's shown.

SVN revision: 45823

14 years ago * elementary: Fix elementary build without X.
Cedric BAIL [Tue, 2 Feb 2010 13:55:55 +0000 (13:55 +0000)]
* elementary: Fix elementary build without X.

SVN revision: 45804

14 years agodistcheck fix
Carsten Haitzler [Tue, 2 Feb 2010 10:52:37 +0000 (10:52 +0000)]
distcheck fix

SVN revision: 45801

14 years agomini config app - live changed scaling and finger size. needed to really show
Carsten Haitzler [Tue, 2 Feb 2010 10:09:07 +0000 (10:09 +0000)]
mini config app - live changed scaling and finger size. needed to really show
what elementary is about!

SVN revision: 45800

14 years agoRemove Ecore_Txt
Sebastian Dransfeld [Tue, 2 Feb 2010 04:50:04 +0000 (04:50 +0000)]
Remove Ecore_Txt

SVN revision: 45791

14 years agotypo fix
Carsten Haitzler [Tue, 2 Feb 2010 02:54:22 +0000 (02:54 +0000)]
typo fix

SVN revision: 45789

14 years agodemo++
Carsten Haitzler [Mon, 1 Feb 2010 16:46:26 +0000 (16:46 +0000)]
demo++

SVN revision: 45778

14 years agothat was meant to be load too.
Carsten Haitzler [Mon, 1 Feb 2010 14:16:38 +0000 (14:16 +0000)]
that was meant to be load too.

SVN revision: 45775

14 years agoEcore_Str.h -> Eina
Sebastian Dransfeld [Sat, 30 Jan 2010 22:22:46 +0000 (22:22 +0000)]
Ecore_Str.h -> Eina

SVN revision: 45745

14 years agoDon't set text in entries for now. It has big issues with state changes.
Iván Briano [Fri, 29 Jan 2010 15:16:22 +0000 (15:16 +0000)]
Don't set text in entries for now. It has big issues with state changes.

SVN revision: 45704

14 years agospinner uses format specified by user in its entry-form.
Gustavo Sverzut Barbieri [Wed, 27 Jan 2010 20:16:43 +0000 (20:16 +0000)]
spinner uses format specified by user in its entry-form.

Tries to use the same format as specified by user with
elm_spinner_label_format_set() when allowing entry to type text.

This avoids the ugly "123.00000000" when editing integers, as done in
the color chooser of editje.

SVN revision: 45643

14 years agospinner: just set the value if conversion to float worked, otherwise ignore it.
Gustavo Sverzut Barbieri [Wed, 27 Jan 2010 19:34:45 +0000 (19:34 +0000)]
spinner: just set the value if conversion to float worked, otherwise ignore it.

Instead of using atof() and always getting a value (even if 0 when
invalid), check if conversion to float worked and if not just revert
to last value, ignoring the input.

I'm being quite tolerant here, allowing spaces at end.

SVN revision: 45632

14 years agonote- genlist has issues with the deferred calc of size.
Carsten Haitzler [Wed, 27 Jan 2010 10:19:54 +0000 (10:19 +0000)]
note- genlist has issues with the deferred calc of size.

SVN revision: 45626

14 years agoextra checks for selection
Carsten Haitzler [Wed, 27 Jan 2010 09:23:54 +0000 (09:23 +0000)]
extra checks for selection

SVN revision: 45625

14 years agodont reset mapbuf all the time!
Carsten Haitzler [Wed, 27 Jan 2010 06:20:12 +0000 (06:20 +0000)]
dont reset mapbuf all the time!

SVN revision: 45622

14 years agofix scroll animator
Carsten Haitzler [Wed, 27 Jan 2010 06:12:29 +0000 (06:12 +0000)]
fix scroll animator

SVN revision: 45621

14 years agobetter - n mapbufs
Carsten Haitzler [Wed, 27 Jan 2010 04:57:57 +0000 (04:57 +0000)]
better - n mapbufs

SVN revision: 45619

14 years agoformatting a bit in theme.... panel still.. not.. formatted...
Carsten Haitzler [Wed, 27 Jan 2010 04:20:04 +0000 (04:20 +0000)]
formatting a bit in theme.... panel still.. not.. formatted...

SVN revision: 45618

14 years agofix proeprly
Carsten Haitzler [Wed, 27 Jan 2010 04:08:42 +0000 (04:08 +0000)]
fix proeprly

SVN revision: 45617

14 years agoNo space at all if indicator & softkey are not present.
Christopher Michael [Wed, 27 Jan 2010 04:03:22 +0000 (04:03 +0000)]
No space at all if indicator & softkey are not present.

SVN revision: 45616

14 years agoanimators should tick off at defined intervals from a 0 point so all
Carsten Haitzler [Wed, 27 Jan 2010 03:59:23 +0000 (03:59 +0000)]
animators should tick off at defined intervals from a 0 point so all
animators from all apps are in sync - or try to be.

SVN revision: 45615

14 years agoHandle property changes for conformant widget.
Christopher Michael [Wed, 27 Jan 2010 01:48:18 +0000 (01:48 +0000)]
Handle property changes for conformant widget.
Don't hardcode size to 32 (but kept a small buffer of 1 pixel).

SVN revision: 45609

14 years ago4 not 4 screens for launcher test
Carsten Haitzler [Tue, 26 Jan 2010 10:59:26 +0000 (10:59 +0000)]
4 not 4 screens for launcher test

SVN revision: 45581

14 years agolabel preferred line wrap width set thing.
Carsten Haitzler [Tue, 26 Jan 2010 08:42:37 +0000 (08:42 +0000)]
label preferred line wrap width set thing.

SVN revision: 45576

14 years agomore launcher test code.... and mapbuf object used by launcher test code.
Carsten Haitzler [Tue, 26 Jan 2010 08:17:26 +0000 (08:17 +0000)]
more launcher test code.... and mapbuf object used by launcher test code.

SVN revision: 45575

14 years ago * ecore: Move ecore_job inside ecore.
Cedric BAIL [Mon, 25 Jan 2010 21:59:21 +0000 (21:59 +0000)]
* ecore: Move ecore_job inside ecore.

Patch from Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>.

SVN revision: 45570

14 years agoAdding Module Name to Externals
Tiago Rezende Campos Falcao [Mon, 25 Jan 2010 20:30:39 +0000 (20:30 +0000)]
Adding Module Name to Externals

SVN revision: 45566

14 years agoRemove unused variable and don't create icons if there's no icon set
Iván Briano [Mon, 25 Jan 2010 19:56:45 +0000 (19:56 +0000)]
Remove unused variable and don't create icons if there's no icon set

SVN revision: 45564

14 years agoFix typo and prototype
Iván Briano [Mon, 25 Jan 2010 18:52:05 +0000 (18:52 +0000)]
Fix typo and prototype

SVN revision: 45559

14 years agoAdding more size hints to external object's icons.
Gustavo Lima Chaves [Mon, 25 Jan 2010 14:24:15 +0000 (14:24 +0000)]
Adding more size hints to external object's icons.

Patch by Fabiano Fidêncio.

SVN revision: 45553

14 years agonew test.
Carsten Haitzler [Mon, 25 Jan 2010 09:07:10 +0000 (09:07 +0000)]
new test.

SVN revision: 45545

14 years agogenlist - get realized items call! add!
Carsten Haitzler [Mon, 25 Jan 2010 05:54:31 +0000 (05:54 +0000)]
genlist - get realized items call! add!

SVN revision: 45543

14 years agoadd test for floating objects (they can slide in etc. andnot be already
Carsten Haitzler [Mon, 25 Jan 2010 03:53:36 +0000 (03:53 +0000)]
add test for floating objects (they can slide in etc. andnot be already
packed inside the view) and... fix issues with pan based objects clipping to
vieport etc. etc.

SVN revision: 45542

14 years agoIf we are setting the window as a quickpanel, set some other properties also
Christopher Michael [Sun, 24 Jan 2010 20:05:09 +0000 (20:05 +0000)]
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

14 years agoAdd elm_win functions for get/set of quickpanel priorities.
Christopher Michael [Sun, 24 Jan 2010 10:21:54 +0000 (10:21 +0000)]
Add elm_win functions for get/set of quickpanel priorities.

SVN revision: 45511

14 years agoAdd elm_win function(s) for get/set of quickpanel.
Christopher Michael [Sun, 24 Jan 2010 10:12:57 +0000 (10:12 +0000)]
Add elm_win function(s) for get/set of quickpanel.

SVN revision: 45510

14 years agobrian's button autorepeat core code.
Carsten Haitzler [Sun, 24 Jan 2010 01:53:37 +0000 (01:53 +0000)]
brian's button autorepeat core code.

SVN revision: 45504

14 years ago1. brian wang's patch for setting item count in a block, and homogenous
Carsten Haitzler [Sat, 23 Jan 2010 09:07:20 +0000 (09:07 +0000)]
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

14 years agoReduce elm noise (add #if 0 around printf).
Christopher Michael [Fri, 22 Jan 2010 23:04:01 +0000 (23:04 +0000)]
Reduce elm noise (add #if 0 around printf).

SVN revision: 45470

14 years agoIcons for available externals, how exciting.
Iván Briano [Fri, 22 Jan 2010 20:07:47 +0000 (20:07 +0000)]
Icons for available externals, how exciting.

SVN revision: 45449

14 years agooops - back to 4. should make this configurable. but solutions is in comments
Carsten Haitzler [Fri, 22 Jan 2010 12:38:42 +0000 (12:38 +0000)]
oops - back to 4. should make this configurable. but solutions is in comments
atm

SVN revision: 45441

14 years agomouse up on icon emit clicked - fix.
Carsten Haitzler [Fri, 22 Jan 2010 12:36:32 +0000 (12:36 +0000)]
mouse up on icon emit clicked - fix.

SVN revision: 45440

14 years agomove scroll back to event handling - test
Carsten Haitzler [Fri, 22 Jan 2010 12:02:39 +0000 (12:02 +0000)]
move scroll back to event handling - test

SVN revision: 45439

14 years agobigger image! easier to see on high dpi!
Carsten Haitzler [Fri, 22 Jan 2010 10:00:14 +0000 (10:00 +0000)]
bigger image! easier to see on high dpi!

SVN revision: 45436

14 years agoScroller Policy for List. By Masaki
Tiago Rezende Campos Falcao [Tue, 19 Jan 2010 18:46:48 +0000 (18:46 +0000)]
Scroller Policy for List. By Masaki

Author:    Thiago Ribeiro Masaki <masaki@profusion.mobi>

SVN revision: 45337

14 years agoFrom: Lionel Landwerlin <llandwerlin@gmail.com>
Lionel Landwerlin [Tue, 19 Jan 2010 15:34:24 +0000 (15:34 +0000)]
From: Lionel Landwerlin <llandwerlin@gmail.com>
Subject: [E-devel] [PATCH] Elementary: Added directfb support

SVN revision: 45331

14 years agoremvoe kbd stuff from button - dont want that
Carsten Haitzler [Tue, 19 Jan 2010 12:11:58 +0000 (12:11 +0000)]
remvoe kbd stuff from button - dont want that

SVN revision: 45324

14 years agoget photocam image for event goop
Carsten Haitzler [Tue, 19 Jan 2010 08:24:07 +0000 (08:24 +0000)]
get photocam image for event goop

SVN revision: 45321

14 years agoFrom: 김지훈 <jihoon48.kim@samsung.com>
김지훈 [Tue, 19 Jan 2010 06:57:25 +0000 (06:57 +0000)]
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

14 years agofix longpress!
Carsten Haitzler [Tue, 19 Jan 2010 06:54:27 +0000 (06:54 +0000)]
fix longpress!

SVN revision: 45319

14 years agotypo
Vincent Torri [Mon, 18 Jan 2010 19:02:35 +0000 (19:02 +0000)]
typo

SVN revision: 45298

14 years agomove horizontal context menu option to data item - and fix some hoversel
Carsten Haitzler [Mon, 18 Jan 2010 10:28:00 +0000 (10:28 +0000)]
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

14 years agowell it needed to be done finallly - elm has config files and profiles - just
Carsten Haitzler [Mon, 18 Jan 2010 09:38:52 +0000 (09:38 +0000)]
well it needed to be done finallly - elm has config files and profiles - just
like big brother e.

SVN revision: 45280

14 years agouse specific scroller edje groups for list and genlist - add aliases.
Carsten Haitzler [Mon, 18 Jan 2010 06:56:06 +0000 (06:56 +0000)]
use specific scroller edje groups for list and genlist - add aliases.

SVN revision: 45278

14 years agoalso use canvas as live-region for pan contents like genlist
Carsten Haitzler [Mon, 18 Jan 2010 06:44:56 +0000 (06:44 +0000)]
also use canvas as live-region for pan contents like genlist

SVN revision: 45277

14 years agocomments -> remove
Carsten Haitzler [Mon, 18 Jan 2010 05:33:21 +0000 (05:33 +0000)]
comments -> remove

SVN revision: 45276

14 years agodifferent size
Carsten Haitzler [Mon, 18 Jan 2010 05:32:13 +0000 (05:32 +0000)]
different size

SVN revision: 45275

14 years agoadd visual feedback for multi-touch test
Carsten Haitzler [Mon, 18 Jan 2010 05:31:48 +0000 (05:31 +0000)]
add visual feedback for multi-touch  test

SVN revision: 45274

14 years agoadd elm_menu_item_data_set
Boris Faure [Sun, 17 Jan 2010 10:36:19 +0000 (10:36 +0000)]
add elm_menu_item_data_set

SVN revision: 45256

14 years agoadd elm_menu_item_data_get
Boris Faure [Sun, 17 Jan 2010 10:33:45 +0000 (10:33 +0000)]
add elm_menu_item_data_get

SVN revision: 45253

14 years agotypo in comment
Boris Faure [Sun, 17 Jan 2010 10:33:22 +0000 (10:33 +0000)]
typo in comment

SVN revision: 45252

14 years agofirst test for multi stuff - just printfs now.
Carsten Haitzler [Sun, 17 Jan 2010 09:31:44 +0000 (09:31 +0000)]
first test for multi stuff - just printfs now.

SVN revision: 45251

14 years agoCorrect second argument
Sebastian Dransfeld [Sat, 16 Jan 2010 13:54:55 +0000 (13:54 +0000)]
Correct second argument

SVN revision: 45223

14 years agofix warnings. Patch by Lutin
Vincent Torri [Sat, 16 Jan 2010 13:18:48 +0000 (13:18 +0000)]
fix warnings. Patch by Lutin

SVN revision: 45216

14 years agofix build break!
Carsten Haitzler [Sat, 16 Jan 2010 12:35:31 +0000 (12:35 +0000)]
fix build break!

SVN revision: 45214

14 years ago1. fix list theme adapting - simply never got callbac ks to handle iot,
Carsten Haitzler [Fri, 15 Jan 2010 09:32:43 +0000 (09:32 +0000)]
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

14 years agoRemove unused variables.
Christopher Michael [Fri, 15 Jan 2010 05:22:40 +0000 (05:22 +0000)]
Remove unused variables.
Use elm_win_conformant calls.

SVN revision: 45162

14 years agoMove conformant calls to elm_win_conformant_get/set.
Christopher Michael [Fri, 15 Jan 2010 05:17:54 +0000 (05:17 +0000)]
Move conformant calls to elm_win_conformant_get/set.

SVN revision: 45161

14 years agoSet theme hook for hoversel so style changes are applied.
Iván Briano [Thu, 14 Jan 2010 20:06:41 +0000 (20:06 +0000)]
Set theme hook for hoversel so style changes are applied.

SVN revision: 45121

14 years agooops - other way.
Carsten Haitzler [Thu, 14 Jan 2010 04:02:21 +0000 (04:02 +0000)]
oops - other way.

SVN revision: 45107

14 years agoadd a test
Carsten Haitzler [Thu, 14 Jan 2010 04:00:17 +0000 (04:00 +0000)]
add a test

SVN revision: 45106

14 years agopatch from <jihoon48.kim@samsung.com> - horizontal context menu option.
Carsten Haitzler [Thu, 14 Jan 2010 03:47:28 +0000 (03:47 +0000)]
patch from <jihoon48.kim@samsung.com> - horizontal context menu option.

SVN revision: 45105

14 years agoAccount for bottom panel size in conformant widget.
Christopher Michael [Thu, 14 Jan 2010 02:45:15 +0000 (02:45 +0000)]
Account for bottom panel size in conformant widget.

SVN revision: 45104

14 years ago * elementary: Fix the typo in the description too :-)
Cedric BAIL [Wed, 13 Jan 2010 15:05:53 +0000 (15:05 +0000)]
* elementary: Fix the typo in the description too :-)

SVN revision: 45086

14 years ago * elementary: Fix typo in configure.
Cedric BAIL [Wed, 13 Jan 2010 14:50:48 +0000 (14:50 +0000)]
* elementary: Fix typo in configure.

SVN revision: 45085

14 years agoX11 calls should be conditional
xcomputerman [Wed, 13 Jan 2010 08:37:56 +0000 (08:37 +0000)]
X11 calls should be conditional

SVN revision: 45082

14 years agoX11 calls should be conditional
xcomputerman [Wed, 13 Jan 2010 08:37:35 +0000 (08:37 +0000)]
X11 calls should be conditional

SVN revision: 45081

14 years agoAdd in SDL support (needed for WebOS). Admittedly this has not been actually checked...
xcomputerman [Wed, 13 Jan 2010 08:17:15 +0000 (08:17 +0000)]
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

14 years agopatch for unfocus for elm butotn from chun eon park
Carsten Haitzler [Mon, 11 Jan 2010 06:23:00 +0000 (06:23 +0000)]
patch for unfocus for elm butotn from chun eon park

SVN revision: 45034

14 years agoadd unfocus call.
Carsten Haitzler [Sun, 10 Jan 2010 02:18:50 +0000 (02:18 +0000)]
add unfocus call.

SVN revision: 45012

14 years agoadd missing prototypes
Boris Faure [Sun, 10 Jan 2010 01:15:32 +0000 (01:15 +0000)]
add missing prototypes

SVN revision: 45011

14 years agoadd del_cb to menu items
Boris Faure [Sat, 9 Jan 2010 23:15:43 +0000 (23:15 +0000)]
add del_cb to menu items

SVN revision: 45010

14 years agoAdd missing files, thanks Sachiel :)
Christopher Michael [Fri, 8 Jan 2010 18:00:33 +0000 (18:00 +0000)]
Add missing files, thanks Sachiel :)

SVN revision: 44983

14 years agoAdd illume conformant widget and test app.
Christopher Michael [Fri, 8 Jan 2010 17:54:26 +0000 (17:54 +0000)]
Add illume conformant widget and test app.

SVN revision: 44982

14 years agohandle label resizes and wraps properly - add test for it!
Carsten Haitzler [Fri, 8 Jan 2010 02:33:03 +0000 (02:33 +0000)]
handle label resizes and wraps properly - add test for it!

SVN revision: 44964

14 years agoElm_List_Item selected getter
Tiago Rezende Campos Falcao [Thu, 7 Jan 2010 16:34:19 +0000 (16:34 +0000)]
Elm_List_Item selected getter

SVN revision: 44951

14 years agofix spelling. Patch by 'misc'
Vincent Torri [Thu, 7 Jan 2010 08:00:49 +0000 (08:00 +0000)]
fix spelling. Patch by 'misc'

SVN revision: 44943

14 years agoElm_List multi and horizontal getters
Tiago Rezende Campos Falcao [Tue, 5 Jan 2010 19:42:04 +0000 (19:42 +0000)]
Elm_List multi and horizontal getters

SVN revision: 44913

14 years agoevent -> under list as well as on genlist
Carsten Haitzler [Tue, 5 Jan 2010 00:08:03 +0000 (00:08 +0000)]
event -> under list as well as on genlist

SVN revision: 44902

14 years agotest with animating edje layout obj in flip test too - with child buttons.
Carsten Haitzler [Wed, 30 Dec 2009 13:10:01 +0000 (13:10 +0000)]
test with animating edje layout obj in flip test too - with child buttons.

SVN revision: 44785

14 years agoElm map : change PATH_MAX by sizeof(buf) in snprintf
Jonathan Atton [Thu, 24 Dec 2009 10:21:54 +0000 (10:21 +0000)]
Elm map : change PATH_MAX by sizeof(buf) in snprintf

SVN revision: 44713

14 years agoElm_Slideshow : add item_data_get()
Jonathan Atton [Wed, 23 Dec 2009 17:10:18 +0000 (17:10 +0000)]
Elm_Slideshow : add item_data_get()

SVN revision: 44696

14 years agoElm map : add API to set a custom source
Jonathan Atton [Wed, 23 Dec 2009 09:53:39 +0000 (09:53 +0000)]
Elm map : add API to set a custom source

SVN revision: 44678

14 years agoElm_Map : add a source manager and 3 souces
Jonathan Atton [Tue, 22 Dec 2009 22:47:17 +0000 (22:47 +0000)]
Elm_Map : add a source manager and 3 souces

SVN revision: 44665