Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-03-06 | -ioctl( fd, MIXER_WRITE( 0 ), &vol ); | zecke | 1 | -1/+1 |
+ioctl( fd, MIXER_WRITE( SOUND_MIXER_PCM ), &vol ); don't hardcode the mixer | ||||
2004-03-06 | standalone dlg for (un-)subscribing newsgroups. | alwin | 9 | -5/+256 |
May be integrated into the standard nntp-settings-dialog, too. | ||||
2004-03-06 | removed dependies to libetpan from the frontend and some stuff more | alwin | 3 | -33/+40 |
2004-03-06 | - subscribed NG will displayed in main windows | alwin | 3 | -7/+11 |
- we get the list of articles inside a newsgroup - we can read an article ToDo: - filter article for that are read. | ||||
2004-03-06 | ups, works now .-) | harlekin | 2 | -5/+8 |
2004-03-06 | save selected newsgroups | harlekin | 4 | -4/+19 |
2004-03-05 | list newsgroups in nntp config | harlekin | 5 | -43/+67 |
2004-03-05 | Big Screen Extensions should only be in the new LIBOPIEUI2. | zecke | 21 | -2719/+0 |
We can remove it without risking binary incompatible as these classes were not in the 1.0 API release | ||||
2004-03-05 | add skeleton files for the new packet view window (will replace the hex window) | mickeyl | 2 | -0/+84 |
2004-03-05 | change copyright notice | mickeyl | 28 | -53/+175 |
2004-03-05 | use listview stuff from libopie2 | mickeyl | 9 | -75/+84 |
miscellaneous cleanups | ||||
2004-03-05 | add OCheckListItem | mickeyl | 2 | -11/+213 |
change my email address | ||||
2004-03-05 | could hold pointer to destructed content | alwin | 1 | -5/+15 |
connection problem fixed as quick hack, must done better or real. | ||||
2004-03-05 | moved string parameters for construktor to const references | alwin | 2 | -6/+9 |
possible problem with not initialized variables fixed | ||||
2004-03-05 | Corrected and tested. Need verification on real device. | christophe | 2 | -2/+2 |
2004-03-05 | Some more quick translations | sudonix | 1 | -31/+31 |
2004-03-05 | Corrected and tested. Need verification on real device. | christophe | 95 | -738/+737 |
2004-03-02 | fixed include and namespace (sic!) usage. | alwin | 1 | -2/+2 |
2004-03-02 | Formatter: libopie -> libopie2 | drw | 4 | -5/+4 |
2004-03-02 | Clock: libopie -> libopie2 | drw | 5 | -19/+18 |
2004-03-02 | Calculator: libopie -> libopie2 | drw | 4 | -5/+4 |
2004-03-02 | Buzzword: libopie -> libopie2 | drw | 4 | -9/+9 |
2004-03-02 | ParaShoot: libopie -> libopie2 | drw | 4 | -5/+5 |
2004-03-02 | ZLines: libopie -> libopie2 | drw | 4 | -6/+5 |
2004-03-02 | KCheckers: libopie -> libopie2 | drw | 4 | -5/+6 |
2004-03-02 | TicTac: libopie -> libopie2 | drw | 4 | -4/+5 |
2004-03-02 | fix typo | mickeyl | 1 | -1/+1 |
2004-03-02 | Tetrix: libopie -> libopie2 | drw | 4 | -5/+5 |
2004-03-02 | Word game: libopie -> libopie2, added libwordgames.so* to control file | drw | 4 | -6/+6 |
2004-03-02 | prefix correction for secondary namespace | alwin | 2 | -14/+14 |
2004-03-02 | Bounce: libopie -> libopie2 | drw | 4 | -9/+10 |
2004-03-02 | Fifteen: libopie -> libopie2 | drw | 4 | -5/+5 |
2004-03-02 | drafts how namespaces in opie2 should be handled. | alwin | 2 | -0/+126 |
2004-03-02 | Backgammon: libopie -> libopie2 | drw | 4 | -4/+4 |
2004-03-02 | Minesweep: libopie -> libopie2 | drw | 4 | -7/+7 |
2004-03-02 | Patience: libopie -> libopie2 | drw | 4 | -4/+4 |
2004-03-02 | ZSame: libopie -> libopie2 | drw | 4 | -7/+7 |
2004-03-02 | Snake: libopie -> libopie2 | drw | 4 | -4/+4 |
2004-03-02 | QAsteroids: libopie -> libopie2 | drw | 4 | -4/+4 |
2004-03-02 | Go: libopie -> libopie2 | drw | 4 | -4/+4 |
2004-03-02 | Fix key handling bug 1268 | zecke | 1 | -45/+34 |
2004-03-02 | DrawPad: libopie -> libopie2 | drw | 9 | -21/+21 |
2004-03-02 | libopie1->libopie2, segfaulting | harlekin | 6 | -22/+24 |
2004-03-02 | libopie1->libopie2 | harlekin | 2 | -2/+2 |
2004-03-02 | fix so it will compile with gcc2 toolchain | alwin | 1 | -1/+2 |
2004-03-02 | -rpath -> -rpath-link | alwin | 1 | -1/+1 |
ToDo: I think, we should do that for all other used mkspecs. | ||||
2004-03-02 | hack so it compiles with gcc2 toolchain | alwin | 1 | -0/+4 |
2004-03-02 | failure while linking due a typo (please - check your changes before | alwin | 1 | -1/+1 |
commit) | ||||
2004-03-02 | -rpath -> -rpath-link | alwin | 1 | -1/+1 |
it makes more sense when crosscompiling (tnx mickeyl for that hint) | ||||
2004-03-02 | enable chosing libslcompat | mickeyl | 1 | -0/+1 |