Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-04-08 | fixed missing ) | harlekin | 1 | -1/+1 |
2002-04-07 | fixed a mem leak, patch by Stefan Eilers | harlekin | 1 | -2/+8 |
2002-04-07 | Fix initial page size | leseb | 2 | -2/+2 |
2002-04-07 | Remove comments | leseb | 1 | -6/+0 |
2002-04-07 | Fix load/save of XML file | leseb | 1 | -9/+17 |
2002-04-07 | re-commit buttons | llornkcor | 2 | -97/+246 |
2002-04-06 | translations stuff | llornkcor | 2 | -77/+131 |
2002-04-06 | translations stuff | llornkcor | 1 | -1/+1 |
2002-04-06 | translation stuff | llornkcor | 5 | -32/+32 |
2002-04-06 | updates | cniehaus | 2 | -31/+31 |
2002-04-06 | *** empty log message *** | leseb | 2 | -28/+28 |
2002-04-06 | - Save album in PNG format instead of XPM | leseb | 4 | -16/+24 |
- Small fixes | ||||
2002-04-06 | this regards the konsole-changes | cniehaus | 11 | -0/+1100 |
2002-04-06 | this updates i18n-de | cniehaus | 5 | -61/+63 |
2002-04-06 | this fixes i18n-stuff | cniehaus | 1 | -25/+25 |
2002-04-06 | updates the german name | cniehaus | 1 | -0/+1 |
2002-04-06 | I am the maintainer, not Warren | cniehaus | 1 | -1/+1 |
2002-04-06 | update | cniehaus | 1 | -9/+9 |
2002-04-06 | this updates so that the translators have more uptodate files | cniehaus | 37 | -68/+923 |
2002-04-06 | added TT's copyright back into custom-sharp.h, (not sure why it was ↵ | llornkcor | 2 | -0/+167 |
removed). and added symlink to it named custom.h for building a Zaurus specific Opie. This is needed as Zaurus has (of course) specific hardware defines. | ||||
2002-04-05 | *** empty log message *** | leseb | 1 | -0/+1 |
2002-04-05 | Folded in changes I forgot about. Added -e argument to execute a command and ↵ | llornkcor | 2 | -3/+45 |
leave the konsole, and also setDocument to exec command in new session if open. so a command run like $OPIEDIR/bin/qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V' will run that command in a new session (tab). So now scripts can be run from an icon, and such. | ||||
2002-04-05 | fixed bug where same server was being saved multiple times | llornkcor | 1 | -8/+9 |
2002-04-05 | small bug fix with having to hit the tabs option twice to make it at top, ↵ | llornkcor | 1 | -1/+1 |
the first time | ||||
2002-04-04 | appskey | llornkcor | 5 | -0/+0 |
2002-04-04 | small fixes | harlekin | 3 | -4/+2 |
2002-04-04 | move NewSMSToBox to top so the keyboard doesn't cover it | dwmw2 | 1 | -38/+38 |
2002-04-04 | no cout. | dwmw2 | 1 | -5/+1 |
2002-04-04 | SMS sending | dwmw2 | 3 | -68/+307 |
2002-04-04 | added noncore/appskey | llornkcor | 1 | -1/+1 |
2002-04-04 | reduce margins to make more space for text | dwmw2 | 1 | -3/+10 |
2002-04-04 | Wheee. Now shows SMS messages | dwmw2 | 3 | -17/+79 |
2002-04-04 | added support for configuring with AppKeys, F9 - F13 (Zaurus' cover buttons) | llornkcor | 1 | -204/+246 |
2002-04-04 | appskey | llornkcor | 2 | -0/+8 |
2002-04-03 | Read SMS messages from phone | dwmw2 | 3 | -60/+156 |
2002-04-03 | wudoo ask me to cvs ci | cniehaus | 2 | -177/+388 |
2002-04-03 | Network list working... | dwmw2 | 2 | -4/+59 |
2002-04-03 | Do the CXXFLAGS thing which is at least _supposed_ to work | dwmw2 | 1 | -1/+2 |
2002-04-03 | changed MRUlist to a taskbar, only running apps are shown | harlekin | 3 | -30/+28 |
2002-04-03 | Commits on behalf of Matej Dakol (wudoo). | kergoth | 34 | -985/+1079 |
2002-04-02 | Basic README | dwmw2 | 1 | -0/+21 |
2002-04-02 | Remove all deletions of 'port' and 'me'. It's got a silly pointless automatic | dwmw2 | 2 | -12/+7 |
ref-counting thingy. Gsmlib _really_ needs rewriting without the gratuitous bloat. | ||||
2002-04-02 | gsmtool.desktop | dwmw2 | 1 | -0/+6 |
2002-04-02 | Typo fix. s/Snaphot/Snapshot/ | dwmw2 | 1 | -1/+1 |
2002-04-02 | Remove #include <stdiostream.h>. It wasn't used, and isn't present in my gcc3 | dwmw2 | 1 | -2/+0 |
2002-04-02 | Added a copyright notice... completley forgot... I gotta stop updating like ↵ | tux_mike | 1 | -0/+19 |
this ;) | ||||
2002-04-02 | Fixed annoying bug with the City field always being the home city... sorry :) | tux_mike | 1 | -33/+1 |
2002-04-02 | Minor changes for Sharp rom compatability, fixed an annoying bug with edit ↵ | tux_mike | 1 | -17/+39 |
and the chooser fields. | ||||
2002-04-02 | opps forgot to comment out some stuff | llornkcor | 1 | -6/+7 |
2002-04-02 | add gsmlib to depends | dwmw2 | 1 | -1/+1 |