| Commit message (Expand) | Author | Age | Files | Lines |
| * | refactoring of GPX parser (preparation for LOC import), resolved some | bananeweizen | 2011-08-21 | 1 | -101/+1 |
| * | avoid getting NUMBER if it is not needed for logging, as discussed in | bananeweizen | 2011-08-20 | 1 | -31/+0 |
| * | Fix #247 | SammysHP | 2011-08-19 | 1 | -3/+1 |
| * | Improve log-parsing (see #235) | SammysHP | 2011-08-19 | 1 | -111/+58 |
| * | Fixed multiline log parsing | mucek4 | 2011-08-19 | 1 | -2/+2 |
| * | Temporary fix to log parsing, following geocaching.com site update | Nelson Correia | 2011-08-19 | 1 | -73/+73 |
| * | fix for #177 - store attributes always lowercase | Karsten Priegnitz | 2011-08-18 | 1 | -1/+1 |
| * | fix hidden date parsing, have patterns final static constants for | bananeweizen | 2011-08-18 | 1 | -48/+94 |
| * | Performance improvement - when iterating over map, use entryset iterator to a... | Michiel Korthuis | 2011-08-17 | 1 | -37/+36 |
| * | support for more than two viewstates (.net variable in cg.com) | Karsten Priegnitz | 2011-08-16 | 1 | -136/+115 |
| * | clean up static maps provider, remove unused class | bananeweizen | 2011-08-15 | 1 | -56/+1 |
| * | unify code for logging templates in settings and logging menu in logging | bananeweizen | 2011-08-15 | 1 | -0/+31 |
| * | code cleanup, fixed static code analysis bugs | bananeweizen | 2011-08-12 | 1 | -2/+2 |
| * | Remove uses of "== true" and "!= false" | Samuel Tardieu | 2011-08-11 | 1 | -73/+73 |
| * | Generate date and times according to system-wide settings | Samuel Tardieu | 2011-08-11 | 1 | -4/+50 |
| * | using `.valueov()` instead of constructor for doubles and floats | Florian Moesch | 2011-08-11 | 1 | -35/+35 |
| * | * remove duplicated app, settings, pref, res, base fields in all | Bananeweizen | 2011-08-10 | 1 | -35/+34 |
| * | Personal note display | mucek4 | 2011-08-10 | 1 | -9/+35 |
| * | * have common base classes for cgeo related activities to encapsulate | Bananeweizen | 2011-08-10 | 1 | -35/+0 |
| * | Drastically reduce memory usage by avoiding Java to create (sub)copies | Bananeweizen | 2011-08-08 | 1 | -36/+48 |
| * | add half star voting, fixes #107 | Bananeweizen | 2011-08-07 | 1 | -36/+7 |
| * | parse guid from owner link, fixes #112 | bananeweizen | 2011-08-07 | 1 | -2/+2 |
| * | Merge branch 'master' of https://github.com/cgeo/c-geo-opensource | Rainer | 2011-08-02 | 1 | -128/+34 |
| |\ |
|
| | * | Merge pull request #84 from rahu/master | c:geo | 2011-08-01 | 1 | -3/+28 |
| | |\ |
|
| | | * | some changes after code-discussion | Ralf Hubert | 2011-08-01 | 1 | -1/+1 |
| | | * | Display Images from Logs (Issue #40) | Ralf Hubert | 2011-08-01 | 1 | -3/+28 |
| | * | | cleanup | Bananeweizen | 2011-08-01 | 1 | -125/+6 |
| | |/ |
|
| * | | Removed google analytics | Rainer | 2011-08-02 | 1 | -57/+3 |
| |/ |
|
| * | fixes #50, fixes #68 | Bananeweizen | 2011-07-31 | 1 | -9/+9 |
| * | Merge branch 'master' of | Bananeweizen | 2011-07-31 | 1 | -1/+100 |
| |\ |
|
| | * | redone unwanted change | Karsten Priegnitz | 2011-07-30 | 1 | -1/+1 |
| | * | I did some more changes and I think it's ok now. Please review. | Karsten Priegnitz | 2011-07-30 | 1 | -9/+11 |
| | * | - refactoring: less and clearer code | Karsten Priegnitz | 2011-07-30 | 1 | -31/+20 |
| | * | Merge commit 'upstream/master' | Karsten Priegnitz | 2011-07-30 | 1 | -18/+50 |
| | |\ |
|
| | | * | Fix NumberFormatException in finds-number-parsing | SammysHP | 2011-07-28 | 1 | -1/+1 |
| | * | | commit before merge upstream/master | Karsten Priegnitz | 2011-07-30 | 1 | -93/+104 |
| | * | | refactoring and javadoc | Karsten Priegnitz | 2011-07-24 | 1 | -42/+44 |
| | * | | Implemented watchlist add/remove in cache detail view. | Karsten Priegnitz | 2011-07-24 | 1 | -0/+99 |
| * | | | * move app invocation code into factories | Bananeweizen | 2011-07-31 | 1 | -272/+1 |
| | |/
|/| |
|
| * | | fix: NullPointerException in cache elevation update | Bananeweizen | 2011-07-24 | 1 | -4/+36 |
| * | | several bugs/problems found with static code analysis: | Bananeweizen | 2011-07-24 | 1 | -10/+10 |
| * | | use 16 K as size for new BufferedReaders. The constructor without | Bananeweizen | 2011-07-24 | 1 | -44/+48 |
| |/ |
|
| * | First commit | mucek4 | 2011-07-11 | 1 | -0/+5828 |