platform/upstream/elementary.git
14 years agoFrom: michael bouchaud <michael.bouchaud@gmail.com>
michael bouchaud [Wed, 12 Aug 2009 16:16:31 +0000 (16:16 +0000)]
From: michael bouchaud <michael.bouchaud@gmail.com>

progress bar patch - awesome. all there. excellent. a bit of formatting
fixes, but in. thanks!

SVN revision: 41710

14 years agoFrom: Dave Andreoli <dave@gurumeditation.it>
Dave Andreoli [Wed, 12 Aug 2009 16:08:53 +0000 (16:08 +0000)]
From: Dave Andreoli <dave@gurumeditation.it>

file selector patch - awesome! in early. work needed.

SVN revision: 41709

14 years ago * add another _label_get() function
Davide Andreoli [Wed, 12 Aug 2009 11:18:08 +0000 (11:18 +0000)]
 * add another _label_get() function
 This also fix ticket #294 on trac :)

SVN revision: 41700

14 years agoImplement all the *_label_get() functions for widgets that have a *_label_set() function.
Davide Andreoli [Tue, 11 Aug 2009 10:44:49 +0000 (10:44 +0000)]
Implement all the *_label_get() functions for widgets that have a *_label_set() function.

SVN revision: 41684

14 years agoproper check of elm_win object types.
Gustavo Sverzut Barbieri [Sun, 9 Aug 2009 22:23:46 +0000 (22:23 +0000)]
proper check of elm_win object types.

This allows using elm stuff inside regular evas windows not created
with elm_win and possible mistakes using elm_win api, now it checks
for elm type before continuing.

By: Thiago 'bolaum' Borges Abdnur.

SVN revision: 41651

15 years agomissed - script fail.fix now to next soname
Carsten Haitzler [Thu, 30 Jul 2009 01:56:07 +0000 (01:56 +0000)]
missed - script fail.fix now to next soname

SVN revision: 41541

15 years agoSNAPSHOT: elementary 0.5.1.0
Carsten Haitzler [Wed, 29 Jul 2009 08:10:44 +0000 (08:10 +0000)]
SNAPSHOT: elementary 0.5.1.0

SVN revision: 41533

15 years agoSNAPSHOT: svn-03
Carsten Haitzler [Wed, 29 Jul 2009 08:03:25 +0000 (08:03 +0000)]
SNAPSHOT: svn-03

SVN revision: 41532

15 years agoremove trailing spaces
Vincent Torri [Tue, 7 Jul 2009 06:46:51 +0000 (06:46 +0000)]
remove trailing spaces

SVN revision: 41261

15 years agoand add the top docs
Carsten Haitzler [Fri, 3 Jul 2009 11:16:16 +0000 (11:16 +0000)]
and add the top docs

SVN revision: 41240

15 years agomore docs!
Carsten Haitzler [Fri, 3 Jul 2009 11:04:25 +0000 (11:04 +0000)]
more docs!

SVN revision: 41239

15 years agomore docs!
Carsten Haitzler [Fri, 3 Jul 2009 02:24:43 +0000 (02:24 +0000)]
more docs!

SVN revision: 41238

15 years agomore docs
Carsten Haitzler [Fri, 3 Jul 2009 01:09:54 +0000 (01:09 +0000)]
more docs

SVN revision: 41234

15 years ago * elementary: Full switch to Eina data type.
Cedric BAIL [Wed, 17 Jun 2009 15:35:19 +0000 (15:35 +0000)]
* elementary: Full switch to Eina data type.

SVN revision: 41081

15 years agoback to svn soname
Carsten Haitzler [Mon, 15 Jun 2009 06:29:43 +0000 (06:29 +0000)]
back to svn soname

SVN revision: 41042

15 years agomake distcheck and... SNAP!
Carsten Haitzler [Mon, 15 Jun 2009 05:32:49 +0000 (05:32 +0000)]
make distcheck and... SNAP!

SVN revision: 41039

15 years agofix hoversel theme.
Carsten Haitzler [Sun, 14 Jun 2009 22:20:15 +0000 (22:20 +0000)]
fix hoversel theme.

