Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-01-26 | Undo unintentional commit | kergoth | 2 | -61/+44 |
2003-01-26 | mkipks | kergoth | 3 | -44/+62 |
2003-01-26 | .. dont store generated files in cvs. | kergoth | 2 | -28/+1 |
2003-01-26 | Arent dependencies fun? | kergoth | 10 | -11/+11 |
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-26 | 1) Add Sharp Zaurus A300/B600|5600/C700 models, will add the model specific bits | kergoth | 2 | -11/+54 |
later. 2) Add rotation data and method, to set a default rotation based on model .. so we can ditch the use of the startup script to set that. | ||||
2003-01-25 | Added | groucho | 1 | -0/+8 |
2003-01-25 | Fixed dependencies | groucho | 2 | -2/+2 |
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 | change mimetype to text/* as pointed out by kergoth and harlekin | mickeyl | 1 | -1/+1 |
2003-01-24 | add text/plain mimetype. do we need more? | mickeyl | 1 | -0/+1 |
2003-01-24 | added syntax highlighting patterns to tinykate | mickeyl | 46 | -44/+14899 |
2003-01-24 | Okay, better solution guys.. opie-base virtual package is gone. opie-common ↵ | kergoth | 3 | -12/+5 |
now Provides and Replaces opie-base, and the qcop, sounds, pics, etc explicit dependencies are in the launcher itself. If you have a better way to handle it, let me know. This should fix the opie-common being installed before opie-base broken upgrade path noted by Oliver on the list. | ||||
2003-01-24 | 1) add Replaces: qt-embedded-rotation to libqt2-emb-fonts, per oliver, and ↵ | kergoth | 2 | -2/+3 |
2) add libqt2-emb-fonts to libqpe1 depends, to ensure the fonts are always available when using any qtopia app. | ||||
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 | - add fr translation to 1Pim | eric | 6 | -0/+12 |
2003-01-24 | trivial ISO compliance fix for gcc 3.2 | mickeyl | 1 | -1/+1 |
2003-01-24 | libopie11->libopie1 | kergoth | 2 | -2/+2 |
2003-01-24 | Correct a minor bug.. now it uses -e instead of -x to check for the pre/post ↵ | kergoth | 1 | -1/+2 |
scripts, and chmod 755's them after cp'ing, in case the permissions are hosed. | ||||
2003-01-24 | Rename AQPkg to Packages for the icon. Andy/Dan, if you dont like this, feel ↵ | kergoth | 1 | -1/+1 |
free to revert.. Packages is more intuitive to the user. | ||||
2003-01-24 | rename AdvancedFM to File Manager for the icon. | kergoth | 1 | -1/+1 |
2003-01-24 | I dont know why we were defaulting to fixed... *shudders*.. but we default ↵ | kergoth | 1 | -1/+1 |
to smallsmooth now. | ||||
2003-01-24 | Add 'Application Data' to backup/restore for backing up $HOME/Applications. | kergoth | 1 | -0/+3 |
2003-01-24 | another unintentional libopie->libopie1.. oops ;) | kergoth | 1 | -2/+2 |
2003-01-24 | Correct Files, it was trying to grab the startup script as well. | kergoth | 1 | -1/+1 |
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 | New menu icon for keypad | drw | 1 | -0/+0 |
2003-01-24 | Adjust package builds to handle the new lib paths | kergoth | 1 | -0/+4 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵ | kergoth | 159 | -160/+161 |
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs. | ||||
2003-01-24 | add gen.pro to cvsignore | kergoth | 1 | -0/+1 |
2003-01-24 | Alter the lupdate and lrelease toplevel runs to not fail out on individual ↵ | kergoth | 1 | -1/+4 |
failures. | ||||
2003-01-24 | Add debug to config system. enabling/disabling this option alters a toplevel ↵ | kergoth | 3 | -1/+17 |
gen.pro file, which alters the CONFIG parameter in the .pro files. In this way you can enable/disable debug builds globally via the config system. | ||||
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 | noncore/games/sfcave-sdl/.cvsignore | kergoth | 1 | -0/+1 |
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 | development/keyview/.cvsignore | kergoth | 1 | -0/+2 |