summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-07translation completedlackac2-295/+141
2004-04-07there was a double check for LIBOPIE2UI in libopie2/examples/config.inlackac1-2/+2
2004-04-07removed LIBOPIEDB2 dependency from libopie2/opiepim/config.in because itlackac1-1/+1
isn't needed it is LIBOPIE2DB anyway
2004-04-07Using the right mixer helps.. lets see if h5xxx breaks againzecke1-1/+1
2004-04-07Added ChangeLog, README and TODO doc, see README for build infodrw3-0/+92
2004-04-07use Opie debugging frameworkmickeyl20-351/+334
2004-04-07remove inadvertantly added o'sllornkcor2-0/+0
2004-04-07add gutenllornkcor22-0/+21211
2004-04-07add gutenbrowserllornkcor44-0/+8145
2004-04-07keys will now be written to config filealwin5-18/+31
all view use the same config object otherwise there will be problems writing a new config
2004-04-07workaround for a OConfig bug so all keys will realy writtenalwin1-0/+1
2004-04-07fix compile problem with gcc3.3.3ar1-1/+1
2004-04-07the ImageScrollView wrapped with another class where just thealwin6-8/+111
opie-eye specifics are implemented. So we can move that into the MM lib and use it in other programs.
2004-04-07remove bogus '(const char*)' in debug statementsmickeyl9-61/+61
2004-04-07don't explicitly state 'release' or 'debug'. this is handled by the build systemmickeyl1-1/+1
2004-04-07inserted the changes made to the (wrong) desktop entry in Applicationsalwin1-4/+8
2004-04-07this file must not be here - it resides as mail.desktop in 1Pimalwin1-24/+0
2004-04-07copy data handed over by libpcap because libpcap reuses the data areamickeyl1-18/+21
2004-04-07simplify mac os testmickeyl1-9/+5
2004-04-07cosmeticsmickeyl1-2/+4
2004-04-07non opie mainllornkcor1-1/+56
2004-04-07re-add enter,space,tab,up,down icons, as convience for non keyboarded devicesllornkcor1-4/+1
2004-04-07respect TERM variablellornkcor1-1/+3
2004-04-07add commented out defines for non opiellornkcor1-3/+7
2004-04-07move namespace into opie ifdefllornkcor1-3/+3
2004-04-07COnversion too quick to odebugwimpie1-2/+2
2004-04-07Added some odebug includes and namespaces refswimpie19-6/+34
opiepim links with opiedb2 -> needs depend in config.in qlibrary_unix -> print dlopen errors ALWAYS not only indebug BTmanager.pro needs opieui2
2004-04-07CVS Shows the conversion to libopie2 debugging conversionwimpie1-2/+2
modified this define to optimistically
2004-04-07OPIE2CORE and not OPIECORE2wimpie1-1/+1
2004-04-07Forget a quotewimpie1-1/+1
2004-04-07MANY changes ... lancards should be OK nowwimpie38-172/+554
2004-04-06fixed mousescroll handling so users kann move image with mouse/penalwin2-49/+60
implement key handler for arrow keys
2004-04-06made methods virtual, implement a sig_return signalalwin2-4/+5
2004-04-06Translations completed wherever possible...sudonix6-205/+206
2004-04-06*** empty log message ***gints1-35/+41
2004-04-06Added entry for Daggerdrw1-1/+2
2004-04-06New Bible reader appdrw1-0/+1
2004-04-06Datebook latvian translationgints1-92/+93
2004-04-06New Bible reader appdrw1-0/+6
2004-04-06New Bible reader appdrw25-0/+1946
2004-04-06Do not override menu font size, use font as defined in Appearance settings, ↵drw2-11/+2
and fixed compiler warning
2004-04-06Some spelling and capitalization fixes for menu itemsdrw4-5/+5
2004-04-06Fix capitalization of app namedrw1-1/+1
2004-04-06added keyboard handler for info windowalwin3-11/+85
2004-04-06saves the last loaded image name so will somewhat fasteralwin2-5/+10
2004-04-06<sigh> gcc 2.95.3 compile fixbrad1-0/+3
2004-04-06use OApplicationalwin1-10/+10
2004-04-06added OPIE_EXPORT_APP_V2( Factory,name ) macro.alwin1-0/+38
Factory is the same as in OPIE_EXPORT_APP, name is the display name (third parameter of OApplication). In non-quicklaunch mode it will generate a Opie::Core::OApplication object instead of a QPEApplication object.
2004-04-06upgrade descriptions and synchronize readme and roadmapmickeyl9-118/+28
2004-04-06- improve config.insmickeyl4-11/+14
- fix dependencies for mailapplet - improve MACOS_X test. No need to formulate it so complicated ;)