platform/upstream/elementary.git
15 years agomore genlist work.
Carsten Haitzler [Tue, 17 Feb 2009 14:39:08 +0000 (14:39 +0000)]
more genlist work.

SVN revision: 39059

15 years agomore genlist testing - deletign items works. not perfect - but working... in
Carsten Haitzler [Tue, 17 Feb 2009 07:50:35 +0000 (07:50 +0000)]
more genlist testing - deletign items works. not perfect - but working... in
small tests.

SVN revision: 39056

15 years agouse new fill mode, fix bug in object tracking and deletion - nasty one. more
Carsten Haitzler [Sun, 15 Feb 2009 02:53:56 +0000 (02:53 +0000)]
use new fill mode, fix bug in object tracking and deletion - nasty one. more
genlist work too.

SVN revision: 39021

15 years agomore work on genlist!
Carsten Haitzler [Thu, 12 Feb 2009 13:39:43 +0000 (13:39 +0000)]
more work on genlist!

SVN revision: 39002

15 years agofix some min size calc issues.
Carsten Haitzler [Wed, 11 Feb 2009 11:49:43 +0000 (11:49 +0000)]
fix some min size calc issues.
fix some theme size calc issues
make all widgets able to... do finger size! this way a ui can be tweaked with
1 value (finger size) if it is to be finger or mouse/stylus driven. and it
was so simple to add in.
work on genlist - beginning to display items and scroll.

SVN revision: 38995

15 years agoadjust slider theme a bit and test app. some skleton work on genlist.
Carsten Haitzler [Tue, 10 Feb 2009 11:57:47 +0000 (11:57 +0000)]
adjust slider theme a bit and test app. some skleton work on genlist.

SVN revision: 38992

15 years agoimages++
Carsten Haitzler [Mon, 9 Feb 2009 12:48:29 +0000 (12:48 +0000)]
images++

SVN revision: 38981

15 years agomore work on slider - i think its complete now vertical mode works. might be
Carsten Haitzler [Mon, 9 Feb 2009 11:23:59 +0000 (11:23 +0000)]
more work on slider - i think its complete now vertical mode works. might be
some buglts to clear up though.
fix scroller to scroll only at animator framerate.. using an animator making
scrolling much better.
begin genlist (geeric but complicated) list.

SVN revision: 38979

15 years agohorizontal is there. but man does it look wrong. need todo theme work.
Carsten Haitzler [Sun, 8 Feb 2009 12:45:52 +0000 (12:45 +0000)]
horizontal is there. but man does it look wrong. need todo theme work.

SVN revision: 38973

15 years agoslider... horizontal only done right now - but complete. looks decent methinks.
Carsten Haitzler [Sun, 8 Feb 2009 12:34:58 +0000 (12:34 +0000)]
slider... horizontal only done right now - but complete. looks decent methinks.

SVN revision: 38972

15 years ago * elementary/configure.in,
Cedric BAIL [Thu, 5 Feb 2009 10:23:04 +0000 (10:23 +0000)]
* elementary/configure.in,
* elementary/data/themes/Makefile.am,
* elementary/data/objects/Makefile.am: Make configurable edje_cc binary (usefull when cross compiling).

* elementary/src/lib/Elementary.h.in: Make libintl.h optional.

SVN revision: 38948

15 years agoand freee font path too.
Carsten Haitzler [Tue, 3 Feb 2009 10:28:52 +0000 (10:28 +0000)]
and freee font path too.

SVN revision: 38915

15 years agoenv vars for font path, image and font cache and even font hintingt
Carsten Haitzler [Tue, 3 Feb 2009 10:27:52 +0000 (10:27 +0000)]
env vars for font path, image and font cache and even font hintingt

SVN revision: 38914

15 years agoremove a todo item
Carsten Haitzler [Tue, 3 Feb 2009 05:54:46 +0000 (05:54 +0000)]
remove a todo item

SVN revision: 38911

