Age | Commit message (Expand) | Author | Files | Lines |
2003-03-08 | Use inline pic | drw | 1 | -1/+1 |
2003-03-08 | use save from inline | harlekin | 1 | -99/+1 |
2003-03-03 | add missing icon and config.in for odict - build default is "n" yet. | mickeyl | 1 | -0/+4 |
2003-03-02 | patch sneaked by me | llornkcor | 1 | -28/+46 |
2003-02-24 | fix hidden again | llornkcor | 3 | -9/+18 |
2003-02-24 | whoops | llornkcor | 1 | -1/+1 |
2003-02-24 | fix for hidden dirs | llornkcor | 2 | -26/+26 |
2003-02-24 | cleanup | llornkcor | 3 | -221/+87 |
2003-02-24 | first part refactoring simplify | llornkcor | 4 | -1678/+1335 |
2003-02-23 | fix rename | llornkcor | 1 | -1/+1 |
2003-02-23 | added menubutton directory bookmarks | llornkcor | 3 | -43/+264 |
2003-02-21 | fix rename cancel.. hehehe | llornkcor | 2 | -15/+45 |
2003-02-21 | inline rename - no popup now, after selecting rename from menu, enter to comm... | llornkcor | 2 | -41/+124 |
2003-01-31 | Moved keytabs in a separate package to avoid conflicts when installing both p... | groucho | 1 | -2/+2 |
2003-01-28 | Added opie-reader translation | groucho | 1 | -0/+16 |
2003-01-28 | Added a Config derivative. | kergoth | 19 | -308/+835 |
2003-01-26 | Add a opie-tinykate-syntax virtual package which depends on the new split up ... | kergoth | 1 | -0/+7 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 17 | -17/+17 |
2003-01-26 | Split up syntax files in various packages. | groucho | 7 | -8/+48 |
2003-01-26 | Remove syntax files from core ipk. They belong in the seperate one, and even... | kergoth | 1 | -1/+1 |
2003-01-25 | Added postinst for ldconfig | groucho | 1 | -0/+4 |
2003-01-25 | -Added postinst | groucho | 1 | -1/+1 |
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 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 12 | -12/+12 |
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 | oops.. fixed incorrect depends | kergoth | 1 | -1/+1 |
2003-01-23 | Make tinykate depend on libkate to ensure libkate becomes a makefile prerequi... | kergoth | 1 | -1/+1 |
2003-01-23 | QTDIR/lib -> OPIEDIR/lib | kergoth | 1 | -1/+1 |
2003-01-23 | g++ 3.2 fixes... repeat after me "I won't repeat default arguments in the def... | mickeyl | 5 | -7/+7 |
2003-01-23 | - added weatherplugin, opiemail and odict to the build process | groucho | 1 | -2/+2 |
2003-01-23 | package naming change.. alter library packages to use debian naming conventio... | kergoth | 2 | -2/+2 |
2003-01-22 | Make it compile with Opie/X11 | zecke | 2 | -3/+3 |
2003-01-21 | Added tinykate to the new build system | groucho | 2 | -0/+10 |
2003-01-21 | fixed a lot of errors and sloppyness to make it compile again... | mickeyl | 11 | -35/+81 |
2003-01-16 | Add some config.in.in files to remove the 'duplicate' categories spotted by M... | kergoth | 1 | -0/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 13 | -0/+52 |
2003-01-16 | Move most of config categorization into root config, and consolated core vs n... | kergoth | 2 | -9/+5 |
2003-01-15 | do release build as default, not debug | harlekin | 1 | -2/+2 |
2003-01-15 | make it work on ipaq again | harlekin | 2 | -1/+2 |
2003-01-13 | remove : for carsten | tille | 1 | -1/+1 |
2003-01-12 | Make search for only complete words working. Removing qDebug-lines. Fix a | cniehaus | 3 | -23/+13 |
2003-01-11 | check if the user want to serach casesensitive or not | cniehaus | 2 | -10/+7 |
2003-01-09 | commit for carsten | tille | 4 | -46/+161 |
2003-01-04 | ok, now we have no more memleaks (I valgrind'ed and gdb'ed) and some more | cniehaus | 3 | -11/+24 |