Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-03-21 | Fix for bug #1613 - scale toolbar icons | drw | 1 | -6/+14 |
2005-03-21 | Added bug number for fix | drw | 1 | -2/+2 |
2005-03-21 | more doc | alwin | 1 | -3/+28 |
2005-03-21 | inserted floating events - see cvs-log of nationaldays plugin | alwin | 1 | -2/+122 |
2005-03-21 | design bug fixed. | alwin | 4 | -27/+448 |
xml-file now may contain floating holidays. syntax of it - see german.xml as example and/or README file in OPIEDIR/etc/nationaldays/ | ||||
2005-03-21 | fix | llornkcor | 1 | -16/+11 |
2005-03-20 | - more german translations | ar | 6 | -151/+153 |
2005-03-20 | there are a lot of holidays in germany I see... | alwin | 1 | -0/+3 |
2005-03-20 | made monthview colors a little bit darker so them will visible on bright | alwin | 1 | -4/+7 |
displays | ||||
2005-03-20 | sysinfo: reduce margin on syslogtab | mickeyl | 1 | -2/+2 |
2005-03-20 | #1560 fix opie-console picking up the wrong shell. patch courtesy Paul ↵ | mickeyl | 2 | -3/+4 |
Eggleton (bluelightning) | ||||
2005-03-20 | Fix for issue #1608, second problem: QueryByExampe-DateDiff does not work ↵ | eilers | 1 | -0/+1 |
properly | ||||
2005-03-20 | Fixing #1608, second issue: QueryByExample-Datediff does not work properly. | eilers | 2 | -11/+39 |
This solution is not the best. I will rethink it as I have enough time. But it should work.. | ||||
2005-03-20 | short description of xml-format | alwin | 1 | -0/+23 |
2005-03-20 | short description of how these plugins interact with datebook | alwin | 1 | -1/+13 |
2005-03-20 | last stuff before 1.2: | alwin | 1 | -7/+18 |
when day has a holiday-fake-event and not other allday-event it will paint green. | ||||
2005-03-20 | maed a straight copy of the origin datebookmonthview class so we can display | alwin | 5 | -4/+531 |
the holidays inside. needs a little bit finishing I think but it works. | ||||
2005-03-20 | Added more Latvian translations | gints | 23 | -360/+383 |
2005-03-20 | inserted some holidays not longer in christian holidays plugin | alwin | 1 | -0/+4 |
2005-03-20 | ok, seems that guys want to insert static days like christmas and | alwin | 1 | -0/+2 |
so on better inside the nationaldays-xml-files so removing it here. | ||||
2005-03-20 | added latvian holidays send by gints polis | alwin | 1 | -0/+17 |
2005-03-20 | clean up | llornkcor | 1 | -13/+6 |
2005-03-20 | add rainbow leds | llornkcor | 2 | -215/+171 |
2005-03-20 | add sd path for familiar | llornkcor | 1 | -1/+2 |
2005-03-20 | add vumeter files | llornkcor | 2 | -0/+346 |
2005-03-20 | non floating australian holidays | llornkcor | 1 | -0/+19 |
2005-03-20 | user may switch open folders/mails on single-click | alwin | 9 | -7/+69 |
2005-03-19 | inserted missed holiday | alwin | 1 | -0/+1 |
2005-03-19 | added .cvsignore files | alwin | 4 | -1/+11 |
corrected the name of the christmas holidays | ||||
2005-03-19 | hopefull speedup the weeklistview. | alwin | 7 | -58/+225 |
deleting the main widget 4 times when date changed isn't that usefull. After 1.2 OPIE this view should completly rewritten or removed. | ||||
2005-03-19 | Hopefully fixed #1608 | eilers | 1 | -0/+1 |
2005-03-19 | Oops.. member variable m_read was not initialized. | eilers | 2 | -0/+2 |
This may cause crash as reported by #1608 (hopefully) | ||||
2005-03-19 | Minor update for generic sorted(): It will now ignory any categories if ↵ | eilers | 2 | -21/+22 |
filter "DoNotShowCategories" is used.. | ||||
2005-03-19 | so.... | alwin | 21 | -629/+736 |
I looked for a problem. could not found due the kind of code structure. so I had reorganized the code into a more sensefull structure so every one should be able to find some code sequences when searching for a bug. yes - now I found the problem and can thinking about resolving it. | ||||
2005-03-18 | plugins must link against opiepim2 | alwin | 2 | -2/+2 |
2005-03-18 | - some german translations | ar | 10 | -56/+57 |
2005-03-18 | removed dummy holiday plugin 'cause not needed and does not build | alwin | 6 | -73/+0 |
2005-03-18 | holiday "Augsburger Friedensfest" added (yes. I have friends there ;) | alwin | 1 | -0/+1 |
2005-03-18 | a big wish from zecke: gdr-nostalgic holidays ;) | alwin | 1 | -0/+13 |
2005-03-18 | work on plugins finished. | alwin | 14 | -22/+247 |
these plugins now may have a config-widget (sorry guys - I had to change the plugininterface and so the UUID again.) the plugin for nationalholidays now has such a widget, the datebook will insert configwidgets into its settingsdialog. corrected the .pro file of opiepim2/ui so it contains the header/cpp files for that pluginsystem. | ||||
2005-03-18 | Fixed category handling | eilers | 1 | -1/+1 |
2005-03-18 | Fixing problem with categories: "unfiled" and "all" show the same list. | eilers | 1 | -5/+15 |
Previous patch removed correct use of the pim backend. Therefore I had reimplemented it. | ||||
2005-03-18 | Reworte generic sorted() and added filter for "DoNotShowWithCategory" needed | eilers | 2 | -12/+25 |
by addressbook | ||||
2005-03-18 | sort and add ar's icons | mickeyl | 1 | -13/+13 |
2005-03-18 | added note about dateook-plugins | alwin | 1 | -0/+2 |
2005-03-18 | made plugins configureable, eg, if them will load or not (or switch on/off | alwin | 8 | -84/+188 |
at runtime) events generated from plugins will not editable and so on (check for a wrong Uid) so them are just text inside datebook. | ||||
2005-03-18 | fix typo | mickeyl | 1 | -1/+1 |
2005-03-18 | mark this class as IDEA cause it isn't implemented. | alwin | 1 | -0/+2 |
2005-03-17 | Update the API Documentation for OProcess and OApplicationFactory | zecke | 2 | -3/+3 |
2005-03-17 | switched to common opie2-pluginloader. | alwin | 2 | -2/+39 |