15 years agoallow for all widgets.objects to have different scaling factors.
Carsten Haitzler [Tue, 3 Feb 2009 05:09:03 +0000 (05:09 +0000)]
allow for all widgets.objects to have different scaling factors.
add tests for these
add tests for inheriting scaling factor from parent
fix test app to use list now instead of box+buttons (cleaner)

SVN revision: 38909

15 years agoupdate .h.in todo
Carsten Haitzler [Sat, 31 Jan 2009 23:23:51 +0000 (23:23 +0000)]
update .h.in todo

SVN revision: 38867

15 years agofix leak - no cleanup items in toolbar.
Carsten Haitzler [Wed, 28 Jan 2009 00:48:43 +0000 (00:48 +0000)]
fix leak - no cleanup items in toolbar.

SVN revision: 38823

15 years agoadd styles for inwin for mininmal and minimal_vertical
Carsten Haitzler [Wed, 28 Jan 2009 00:28:20 +0000 (00:28 +0000)]
add styles for inwin for mininmal and minimal_vertical

SVN revision: 38821

15 years agoexport markup<->plain utf8 conversion calls and use them too.
Carsten Haitzler [Tue, 27 Jan 2009 00:44:29 +0000 (00:44 +0000)]
export markup<->plain utf8 conversion calls and use them too.

SVN revision: 38803

15 years agofix scroller del bug.
Carsten Haitzler [Mon, 26 Jan 2009 02:18:41 +0000 (02:18 +0000)]
fix scroller del bug.

SVN revision: 38788

15 years agomake inwin a bit bigger
Carsten Haitzler [Sun, 25 Jan 2009 23:18:25 +0000 (23:18 +0000)]
make inwin a bit bigger
make list track sub icon/end for deletion and so on.

SVN revision: 38787

15 years agoadd Windows XP support
Vincent Torri [Thu, 22 Jan 2009 21:43:07 +0000 (21:43 +0000)]
add Windows XP support

SVN revision: 38701

15 years agooops. c++ support broken. fix!
Carsten Haitzler [Wed, 21 Jan 2009 00:05:38 +0000 (00:05 +0000)]
oops. c++ support broken. fix!

SVN revision: 38675

15 years agoactually solidify copying.
Carsten Haitzler [Tue, 20 Jan 2009 23:21:37 +0000 (23:21 +0000)]
actually solidify copying.

SVN revision: 38673

15 years agofancier layout test to show off anim in edje + elm widgets.
Carsten Haitzler [Mon, 19 Jan 2009 01:09:36 +0000 (01:09 +0000)]
fancier layout test to show off anim in edje + elm widgets.

SVN revision: 38640

15 years agooops - forgot to use _elm_data_dir! fix!
Carsten Haitzler [Sat, 17 Jan 2009 13:35:39 +0000 (13:35 +0000)]
oops - forgot to use _elm_data_dir! fix!

SVN revision: 38619

15 years agofix header to document styles for widgets with styles.
Carsten Haitzler [Fri, 16 Jan 2009 02:49:18 +0000 (02:49 +0000)]
fix header to document styles for widgets with styles.

SVN revision: 38602

15 years agofix popout theme - bits didnt get shown.
Carsten Haitzler [Fri, 16 Jan 2009 02:48:51 +0000 (02:48 +0000)]
fix popout theme - bits didnt get shown.

SVN revision: 38601

15 years agoadd some pad frame styles
Carsten Haitzler [Thu, 15 Jan 2009 12:58:47 +0000 (12:58 +0000)]
add some pad frame styles

SVN revision: 38595

15 years agofix list slowness with edje complaints on min size. also handle sizing icons
Carsten Haitzler [Thu, 15 Jan 2009 11:34:39 +0000 (11:34 +0000)]
fix list slowness with edje complaints on min size. also handle sizing icons
down when icon allowed to down-scale.

SVN revision: 38593

