Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-21 | -Remove old Todo classes they're deprecated and today I already using the | zecke | 1 | -1/+10 |
new API -Guard against self assignment in OTodo -Add test apps for OPIM -Opiefied Event classes -Added TimeZone handling and pinning of TimeZones to OEvent -Adjust ORecur and the widget to better timezone behaviour | ||||
2003-02-16 | 0000276 Fix for that bug.. or better temp workaround | zecke | 1 | -33/+49 |
A Preferred Number is HOME|VOICE A CellPhone is HOME|VOICE|CELL the type & HOME|VOICE test triggers both and the cell phone number overrides the other entries.. as a temp I check that it's not equal to HOME|VOICE|CELL before setting the number The right and final fix would be to reorder the if statement to make it if else based and the less common thing put to the bottom OTodoAccessVcal fix the date for beaming | ||||
2003-01-13 | Fixing crash when businesscard.vcf is missing.. | eilers | 1 | -2/+11 |
2002-12-07 | Fixing bug in storing anniversary.. | eilers | 1 | -13/+24 |
2002-11-13 | Added sorted for Contacts.. | eilers | 1 | -0/+10 |
2002-11-11 | no default arguments in implementation | kergoth | 1 | -1/+4 |
2002-11-10 | Bugfixes.. | eilers | 1 | -5/+13 |
2002-11-09 | Added VCard Backend. | eilers | 1 | -0/+549 |