Commit Graph

5230 Commits

Author SHA1 Message Date
Carsten Haitzler 8cc69d4ee6 dup--
SVN revision: 40324
2009-04-23 09:03:42 +00:00
Carsten Haitzler af12fa8bb2 a bunch of adds and improvements around gnelist
SVN revision: 40323
2009-04-23 08:51:07 +00:00
Carsten Haitzler f1bd3ad572 use style generic call in test and fix up freeing of style string.
SVN revision: 40320
2009-04-23 04:10:43 +00:00
Carsten Haitzler 73f3de55f4 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
2009-04-23 04:03:27 +00:00
Viktor Kojouharov 4e41c03059 From: Viktor Kojouharov <vkojouharov@gmail.com>
This patch tries to fix some warnings I noticed using valgrind.




SVN revision: 40315
2009-04-23 03:51:50 +00:00
Viktor Kojouharov 7b2198b7d3 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
2009-04-23 03:48:41 +00:00
Vincent Torri 87e7d4b5d7 allow the build of elementary_run on opensolaris
SVN revision: 40245
2009-04-20 04:48:58 +00:00
Daniel Kolesa 0289f151aa Updated Standards-Version
SVN revision: 40228
2009-04-19 16:28:48 +00:00
Carsten Haitzler 9e809611c1 restorer--
SVN revision: 40134
2009-04-17 10:37:49 +00:00
Carsten Haitzler b4d9964e70 lutin... release soname patch. verbose svn soname used right now
SVN revision: 40131
2009-04-17 10:01:45 +00:00
Rafael Antognolli 71f3c6b743 Fixed elementary build when builddir != srcdir.
SVN revision: 40076
2009-04-15 05:01:26 +00:00
Gustavo Sverzut Barbieri 4fe27de5ea actually enable netwm window type set, simplify code.
SVN revision: 40071
2009-04-15 02:08:07 +00:00
Daniel Kolesa 0f6a245161 Updated debian stuff(grew Standards-Version, updated python-ecore rules file)
SVN revision: 40043
2009-04-14 17:21:19 +00:00
Carsten Haitzler d77c35a2fc fix load alloc bug.
SVN revision: 39980
2009-04-11 12:34:14 +00:00
Gustavo Sverzut Barbieri 75431ef347 add other Netwm window types, good for launcher ;-)
SVN revision: 39957
2009-04-11 04:54:12 +00:00
Gustavo Sverzut Barbieri b9670eb461 focus in/out signals.
SVN revision: 39860
2009-04-04 16:58:28 +00:00
Gustavo Sverzut Barbieri 17840b8120 list items no keep reference to their node, returns siblings.
SVN revision: 39857
2009-04-04 15:06:58 +00:00
Gustavo Sverzut Barbieri 557a0c1f98 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
2009-04-03 21:52:01 +00:00
Carsten Haitzler 42853697f8 add data get call for convenience.
SVN revision: 39815
2009-03-31 11:58:56 +00:00
Carsten Haitzler e136d2a03a fix scale for toolbar
SVN revision: 39797
2009-03-30 08:32:25 +00:00
Daniel Kolesa 9c4c84fb8f Updated elementary debian version
SVN revision: 39733
2009-03-26 19:30:39 +00:00
Carsten Haitzler 5fbefa4b05 version++
SVN revision: 39702
2009-03-24 23:52:20 +00:00
Daniel Kolesa e45c04406c i found it is useless and cdbs is setting up prefix automatically.
SVN revision: 39695
2009-03-24 19:56:43 +00:00
Daniel Kolesa 18123ce9a9 forgot to add --prefix=/usr
SVN revision: 39694
2009-03-24 19:51:00 +00:00
Daniel Kolesa 1ad92e9757 Updated debian stuff everywhere.
SVN revision: 39693
2009-03-24 19:44:57 +00:00
Carsten Haitzler 26102c8cfe add cancel action for copy & paste.
SVN revision: 39642
2009-03-23 04:55:37 +00:00
Carsten Haitzler 16a328cba1 and make entry work nicely by freezing/holding scrolling (hold == different
scroll mode).



SVN revision: 39601
2009-03-20 15:08:33 +00:00
Carsten Haitzler e5298074e7 work on bettre touchscreen text selection support. not 100% done yet. been
playing with ideas. this one seems best.