SVN revision: 41037

15 years agoreport global scale if none is set.
Gustavo Sverzut Barbieri [Fri, 12 Jun 2009 22:55:06 +0000 (22:55 +0000)]
report global scale if none is set.

If there is no parent or no scale set we should report the global
value, not try to get from the existent parent that would fail the
API_ENTRY and thus return 1.0.

SVN revision: 41022

15 years agofix string for font path env var
Carsten Haitzler [Fri, 12 Jun 2009 05:34:00 +0000 (05:34 +0000)]
fix string for font path env var

SVN revision: 41011

15 years ago * elementary: Remove use of deprecated evas_stringshare.
Cedric BAIL [Tue, 9 Jun 2009 15:29:41 +0000 (15:29 +0000)]
* elementary: Remove use of deprecated evas_stringshare.

SVN revision: 40981

15 years agouse the gdi engine on Windows. It has better rotation support.
Vincent Torri [Mon, 8 Jun 2009 07:07:21 +0000 (07:07 +0000)]
use the gdi engine on Windows. It has better rotation support.
This means that i have to fix ddraw engine :)

SVN revision: 40961

15 years agomove getenvs to just before use
Carsten Haitzler [Wed, 3 Jun 2009 14:30:32 +0000 (14:30 +0000)]
move getenvs to just before use

SVN revision: 40879

15 years agomore... DOCS!
Carsten Haitzler [Sun, 31 May 2009 21:59:31 +0000 (21:59 +0000)]
more... DOCS!

SVN revision: 40868

15 years agoadd proper ACLOCAL_AMFLAGS
Mike Frysinger [Sat, 23 May 2009 20:12:13 +0000 (20:12 +0000)]
add proper ACLOCAL_AMFLAGS

SVN revision: 40803

15 years agoSome fixes for debian.
Daniel Kolesa [Sat, 23 May 2009 13:57:54 +0000 (13:57 +0000)]
Some fixes for debian.

SVN revision: 40796

15 years agoadd release stuff to elementary!
Carsten Haitzler [Sat, 23 May 2009 08:45:57 +0000 (08:45 +0000)]
add release stuff to elementary!

SVN revision: 40788

15 years agoelementary doc
Carsten Haitzler [Fri, 22 May 2009 21:01:46 +0000 (21:01 +0000)]
elementary doc

SVN revision: 40781

15 years agosome more docs
Carsten Haitzler [Tue, 19 May 2009 14:08:18 +0000 (14:08 +0000)]
some more docs

SVN revision: 40745

15 years agomulti-line the docs for main
Carsten Haitzler [Tue, 19 May 2009 14:05:43 +0000 (14:05 +0000)]
multi-line the docs for main

SVN revision: 40744

15 years agofix - missing call
Carsten Haitzler [Tue, 19 May 2009 13:53:03 +0000 (13:53 +0000)]
fix - missing call

SVN revision: 40742

15 years agomore docs!
Carsten Haitzler [Tue, 19 May 2009 13:50:06 +0000 (13:50 +0000)]
more docs!

SVN revision: 40741

15 years agoand new style doxy for elm
Carsten Haitzler [Tue, 19 May 2009 09:48:21 +0000 (09:48 +0000)]
and new style doxy for elm

SVN revision: 40735

15 years agodocumentation... more! build! look vaguely ok
Carsten Haitzler [Tue, 19 May 2009 09:29:20 +0000 (09:29 +0000)]
documentation... more! build! look vaguely ok

SVN revision: 40734

15 years agohmm more select issues - put in hilights
Carsten Haitzler [Mon, 18 May 2009 14:14:33 +0000 (14:14 +0000)]
hmm more select issues - put in hilights

SVN revision: 40724

15 years agobegin docs inline...
Carsten Haitzler [Mon, 18 May 2009 06:08:53 +0000 (06:08 +0000)]
begin docs inline...

SVN revision: 40716