15 years ago1. add carousel start - does nothnig. ignore. copy of toolbar atm to start with
Carsten Haitzler [Tue, 13 Jan 2009 09:20:53 +0000 (09:20 +0000)]
1. add carousel start - does nothnig. ignore. copy of toolbar atm to start with
2. make elementary be able to determine theme from
  PREFIX/share/elementary/themes or ~/.elementary/themes (~/ takes preference)
  currently using a delimited list of theme names in order to check like:
    mytheme/fallback/morestuff/default
  (if the last theme entry is on default it is added explicitly).
  this allows multiple theme files bascially to work a bit like a fontset - try
  the first one - if not there, try the next and so on. set $ELM_THEME to your
  theme setting
3. determine prefix and thus data dir - where system themes go. if it can't
  rely on dladdr, or the compiled-in prefix/data dir, you can set $ELM_PREFIX
  and/or $ELM_DATA_DIR accordingly.

SVN revision: 38568

15 years agoWindows CE: use the gdi engine for now
Vincent Torri [Sat, 10 Jan 2009 14:48:30 +0000 (14:48 +0000)]
Windows CE: use the gdi engine for now

SVN revision: 38537

15 years agoAdded debian/rules files with a new permissions set(755).
Daniel Kolesa [Fri, 9 Jan 2009 16:33:51 +0000 (16:33 +0000)]
Added debian/rules files with a new permissions set(755).

SVN revision: 38519

15 years agoprepare debian rules files for new chmod permissions.
Daniel Kolesa [Fri, 9 Jan 2009 16:31:51 +0000 (16:31 +0000)]
prepare debian rules files for new chmod permissions.

SVN revision: 38518

15 years agofix typos.
Carsten Haitzler [Fri, 9 Jan 2009 13:58:48 +0000 (13:58 +0000)]
fix typos.

SVN revision: 38517

15 years agoprovide a #defined macro for the standard main() for elementary apps.
Carsten Haitzler [Fri, 9 Jan 2009 11:34:55 +0000 (11:34 +0000)]
provide a #defined macro for the standard main() for elementary apps.

SVN revision: 38510

15 years agolist is pretty functional now.
Carsten Haitzler [Fri, 9 Jan 2009 07:35:52 +0000 (07:35 +0000)]
list is pretty functional now.

SVN revision: 38509

15 years agomore list stuff working
Carsten Haitzler [Fri, 9 Jan 2009 03:03:36 +0000 (03:03 +0000)]
more list stuff working

SVN revision: 38508

15 years agomore list work - also some minimal safety stuff.
Carsten Haitzler [Thu, 8 Jan 2009 14:29:13 +0000 (14:29 +0000)]
more list work - also some minimal safety stuff.

SVN revision: 38503

15 years agoevent_info in func passes the item
Carsten Haitzler [Wed, 7 Jan 2009 21:08:36 +0000 (21:08 +0000)]
event_info in func passes the item

SVN revision: 38495

15 years agobeginning of the list widget - includes a scroller and items inside. not
Carsten Haitzler [Wed, 7 Jan 2009 13:49:08 +0000 (13:49 +0000)]
beginning of the list widget - includes a scroller and items inside. not
meant for long long long lists of lots of items. not complete yet.

SVN revision: 38488

15 years agofix comment
Carsten Haitzler [Mon, 5 Jan 2009 00:36:00 +0000 (00:36 +0000)]
fix comment

SVN revision: 38458

15 years agoAdded debian subdir for elementary + its apps
Daniel Kolesa [Sat, 3 Jan 2009 12:34:59 +0000 (12:34 +0000)]
Added debian subdir for elementary + its apps
Added patch to debian subdir for trunk/E-MODULES-EXTRA/language

SVN revision: 38438

15 years agoprintf--
Carsten Haitzler [Wed, 31 Dec 2008 01:03:36 +0000 (01:03 +0000)]
printf--

SVN revision: 38369

15 years agofix other focus walking issues
Carsten Haitzler [Wed, 31 Dec 2008 00:43:06 +0000 (00:43 +0000)]
fix other focus walking issues

SVN revision: 38368

15 years agobetter kbd focus handling and inwin is there.
Carsten Haitzler [Tue, 30 Dec 2008 16:19:46 +0000 (16:19 +0000)]
better kbd focus handling and inwin is there.

SVN revision: 38357

