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