15 years ago1. configure.ac finally
Carsten Haitzler [Fri, 15 May 2009 11:45:14 +0000 (11:45 +0000)]
1. configure.ac finally
2. add docsbuilding infra
3. fix list/genlist on code-based select.

SVN revision: 40667

15 years agoPass the event_info in the "clicked" callback so apps can determine what
Christopher Michael [Thu, 14 May 2009 21:03:20 +0000 (21:03 +0000)]
Pass the event_info in the "clicked" callback so apps can determine what
button was clicked.

SVN revision: 40647

15 years agoactually give widgets type name strings and set parent by default
Carsten Haitzler [Wed, 13 May 2009 12:21:52 +0000 (12:21 +0000)]
actually give widgets type name strings and set parent by default

SVN revision: 40618

15 years agomake lists handle drag+select logic better
Carsten Haitzler [Tue, 12 May 2009 10:16:49 +0000 (10:16 +0000)]
make lists handle drag+select logic better

SVN revision: 40598

15 years agogenlis - create and del as items come into view.
Carsten Haitzler [Mon, 11 May 2009 13:10:19 +0000 (13:10 +0000)]
genlis - create and del as items come into view.

SVN revision: 40588

15 years ago1. fix box as it didnt hide clipper when it gets empty
Carsten Haitzler [Fri, 8 May 2009 11:27:32 +0000 (11:27 +0000)]
1. fix box as it didnt hide clipper when it gets empty
2. add bouncing at ends for scroller and config for it
3. fix quicklaunch to be cserver-freidnly thanks to its fork tricks
4. add signals to scroller when scrolling and hitting edges
5. pants.

SVN revision: 40549

15 years agouse more rediculously big double
Carsten Haitzler [Wed, 6 May 2009 12:41:23 +0000 (12:41 +0000)]
use more rediculously big double

SVN revision: 40525

15 years agofix cursor pos change when enter on last line of multi-line text or last char
Carsten Haitzler [Tue, 5 May 2009 05:10:13 +0000 (05:10 +0000)]
fix cursor pos change when enter on last line of multi-line text or last char
of sigle line

SVN revision: 40507

15 years agofix horizontal scroll in auto-scroll select mode
Carsten Haitzler [Tue, 5 May 2009 04:58:25 +0000 (04:58 +0000)]
fix horizontal scroll in auto-scroll select mode

SVN revision: 40506

15 years agoFixed debian stuff everywhere.
Daniel Kolesa [Mon, 4 May 2009 17:36:48 +0000 (17:36 +0000)]
Fixed debian stuff everywhere.

SVN revision: 40505

15 years agoAdded libtool as Build-Depends to everything that uses
Rodrigo Cesar Lopes Belem [Sun, 3 May 2009 14:32:23 +0000 (14:32 +0000)]
Added libtool as Build-Depends to everything that uses
DEB_CONFIGURE_SCRIPT := ./autogen.sh

SVN revision: 40500

15 years agoalways_select added to normal list too.
Carsten Haitzler [Mon, 27 Apr 2009 01:29:02 +0000 (01:29 +0000)]
always_select added to normal list too.

SVN revision: 40406

15 years ago1.fix always_select mode
Carsten Haitzler [Thu, 23 Apr 2009 17:29:07 +0000 (17:29 +0000)]
1.fix always_select mode
2. fix double_label style tohave selected text color for 2nd txt field
3. test always select and multi-select

SVN revision: 40332

15 years agofix headers a bit. add docs for item styles
Carsten Haitzler [Thu, 23 Apr 2009 15:59:08 +0000 (15:59 +0000)]
fix headers a bit. add docs for item styles

SVN revision: 40329

15 years agodouble-label genlist item - demo.
Carsten Haitzler [Thu, 23 Apr 2009 15:17:27 +0000 (15:17 +0000)]
double-label genlist item - demo.

SVN revision: 40328

15 years agoa whole bunch of entry+scroller fixes.
Carsten Haitzler [Thu, 23 Apr 2009 12:58:34 +0000 (12:58 +0000)]
a whole bunch of entry+scroller fixes.

