Commit Graph

5230 Commits

Author SHA1 Message Date
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