Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed circular dependency for leap year | Praveen Arimbrathodiyil | 2009-01-15 | 1 | -17/+14 | |
| | | | | (year calls isLeapYear and isLeapYear calls year) | |||||
* | Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smc | Praveen Arimbrathodiyil | 2009-01-15 | 5 | -60/+83 | |
|\ | ||||||
| * | Fix typo in ChangeLog | Rajeesh K Nambiar | 2009-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | Add APIs 'word2ASCII' and 'word2Unicode' | Rajeesh K Nambiar | 2009-01-14 | 5 | -60/+83 | |
| | | ||||||
* | | cleaning old remains | Praveen Arimbrathodiyil | 2009-01-15 | 7 | -5165/+0 | |
|/ | ||||||
* | trying to debug addMonths | Praveen Arimbrathodiyil | 2009-01-12 | 1 | -1/+5 | |
| | ||||||
* | added a test case that does not work now. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -4/+4 | |
| | | | | got to fix it | |||||
* | * added some more dates to test case | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -1/+7 | |
| | ||||||
* | * Sreejith has helped in writing some functions. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -0/+1 | |
| | | | | * Added as a copyright holder | |||||
* | addMonths reimplemented. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -19/+16 | |
| | ||||||
* | All test cases in testIndic() now pass __correctly__. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -6/+6 | |
| | ||||||
* | addYears fixed. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -3/+6 | |
| | ||||||
* | test case modified for addYears | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -1/+1 | |
| | ||||||
* | updated test cases for setDate change. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -4/+3 | |
| | ||||||
* | Small correction in month calculation. Consider starting date also. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -3/+4 | |
| | ||||||
* | daysInYear function fixed. | Praveen Arimbrathodiyil | 2009-01-11 | 1 | -2/+4 | |
| | ||||||
* | link to video added in the README. | Praveen Arimbrathodiyil | 2009-01-10 | 7 | -2903/+2 | |
| | ||||||
* | Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smc | Praveen Arimbrathodiyil | 2009-01-10 | 12 | -11766/+12037 | |
|\ | ||||||
| * | Accept return values from Payyans and display error messages | Rajeesh K Nambiar | 2009-01-11 | 1 | -2/+8 | |
| | | ||||||
| * | Fix Payyans __init__.py also to return values | Rajeesh K Nambiar | 2009-01-11 | 1 | -2/+2 | |
| | | ||||||
| * | Make Payyan to return error codes instead of sys.exit | Rajeesh K Nambiar | 2009-01-10 | 1 | -2/+2 | |
| | | ||||||
| * | Create Unicode filename automatically if not given | Rajeesh K Nambiar | 2009-01-10 | 1 | -9/+7 | |
| | | ||||||
| * | Chathans in PyGTK, version 0.2 | Rajeesh K Nambiar | 2009-01-10 | 1 | -0/+197 | |
| | | ||||||
| * | Add indulekha.map and revathi.map | Rajeesh K Nambiar | 2009-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | payyans 0.5 version | Santhosh Thottingal | 2009-01-10 | 6 | -187/+257 | |
| | | | | | | | | | | | | | | Change Log: version 0.5 * Python API fixes * pdf option detection from input file name extension | |||||
| * | removing the old source and adding new freedict source | Santhosh Thottingal | 2009-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | new eng-mal freedict files | Santhosh Thottingal | 2009-01-10 | 4 | -11577/+11577 | |
| | | ||||||
* | | Now the calendar works. setYMD/setDate was getting values in Saka | Praveen Arimbrathodiyil | 2009-01-10 | 1 | -5/+8 | |
|/ | | | | but we assumed it was in Gregorian. | |||||
* | Merge branch 'master' of ssh://santhosh@git.sv.gnu.org/srv/git/smc | Santhosh Thottingal | 2009-01-08 | 3 | -35/+45 | |
|\ | ||||||
| * | Change in KCalendarSystemIndic::year to check for leap year correctly. | Praveen Arimbrathodiyil | 2009-01-08 | 1 | -1/+3 | |
| | | ||||||
| * | All test cases run successfully. | Praveen Arimbrathodiyil | 2009-01-08 | 2 | -35/+36 | |
| | | | | | | | | | | * Changed isLeapYear * Changed short names of Week Days and Months | |||||
| * | ideas to bring various calndars to gnome | Praveen Arimbrathodiyil | 2009-01-06 | 1 | -0/+7 | |
| | | ||||||
* | | Adding chathans by Rajeesh Nambiar- a front end for payyans | Santhosh Thottingal | 2009-01-08 | 51 | -0/+22441 | |
|/ | ||||||
* | English-Malayalam dictionary by Rajeesh Nambiar | Santhosh Thottingal | 2009-01-06 | 3 | -0/+61912 | |
| | ||||||
* | earliestValidDate fixed | Santhosh Thottingal | 2009-01-06 | 1 | -6/+7 | |
| | ||||||
* | removed swap file | Praveen Arimbrathodiyil | 2009-01-06 | 1 | -0/+0 | |
| | ||||||
* | epoch, earliestValidDate and latestValidDate is added to test cases and ↵ | Praveen Arimbrathodiyil | 2009-01-06 | 3 | -9/+10 | |
| | | | | functions fixed. | |||||
* | added README, testcases. | Praveen Arimbrathodiyil | 2009-01-05 | 5 | -19/+183 | |
| | ||||||
* | small change | Praveen Arimbrathodiyil | 2009-01-04 | 1 | -2/+2 | |
| | ||||||
* | refactored some functions. | Praveen Arimbrathodiyil | 2009-01-04 | 1 | -57/+50 | |
| | ||||||
* | 1.1 reviewed. | Praveen Arimbrathodiyil | 2009-01-03 | 1 | -38/+38 | |
| | ||||||
* | fixed era starting logic mistake | Praveen Arimbrathodiyil | 2009-01-03 | 1 | -17/+17 | |
| | ||||||
* | Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smc | Praveen Arimbrathodiyil | 2009-01-03 | 1 | -5/+2 | |
|\ | ||||||
| * | Merge branch 'master' of ssh://santhosh@git.sv.gnu.org/srv/git/smc | Santhosh Thottingal | 2009-01-03 | 1 | -15/+20 | |
| |\ | ||||||
| * | | minor corrections | Santhosh Thottingal | 2009-01-03 | 1 | -5/+2 | |
| | | | ||||||
* | | | * Santhosh changed addMonths logic. | Praveen Arimbrathodiyil | 2009-01-03 | 1 | -0/+621 | |
| |/ |/| | | | | | | | | | * localetime.cpp in kdebase added now. - this is needed to reflect the change in systemsettings ui | |||||
* | | Merge branch 'master' of praveen_a@git.sv.gnu.org:/srv/git/smc | Praveen Arimbrathodiyil | 2009-01-02 | 10 | -0/+1424 | |
|\| | ||||||
| * | Merge branch 'master' of ssh://santhosh@git.sv.gnu.org/srv/git/smc | Santhosh Thottingal | 2008-12-28 | 5 | -0/+2639 | |
| |\ | ||||||
| * | | adding payyans code to git | Santhosh Thottingal | 2008-12-28 | 10 | -0/+1424 | |
| | | | ||||||
* | | | remaining functions added. | Praveen Arimbrathodiyil | 2009-01-02 | 1 | -15/+20 | |
| |/ |/| |