Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-03-24 | Keep paused when sliding the progress bar in paused state. Block de audio ↵ | skyhusker | 1 | -2/+21 |
device only while playing. | ||||
2005-03-24 | - increased max-thumbnail-size | alwin | 7 | -21/+84 |
- shortcuts for inc/dec brightness - make max thumbnail size as a static so there is one point in code where it is stored and not 4 time over the whole code | ||||
2005-03-23 | showimg -> unsupported | alwin | 15 | -1/+3 |
2005-03-23 | dirty hack let opie-eye crash | alwin | 2 | -21/+8 |
fixed display problems the right way now I hope ToDo: fix flicker when switching images in fullscreen mode while window is visible | ||||
2005-03-23 | link against libopiecore2 | alwin | 3 | -3/+3 |
2005-03-22 | Disconnect signals after command executes to prevent bug where messages show ↵ | drw | 1 | -0/+7 |
up multiple times in install dialog | ||||
2005-03-22 | -fixed some strange display bugs depending of switch to qte 2.3.10 | alwin | 4 | -2/+95 |
-inserted the missed (and asked for) feature setting a display brightness on the fly. Known Bugs left: When starting with setting a document the image will not displayed if too large. It is since switch to qte 2.3.10 eg. seems to be a timing problem when loading cost too much time. I have no idea how to fix it this moment. | ||||
2005-03-22 | these files must not be in cvs | alwin | 2 | -218/+0 |
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 |