| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN revision: 82625
|
|
|
|
| |
SVN revision: 81031
|
|
|
|
| |
SVN revision: 79677
|
|
|
|
|
|
|
|
| |
english).
SVN revision: 79539
|
|
|
|
| |
SVN revision: 79476
|
|
|
|
|
|
|
|
| |
we've given the info needed in an accessible place to the user.
SVN revision: 79475
|
|
|
|
| |
SVN revision: 74394
|
|
|
|
| |
SVN revision: 74392
|
|
|
|
| |
SVN revision: 70184
|
|
|
|
| |
SVN revision: 63605
|
|
|
|
| |
SVN revision: 62646
|
|
|
|
| |
SVN revision: 58938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some misspellings were manually reverted since in E there are tons of .po with
phrases in other languages. Other than that all the changes in the following
files were reverted:
* src/modules/illume/dicts/English_(US).dic
* src/modules/illume-keyboard/dicts/English_(US).dic
Following misspellings were fixed:
acquited->acquitted
adres->address
adress->address
alreayd->already
aquire->acquire
arbitarily->arbitrarily
cant->can't
Capetown->Cape
carefull->careful
causalities->casualties
Celcius->Celsius
certian->certain
commandoes->commandos
considerd->considered
conveyer->conveyor
dependant->dependent
didnt->didn't
discontentment->discontent
doesnt->doesn't
everytime->every
exemple->example
existance->existence
existant->existent
existince->existence
Farenheit->Fahrenheit
forbad->forbade
funguses->fungi
guage->gauge
guerilla->guerrilla
guerillas->guerrillas
happend->happened
hasnt->hasn't
heros->heroes
inbetween->between
independant->independent
inital->initial
intrusted->entrusted
irregardless->regardless
isnt->isn't
knifes->knives
layed->laid
loosing->losing
marrage->marriage
midwifes->midwives
miniscule->minuscule
monickers->monikers
mroe->more
noone->no one
occured->occurred
omre->more
paralell->parallel
payed->paid
planed->planned
quitted->quit
quizes->quizzes
seperated->separated
seperate->separate
shoudl->should
similiar->similar
simplier->simpler
specifiying->specifying
teh->the
toke->took
torpedos->torpedoes
Tuscon->Tucson
unecessary->unnecessary
useage->usage
usefull->useful
useing->using
waht->what
wanna->want
whith->with
wich->which
withing->within
SVN revision: 52006
|
|
|
|
| |
SVN revision: 51961
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove vim modelines:
find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;
* Remove leading blank lines:
find . -name '*.[cxh]' -exec sed -i '/./,$!d'
If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0
SVN revision: 50816
|
|
|
|
| |
SVN revision: 49286
|
|
|
|
| |
SVN revision: 49086
|
|
|
|
| |
SVN revision: 41627
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This cleanup replaces snprintf() usage with specific calls, they have
the benefit of being cleaner (so easier to grep), typing less and also
marginal speed up compared to the other (specially concat_static),
although those are rarely used in critical paths.
I'm testing it for some time and seems to not break anything, but let
me know of any problem. If you can review the patch and try to spot
incorrect names, please do.
SVN revision: 40014
|
|
|
|
|
|
|
|
|
| |
e_util_icon_theme_set(Evas_Object *obj, const char *icon)
to use in place of e_util_edje_icon_set.
The new function (as it works for menu) search the icon in E theme and FDO themes
according to the config option.
SVN revision: 39371
|
|
|
|
|
|
|
|
|
|
| |
make about ands theme about use object dialog windows. save code and
centralise.
make object windows be able to accept shaped and borderless hints.
SVN revision: 36836
|
|
|
|
| |
SVN revision: 36818
|
|
|
|
|
|
|
| |
Update Copyright year.
SVN revision: 35060
|
|
|
|
| |
SVN revision: 35037
|
|
|
|
|
|
|
|
| |
delete widgets that end up calling hooks that delete other objetcs that may
already be freed - this is an issue. use it.
SVN revision: 29848
|
|
|
|
|
|
|
| |
so it will move to current zone/desk if it's open & on a different one.
SVN revision: 28753
|
|
|
|
| |
SVN revision: 28151
|
|
|
|
| |
SVN revision: 25168
|
|
|
|
|
|
|
|
|
|
| |
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two
also, spectrum content -> e.swallow.content
SVN revision: 25057
|
|
|
|
|
|
|
|
|
|
|
| |
Almost every signal and required part name has changed. This means that ALL themes other than the default one are now broken. Sorry, but this had to happen.
I have a list of mappings from old to new at http://rephorm.com/files/dump/e_theme_map.txt
There will probably be a little more cleanup on this in the coming days. Then I'll write it all up in a nice theme spec.
SVN revision: 25033
|
|
|
|
| |
SVN revision: 21545
|
|
|
|
| |
SVN revision: 19597
|
|
|
|
| |
SVN revision: 19555
|
|
|
|
| |
SVN revision: 16908
|
|
|
|
| |
SVN revision: 16839
|
|
|
|
| |
SVN revision: 16793
|
|
|
|
| |
SVN revision: 16792
|
|
|
|
| |
SVN revision: 16791
|
|
|
|
| |
SVN revision: 16789
|
|
|
|
| |
SVN revision: 16788
|
|
|
|
| |
SVN revision: 16787
|
|
|
|
|
|
|
| |
mroe aardvaarks :(
SVN revision: 16786
|
|
SVN revision: 16782
|