SVN revision: 39579
2009-03-19 13:36:46 +00:00
Carsten Haitzler 2685a2feef oopsie thanks to hendrik!
SVN revision: 39513
2009-03-17 00:37:02 +00:00
Michael Lauer 569434d6e0 fix typo (can't stand it any more :))
SVN revision: 39512
2009-03-17 00:13:25 +00:00
Carsten Haitzler ec065a8efd fix tree theme to do odd/even right
SVN revision: 39501
2009-03-16 07:08:56 +00:00
Carsten Haitzler 0c6c2eefd0 tree is working... i'm happy (for now). :)
SVN revision: 39488
2009-03-15 09:32:35 +00:00
Carsten Haitzler 5eb759a0e9 and fix the updates for vala
SVN revision: 39487
2009-03-15 04:13:08 +00:00
Carsten Haitzler 5673ab5eb7 make vala happy.
SVN revision: 39485
2009-03-15 03:03:54 +00:00
Carsten Haitzler e730cb0364 indent tree items... not perfect... but good
add rotation api call.



SVN revision: 39480
2009-03-14 18:03:19 +00:00
Carsten Haitzler 6e0c99e69f 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
2009-03-13 05:50:38 +00:00
Vincent Torri a3657ff30a * use binary flag in fopen
* fix warning


SVN revision: 39342
2009-03-03 06:48:56 +00:00
Carsten Haitzler fd86051c05 pager now is all happy. after fiddling ... and some thought.
SVN revision: 39327
2009-03-02 09:42:58 +00:00
Carsten Haitzler 0290e9d631 finally pager working how i like.. a little...
SVN revision: 39326
2009-03-02 08:59:00 +00:00
Carsten Haitzler d1227d4099 glow easier to see.
SVN revision: 39325
2009-03-02 05:48:14 +00:00
Carsten Haitzler 431e73c323 it's time elementary got to 0.2...
SVN revision: 39320
2009-03-01 23:54:35 +00:00
Carsten Haitzler acf2ea7eb3 only build quicklaunch on systems that have... fork!
SVN revision: 39319
2009-03-01 23:52:13 +00:00
Carsten Haitzler 69440886fc only build quicklaunch stuff if fork is found.
SVN revision: 39303
2009-03-01 09:33:41 +00:00
Carsten Haitzler fbc56fe2fb add fps setting.
SVN revision: 39272
2009-02-28 07:32:50 +00:00
Carsten Haitzler 82bea491f8 demo changed callback of check and using it in genlist item
SVN revision: 39242
2009-02-26 08:25:22 +00:00
Carsten Haitzler 841ea095da clean up elm header and add acknowledgements
SVN revision: 39236
2009-02-26 06:50:36 +00:00
Carsten Haitzler e75be2e724 change argv[0] to match quicklanch process name. much better for debugging!
SVN revision: 39235
2009-02-26 06:20:41 +00:00
Carsten Haitzler 4954c694d7 no - need to add. the strings are not necessarily stringshare strings!
SVN revision: 39233
2009-02-26 06:09:15 +00:00
Carsten Haitzler c868b1081b handle crashing in quicklaunch - restart yourself.
SVN revision: 39231
2009-02-26 04:36:13 +00:00
Carsten Haitzler 4e998eac34 1. setsid to children detech from parent
2. entry segv fix possibly
3. some formatting for list frees



SVN revision: 39225
2009-02-26 02:13:34 +00:00
Jaime Thomas 3e1edbcf4f Match the other changes.
SVN revision: 39221
2009-02-25 23:17:01 +00:00
Gustavo Sverzut Barbieri d7829ccd3c use EINA_LIST_FREE()
This macro helps releasing a list of elements in efficient and safe way.



SVN revision: 39217
2009-02-25 20:18:38 +00:00
Gustavo Sverzut Barbieri d1d91b99df Move eina list iterations to EINA_LIST_FOREACH variants.
By using these macros we can avoid errors and if we need to change
things, we do just in the macro definitions.



SVN revision: 39216
2009-02-25 19:50:45 +00:00
Gustavo Sverzut Barbieri 47c6288efc Safer use of Eina_Inlist.
Avoid doing casts on it, use EINA_INLIST to define the struct and
EINA_INLIST_GET() to access members, this way if you misused the types
compiler will be able to warn you.

Move most Eina_Inlist loops to EINA_INLIST_FOREACH(), this way it is
more clear and if we want to change something we just change the
macro.

Needs new code in Eina!!! (fix EINA_INLIST_GET() macro)



SVN revision: 39209
2009-02-25 16:22:29 +00:00
Gustavo Sverzut Barbieri 2e62b41b1b major warning + cast cleanup.
* casts: remove internal "Item" and use "Elm_XXXX_Item" for carousel,
   list, genlist and toolbar.

 * warning: fix const on lots of getter apis, the object should be
   const, and not the return! Of course lists that are returned and
   are not supposed to be modified are still returned as const, but
   maybe we should return iterators!

 * list/genlist: fix selected_set() to be a bit (marginally)
   faster. Do not operate if state has not changed and if it did
   changed we're sure we're not in the object->selected list.




SVN revision: 39208
2009-02-25 15:54:26 +00:00
Carsten Haitzler 647ef9e4f0 that was silly. actually assign the val
SVN revision: 39204
2009-02-25 11:27:01 +00:00
Carsten Haitzler da3167a027 fix finger size scale with ql
SVN revision: 39203
2009-02-25 11:19:49 +00:00
Carsten Haitzler f7a18a3db9 add quicklauncher infra! elementary_testql uses this infra.
SVN revision: 39199
2009-02-25 11:00:07 +00:00
Carsten Haitzler 017cc96515 fix next/prev bug.
SVN revision: 39186
2009-02-25 00:41:57 +00:00
Carsten Haitzler 31c76226ea and fix some genlist bugs i spotted!
SVN revision: 39177
2009-02-24 13:08:21 +00:00
Carsten Haitzler e6b518e7af comment--
SVN revision: 39175
2009-02-24 11:59:51 +00:00
Carsten Haitzler 03f44c4768 genlist theme issue - fixed.
SVN revision: 39174
2009-02-24 11:58:52 +00:00
Carsten Haitzler 7e31e6d212 radio widget working.
SVN revision: 39173
2009-02-24 09:23:51 +00:00
Carsten Haitzler 5a806c775b oops - how did that happen? no get state for toggle and check. added.
SVN revision: 39169
2009-02-24 01:23:18 +00:00
Carsten Haitzler 26310ad463 check looks good-ish now.
SVN revision: 39164
2009-02-23 13:30:31 +00:00
Carsten Haitzler fa0c07db79 todo stuff
scroller segv fix (list showed it).
check theme item placeholder. doing gfx.



SVN revision: 39161
2009-02-23 11:40:24 +00:00
Carsten Haitzler be9254a478 add ability for apps to extend their theme (adding more styles) or overlay it
forcibly (with their own customtheme implementing custom modifications of
their own).



SVN revision: 39158
2009-02-23 08:40:58 +00:00
Carsten Haitzler 87f728b766 begin check widget work, and make elm_theme use a path like normal unix paths
do with : - allow relative, absolute and ~/ files. otherwise as before.



SVN revision: 39156
2009-02-23 08:05:05 +00:00
Carsten Haitzler 15b7022242 a specific test for update and multiple/different icons etc.
SVN revision: 39108
2009-02-20 01:07:21 +00:00
Carsten Haitzler 2d303c2ce7 and demo focusing a specific widget, not just the first.
SVN revision: 39090
2009-02-19 07:05:12 +00:00
Carsten Haitzler 8af44b2483 and back to 10k test, and only insert 8 items from the queue at a time.
SVN revision: 39089
2009-02-19 06:29:07 +00:00
Carsten Haitzler 20ab3d1d84 printf--
SVN revision: 39088
2009-02-19 06:02:56 +00:00
Carsten Haitzler 78b673c9cb fix some insertion/append/prepend stuff. wasn't working. hunted bug. now
insert queue is slow. need to check.



SVN revision: 39086
2009-02-19 04:37:06 +00:00
Carsten Haitzler f9fb1d3f0f make scroller stay in the exact pixel pos when resizign - unless at the end.
SVN revision: 39080
2009-02-18 13:42:56 +00:00
Carsten Haitzler cab8dc9942 handle dynamic theme and scale changes in genlist
SVN revision: 39079
2009-02-18 13:13:10 +00:00
Carsten Haitzler 145967f4ee insert and prepend calls work... at least in my tests.
SVN revision: 39077
2009-02-18 12:41:45 +00:00
Carsten Haitzler eb9349e44b oops- didnt add sub obj!
SVN revision: 39076
2009-02-18 07:10:42 +00:00
Carsten Haitzler d88c4d4cab make finger size match docs!
SVN revision: 39075
2009-02-18 05:32:47 +00:00
Carsten Haitzler f5ae19e69f genlist items can enable/disable
SVN revision: 39074
2009-02-18 04:51:22 +00:00
Carsten Haitzler 385fcff490 add clear call. fix free to have less leaks
SVN revision: 39073
2009-02-18 04:27:49 +00:00
Carsten Haitzler 0c40d9a0a8 fix up some dynamic add/del and showing code.
SVN revision: 39072
2009-02-18 04:18:25 +00:00
Carsten Haitzler 4aff7b184a handle errors and use eina error print.
SVN revision: 39066
2009-02-18 00:29:07 +00:00
Carsten Haitzler d6c75b5cad more genlist work.
SVN revision: 39059
2009-02-17 14:39:08 +00:00
Carsten Haitzler 00f0b4c9cc more genlist testing - deletign items works. not perfect - but working... in
small tests.



SVN revision: 39056
2009-02-17 07:50:35 +00:00
Carsten Haitzler 1d36bea662 use new fill mode, fix bug in object tracking and deletion - nasty one. more
genlist work too.



SVN revision: 39021
2009-02-15 02:53:56 +00:00
Carsten Haitzler bb9742a604 more work on genlist!
SVN revision: 39002
2009-02-12 13:39:43 +00:00
Carsten Haitzler 1099280784 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
2009-02-11 11:49:43 +00:00
Carsten Haitzler fc5d7b65e9 adjust slider theme a bit and test app. some skleton work on genlist.
SVN revision: 38992
2009-02-10 11:57:47 +00:00
Carsten Haitzler 8c6bdc7d38 images++
SVN revision: 38981
2009-02-09 12:48:29 +00:00
Carsten Haitzler 86ebf4591c 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
2009-02-09 11:23:59 +00:00
Carsten Haitzler a86ca90a14 horizontal is there. but man does it look wrong. need todo theme work.
SVN revision: 38973
2009-02-08 12:45:52 +00:00
Carsten Haitzler 55055feb3e slider... horizontal only done right now - but complete. looks decent methinks.
SVN revision: 38972
2009-02-08 12:34:58 +00:00
Cedric BAIL f53b4bea0f * 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
2009-02-05 10:23:04 +00:00
Carsten Haitzler a8043c0af7 and freee font path too.
SVN revision: 38915
2009-02-03 10:28:52 +00:00
Carsten Haitzler 77a09c957a env vars for font path, image and font cache and even font hintingt
SVN revision: 38914
2009-02-03 10:27:52 +00:00
Carsten Haitzler 40029378de remove a todo item
SVN revision: 38911
2009-02-03 05:54:46 +00:00
Carsten Haitzler 986fcca059 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
2009-02-03 05:09:03 +00:00
Carsten Haitzler 680daaa606 update .h.in todo
SVN revision: 38867
2009-01-31 23:23:51 +00:00
Carsten Haitzler 54f10e837c fix leak - no cleanup items in toolbar.
SVN revision: 38823
2009-01-28 00:48:43 +00:00
Carsten Haitzler 2706ed3038 add styles for inwin for mininmal and minimal_vertical
SVN revision: 38821
2009-01-28 00:28:20 +00:00
Carsten Haitzler 478023f683 export markup<->plain utf8 conversion calls and use them too.
SVN revision: 38803
2009-01-27 00:44:29 +00:00
Carsten Haitzler 9839429917 fix scroller del bug.
SVN revision: 38788
2009-01-26 02:18:41 +00:00
Carsten Haitzler 09ab0fb0df make inwin a bit bigger
make list track sub icon/end for deletion and so on.



SVN revision: 38787
2009-01-25 23:18:25 +00:00
Vincent Torri c5d296b658 add Windows XP support
SVN revision: 38701
2009-01-22 21:43:07 +00:00
Carsten Haitzler fbce5a6f7f oops. c++ support broken. fix!
SVN revision: 38675
2009-01-21 00:05:38 +00:00
Carsten Haitzler d1e6dd608e actually solidify copying.
SVN revision: 38673
2009-01-20 23:21:37 +00:00
Carsten Haitzler ea5cda69ee fancier layout test to show off anim in edje + elm widgets.
SVN revision: 38640
2009-01-19 01:09:36 +00:00
Carsten Haitzler e385c359ec oops - forgot to use _elm_data_dir! fix!
SVN revision: 38619
2009-01-17 13:35:39 +00:00
Carsten Haitzler e737a9e838 fix header to document styles for widgets with styles.
SVN revision: 38602
2009-01-16 02:49:18 +00:00
Carsten Haitzler a3e581785e fix popout theme - bits didnt get shown.
SVN revision: 38601
2009-01-16 02:48:51 +00:00
Carsten Haitzler 154eb3b4c0 add some pad frame styles
SVN revision: 38595
2009-01-15 12:58:47 +00:00
Carsten Haitzler 6a6dee4e08 fix list slowness with edje complaints on min size. also handle sizing icons
down when icon allowed to down-scale.



SVN revision: 38593
2009-01-15 11:34:39 +00:00
Carsten Haitzler 90f79c27db 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
2009-01-13 09:20:53 +00:00
Vincent Torri 478ebffb67 Windows CE: use the gdi engine for now
SVN revision: 38537
2009-01-10 14:48:30 +00:00
Daniel Kolesa e1e0158dcf Added debian/rules files with a new permissions set(755).
SVN revision: 38519
2009-01-09 16:33:51 +00:00
Daniel Kolesa 6547414a45 prepare debian rules files for new chmod permissions.
SVN revision: 38518
2009-01-09 16:31:51 +00:00
Carsten Haitzler 6a8274378d fix typos.
SVN revision: 38517
2009-01-09 13:58:48 +00:00
Carsten Haitzler a8d40d0d5f provide a #defined macro for the standard main() for elementary apps.
SVN revision: 38510
2009-01-09 11:34:55 +00:00
Carsten Haitzler d63440b865 list is pretty functional now.
SVN revision: 38509
2009-01-09 07:35:52 +00:00
Carsten Haitzler 2c90cd89ae more list stuff working
SVN revision: 38508
2009-01-09 03:03:36 +00:00
Carsten Haitzler f382576f6a more list work - also some minimal safety stuff.
SVN revision: 38503
2009-01-08 14:29:13 +00:00
Carsten Haitzler 59fbfb0f02 event_info in func passes the item
SVN revision: 38495
2009-01-07 21:08:36 +00:00
Carsten Haitzler 381d0d2e23 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
2009-01-07 13:49:08 +00:00
Carsten Haitzler 737a2c2bfd fix comment
SVN revision: 38458
2009-01-05 00:36:00 +00:00
Daniel Kolesa fadfdd783f Added debian subdir for elementary + its apps
Added patch to debian subdir for trunk/E-MODULES-EXTRA/language


SVN revision: 38438
2009-01-03 12:34:59 +00:00
Carsten Haitzler c67ff552a6 printf--
SVN revision: 38369
2008-12-31 01:03:36 +00:00
Carsten Haitzler 9287f01020 fix other focus walking issues
SVN revision: 38368
2008-12-31 00:43:06 +00:00
Carsten Haitzler f05d05fc0e better kbd focus handling and inwin is there.
SVN revision: 38357
2008-12-30 16:19:46 +00:00
Carsten Haitzler 3a3063e80e add some more standard icons
SVN revision: 38324
2008-12-26 13:33:57 +00:00
Carsten Haitzler b3be933103 remove some aborts
SVN revision: 38315
2008-12-24 05:04:33 +00:00
Carsten Haitzler 6505d78bc0 clear up some shutdown/deletion bugs
SVN revision: 38291
2008-12-23 14:05:56 +00:00
Carsten Haitzler 80d2554630 todo--
SVN revision: 38227
2008-12-19 14:35:15 +00:00
Carsten Haitzler e553171d01 use the associate ecore_evas stuff.
SVN revision: 38226
2008-12-19 14:32:59 +00:00
Carsten Haitzler 1461696c97 todo-- :)
SVN revision: 38223
2008-12-19 06:14:18 +00:00
Carsten Haitzler ba18110513 tests for hoversel (and photo) and toolbar and more complete toolbar.
SVN revision: 38222
2008-12-19 04:26:24 +00:00
Vincent Torri 902f48fa2d fix compilation on win ce and windows
SVN revision: 38219
2008-12-19 01:47:42 +00:00
Carsten Haitzler 836ddd6026 remove alloca.h from priv.h and include wince headers.. if appropriate
SVN revision: 38218
2008-12-19 01:23:34 +00:00
Carsten Haitzler 43b88b9359 and now edbus headers are back (if found). als alloca.h is detected and
included from system headers



