Carsten Haitzler [Sun, 14 Mar 2010 22:33:52 +0000 (22:33 +0000)]
aaah typo! fix from lupan.
SVN revision: 47225
Carsten Haitzler [Sun, 14 Mar 2010 13:02:00 +0000 (13:02 +0000)]
bug++ :(
SVN revision: 47206
Carsten Haitzler [Sun, 14 Mar 2010 12:59:12 +0000 (12:59 +0000)]
bug--
SVN revision: 47205
Carsten Haitzler [Sun, 14 Mar 2010 12:27:21 +0000 (12:27 +0000)]
bug--.. and unfortunately.. bug++
SVN revision: 47203
Carsten Haitzler [Sun, 14 Mar 2010 08:21:22 +0000 (08:21 +0000)]
note some bugs i found... to be fixed. at least i know them. :) (and have a
test case).
SVN revision: 47199
Carsten Haitzler [Sun, 14 Mar 2010 03:48:22 +0000 (03:48 +0000)]
fix more runtime wornings... added ELM_ERROR_ABORT! :)
SVN revision: 47195
Gustavo Sverzut Barbieri [Sat, 13 Mar 2010 21:01:26 +0000 (21:01 +0000)]
Use eina_stringshare_replace to avoid crashes.
By: Rafael Fonseca <rfonseca@profusion.mobi>
SVN revision: 47187
Gustavo Sverzut Barbieri [Fri, 12 Mar 2010 22:04:23 +0000 (22:04 +0000)]
Adding space between icon and label in elementary list/slider.
By: Fabiano Fidêncio <fidencio@profusion.mobi>
NOTE: maybe it would be better to have a signal to say if it is
with/without icon and add the space only if icon AND
label... but label is pretty common, so it is fine.
SVN revision: 47170
Carsten Haitzler [Thu, 11 Mar 2010 08:13:20 +0000 (08:13 +0000)]
get rid of forced scrollbars in scroller.
SVN revision: 47131
Carsten Haitzler [Thu, 11 Mar 2010 08:08:15 +0000 (08:08 +0000)]
remove newline stuff.
SVN revision: 47130
Carsten Haitzler [Thu, 11 Mar 2010 06:35:07 +0000 (06:35 +0000)]
and make entry api's acutally work - and be tested.
SVN revision: 47127
Carsten Haitzler [Wed, 10 Mar 2010 14:08:47 +0000 (14:08 +0000)]
aaah eeek - wrong call. fixed.
SVN revision: 47107
Carsten Haitzler [Wed, 10 Mar 2010 13:40:15 +0000 (13:40 +0000)]
mark brokenness for now - will fix.
SVN revision: 47104
Carsten Haitzler [Wed, 10 Mar 2010 13:24:38 +0000 (13:24 +0000)]
fix up test - set no allow focus and no propagate so buttons dont snarf focus
form entries.
SVN revision: 47102
Carsten Haitzler [Wed, 10 Mar 2010 07:58:29 +0000 (07:58 +0000)]
more comprehensive test for entry - there are bugs, this will let me test and
fix.
SVN revision: 47101
Carsten Haitzler [Wed, 10 Mar 2010 07:21:10 +0000 (07:21 +0000)]
remove deprecated calls (been deprecated for a while now)
SVN revision: 47100
Carsten Haitzler [Wed, 10 Mar 2010 06:46:28 +0000 (06:46 +0000)]
more warning--
SVN revision: 47099
Carsten Haitzler [Wed, 10 Mar 2010 04:13:34 +0000 (04:13 +0000)]
take that - more warning--
SVN revision: 47098
Carsten Haitzler [Wed, 10 Mar 2010 03:47:33 +0000 (03:47 +0000)]
and some more warning--
SVN revision: 47097
Carsten Haitzler [Wed, 10 Mar 2010 00:31:54 +0000 (00:31 +0000)]
more wanring-- and safety checks.
SVN revision: 47096
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