15 years agoadd some more standard icons
Carsten Haitzler [Fri, 26 Dec 2008 13:33:57 +0000 (13:33 +0000)]
add some more standard icons

SVN revision: 38324

15 years agoremove some aborts
Carsten Haitzler [Wed, 24 Dec 2008 05:04:33 +0000 (05:04 +0000)]
remove some aborts

SVN revision: 38315

15 years agoclear up some shutdown/deletion bugs
Carsten Haitzler [Tue, 23 Dec 2008 14:05:56 +0000 (14:05 +0000)]
clear up some shutdown/deletion bugs

SVN revision: 38291

15 years agotodo--
Carsten Haitzler [Fri, 19 Dec 2008 14:35:15 +0000 (14:35 +0000)]
todo--

SVN revision: 38227

15 years agouse the associate ecore_evas stuff.
Carsten Haitzler [Fri, 19 Dec 2008 14:32:59 +0000 (14:32 +0000)]
use the associate ecore_evas stuff.

SVN revision: 38226

15 years agotodo-- :)
Carsten Haitzler [Fri, 19 Dec 2008 06:14:18 +0000 (06:14 +0000)]
todo-- :)

SVN revision: 38223

15 years agotests for hoversel (and photo) and toolbar and more complete toolbar.
Carsten Haitzler [Fri, 19 Dec 2008 04:26:24 +0000 (04:26 +0000)]
tests for hoversel (and photo) and toolbar and more complete toolbar.

SVN revision: 38222

15 years agofix compilation on win ce and windows
Vincent Torri [Fri, 19 Dec 2008 01:47:42 +0000 (01:47 +0000)]
fix compilation on win ce and windows

SVN revision: 38219

15 years agoremove alloca.h from priv.h and include wince headers.. if appropriate
Carsten Haitzler [Fri, 19 Dec 2008 01:23:34 +0000 (01:23 +0000)]
remove alloca.h from priv.h and include wince headers.. if appropriate

SVN revision: 38218

15 years agoand now edbus headers are back (if found). als alloca.h is detected and
Carsten Haitzler [Fri, 19 Dec 2008 01:22:11 +0000 (01:22 +0000)]
and now edbus headers are back (if found). als alloca.h is detected and
included from system headers

SVN revision: 38217

15 years agodont need string.h
Carsten Haitzler [Fri, 19 Dec 2008 00:43:53 +0000 (00:43 +0000)]
dont need string.h

SVN revision: 38215

15 years agoand vtorri's wince support for elementary. god forbid. we support windows! :)
Carsten Haitzler [Fri, 19 Dec 2008 00:34:56 +0000 (00:34 +0000)]
and vtorri's wince support for elementary. god forbid. we support windows! :)

SVN revision: 38214

15 years agotoolbar in. not 100% done yet.
Carsten Haitzler [Thu, 18 Dec 2008 13:38:58 +0000 (13:38 +0000)]
toolbar in. not 100% done yet.

SVN revision: 38209

15 years agoset up new init structure that will enable fast-start, when the code is done.
Carsten Haitzler [Thu, 18 Dec 2008 08:12:27 +0000 (08:12 +0000)]
set up new init structure that will enable fast-start, when the code is done.

SVN revision: 38206

15 years agoimplement icon in hoversel - clean up todo's a bit.
Carsten Haitzler [Thu, 18 Dec 2008 02:01:36 +0000 (02:01 +0000)]
implement icon in hoversel - clean up todo's a bit.

SVN revision: 38202

15 years agohoversel working.
Carsten Haitzler [Tue, 16 Dec 2008 00:15:34 +0000 (00:15 +0000)]
hoversel working.

SVN revision: 38161

15 years agoadd info, remove trailing space
Vincent Torri [Wed, 10 Dec 2008 08:47:41 +0000 (08:47 +0000)]
add info, remove trailing space

SVN revision: 38079

15 years agoand now it actually buidls and runs without x support.
Carsten Haitzler [Wed, 10 Dec 2008 06:43:21 +0000 (06:43 +0000)]
and now it actually buidls and runs without x support.

