Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Windows XP support | Vincent Torri | 2009-01-22 | 1 | -1/+1 |
| | | | | SVN revision: 38701 | ||||
* | 1. add carousel start - does nothnig. ignore. copy of toolbar atm to start with | Carsten Haitzler | 2009-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | 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 | ||||
* | and now edbus headers are back (if found). als alloca.h is detected and | Carsten Haitzler | 2008-12-19 | 1 | -2/+2 |
| | | | | | | | | included from system headers SVN revision: 38217 | ||||
* | and vtorri's wince support for elementary. god forbid. we support windows! :) | Carsten Haitzler | 2008-12-19 | 1 | -2/+2 |
| | | | | SVN revision: 38214 | ||||
* | be able to build without x - so it should work on the fb.. and it does... at | Carsten Haitzler | 2008-12-10 | 1 | -2/+2 |
| | | | | | | | | | 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 | ||||
* | Fix requirements. | Cedric BAIL | 2008-10-16 | 1 | -0/+1 |
| | | | | SVN revision: 36718 | ||||
* | add background pixmaps to elm - faster draw/redraw on embedded :) (well.. | Carsten Haitzler | 2008-10-16 | 1 | -2/+2 |
| | | | | | | | | expose events are less of a problem with latency. let's see how it looks). SVN revision: 36715 | ||||
* | elementary becomes its own tree/lib/test binary | Carsten Haitzler | 2008-09-30 | 1 | -0/+11 |
SVN revision: 36343 |