summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-06Add Opie2 Docuzecke8-2/+1425
2004-03-06-ioctl( fd, MIXER_WRITE( 0 ), &vol );zecke1-1/+1
+ioctl( fd, MIXER_WRITE( SOUND_MIXER_PCM ), &vol ); don't hardcode the mixer
2004-03-06standalone dlg for (un-)subscribing newsgroups.alwin9-5/+256
May be integrated into the standard nntp-settings-dialog, too.
2004-03-06removed dependies to libetpan from the frontend and some stuff morealwin3-33/+40
2004-03-06- subscribed NG will displayed in main windowsalwin3-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-06ups, works now .-)harlekin2-5/+8
2004-03-06save selected newsgroupsharlekin4-4/+19
2004-03-05list newsgroups in nntp configharlekin5-43/+67
2004-03-05Big Screen Extensions should only be in the new LIBOPIEUI2.zecke21-2719/+0
We can remove it without risking binary incompatible as these classes were not in the 1.0 API release
2004-03-05add skeleton files for the new packet view window (will replace the hex window)mickeyl2-0/+84
2004-03-05change copyright noticemickeyl28-53/+175
2004-03-05use listview stuff from libopie2mickeyl9-75/+84
miscellaneous cleanups
2004-03-05add OCheckListItemmickeyl2-11/+213
change my email address
2004-03-05could hold pointer to destructed contentalwin1-5/+15
connection problem fixed as quick hack, must done better or real.
2004-03-05moved string parameters for construktor to const referencesalwin2-6/+9
possible problem with not initialized variables fixed
2004-03-05Corrected and tested. Need verification on real device.christophe2-2/+2
2004-03-05Some more quick translationssudonix1-31/+31
2004-03-05Corrected and tested. Need verification on real device.christophe95-738/+737
2004-03-02fixed include and namespace (sic!) usage.alwin1-2/+2
2004-03-02Formatter: libopie -> libopie2drw4-5/+4
2004-03-02Clock: libopie -> libopie2drw5-19/+18
2004-03-02Calculator: libopie -> libopie2drw4-5/+4
2004-03-02Buzzword: libopie -> libopie2drw4-9/+9
2004-03-02ParaShoot: libopie -> libopie2drw4-5/+5
2004-03-02ZLines: libopie -> libopie2drw4-6/+5
2004-03-02KCheckers: libopie -> libopie2drw4-5/+6
2004-03-02TicTac: libopie -> libopie2drw4-4/+5
2004-03-02fix typomickeyl1-1/+1
2004-03-02Tetrix: libopie -> libopie2drw4-5/+5
2004-03-02Word game: libopie -> libopie2, added libwordgames.so* to control filedrw4-6/+6
2004-03-02prefix correction for secondary namespacealwin2-14/+14
2004-03-02Bounce: libopie -> libopie2drw4-9/+10
2004-03-02Fifteen: libopie -> libopie2drw4-5/+5
2004-03-02drafts how namespaces in opie2 should be handled.alwin2-0/+126
2004-03-02Backgammon: libopie -> libopie2drw4-4/+4
2004-03-02Minesweep: libopie -> libopie2drw4-7/+7
2004-03-02Patience: libopie -> libopie2drw4-4/+4
2004-03-02ZSame: libopie -> libopie2drw4-7/+7
2004-03-02Snake: libopie -> libopie2drw4-4/+4
2004-03-02QAsteroids: libopie -> libopie2drw4-4/+4
2004-03-02Go: libopie -> libopie2drw4-4/+4
2004-03-02Fix key handling bug 1268zecke1-45/+34
2004-03-02DrawPad: libopie -> libopie2drw9-21/+21
2004-03-02libopie1->libopie2, segfaultingharlekin6-22/+24
2004-03-02libopie1->libopie2harlekin2-2/+2
2004-03-02fix so it will compile with gcc2 toolchainalwin1-1/+2
2004-03-02-rpath -> -rpath-linkalwin1-1/+1
ToDo: I think, we should do that for all other used mkspecs.
2004-03-02hack so it compiles with gcc2 toolchainalwin1-0/+4
2004-03-02failure while linking due a typo (please - check your changes beforealwin1-1/+1
commit)
2004-03-02-rpath -> -rpath-linkalwin1-1/+1
it makes more sense when crosscompiling (tnx mickeyl for that hint)