SVN revision: 38078

15 years agobe able to build without x - so it should work on the fb.. and it does... at
Carsten Haitzler [Wed, 10 Dec 2008 06:33:24 +0000 (06:33 +0000)]
be able to build without x - so it should work on the fb.. and it does... at
leats my mouse and keyboard do - and windows are fullscreen of course... and
really you have a technical limit of 1 window... but hey! that's the fb!

SVN revision: 38077

15 years agofix hover best content location call
Carsten Haitzler [Tue, 9 Dec 2008 06:07:11 +0000 (06:07 +0000)]
fix hover best content location call

SVN revision: 38043

15 years agomove config to private stuff...
Carsten Haitzler [Tue, 9 Dec 2008 05:40:38 +0000 (05:40 +0000)]
move config to private stuff...

SVN revision: 38042

15 years agopatch from olof to fix paste :)
Carsten Haitzler [Mon, 8 Dec 2008 23:46:46 +0000 (23:46 +0000)]
patch from olof to fix paste :)

SVN revision: 38033

15 years agoadd these too!
Carsten Haitzler [Mon, 8 Dec 2008 23:18:54 +0000 (23:18 +0000)]
add these too!

SVN revision: 38031

15 years agoworking on nuts and bolts to do a multi-sel widget (hoversel).
Carsten Haitzler [Mon, 8 Dec 2008 09:24:46 +0000 (09:24 +0000)]
working on nuts and bolts to do a multi-sel widget (hoversel).

SVN revision: 38012

15 years agooops add. missed.
Carsten Haitzler [Fri, 5 Dec 2008 21:10:50 +0000 (21:10 +0000)]
oops add. missed.

SVN revision: 37943

15 years agonon-smooth head just too ugly
Carsten Haitzler [Fri, 5 Dec 2008 07:45:23 +0000 (07:45 +0000)]
non-smooth head just too ugly

SVN revision: 37936

15 years agotodo++ - need test.
Carsten Haitzler [Fri, 5 Dec 2008 07:43:10 +0000 (07:43 +0000)]
todo++ - need test.

SVN revision: 37935

15 years agoand fix todo.
Carsten Haitzler [Fri, 5 Dec 2008 07:42:54 +0000 (07:42 +0000)]
and fix todo.

SVN revision: 37934

15 years agoadd a photo widget
Carsten Haitzler [Fri, 5 Dec 2008 07:42:14 +0000 (07:42 +0000)]
add a photo widget

SVN revision: 37933

15 years agoooh remvoe cursors from noedit stuff. not needed.
Carsten Haitzler [Fri, 5 Dec 2008 03:20:51 +0000 (03:20 +0000)]
ooh remvoe cursors from noedit stuff. not needed.

SVN revision: 37930

15 years agocall clicked on delete of the hover so things can be shut down.
Carsten Haitzler [Thu, 27 Nov 2008 23:36:21 +0000 (23:36 +0000)]
call clicked on delete of the hover so things can be shut down.
also a fixme - bad me. i used internal calls.

SVN revision: 37837

15 years agofix some dynamic object deletion for sub-objects. fix some theme stuff too
Carsten Haitzler [Thu, 27 Nov 2008 05:41:13 +0000 (05:41 +0000)]
fix some dynamic object deletion for sub-objects. fix some theme stuff too
for popout hover.

SVN revision: 37818

15 years agosome more notes and be clearer on license - just need to actually paste it in
Carsten Haitzler [Thu, 27 Nov 2008 01:56:56 +0000 (01:56 +0000)]
some more notes and be clearer on license - just need to actually paste it in
there.

SVN revision: 37814

15 years agotodo--
Carsten Haitzler [Wed, 19 Nov 2008 07:05:51 +0000 (07:05 +0000)]
todo--

SVN revision: 37708

15 years agox copy and paste... integrated
Carsten Haitzler [Wed, 19 Nov 2008 06:23:08 +0000 (06:23 +0000)]
x copy and paste... integrated

SVN revision: 37706