SVN revision: 38217
2008-12-19 01:22:11 +00:00
Carsten Haitzler c463e2ecab dont need string.h
SVN revision: 38215
2008-12-19 00:43:53 +00:00
Carsten Haitzler b3aab18f67 and vtorri's wince support for elementary. god forbid. we support windows! :)
SVN revision: 38214
2008-12-19 00:34:56 +00:00
Carsten Haitzler 56bb7d664a toolbar in. not 100% done yet.
SVN revision: 38209
2008-12-18 13:38:58 +00:00
Carsten Haitzler 347e702f87 set up new init structure that will enable fast-start, when the code is done.
SVN revision: 38206
2008-12-18 08:12:27 +00:00
Carsten Haitzler 9f035a7912 implement icon in hoversel - clean up todo's a bit.
SVN revision: 38202
2008-12-18 02:01:36 +00:00
Carsten Haitzler 70f4e87999 hoversel working.
SVN revision: 38161
2008-12-16 00:15:34 +00:00
Vincent Torri 8ccbb7a6cb add info, remove trailing space
SVN revision: 38079
2008-12-10 08:47:41 +00:00
Carsten Haitzler 2decf1c941 and now it actually buidls and runs without x support.
SVN revision: 38078
2008-12-10 06:43:21 +00:00
Carsten Haitzler 2a41db988e 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
2008-12-10 06:33:24 +00:00
Carsten Haitzler abed93c48e fix hover best content location call
SVN revision: 38043
2008-12-09 06:07:11 +00:00
Carsten Haitzler c4d6d7c6dc move config to private stuff...
SVN revision: 38042
2008-12-09 05:40:38 +00:00
Carsten Haitzler 9b701fc3f8 patch from olof to fix paste :)
SVN revision: 38033
2008-12-08 23:46:46 +00:00
Carsten Haitzler d21f1f9a65 add these too!
SVN revision: 38031
2008-12-08 23:18:54 +00:00
Carsten Haitzler 614421e098 working on nuts and bolts to do a multi-sel widget (hoversel).
SVN revision: 38012
2008-12-08 09:24:46 +00:00
Carsten Haitzler 5277ddf68c oops add. missed.
SVN revision: 37943
2008-12-05 21:10:50 +00:00
Carsten Haitzler b5adb80f05 non-smooth head just too ugly
SVN revision: 37936
2008-12-05 07:45:23 +00:00
Carsten Haitzler 0d01b53e26 todo++ - need test.
SVN revision: 37935
2008-12-05 07:43:10 +00:00
Carsten Haitzler df4c29831b and fix todo.
SVN revision: 37934
2008-12-05 07:42:54 +00:00
Carsten Haitzler 0327634105 add a photo widget
SVN revision: 37933
2008-12-05 07:42:14 +00:00
Carsten Haitzler 40d807b1dd ooh remvoe cursors from noedit stuff. not needed.
SVN revision: 37930
2008-12-05 03:20:51 +00:00
Carsten Haitzler 0fceb721f6 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
2008-11-27 23:36:21 +00:00
Carsten Haitzler 793b34f2f9 fix some dynamic object deletion for sub-objects. fix some theme stuff too
for popout hover.