SVN revision: 40327

15 years agodup--
Carsten Haitzler [Thu, 23 Apr 2009 09:03:42 +0000 (09:03 +0000)]
dup--

SVN revision: 40324

15 years agoa bunch of adds and improvements around gnelist
Carsten Haitzler [Thu, 23 Apr 2009 08:51:07 +0000 (08:51 +0000)]
a bunch of adds and improvements around gnelist

SVN revision: 40323

15 years agouse style generic call in test and fix up freeing of style string.
Carsten Haitzler [Thu, 23 Apr 2009 04:10:43 +0000 (04:10 +0000)]
use style generic call in test and fix up freeing of style string.

SVN revision: 40320

15 years agopatch from victor to make styles generic - not all widgets support them
Carsten Haitzler [Thu, 23 Apr 2009 04:03:27 +0000 (04:03 +0000)]
patch from victor to make styles generic - not all widgets support them
tho... but calls to set style are now. old calls are left in place, but
likely will be phased out.

SVN revision: 40317

15 years agoFrom: Viktor Kojouharov <vkojouharov@gmail.com>
Viktor Kojouharov [Thu, 23 Apr 2009 03:51:50 +0000 (03:51 +0000)]
From: Viktor Kojouharov <vkojouharov@gmail.com>

This patch tries to fix some warnings I noticed using valgrind.

SVN revision: 40315

15 years agoFrom: Viktor Kojouharov <vkojouharov@gmail.com>
Viktor Kojouharov [Thu, 23 Apr 2009 03:48:41 +0000 (03:48 +0000)]
From: Viktor Kojouharov <vkojouharov@gmail.com>

this is a patch for the elm_image so far.

After some valgrind work and with the help of Gustavo, the orient code
for the image is not leak free (according to valgrind). According to
k-s, this way of doing things would avoid any nasty caching errors I've
been getting though valgrind before.

SVN revision: 40314

15 years ago allow the build of elementary_run on opensolaris
Vincent Torri [Mon, 20 Apr 2009 04:48:58 +0000 (04:48 +0000)]
 allow the build of elementary_run on opensolaris

SVN revision: 40245

15 years agoUpdated Standards-Version
Daniel Kolesa [Sun, 19 Apr 2009 16:28:48 +0000 (16:28 +0000)]
Updated Standards-Version

SVN revision: 40228

15 years agorestorer--
Carsten Haitzler [Fri, 17 Apr 2009 10:37:49 +0000 (10:37 +0000)]
restorer--

SVN revision: 40134

15 years agolutin... release soname patch. verbose svn soname used right now
Carsten Haitzler [Fri, 17 Apr 2009 10:01:45 +0000 (10:01 +0000)]
lutin... release soname patch. verbose svn soname used right now

SVN revision: 40131

15 years agoFixed elementary build when builddir != srcdir.
Rafael Antognolli [Wed, 15 Apr 2009 05:01:26 +0000 (05:01 +0000)]
Fixed elementary build when builddir != srcdir.

SVN revision: 40076

15 years agoactually enable netwm window type set, simplify code.
Gustavo Sverzut Barbieri [Wed, 15 Apr 2009 02:08:07 +0000 (02:08 +0000)]
actually enable netwm window type set, simplify code.

SVN revision: 40071

15 years agoUpdated debian stuff(grew Standards-Version, updated python-ecore rules file)
Daniel Kolesa [Tue, 14 Apr 2009 17:21:19 +0000 (17:21 +0000)]
Updated debian stuff(grew Standards-Version, updated python-ecore rules file)

SVN revision: 40043

15 years agofix load alloc bug.
Carsten Haitzler [Sat, 11 Apr 2009 12:34:14 +0000 (12:34 +0000)]
fix load alloc bug.

SVN revision: 39980

15 years agoadd other Netwm window types, good for launcher ;-)
Gustavo Sverzut Barbieri [Sat, 11 Apr 2009 04:54:12 +0000 (04:54 +0000)]
add other Netwm window types, good for launcher ;-)

SVN revision: 39957