15 years agomore todo items done/added
Carsten Haitzler [Tue, 18 Nov 2008 10:11:57 +0000 (10:11 +0000)]
more todo items done/added

SVN revision: 37702

15 years agoused new edje calls and fix bugs.
Carsten Haitzler [Tue, 18 Nov 2008 08:45:38 +0000 (08:45 +0000)]
used new edje calls and fix bugs.

SVN revision: 37701

15 years agobug--
Carsten Haitzler [Tue, 18 Nov 2008 02:40:33 +0000 (02:40 +0000)]
bug--

SVN revision: 37698

15 years agonotes!
Carsten Haitzler [Tue, 18 Nov 2008 01:41:49 +0000 (01:41 +0000)]
notes!

SVN revision: 37693

15 years agomake use of the signal propagatin to child objects for cursors etc. and so
Carsten Haitzler [Mon, 17 Nov 2008 05:58:21 +0000 (05:58 +0000)]
make use of the signal propagatin to child objects for cursors etc. and so
indicate focus with a cursor.

SVN revision: 37689

15 years agomore notes!
Carsten Haitzler [Sun, 16 Nov 2008 12:22:18 +0000 (12:22 +0000)]
more notes!

SVN revision: 37673

15 years agochange note - done already, but add new one in its place
Carsten Haitzler [Sun, 16 Nov 2008 12:18:48 +0000 (12:18 +0000)]
change note - done already, but add new one in its place

SVN revision: 37672

15 years agofix some bugs :)
Carsten Haitzler [Sun, 16 Nov 2008 12:17:42 +0000 (12:17 +0000)]
fix some bugs :)

SVN revision: 37671

15 years agonotes++
Carsten Haitzler [Sat, 15 Nov 2008 14:07:15 +0000 (14:07 +0000)]
notes++

SVN revision: 37664

15 years agoand make elm auto-scale much better on the fly - not perfect... but not to
Carsten Haitzler [Sat, 15 Nov 2008 13:58:50 +0000 (13:58 +0000)]
and make elm auto-scale much better on the fly - not perfect... but not to
shabby. also in theory should cover theme changes on the fly... haven't tested.

SVN revision: 37662

15 years agohandle changes in scaling... a bit...
Carsten Haitzler [Sat, 15 Nov 2008 06:09:04 +0000 (06:09 +0000)]
handle changes in scaling... a bit...

SVN revision: 37654

15 years agosome notes for elm
Carsten Haitzler [Sat, 15 Nov 2008 05:18:36 +0000 (05:18 +0000)]
some notes for elm

SVN revision: 37653

15 years agoadd clow to buttons so u can see them being clicked.
Carsten Haitzler [Sat, 15 Nov 2008 05:17:24 +0000 (05:17 +0000)]
add clow to buttons so u can see them being clicked.

SVN revision: 37652

15 years agoBuilding elementary.pc.
Cedric BAIL [Fri, 14 Nov 2008 13:17:54 +0000 (13:17 +0000)]
Building elementary.pc.

SVN revision: 37624

15 years agofix category
Carsten Haitzler [Wed, 5 Nov 2008 07:38:25 +0000 (07:38 +0000)]
fix category

SVN revision: 37468

15 years agoadd .desktop + icon for test prog, add multiple bubble layouts - use top-left
Carsten Haitzler [Wed, 5 Nov 2008 05:27:42 +0000 (05:27 +0000)]
add .desktop + icon for test prog, add multiple bubble layouts - use top-left
by default.

SVN revision: 37466

15 years agomake some notes
Carsten Haitzler [Sun, 2 Nov 2008 11:00:21 +0000 (11:00 +0000)]
make some notes

SVN revision: 37413

15 years agofor now turn off bgpixmap support.
Carsten Haitzler [Sun, 2 Nov 2008 03:47:45 +0000 (03:47 +0000)]
for now turn off bgpixmap support.

SVN revision: 37399

15 years agobubble widget and test. looking good.
Carsten Haitzler [Wed, 29 Oct 2008 01:51:45 +0000 (01:51 +0000)]
bubble widget and test. looking good.

SVN revision: 37291