Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-03-21 | variable declared as slot - fixed. | alwin | 1 | -2/+2 |
visibility changed from private to protected | ||||
2005-03-21 | Fix for bug #1613 - scale toolbar icons | drw | 1 | -6/+14 |
2005-03-21 | fix | llornkcor | 1 | -16/+11 |
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 | 1 | -3/+3 |
Eggleton (bluelightning) | ||||
2005-03-20 | clean up | llornkcor | 1 | -13/+6 |
2005-03-20 | add rainbow leds | llornkcor | 2 | -215/+171 |
2005-03-20 | add vumeter files | llornkcor | 2 | -0/+346 |
2005-03-20 | user may switch open folders/mails on single-click | alwin | 9 | -7/+69 |
2005-03-16 | linking against libetpan should be enough | alwin | 1 | -1/+1 |
2005-03-12 | Sort packagaes and channels (numbers) according their size instead | zecke | 2 | -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 | some reworks | alwin | 2 | -50/+45 |
2005-03-12 | rework of the structure of the main menues, them depends now on state of ↵ | alwin | 8 | -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-12 | check range for aplett timeout | alwin | 2 | -2/+8 |
2005-03-12 | Scale close tab button icon | drw | 1 | -2/+6 |
2005-03-12 | remove ouput | llornkcor | 3 | -44/+40 |
2005-03-12 | pixmaps | alwin | 1 | -1/+1 |
2005-03-12 | if there are new mails the taskbar icon stays 'cause not all | alwin | 2 | -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-12 | as in most other applets mails on pop3-acounts counts always as | alwin | 1 | -3/+9 |
new mail | ||||
2005-03-12 | fix irregularity with adpcm and bits | llornkcor | 4 | -97/+105 |
2005-03-11 | hm. try to be a little nicer on new mails | alwin | 1 | -18/+33 |
2005-03-11 | even a full correct mail comes via generic protocoll like pop3 or mh | alwin | 1 | -8/+9 |
parts of were stored with wrong identifier inside cache. | ||||
2005-03-11 | Fix bug where lists_dir was not being honored at startup - thanks to hrw for ↵ | drw | 2 | -3/+18 |
identifying, also provide default value for lists_dir when none is entered in the configuration dialog | ||||
2005-03-10 | Fix for bug #1604 - Checkbook crashes on startup | drw | 3 | -14/+14 |
2005-03-10 | Some minor UI tweaks | drw | 4 | -52/+85 |
2005-03-10 | another stupid crasher fixed | alwin | 1 | -1/+0 |
2005-03-09 | small bugfix | alwin | 1 | -0/+2 |
2005-03-09 | cleanups/fixed potential crashers | alwin | 8 | -85/+217 |
context menus are displayed in mainmenu, too. | ||||
2005-03-08 | Better version of icon | drw | 1 | -53/+23 |
2005-03-07 | beauty | alwin | 10 | -159/+44 |
hopefull some speedups obsolete stuff removed fixed a crasher | ||||
2005-03-07 | hostname should be filtered. Check return value of setting the hostname | alwin | 1 | -8/+24 |
and write operations. | ||||
2005-03-07 | let users set hostname via dialog. the same name will set as | alwin | 3 | -2/+174 |
IRDA name so user can give their personal device a personal name. ;) ToDO: fixup init scripts in OE so hostname will set on startup into IRDA name | ||||
2005-03-07 | docLnk->isValid returns if the .doclnk file exists | alwin | 1 | -1/+2 |
so its sensless here - we want the check if the real file exists. | ||||
2005-03-07 | applied patch from Paul Eggleton | alwin | 1 | -1/+1 |
2005-03-06 | Fix bug 1600: Removing . from directory listing | skyhusker | 1 | -1/+4 |
2005-03-06 | -NoForce is the default mode of the OWidgetStack. There is no need | zecke | 1 | -2/+0 |
to set it here. | ||||
2005-03-06 | patches from Paul, human readable sizes and play button #1216 | llornkcor | 4 | -12/+59 |
2005-03-06 | attached images may views inside the mailview and not as extra dialog | alwin | 4 | -19/+64 |
2005-03-05 | change the layoutdirection of main window when display is rotating | alwin | 2 | -7/+29 |
(LeftToRight when 0 rotation, TopToButtom when 90) | ||||
2005-03-05 | prepare for toggle of display mode of the different views | alwin | 2 | -30/+61 |
2005-03-04 | Scale icons appropriately | drw | 1 | -1/+4 |
2005-03-03 | Scale icons appropriately | drw | 1 | -2/+4 |
2005-03-03 | Remove 'Experimental' from app caption | drw | 1 | -2/+2 |
2005-03-03 | Scale icons appropriately | drw | 2 | -19/+39 |
2005-03-02 | Scale icons approprtely | drw | 1 | -8/+9 |
2005-03-02 | Scale icons approprtely | drw | 1 | -7/+7 |
2005-03-02 | fixed some problems in bigscreen mode and when rotating | alwin | 3 | -11/+55 |
2005-03-01 | Allow to wait 6 seconds (instead of three) when initialising the modem | zecke | 1 | -1/+1 |
2005-03-01 | Fix SIGSEV I created with last update | drw | 1 | -13/+16 |
2005-03-01 | update to new gutenberg directory structures | llornkcor | 4 | -988/+978 |