summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth90-90/+90
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-26More dependencies: libopietooth -> libopietooth1groucho1-1/+1
2003-01-26Split up syntax files in various packages.groucho7-8/+48
Someone please complain if a syntax is missing.
2003-01-26Add Replaces for libopietooth->libopietooth1.kergoth1-0/+1
2003-01-26use an information messagebox rather than critical on success, as pointed ↵kergoth1-1/+1
out by Ken Bantoft.
2003-01-26Strip newlines from the fortune.kergoth1-2/+3
2003-01-26Removed /etc backup, its virtually useless, and restoring a /etc backup when ↵kergoth1-3/+0
your package versions have changed could quite easily bork half your packages.
2003-01-26.. dont store generated files in cvs.kergoth2-28/+1
2003-01-26Arent dependencies fun?kergoth3-3/+3
2003-01-26Remove syntax files from core ipk. They belong in the seperate one, and ↵kergoth1-1/+1
even that one should be split.
2003-01-25Addedgroucho1-0/+8
2003-01-25Fixed dependenciesgroucho1-1/+1
2003-01-25debug -> releasegroucho3-3/+3
2003-01-25Added postinst for ldconfiggroucho1-0/+4
2003-01-25-Added postinstgroucho1-1/+1
- Added syntax highlighting files for packaging
2003-01-25Couple of text fixesandyq1-2/+2
2003-01-24added syntax highlighting patterns to tinykatemickeyl1-0/+8
2003-01-24noncore/apps/opie-write/.cvsignorekergoth1-1/+2
2003-01-24include path correction, use opiedir rather than relative.kergoth1-1/+1
2003-01-24trivial ISO compliance fix for gcc 3.2mickeyl1-1/+1
2003-01-24Add 'Application Data' to backup/restore for backing up $HOME/Applications.kergoth1-0/+3
2003-01-24Make the quick jump to keypad a toolbar like the find bar (option in config ↵drw2-30/+65
dialog will be removed).
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth96-96/+96
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23add two missing public: to make it compile with gcc 3.xmickeyl1-1/+2
funny that gcc 2.9x just doesn't care...
2003-01-23fix too much libopie->libopie1 replacementsmickeyl3-4/+4
2003-01-23Fixed gcc 3.2 compile issue (hopefully)andyq2-10/+11
2003-01-23Did i mention how much mkipks sucks yet today?kergoth1-1/+1
2003-01-23Add minimal description, as ipkg-build requires it.kergoth1-0/+1
2003-01-23oops.. used a makefile style variable instead of shell :)kergoth1-1/+1
2003-01-23cleanup, add tinykate control filekergoth5-43/+7
2003-01-23add Replaces entry which has been forgotten when renamingmickeyl2-0/+2
2003-01-23fix .pro files for new buildsystemmickeyl3-6/+7
ensure libmail and bend gets build before the mail app
2003-01-23oops.. fixed incorrect dependskergoth1-1/+1
2003-01-23Make tinykate depend on libkate to ensure libkate becomes a makefile ↵kergoth1-1/+1
prerequisite of tinykate in the build.
2003-01-23noncore/apps/opie-write/.cvsignorekergoth2-1/+3
2003-01-23QTDIR/lib -> OPIEDIR/libkergoth12-12/+12
2003-01-23compile fix, just because you add something to the configuration system ↵kergoth5-11/+18
doesnt mean it actually builds.
2003-01-23Compile fix, if you use PATH_MAX, include linux/limits.h.kergoth1-0/+1
2003-01-23g++ 3.2 fix... repeat after me: "I won't hide method parameters"mickeyl1-3/+5
2003-01-23- remove mocfilesmickeyl3-191/+1
- g++ 3.2 fix (repeat after me... :-)
2003-01-23g++ 3.2 fixes... repeat after me "I won't repeat default arguments in the ↵mickeyl5-7/+7
definition I have already given in the declaration"
2003-01-23- added weatherplugin, opiemail and odict to the build processgroucho3-8/+8
- adjusted batteryapplet/config.in as it was not reflected when building - embeddedconsole now builds with the right options - opie-console dto.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth13-14/+14
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-23hostap monitor commandmax2-0/+8
2003-01-23Minor fix for find function and more liberal use of progress widget to give ↵drw2-21/+26
feedback to user
2003-01-23Code optimizations for main windowdrw7-1142/+909
2003-01-22Make it compile with Opie/X11zecke2-3/+3
2003-01-22make it build with Qt/X11zecke4-7/+8
for running one need to copy the kpacman.conf from share/kpacman to ~/Settings
2003-01-21Small bug fixandyq4-7/+6
2003-01-21Clean up of code - fixed memory leaks (most of them) and added new custom ↵andyq25-409/+791
config menu