15 years agofocus in/out signals.
Gustavo Sverzut Barbieri [Sat, 4 Apr 2009 16:58:28 +0000 (16:58 +0000)]
focus in/out signals.

SVN revision: 39860

15 years agolist items no keep reference to their node, returns siblings.
Gustavo Sverzut Barbieri [Sat, 4 Apr 2009 15:06:58 +0000 (15:06 +0000)]
list items no keep reference to their node, returns siblings.

SVN revision: 39857

15 years agocouple of changes and addition.
Gustavo Sverzut Barbieri [Fri, 3 Apr 2009 21:52:01 +0000 (21:52 +0000)]
couple of changes and addition.

 * list: export label and base object for items

 * list: per-item delete function, cleanup associated data.

 * list: clear.

 * couple of functions return success or failure.

 * win: sticky, lower and raise

SVN revision: 39845

15 years agoadd data get call for convenience.
Carsten Haitzler [Tue, 31 Mar 2009 11:58:56 +0000 (11:58 +0000)]
add data get call for convenience.

SVN revision: 39815

15 years agofix scale for toolbar
Carsten Haitzler [Mon, 30 Mar 2009 08:32:25 +0000 (08:32 +0000)]
fix scale for toolbar

SVN revision: 39797

15 years agoUpdated elementary debian version
Daniel Kolesa [Thu, 26 Mar 2009 19:30:39 +0000 (19:30 +0000)]
Updated elementary debian version

SVN revision: 39733

15 years agoversion++
Carsten Haitzler [Tue, 24 Mar 2009 23:52:20 +0000 (23:52 +0000)]
version++

SVN revision: 39702

15 years agoi found it is useless and cdbs is setting up prefix automatically.
Daniel Kolesa [Tue, 24 Mar 2009 19:56:43 +0000 (19:56 +0000)]
i found it is useless and cdbs is setting up prefix automatically.

SVN revision: 39695

15 years agoforgot to add --prefix=/usr
Daniel Kolesa [Tue, 24 Mar 2009 19:51:00 +0000 (19:51 +0000)]
forgot to add --prefix=/usr

SVN revision: 39694

15 years agoUpdated debian stuff everywhere.
Daniel Kolesa [Tue, 24 Mar 2009 19:44:57 +0000 (19:44 +0000)]
Updated debian stuff everywhere.

SVN revision: 39693

15 years agoadd cancel action for copy & paste.
Carsten Haitzler [Mon, 23 Mar 2009 04:55:37 +0000 (04:55 +0000)]
add cancel action for copy & paste.

SVN revision: 39642