SVN revision: 37818
2008-11-27 05:41:13 +00:00
Carsten Haitzler 774879b514 some more notes and be clearer on license - just need to actually paste it in
there.



SVN revision: 37814
2008-11-27 01:56:56 +00:00
Carsten Haitzler bc7aa60341 todo--
SVN revision: 37708
2008-11-19 07:05:51 +00:00
Carsten Haitzler e461806172 x copy and paste... integrated
SVN revision: 37706
2008-11-19 06:23:08 +00:00
Carsten Haitzler 8e9f6b8fbc more todo items done/added
SVN revision: 37702
2008-11-18 10:11:57 +00:00
Carsten Haitzler 034f736160 used new edje calls and fix bugs.
SVN revision: 37701
2008-11-18 08:45:38 +00:00
Carsten Haitzler 9ab21d9587 bug--
SVN revision: 37698
2008-11-18 02:40:33 +00:00
Carsten Haitzler eb8834d520 notes!
SVN revision: 37693
2008-11-18 01:41:49 +00:00
Carsten Haitzler 1917ae7240 make use of the signal propagatin to child objects for cursors etc. and so
indicate focus with a cursor.



SVN revision: 37689
2008-11-17 05:58:21 +00:00
Carsten Haitzler d43b3344e2 more notes!
SVN revision: 37673
2008-11-16 12:22:18 +00:00
Carsten Haitzler 3babedb682 change note - done already, but add new one in its place
SVN revision: 37672
2008-11-16 12:18:48 +00:00
Carsten Haitzler 6099cd001a fix some bugs :)
SVN revision: 37671
2008-11-16 12:17:42 +00:00
Carsten Haitzler 403bb8baa3 notes++
SVN revision: 37664
2008-11-15 14:07:15 +00:00
Carsten Haitzler ee7131de29 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
2008-11-15 13:58:50 +00:00
Carsten Haitzler 08c021a0c6 handle changes in scaling... a bit...
SVN revision: 37654
2008-11-15 06:09:04 +00:00
Carsten Haitzler de9e261ea8 some notes for elm
SVN revision: 37653
2008-11-15 05:18:36 +00:00
Carsten Haitzler cd3da6a56f add clow to buttons so u can see them being clicked.
SVN revision: 37652
2008-11-15 05:17:24 +00:00
Cedric BAIL 0250980897 Building elementary.pc.
SVN revision: 37624
2008-11-14 13:17:54 +00:00
Carsten Haitzler dd688e02b3 fix category
SVN revision: 37468
2008-11-05 07:38:25 +00:00
Carsten Haitzler dd41a7761c add .desktop + icon for test prog, add multiple bubble layouts - use top-left
by default.



