Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-01-26 | Add a opie-tinykate-syntax virtual package which depends on the new split up ↵ | kergoth | 1 | -0/+7 |
packages oliver added. | ||||
2003-01-26 | networksetup -> networksettings, as reported by an OZ user. | kergoth | 2 | -2/+2 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= ↵ | kergoth | 90 | -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-26 | More dependencies: libopietooth -> libopietooth1 | groucho | 1 | -1/+1 |
2003-01-26 | Split up syntax files in various packages. | groucho | 7 | -8/+48 |
Someone please complain if a syntax is missing. | ||||
2003-01-26 | Add Replaces for libopietooth->libopietooth1. | kergoth | 1 | -0/+1 |
2003-01-26 | use an information messagebox rather than critical on success, as pointed ↵ | kergoth | 1 | -1/+1 |
out by Ken Bantoft. | ||||
2003-01-26 | Strip newlines from the fortune. | kergoth | 1 | -2/+3 |
2003-01-26 | Removed /etc backup, its virtually useless, and restoring a /etc backup when ↵ | kergoth | 1 | -3/+0 |
your package versions have changed could quite easily bork half your packages. | ||||
2003-01-26 | .. dont store generated files in cvs. | kergoth | 2 | -28/+1 |
2003-01-26 | Arent dependencies fun? | kergoth | 3 | -3/+3 |
2003-01-26 | Remove syntax files from core ipk. They belong in the seperate one, and ↵ | kergoth | 1 | -1/+1 |
even that one should be split. | ||||
2003-01-25 | Added | groucho | 1 | -0/+8 |
2003-01-25 | Fixed dependencies | groucho | 1 | -1/+1 |
2003-01-25 | debug -> release | groucho | 3 | -3/+3 |
2003-01-25 | Added postinst for ldconfig | groucho | 1 | -0/+4 |
2003-01-25 | -Added postinst | groucho | 1 | -1/+1 |
- Added syntax highlighting files for packaging | ||||
2003-01-25 | Couple of text fixes | andyq | 1 | -2/+2 |
2003-01-24 | added syntax highlighting patterns to tinykate | mickeyl | 1 | -0/+8 |
2003-01-24 | noncore/apps/opie-write/.cvsignore | kergoth | 1 | -1/+2 |
2003-01-24 | include path correction, use opiedir rather than relative. | kergoth | 1 | -1/+1 |
2003-01-24 | trivial ISO compliance fix for gcc 3.2 | mickeyl | 1 | -1/+1 |
2003-01-24 | Add 'Application Data' to backup/restore for backing up $HOME/Applications. | kergoth | 1 | -0/+3 |
2003-01-24 | Make the quick jump to keypad a toolbar like the find bar (option in config ↵ | drw | 2 | -30/+65 |
dialog will be removed). | ||||
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 96 | -96/+96 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-23 | add two missing public: to make it compile with gcc 3.x | mickeyl | 1 | -1/+2 |
funny that gcc 2.9x just doesn't care... | ||||
2003-01-23 | fix too much libopie->libopie1 replacements | mickeyl | 3 | -4/+4 |
2003-01-23 | Fixed gcc 3.2 compile issue (hopefully) | andyq | 2 | -10/+11 |
2003-01-23 | Did i mention how much mkipks sucks yet today? | kergoth | 1 | -1/+1 |
2003-01-23 | Add minimal description, as ipkg-build requires it. | kergoth | 1 | -0/+1 |
2003-01-23 | oops.. used a makefile style variable instead of shell :) | kergoth | 1 | -1/+1 |
2003-01-23 | cleanup, add tinykate control file | kergoth | 5 | -43/+7 |
2003-01-23 | add Replaces entry which has been forgotten when renaming | mickeyl | 2 | -0/+2 |
2003-01-23 | fix .pro files for new buildsystem | mickeyl | 3 | -6/+7 |
ensure libmail and bend gets build before the mail app | ||||
2003-01-23 | oops.. fixed incorrect depends | kergoth | 1 | -1/+1 |
2003-01-23 | Make tinykate depend on libkate to ensure libkate becomes a makefile ↵ | kergoth | 1 | -1/+1 |
prerequisite of tinykate in the build. | ||||
2003-01-23 | noncore/apps/opie-write/.cvsignore | kergoth | 2 | -1/+3 |
2003-01-23 | QTDIR/lib -> OPIEDIR/lib | kergoth | 12 | -12/+12 |
2003-01-23 | compile fix, just because you add something to the configuration system ↵ | kergoth | 5 | -11/+18 |
doesnt mean it actually builds. | ||||
2003-01-23 | Compile fix, if you use PATH_MAX, include linux/limits.h. | kergoth | 1 | -0/+1 |
2003-01-23 | g++ 3.2 fix... repeat after me: "I won't hide method parameters" | mickeyl | 1 | -3/+5 |
2003-01-23 | - remove mocfiles | mickeyl | 3 | -191/+1 |
- g++ 3.2 fix (repeat after me... :-) | ||||
2003-01-23 | g++ 3.2 fixes... repeat after me "I won't repeat default arguments in the ↵ | mickeyl | 5 | -7/+7 |
definition I have already given in the declaration" | ||||
2003-01-23 | - added weatherplugin, opiemail and odict to the build process | groucho | 3 | -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-23 | package naming change.. alter library packages to use debian naming ↵ | kergoth | 13 | -14/+14 |
convention. also moved bits that didnt belong in lib pakcages elsewhere. | ||||
2003-01-23 | hostap monitor command | max | 2 | -0/+8 |
2003-01-23 | Minor fix for find function and more liberal use of progress widget to give ↵ | drw | 2 | -21/+26 |
feedback to user | ||||
2003-01-23 | Code optimizations for main window | drw | 7 | -1142/+909 |
2003-01-22 | Make it compile with Opie/X11 | zecke | 2 | -3/+3 |
2003-01-22 | make it build with Qt/X11 | zecke | 4 | -7/+8 |
for running one need to copy the kpacman.conf from share/kpacman to ~/Settings |