summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* copied contents of nl as Christian suggestedPraveen Arimbrathodiyil2009-01-258-24/+5030
|
* debian release notesPraveen Arimbrathodiyil2009-01-248-0/+128
|
* browsing section translatedPraveen Arimbrathodiyil2009-01-241-4/+3
|
* kmail paragraph translatedPraveen Arimbrathodiyil2009-01-241-4/+5
|
* filemanager improvements translatedPraveen Arimbrathodiyil2009-01-241-10/+14
|
* Video with Malayalam interface and commentary addedPraveen Arimbrathodiyil2009-01-241-1/+1
|
* *** empty log message ***Praveen Arimbrathodiyil2009-01-241-2/+1
|
* load the rules map once in the runtime of applicationSanthosh Thottingal2009-01-231-4/+4
|
* eng-mal-bot.py A Jabbe buddy bot which provide eng-mal dictionary lookup serviceSanthosh Thottingal2009-01-221-0/+112
|
* languages paragraph donePraveen Arimbrathodiyil2009-01-191-8/+2
|
* workspace part completedPraveen Arimbrathodiyil2009-01-191-5/+2
|
* kwin paragraph donePraveen Arimbrathodiyil2009-01-191-6/+3
|
* plasma donePraveen Arimbrathodiyil2009-01-191-9/+6
|
* Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smcPraveen Arimbrathodiyil2009-01-1916-11589/+13216
|\
| * In methods word2ASCII and word2Unicode, load mapping rules only if not ↵Rajeesh K Nambiar2009-01-181-0/+1
| | | | | | | | already loaded
| * In methods word2ASCII and word2Unicode, load mapping rules only if not ↵Rajeesh K Nambiar2009-01-181-4/+6
| | | | | | | | already loaded
| * vowel+answara split fixed. Adding testcaseSanthosh Thottingal2009-01-183-1/+239
| |
| * Fixed the word2ASCII bugs, and adding a testcaseSanthosh Thottingal2009-01-182-6/+18
| |
| * Fix Payyans Unicode2ASCII file creationRajeesh K Nambiar2009-01-182-7/+6
| |
| * Update Eng-Mal dictionary source filesRajeesh K Nambiar2009-01-177-11580/+12265
| |
| * Re-organize Chathans filesRajeesh K Nambiar2009-01-163-25/+0
| |
| * maps were not loadingSanthosh Thottingal2009-01-151-0/+4
| |
| * installer for chathansSanthosh Thottingal2009-01-155-0/+711
| |
* | starting translation of kde 4.2 release notesPraveen Arimbrathodiyil2009-01-191-0/+244
|/
* Added tests to check corner cases (leap year start)Praveen Arimbrathodiyil2009-01-151-0/+27
|
* Fixed circular dependency for leap yearPraveen Arimbrathodiyil2009-01-151-17/+14
| | | | (year calls isLeapYear and isLeapYear calls year)
* Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smcPraveen Arimbrathodiyil2009-01-155-60/+83
|\
| * Fix typo in ChangeLogRajeesh K Nambiar2009-01-151-1/+1
| |
| * Add APIs 'word2ASCII' and 'word2Unicode'Rajeesh K Nambiar2009-01-145-60/+83
| |
* | cleaning old remainsPraveen Arimbrathodiyil2009-01-157-5165/+0
|/
* trying to debug addMonthsPraveen Arimbrathodiyil2009-01-121-1/+5
|
* added a test case that does not work now.Praveen Arimbrathodiyil2009-01-111-4/+4
| | | | got to fix it
* * added some more dates to test casePraveen Arimbrathodiyil2009-01-111-1/+7
|
* * Sreejith has helped in writing some functions.Praveen Arimbrathodiyil2009-01-111-0/+1
| | | | * Added as a copyright holder
* addMonths reimplemented.Praveen Arimbrathodiyil2009-01-111-19/+16
|
* All test cases in testIndic() now pass __correctly__.Praveen Arimbrathodiyil2009-01-111-6/+6
|
* addYears fixed.Praveen Arimbrathodiyil2009-01-111-3/+6
|
* test case modified for addYearsPraveen Arimbrathodiyil2009-01-111-1/+1
|
* updated test cases for setDate change.Praveen Arimbrathodiyil2009-01-111-4/+3
|
* Small correction in month calculation. Consider starting date also.Praveen Arimbrathodiyil2009-01-111-3/+4
|
* daysInYear function fixed.Praveen Arimbrathodiyil2009-01-111-2/+4
|
* link to video added in the README.Praveen Arimbrathodiyil2009-01-107-2903/+2
|
* Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smcPraveen Arimbrathodiyil2009-01-1012-11766/+12037
|\
| * Accept return values from Payyans and display error messagesRajeesh K Nambiar2009-01-111-2/+8
| |
| * Fix Payyans __init__.py also to return valuesRajeesh K Nambiar2009-01-111-2/+2
| |
| * Make Payyan to return error codes instead of sys.exitRajeesh K Nambiar2009-01-101-2/+2
| |
| * Create Unicode filename automatically if not givenRajeesh K Nambiar2009-01-101-9/+7
| |
| * Chathans in PyGTK, version 0.2Rajeesh K Nambiar2009-01-101-0/+197
| |
| * Add indulekha.map and revathi.mapRajeesh K Nambiar2009-01-101-1/+1
| |
| * payyans 0.5 versionSanthosh Thottingal2009-01-106-187/+257
| | | | | | | | | | | | | | Change Log: version 0.5 * Python API fixes * pdf option detection from input file name extension