SVN revision: 37466
2008-11-05 05:27:42 +00:00
Carsten Haitzler 62306c24cc make some notes
SVN revision: 37413
2008-11-02 11:00:21 +00:00
Carsten Haitzler 2620040baa for now turn off bgpixmap support.
SVN revision: 37399
2008-11-02 03:47:45 +00:00
Carsten Haitzler 2586c28fec bubble widget and test. looking good.
SVN revision: 37291
2008-10-29 01:51:45 +00:00
Carsten Haitzler 3c2f9078e6 make toggle change color black to white for on/off
SVN revision: 37264
2008-10-28 06:00:37 +00:00
Gustavo Sverzut Barbieri 66ba6e635a Set member_{add,del} to NULL.
SVN revision: 37086
2008-10-25 02:57:03 +00:00
Carsten Haitzler 6f493e0ee1 so much more - valgrind complaints fixed in many places, leaks
and anchorblock/view are working...



SVN revision: 37081
2008-10-25 02:11:06 +00:00
Carsten Haitzler 9b290646e9 use repch.
SVN revision: 37014
2008-10-23 05:38:17 +00:00
Cedric BAIL 2d9ac9118b Remove Evas list from elementary.
SVN revision: 36979
2008-10-22 14:11:59 +00:00
Carsten Haitzler 5963897c67 printf--
SVN revision: 36974
2008-10-22 12:48:44 +00:00
Carsten Haitzler 979b2661da and final focus fixes.
SVN revision: 36973
2008-10-22 12:47:12 +00:00
Carsten Haitzler f6c143674f and now focus works right! excellent.
SVN revision: 36969
2008-10-22 12:08:39 +00:00
Carsten Haitzler fc392751dc use hold flags
SVN revision: 36965
2008-10-22 12:00:16 +00:00
Carsten Haitzler a3ad00322f and support password mode and proper focus on click
SVN revision: 36958
2008-10-22 08:58:56 +00:00
Carsten Haitzler 1da0b4df76 do plain text and markup load/save.
SVN revision: 36951
2008-10-22 04:00:19 +00:00
Carsten Haitzler 448751a841 document fixme's
SVN revision: 36926
2008-10-21 12:02:03 +00:00
Carsten Haitzler cfaf33567d first composite widget - a simple notepad widget - loads (and saves) to a
given filename. done for you. just tell it the file.



