summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-16added (base) christian holidaysalwin8-4/+181
2005-03-16VI is a strong weapon... fixed a big cp&paste erroralwin1-4/+2
2005-03-16added holiday packagealwin1-0/+1
2005-03-16added holiday plugin packagealwin2-0/+3
2005-03-16linking against libetpan should be enoughalwin1-1/+1
2005-03-16ho.alwin10-1191/+1416
in dayview a holiday will displayed (if plugin found) generated a straight forward dummy-holiday-plugin for testing the stuff.
2005-03-16ok, removed last errors (i hope)alwin1-2/+1
2005-03-16sorry, guys, checked in wrong filesalwin2-9/+8
2005-03-16first shot of a generic interface for holiday plugin in datebookalwin2-0/+88
2005-03-16beginning of holiday plugins for datebookalwin1-0/+6
2005-03-15ok. the hinge button must have held-action set to 0.alwin1-6/+3
ToDo: make it sure that it will not set to any - otherwise it runs into trouble with autorepeat.
2005-03-15Add address book sort fixdrw1-0/+1
2005-03-15Fix addressbook sort by implementing sorting by 'File As' namedrw1-2/+6
2005-03-15setup a workaround for missing autorepeat flag on specialbuttons.alwin2-6/+18
eg, keyfilter of serverapp stores the last pressed button itself and checks against holdtime and releases itself. on c7x0/c8x0 it works with 2.6 kernel cause keys are repeated without this flag - on 2.4 kernel I don't know what happen (may that keys are not repeated)
2005-03-14Latvian translations for opieplayer2 and opierecgints2-101/+106
2005-03-14Additional translations for opie-eyegints2-59/+63
2005-03-14Latvian translations for consolegints1-211/+211
2005-03-14- more new icons for 1.2ar21-4/+4
2005-03-14scrollview - when having a lot of buttons the dialog window is to smallalwin1-142/+152
to display them.
2005-03-14shorten the name a bitmickeyl1-3/+3
2005-03-14hopefull speedups on keyeventhandler, eventhandler will just set whenalwin1-8/+5
device with hinge-sensor.
2005-03-13inserted a keyevent-filter just used by CL3000 and C7x0/C8x0.alwin2-48/+95
That way I map the cursor keys depending on hinge-status, eg, on portrait mode scrolling wheel down the cursor key will realy key down and not key left. If this is the wrong place, please correct and tell me - I had tooked this idea and code from iPAQ (but it works fine this moment).
2005-03-12Sort packagaes and channels (numbers) according their size insteadzecke2-0/+23
of alphabeticaly. 9873 received packages are more than 10 but less than 10.000. The same is applied to the channel number [0..15]
2005-03-12-Fix compiler warning about a unused variable (nomax)zecke1-0/+1
-The code seems to be twisted, and needs to be done the other way around (I will probably reconsider that statement with enough sleep tomorrow)
2005-03-12some reworksalwin2-50/+45
2005-03-12rework of the structure of the main menues, them depends now on state of ↵alwin8-162/+249
current selected folder/server on small screens some "Folder" and "Server" menu will get submenus of the menu-item "Mail" cause lack of space on screen - have no other idea.
2005-03-12check range for aplett timeoutalwin2-2/+8
2005-03-12Scale close tab button icondrw1-2/+6
2005-03-12this error will get my personal "error of the month":alwin2-2/+2
due different declarations of "readHingeSensors" (const vs. non-const) rotate-applet always got the default-implementation -> CASE_UNKNOWN. (device vs. device_zaurus). Setting it to "const" (which makes sense) let rotateapplet set light of or suspend or whatever user defined when case is closed.
2005-03-12remove ouputllornkcor3-44/+40
2005-03-12pixmap correctedalwin1-3/+2
2005-03-12pixmapsalwin1-1/+1
2005-03-12if there are new mails the taskbar icon stays 'cause not allalwin2-8/+11
machines have a (working) mail-LED and users wonders why them don't get a notification. Inserted a block for SIGPIPE - that would let opie crash otherwise if happen.
2005-03-12as in most other applets mails on pop3-acounts counts always asalwin1-3/+9
new mail
2005-03-12And I'm wondering why opie sometimes is that slow. Hopefully reducedalwin2-7/+31
the calls to opie-eye for images in documenttab when changing layout and so on.
2005-03-12fix irregularity with adpcm and bitsllornkcor4-97/+105
2005-03-12More ChangeLog updatesdrw1-0/+3
2005-03-12Fix default settings for background in Edit tab dialogdrw1-28/+18
2005-03-12Fix OColorButton so it does not emit a colorSelected signal inside of ↵drw2-43/+51
resizeEvent
2005-03-11hm. try to be a little nicer on new mailsalwin1-18/+33
2005-03-11even a full correct mail comes via generic protocoll like pop3 or mhalwin1-8/+9
parts of were stored with wrong identifier inside cache.
2005-03-11Updates for ChangeLogdrw1-0/+4
2005-03-11Fix bug where lists_dir was not being honored at startup - thanks to hrw for ↵drw2-3/+18
identifying, also provide default value for lists_dir when none is entered in the configuration dialog
2005-03-11jornada 56x device updateschicken1-1/+6
2005-03-10Add fix for bug #1604drw1-0/+1
2005-03-10Fix for bug #1604 - Checkbook crashes on startupdrw3-14/+14
2005-03-10Some minor UI tweaksdrw4-52/+85
2005-03-10- implement nomax.patch from openembeddedar2-3/+9
2005-03-10another stupid crasher fixedalwin1-1/+0
2005-03-09small bugfixalwin1-0/+2