Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-01-11 | important change to work arround issues with the real uid handling on sharps ↵ | harlekin | 1 | -5/+6 |
newer roms | ||||
2005-01-11 | possibility to set a default path for the save log dialog and also set the ↵ | harlekin | 1 | -3/+4 |
initial path into the titelbar | ||||
2005-01-11 | vpn should now work IF only the vpn plugin would do something. | wimpie | 14 | -54/+174 |
shortened logical interface names (busybox only supports 10 characters and then ONLY if you recompile it with mappings enabled) Other small fixes | ||||
2005-01-10 | Do not assume device is Up based on existance of profile-xx file only | wimpie | 3 | -3/+3 |
2005-01-09 | -Do not access the Array out of bounds | zecke | 2 | -1/+2 |
-Check that there is a driver before asking to query a non existant | ||||
2005-01-09 | CONTROL files : reset version to 'standard' format | wimpie | 25 | -25/+25 |
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file) | ||||
2005-01-09 | Updated dependencies | wimpie | 24 | -137/+139 |
NS2->app requires OT2Lib and NS2Lib OT2Lib requires NS2Lib Most plugins only require NS2Lib Except BTPlugin which requires als OT2Lib Also renamed owarn -> odebug | ||||
2005-01-08 | check for skins directory and fail nicely if not found | llornkcor | 1 | -0/+5 |
2005-01-08 | Changes in this patch: | wimpie | 4 | -46/+50 |
*Added some irc numerical codes (253, 422) *Reordered codes *Unified some functions which did exactly the same in two functions *Changed nick ordering in channel list, now nicks get ordered first by flags and then by name. | ||||
2005-01-08 | renamed NS2 GPRS plugin's control file | wimpie | 1 | -0/+0 |
2005-01-07 | remove embedix .control and add share to the standard .control | mickeyl | 2 | -11/+1 |
2005-01-07 | All NS2 libraries are now properly working plugins | wimpie | 21 | -518/+222 |
2005-01-07 | First implementation of plugins | wimpie | 45 | -77/+576 |
THIS VERSION DOES NOT COMPILE | ||||
2005-01-06 | Some namespace } -> }; | wimpie | 13 | -25/+25 |
added NS2SetMac.sh script in control file added activate/disactivate for usb renamed templates directory to NS2templates | ||||
2005-01-06 | Forgot networktemplate files | wimpie | 5 | -29/+43 |
HCIdump seems to work -> bt sniffing is possible | ||||
2005-01-06 | Obsoleted | wimpie | 1 | -10/+0 |
2005-01-06 | Forgot this file | wimpie | 1 | -0/+261 |
2005-01-06 | added support for HCI Sniffing (still not tested) | wimpie | 7 | -42/+185 |
changed GPRS plugin name (no support for capital letters) | ||||
2005-01-06 | Some more changes for NS2 | wimpie | 6 | -129/+337 |
updated toplevel Makefile added new target packages-mt and packages these replaces, render obsolete and dramatically improve : ipks ipks-mt see separate mail | ||||
2005-01-05 | Name conflict with supported mail package | wimpie | 1 | -1/+1 |
2005-01-05 | read font size from qpe.conf | mickeyl | 2 | -3/+6 |
2005-01-05 | Slightly better layout for OTMainGUI. | wimpie | 2 | -116/+158 |
Fixed segfault bug in disconnectNotify call (signal string could be NULL) | ||||
2005-01-05 | Networksettings2 also uses ledboxes -> hence added namespaces | wimpie | 2 | -5/+14 |
2005-01-05 | First step in integrating HCIDUMP | wimpie | 1 | -203/+451 |
2005-01-04 | catch up with proper inclusion of OLedBox into libopieui | mickeyl | 2 | -2/+4 |
2005-01-04 | Undo previous commit | drw | 3 | -13/+5 |
2005-01-04 | Some more logging | wimpie | 3 | -3/+8 |
2005-01-04 | New bluetooth library OT2 (loosely based on kbluetooth) | wimpie | 18 | -0/+3483 |
2005-01-04 | New OPietooth bluetooth applet | wimpie | 7 | -0/+493 |
2005-01-04 | *** empty log message *** | wimpie | 18 | -0/+4075 |
2005-01-04 | Scripts to manage routes and DNS information for ppp | wimpie | 2 | -0/+60 |
2005-01-04 | More NS2 files | wimpie | 25 | -0/+2363 |
2005-01-04 | *** empty log message *** | wimpie | 1 | -0/+524 |
2005-01-04 | CONTROL files : changed version string | wimpie | 175 | -2059/+2876 |
NS2 many changes and first release of OT2 | ||||
2005-01-03 | Fix crash when trying to display open text dialog when there are no modules ↵ | drw | 1 | -16/+19 |
in configured directory | ||||
2005-01-03 | mess with things so this runs from launcher. not sure what was going on, but ↵ | llornkcor | 4 | -33/+44 |
this seems to fix #1507 | ||||
2005-01-02 | Implement native package linking code (removing need for ipkg-link and its ↵ | drw | 12 | -173/+237 |
shortcomings), move package linking code to OIpkg (proper place for ipkg specific code), many small code tweaks and bump version up to 0.6.1 | ||||
2005-01-02 | Changes to force odict use UTF8 encoding. Please report if it cause ↵ | gints | 1 | -0/+1 |
problems with older dictionary files. | ||||
2005-01-02 | fix this | llornkcor | 1 | -1/+1 |
2004-12-29 | patch to remove stl, from hrw | llornkcor | 2 | -10/+0 |
2004-12-28 | patch fixing #1500 - wrong disconnect, from Seneca | llornkcor | 1 | -5/+5 |
2004-12-27 | new code from Paul Eggleton | llornkcor | 9 | -144/+309 |
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 159 | -32660/+159 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 159 | -159/+32660 |
2004-12-21 | Hide Retrive File List button once list is retrieved in Package Info dialog, ↵ | drw | 6 | -49/+57 |
bump version up to 0.6.0, update ChangeLog/Todo/etc. | ||||
2004-12-21 | Fix app linking to link all dependent packages as well as selected packages. | drw | 2 | -19/+35 |
2004-12-21 | Reworked destination config tab UI | drw | 2 | -134/+157 |
2004-12-21 | Reworked server config tab UI and included option to support src/gz feeds | drw | 2 | -108/+141 |
2004-12-21 | Preliminary support for src/gz feeds, it works if you manually update ↵ | drw | 4 | -36/+57 |
ipkg.conf. Still need to add configuration option on server config dialog tab. | ||||
2004-12-20 | Reapply fix for Strong x-ref | drw | 1 | -15/+46 |