SVN revision: 36925
2008-10-21 12:01:00 +00:00
Carsten Haitzler f7e4b7b5c8 fix up toggle to be proeprly size now the button event region is much bigger
for toggle slide.



SVN revision: 36907
2008-10-21 05:40:01 +00:00
Carsten Haitzler 3a2be900c9 defer recalc for faster init and changes.
SVN revision: 36766
2008-10-18 03:55:44 +00:00
Carsten Haitzler 6ebf40094f up to date eina pkgconfig
SVN revision: 36760
2008-10-17 15:52:43 +00:00
Carsten Haitzler 6efd817f14 and signal right.
SVN revision: 36756
2008-10-17 14:53:07 +00:00
Carsten Haitzler 11bc6d908d and some final touches on signals from entry widget
SVN revision: 36755
2008-10-17 14:51:17 +00:00
Carsten Haitzler ab493a0d00 and now entry is pretty much done (no hooks to x copy/paste selections etc.
but for now that's ok)



SVN revision: 36754
2008-10-17 14:40:54 +00:00
Carsten Haitzler 4c94e5067a and support/test the new edje entry stuff. pretyt solid i think.
SVN revision: 36742
2008-10-17 06:41:07 +00:00
Carsten Haitzler 19d1c80dcf go back to expose damage avoid
SVN revision: 36722
2008-10-16 14:19:37 +00:00
Cedric BAIL c4731b2708 Fix requirements.
SVN revision: 36718
2008-10-16 13:10:28 +00:00
Carsten Haitzler a337a70cea add background pixmaps to elm - faster draw/redraw on embedded :) (well..
expose events are less of a problem with latency. let's see how it looks).



SVN revision: 36715
2008-10-16 12:03:01 +00:00
Carsten Haitzler c0fd5ab12f use edje entry stuff more
SVN revision: 36710
2008-10-16 09:17:57 +00:00
Carsten Haitzler f5b21a1738 entry now has nice(ish) theme. try it
SVN revision: 36704
2008-10-16 02:11:17 +00:00
Carsten Haitzler 1d74aa8f21 more entry testing and support.
SVN revision: 36666
2008-10-15 09:58:44 +00:00
Carsten Haitzler cd8a1192b0 warnings-- and beginning of entry widget.
SVN revision: 36653
2008-10-14 08:05:30 +00:00
Carsten Haitzler f3a9115d1b use drag event objects for toggles. more usable.
SVN revision: 36560
2008-10-10 01:46:19 +00:00
Carsten Haitzler 341805926d make scroller fade in/out scrollbars only when u scroll and do it right.
SVN revision: 36548
2008-10-09 13:18:52 +00:00
Carsten Haitzler f782b5dde5 fix xcale icons
SVN revision: 36543
2008-10-09 10:39:05 +00:00
Carsten Haitzler 17feb3757b hover does styles now and popout style is animated.
SVN revision: 36541
2008-10-09 08:10:20 +00:00
Carsten Haitzler ad01d08412 ok icon too in hover test. looks nice. :)
SVN revision: 36529
2008-10-08 15:21:14 +00:00
Carsten Haitzler 39c45fe2ea clean up tracking
SVN revision: 36528
2008-10-08 15:09:00 +00:00
Carsten Haitzler a0fd0771f5 theme stuff is done properly now with a style (always default - onyl one
available for all widgets for now) and icons emit callback.



