| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 7 | -668/+0 |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ... | jacob1 | 7 | -50/+0 |
| 2013-02-08 | minor fixes to color picker / small speed improvement | jacob1 | 1 | -1/+1 |
| 2012-12-18 | selecting a stamp moves it to the front of the list again (unless you hold ctrl) | jacob1 | 5 | -3/+32 |
| 2012-10-26 | visual studio compatibility, plus change text a little | jacob1 | 1 | -1/+1 |
| 2012-10-05 | Flush stamps list to file when deletins, Rename stamps undelete function to r... | Simon Robertshaw | 5 | -12/+30 |
| 2012-10-05 | Stamp fix button to bring back deleted stamps | jacob1 | 6 | -0/+30 |
| 2012-08-24 | Fix prev, next buttons in Stamps browser. #141 | Simon Robertshaw | 2 | -5/+5 |
| 2012-08-21 | Fix stamps page count | Simon Robertshaw | 3 | -4/+11 |
| 2012-08-19 | Fix a few small (a lot of big) memory leaks associated with the stamps browser | Simon Robertshaw | 1 | -3/+3 |
| 2012-08-12 | Use forward declarations more to avoid excessive includes | Simon Robertshaw | 4 | -9/+20 |
| 2012-08-04 | Build fixes for FreeBSD | ntoskrnl | 1 | -2/+0 |
| 2012-07-21 | Prevent race condition when reloading local stamps, fix task so "after()" get... | Simon Robertshaw | 2 | -2/+12 |
| 2012-06-22 | Success/Failure return from Asyn Task, Prompt to visit website upon update fa... | Simon Robertshaw | 1 | -1/+2 |
| 2012-06-20 | localBrowserModel should be browserModel | Simon Robertshaw | 1 | -2/+2 |
| 2012-06-18 | Controllers should free their callbacks and views | Simon Robertshaw | 1 | -1/+6 |
| 2012-06-10 | Change stamp storage to a list, insert new stamps at the begining, 'l' loads ... | Simon Robertshaw | 1 | -3/+4 |
| 2012-06-07 | Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ... | Simon Robertshaw | 7 | -0/+608 |