15 years agoand make entry work nicely by freezing/holding scrolling (hold == different
Carsten Haitzler [Fri, 20 Mar 2009 15:08:33 +0000 (15:08 +0000)]
and make entry work nicely by freezing/holding scrolling (hold == different
scroll mode).

SVN revision: 39601

15 years agowork on bettre touchscreen text selection support. not 100% done yet. been
Carsten Haitzler [Thu, 19 Mar 2009 13:36:46 +0000 (13:36 +0000)]
work on bettre touchscreen text selection support. not 100% done yet. been
playing with ideas. this one seems best.

SVN revision: 39579

15 years agooopsie thanks to hendrik!
Carsten Haitzler [Tue, 17 Mar 2009 00:37:02 +0000 (00:37 +0000)]
oopsie thanks to hendrik!

SVN revision: 39513

15 years agofix typo (can't stand it any more :))
Michael Lauer [Tue, 17 Mar 2009 00:13:25 +0000 (00:13 +0000)]
fix typo (can't stand it any more :))

SVN revision: 39512

15 years agofix tree theme to do odd/even right
Carsten Haitzler [Mon, 16 Mar 2009 07:08:56 +0000 (07:08 +0000)]
fix tree theme to do odd/even right

SVN revision: 39501

15 years agotree is working... i'm happy (for now). :)
Carsten Haitzler [Sun, 15 Mar 2009 09:32:35 +0000 (09:32 +0000)]
tree is working... i'm happy (for now). :)

SVN revision: 39488

15 years agoand fix the updates for vala
Carsten Haitzler [Sun, 15 Mar 2009 04:13:08 +0000 (04:13 +0000)]
and fix the updates for vala

SVN revision: 39487

15 years agomake vala happy.
Carsten Haitzler [Sun, 15 Mar 2009 03:03:54 +0000 (03:03 +0000)]
make vala happy.

SVN revision: 39485

15 years agoindent tree items... not perfect... but good
Carsten Haitzler [Sat, 14 Mar 2009 18:03:19 +0000 (18:03 +0000)]
indent tree items... not perfect... but good
add rotation api call.

SVN revision: 39480

15 years agofixes for some bugs i found, tree ability in genlist (basic not fully done
Carsten Haitzler [Fri, 13 Mar 2009 05:50:38 +0000 (05:50 +0000)]
fixes for some bugs i found, tree ability in genlist (basic not fully done
visually yet), and some win util calls added.

SVN revision: 39456

15 years ago * use binary flag in fopen
Vincent Torri [Tue, 3 Mar 2009 06:48:56 +0000 (06:48 +0000)]
 * use binary flag in fopen
 * fix warning

SVN revision: 39342

15 years agopager now is all happy. after fiddling ... and some thought.
Carsten Haitzler [Mon, 2 Mar 2009 09:42:58 +0000 (09:42 +0000)]
pager now is all happy. after fiddling ... and some thought.

SVN revision: 39327

15 years agofinally pager working how i like.. a little...
Carsten Haitzler [Mon, 2 Mar 2009 08:59:00 +0000 (08:59 +0000)]
finally pager working how i like.. a little...

SVN revision: 39326

15 years agoglow easier to see.
Carsten Haitzler [Mon, 2 Mar 2009 05:48:14 +0000 (05:48 +0000)]
glow easier to see.

SVN revision: 39325

15 years agoit's time elementary got to 0.2...
Carsten Haitzler [Sun, 1 Mar 2009 23:54:35 +0000 (23:54 +0000)]
it's time elementary got to 0.2...

SVN revision: 39320

15 years agoonly build quicklaunch on systems that have... fork!
Carsten Haitzler [Sun, 1 Mar 2009 23:52:13 +0000 (23:52 +0000)]
only build quicklaunch on systems that have... fork!

SVN revision: 39319

15 years agoonly build quicklaunch stuff if fork is found.
Carsten Haitzler [Sun, 1 Mar 2009 09:33:41 +0000 (09:33 +0000)]
only build quicklaunch stuff if fork is found.

SVN revision: 39303

15 years agoadd fps setting.
Carsten Haitzler [Sat, 28 Feb 2009 07:32:50 +0000 (07:32 +0000)]
add fps setting.

SVN revision: 39272

15 years agodemo changed callback of check and using it in genlist item
Carsten Haitzler [Thu, 26 Feb 2009 08:25:22 +0000 (08:25 +0000)]
demo changed callback of check and using it in genlist item

SVN revision: 39242

15 years agoclean up elm header and add acknowledgements
Carsten Haitzler [Thu, 26 Feb 2009 06:50:36 +0000 (06:50 +0000)]
clean up elm header and add acknowledgements

SVN revision: 39236

15 years agochange argv[0] to match quicklanch process name. much better for debugging!
Carsten Haitzler [Thu, 26 Feb 2009 06:20:41 +0000 (06:20 +0000)]
change argv[0] to match quicklanch process name. much better for debugging!

SVN revision: 39235

15 years agono - need to add. the strings are not necessarily stringshare strings!
Carsten Haitzler [Thu, 26 Feb 2009 06:09:15 +0000 (06:09 +0000)]
no - need to add. the strings are not necessarily stringshare strings!

SVN revision: 39233

15 years agohandle crashing in quicklaunch - restart yourself.
Carsten Haitzler [Thu, 26 Feb 2009 04:36:13 +0000 (04:36 +0000)]
handle crashing in quicklaunch - restart yourself.

SVN revision: 39231