SVN revision: 36522
2008-10-08 09:33:05 +00:00
Carsten Haitzler 2a39e68ad8 comments for stuff to do to make this hover stuff actually useful soon.
SVN revision: 36518
2008-10-08 08:48:09 +00:00
Carsten Haitzler 59580a7791 bigger shadow
SVN revision: 36517
2008-10-08 08:15:20 +00:00
Carsten Haitzler eeb785ac88 and enable the 5 swallow regions (possibly limitless) of the hover and test
SVN revision: 36516
2008-10-08 08:14:25 +00:00
Carsten Haitzler c78abf03be 1. fix scale property fetch
2. add hover object - beginning to work. will be used to pop up menus/options
etc.



SVN revision: 36515
2008-10-08 06:38:20 +00:00
Carsten Haitzler e8bfcbd777 remvoe minw/h from widget - not needed anymore. ad hovers placeholder
SVN revision: 36499
2008-10-07 12:58:08 +00:00
Carsten Haitzler a6026e95cb test layout.
SVN revision: 36492
2008-10-07 07:45:49 +00:00
Carsten Haitzler 2eee18b46f fix sub object tracking. add layout object (untested)
SVN revision: 36491
2008-10-07 06:55:11 +00:00
Carsten Haitzler 55b01e9534 and remove unused code.
SVN revision: 36489
2008-10-07 02:36:19 +00:00
Carsten Haitzler e8ef0d8bab new elm api - more evas liek and evas/edje freindly. i can mvoe forward now.
SVN revision: 36487
2008-10-07 01:23:49 +00:00
Carsten Haitzler 40655e28d5 hmm contactlist widget.. and.. elementary has a serious design flaw... whihc
i really don't like. now do i do a quick fix... or redo the entire api etc.



SVN revision: 36392
2008-10-02 12:45:23 +00:00
Carsten Haitzler a8056a27eb fix INSTALL files.
SVN revision: 36375
2008-10-01 07:37:28 +00:00
Carsten Haitzler 6a5dd5c1f5 add images back!
SVN revision: 36349
2008-09-30 11:20:07 +00:00
Carsten Haitzler a50464c4c6 right readme.
SVN revision: 36345
2008-09-30 08:18:41 +00:00
Carsten Haitzler 51123a3452 elementary becomes its own tree/lib/test binary
SVN revision: 36343
2008-09-30 06:58:56 +00:00