Vincent Torri [Tue, 9 Mar 2010 17:51:30 +0000 (17:51 +0000)]
remove unused parameter in the library.
I won't do this everyday, and i won't touch the tests.
SVN revision: 47093
Carsten Haitzler [Tue, 9 Mar 2010 16:56:31 +0000 (16:56 +0000)]
more members for newer struct - init to null.
SVN revision: 47092
Carsten Haitzler [Tue, 9 Mar 2010 16:46:13 +0000 (16:46 +0000)]
more warnning fixes!
SVN revision: 47087
Carsten Haitzler [Tue, 9 Mar 2010 16:27:46 +0000 (16:27 +0000)]
more warning -- - and fix a lot of formatting in elm_map and some bugs lurking.
SVN revision: 47082
Carsten Haitzler [Tue, 9 Mar 2010 14:42:41 +0000 (14:42 +0000)]
warning-- more
SVN revision: 47078
Carsten Haitzler [Tue, 9 Mar 2010 11:42:53 +0000 (11:42 +0000)]
more warning fixes!
SVN revision: 47076
Carsten Haitzler [Tue, 9 Mar 2010 07:30:48 +0000 (07:30 +0000)]
warning fix 1. :)
SVN revision: 47074
Carsten Haitzler [Tue, 9 Mar 2010 06:15:39 +0000 (06:15 +0000)]
patch from discomfitor <- check type of widget on api call and return if not
the right type
SVN revision: 47073
Carsten Haitzler [Tue, 9 Mar 2010 04:00:08 +0000 (04:00 +0000)]
more comprehensive flip test with multiple children etc.
SVN revision: 47072
Gustavo Sverzut Barbieri [Mon, 8 Mar 2010 15:17:10 +0000 (15:17 +0000)]
fix FALSE -> EINA_FALSE.
SVN revision: 47001
Vincent Torri [Sat, 6 Mar 2010 16:46:08 +0000 (16:46 +0000)]
fix compilation on mac os x
based on a patch by Leif Middelschulte
SVN revision: 46911
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 22:34:57 +0000 (22:34 +0000)]
enable forcing dependencies and ignoring auto-detect/automagic.
SVN revision: 46849
Gustavo Sverzut Barbieri [Wed, 3 Mar 2010 19:02:01 +0000 (19:02 +0000)]
Fix position in notify widget
Content was going outside of notify widget.
By: Lucas De Marchi <lucas.demarchi@profusion.mobi>
SVN revision: 46839
Carsten Haitzler [Tue, 2 Mar 2010 08:47:40 +0000 (08:47 +0000)]
fix genlist delete item in callback bug
SVN revision: 46781
김지훈 [Tue, 2 Mar 2010 08:17:13 +0000 (08:17 +0000)]
From: 김지훈 <jihoon48.kim@samsung.com>
Subject: elc_scrolled_entry.c patch for adding callback
elm_scrolled_entry is consists of a scroller and entry, but it does not trasmit
the below signals:
- cursor,changed
- anchor,clicked
- selection,start
- selection,changed
- selection,cleared
- selection,paste
- selection,copy
- selection,cut
- longpressed
SVN revision: 46780
Gustavo Sverzut Barbieri [Tue, 2 Mar 2010 01:27:08 +0000 (01:27 +0000)]
fix most llvm/gcc real bugs.
SVN revision: 46762
Carsten Haitzler [Tue, 2 Mar 2010 01:14:36 +0000 (01:14 +0000)]
hmm that should have been argv i think
SVN revision: 46759
Carsten Haitzler [Tue, 2 Mar 2010 01:04:38 +0000 (01:04 +0000)]
llvm shhhhhh! (not a real fix)
SVN revision: 46757
Gustavo Sverzut Barbieri [Mon, 1 Mar 2010 23:23:53 +0000 (23:23 +0000)]
being extra careful and verbose on elm_entry_entry_get().
For some reason, we're getting text without the <br> and it is
crashing. Instead of crashing, be loud about that error and bail.
The source of the real bug is still unknown :-(
SVN revision: 46747
Christopher Michael [Mon, 1 Mar 2010 16:20:39 +0000 (16:20 +0000)]
Fix doxy typo.
SVN revision: 46704
Carsten Haitzler [Mon, 1 Mar 2010 02:20:41 +0000 (02:20 +0000)]
allow icon window to resize for testing.
SVN revision: 46676
Carsten Haitzler [Sat, 27 Feb 2010 15:14:34 +0000 (15:14 +0000)]
1. fix child stuff .. smart object members.. that was just bad of me.. oops.
swapped params. i should have known better. *spank* and .. add visible "u
clikced here" tests to launcher test.
SVN revision: 46582
Carsten Haitzler [Sat, 27 Feb 2010 05:20:28 +0000 (05:20 +0000)]
stop using round - no need
SVN revision: 46553
Carsten Haitzler [Fri, 26 Feb 2010 06:30:17 +0000 (06:30 +0000)]
slight change in drag events vs scrolling on_hold to fix small "distance
race" issue.
SVN revision: 46505
Gustavo Sverzut Barbieri [Thu, 25 Feb 2010 21:36:12 +0000 (21:36 +0000)]
allow disabling automagic to discover efreet, eweather and edbus
SVN revision: 46489
Iván Briano [Wed, 24 Feb 2010 21:53:51 +0000 (21:53 +0000)]
Remove unused variables and use correct functions for objects. Now that scrolled_entry is used for the Entry scrolled test, the button callbacks can't be reused.
SVN revision: 46444
Christopher Michael [Tue, 23 Feb 2010 20:54:39 +0000 (20:54 +0000)]
Add case for keyboard geometry changing. (not completely handled yet, but
conformant widget does get notified now).
SVN revision: 46403
김재환 [Mon, 22 Feb 2010 09:48:21 +0000 (09:48 +0000)]
From: 김재환 <jae.hwan.kim@samsung.com>
Subject: Request for "block,clicked" callback event of elm_notify
SVN revision: 46354
Rui Seabra [Sun, 21 Feb 2010 19:40:32 +0000 (19:40 +0000)]
Better values fro url and source.
SVN revision: 46350
Rui Seabra [Sun, 21 Feb 2010 19:18:26 +0000 (19:18 +0000)]
RPM spec for elementary.
SVN revision: 46349
Tiago Rezende Campos Falcao [Fri, 19 Feb 2010 19:56:44 +0000 (19:56 +0000)]
Fix swallow.end align in elm.list items. By Masaki
Author: Thiago Ribeiro Masaki <masaki at profusion.mobi>
SVN revision: 46322
Christopher Michael [Fri, 19 Feb 2010 02:33:17 +0000 (02:33 +0000)]
Updates to elm_conform and elm_win code for new illume2.
SVN revision: 46288
Jonathan Atton [Wed, 17 Feb 2010 22:49:27 +0000 (22:49 +0000)]
Set the content after the content is added as sub object
SVN revision: 46259
Carsten Haitzler [Wed, 17 Feb 2010 05:26:16 +0000 (05:26 +0000)]
oh dear. how did that go unnoticed. it SHOULD use steal!
SVN revision: 46238
Carsten Haitzler [Wed, 17 Feb 2010 02:15:52 +0000 (02:15 +0000)]
be more robust and fall baack to software x11 engine - but warn.
SVN revision: 46230
Gustavo Sverzut Barbieri [Tue, 16 Feb 2010 13:00:31 +0000 (13:00 +0000)]
Update to new event callback signature.
SVN revision: 46208
Jonathan Atton [Sun, 14 Feb 2010 14:09:18 +0000 (14:09 +0000)]
Improve the theme of elm_menu
SVN revision: 46166
Iván Briano [Fri, 12 Feb 2010 15:22:51 +0000 (15:22 +0000)]
Make Entry Scrolled test look a bit better.
SVN revision: 46115
이상진 [Fri, 12 Feb 2010 05:31:26 +0000 (05:31 +0000)]
From: 이상진 <lsj119@samsung.com>
I am attaching another patches for transparent window.
1. Use RGB Visual.
2. Set destination_alpha in ecore_evas for alpha composite in evas.
3. add Function
- Ecore_Evas_Engine_Func->fn_transparent_set
- ecore_evas_transparent_set , ecore_evas_transparent_get
- elm_win_transparent_set, elm_win_transparent_get
SVN revision: 46106
WonGuk Jeong [Fri, 12 Feb 2010 03:50:19 +0000 (03:50 +0000)]
From: WonGuk Jeong <wonguk.jeong@samsung.com>
There are two API requests of elm_table
elm_table_unpack()
elm_table_clear()
SVN revision: 46105
Vincent Torri [Thu, 11 Feb 2010 16:13:41 +0000 (16:13 +0000)]
fix returned values
SVN revision: 46081
Carsten Haitzler [Wed, 10 Feb 2010 15:11:16 +0000 (15:11 +0000)]
add some callback tests.
SVN revision: 46049
이상진 [Wed, 10 Feb 2010 14:38:08 +0000 (14:38 +0000)]
From: 이상진 <lsj119@samsung.com>
Patch for rotate with resize
(some formatting fixed too like ecore patch)
SVN revision: 46047
Iván Briano [Tue, 9 Feb 2010 15:43:17 +0000 (15:43 +0000)]
Improve scrolled_entry a bit, it's still open for more love though.
Move test_conformant to use scrolled_entry.
SVN revision: 46012
Cedric BAIL [Tue, 9 Feb 2010 14:17:31 +0000 (14:17 +0000)]
* elementary: Remove dependencie on ecore-txt.
SVN revision: 46011
Gustavo Sverzut Barbieri [Tue, 9 Feb 2010 13:21:46 +0000 (13:21 +0000)]
Convert test_entry to elm_scrolled_entry.
Reduce code duplication and also test the scrolled entry version.
Stéphane BAULAND
SVN revision: 46010
Gustavo Sverzut Barbieri [Tue, 9 Feb 2010 03:34:23 +0000 (03:34 +0000)]
yet another trailing whitespace deletion.
last try with CIA-49 bot at #edevelop :-/
SVN revision: 46005
Gustavo Sverzut Barbieri [Tue, 9 Feb 2010 03:27:11 +0000 (03:27 +0000)]
delete trailing whitespace.
this is more to test http://cia.vc and their project match with our
crazy project structure.
SVN revision: 46004
Gustavo Sverzut Barbieri [Tue, 9 Feb 2010 03:04:18 +0000 (03:04 +0000)]
delete trailing whitespace.
SVN revision: 46003
Christopher Michael [Tue, 9 Feb 2010 02:46:19 +0000 (02:46 +0000)]
Add initial doxy for conformant widget.
SVN revision: 46000
Christopher Michael [Sat, 6 Feb 2010 17:31:09 +0000 (17:31 +0000)]
Add Doxy for illume stuff.
SVN revision: 45937
Christopher Michael [Sat, 6 Feb 2010 16:56:18 +0000 (16:56 +0000)]
Don't set window type here. Causes problems w/ layout.
SVN revision: 45934
Carsten Haitzler [Sat, 6 Feb 2010 07:29:10 +0000 (07:29 +0000)]
fix launcher test to scale a bit better.
SVN revision: 45927
Carsten Haitzler [Fri, 5 Feb 2010 08:17:21 +0000 (08:17 +0000)]
more tests
SVN revision: 45893
Carsten Haitzler [Fri, 5 Feb 2010 06:14:50 +0000 (06:14 +0000)]
code+comments.
SVN revision: 45891
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
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
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
Carsten Haitzler [Wed, 3 Feb 2010 15:27:57 +0000 (15:27 +0000)]
and optimise getting stripped version
SVN revision: 45834
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
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
Cedric BAIL [Tue, 2 Feb 2010 13:55:55 +0000 (13:55 +0000)]
* elementary: Fix elementary build without X.
SVN revision: 45804
Carsten Haitzler [Tue, 2 Feb 2010 10:52:37 +0000 (10:52 +0000)]
distcheck fix
SVN revision: 45801
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
Sebastian Dransfeld [Tue, 2 Feb 2010 04:50:04 +0000 (04:50 +0000)]
Remove Ecore_Txt
SVN revision: 45791
Carsten Haitzler [Tue, 2 Feb 2010 02:54:22 +0000 (02:54 +0000)]
typo fix
SVN revision: 45789
Carsten Haitzler [Mon, 1 Feb 2010 16:46:26 +0000 (16:46 +0000)]
demo++
SVN revision: 45778
Carsten Haitzler [Mon, 1 Feb 2010 14:16:38 +0000 (14:16 +0000)]
that was meant to be load too.
SVN revision: 45775
Sebastian Dransfeld [Sat, 30 Jan 2010 22:22:46 +0000 (22:22 +0000)]
Ecore_Str.h -> Eina
SVN revision: 45745
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
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
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
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
Carsten Haitzler [Wed, 27 Jan 2010 09:23:54 +0000 (09:23 +0000)]
extra checks for selection
SVN revision: 45625
Carsten Haitzler [Wed, 27 Jan 2010 06:20:12 +0000 (06:20 +0000)]
dont reset mapbuf all the time!
SVN revision: 45622
Carsten Haitzler [Wed, 27 Jan 2010 06:12:29 +0000 (06:12 +0000)]
fix scroll animator
SVN revision: 45621
Carsten Haitzler [Wed, 27 Jan 2010 04:57:57 +0000 (04:57 +0000)]
better - n mapbufs
SVN revision: 45619
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
Carsten Haitzler [Wed, 27 Jan 2010 04:08:42 +0000 (04:08 +0000)]
fix proeprly
SVN revision: 45617
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
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
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
Carsten Haitzler [Tue, 26 Jan 2010 10:59:26 +0000 (10:59 +0000)]
4 not 4 screens for launcher test
SVN revision: 45581
Carsten Haitzler [Tue, 26 Jan 2010 08:42:37 +0000 (08:42 +0000)]
label preferred line wrap width set thing.
SVN revision: 45576
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
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
Tiago Rezende Campos Falcao [Mon, 25 Jan 2010 20:30:39 +0000 (20:30 +0000)]
Adding Module Name to Externals
SVN revision: 45566
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
Iván Briano [Mon, 25 Jan 2010 18:52:05 +0000 (18:52 +0000)]
Fix typo and prototype
SVN revision: 45559
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
Carsten Haitzler [Mon, 25 Jan 2010 09:07:10 +0000 (09:07 +0000)]
new test.
SVN revision: 45545
Carsten Haitzler [Mon, 25 Jan 2010 05:54:31 +0000 (05:54 +0000)]
genlist - get realized items call! add!
SVN revision: 45543
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
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
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
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
Carsten Haitzler [Sun, 24 Jan 2010 01:53:37 +0000 (01:53 +0000)]
brian's button autorepeat core code.
SVN revision: 45504
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
Christopher Michael [Fri, 22 Jan 2010 23:04:01 +0000 (23:04 +0000)]
Reduce elm noise (add #if 0 around printf).
SVN revision: 45470
Iván Briano [Fri, 22 Jan 2010 20:07:47 +0000 (20:07 +0000)]
Icons for available externals, how exciting.
SVN revision: 45449