| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-19 | Prevent mouse up from leaving a little blob, fixes #130 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-17 | PPM screen recording | Simon Robertshaw | 1 | -2/+67 |
| 2012-08-16 | Undo/Snapshots, fixes #118 | Simon Robertshaw | 1 | -5/+17 |
| 2012-08-16 | Air invert and grid mode switching | Simon Robertshaw | 1 | -0/+8 |
| 2012-08-14 | Photon wavlength info for HUD, fixes #111 | Simon Robertshaw | 1 | -0/+40 |
| 2012-08-14 | Fix typo, HUD variable should be Tmp, not Temp, #111 | Simon Robertshaw | 1 | -5/+1 |
| 2012-08-14 | Tooltips for menu buttons, fixes #113 | Simon Robertshaw | 1 | -10/+10 |
| 2012-08-14 | Cut region, fixes #105 | Simon Robertshaw | 1 | -0/+11 |
| 2012-08-14 | Allow key releases when in stamp selecting/placement #104, #105 | Simon Robertshaw | 1 | -4/+0 |
| 2012-08-14 | Reset drawing state when placing stamps | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-14 | Show some info when selecting stamps, #104 | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-14 | Stamp selection and placements works through the zoom window, #104 | Simon Robertshaw | 1 | -3/+5 |
| 2012-08-14 | Snap stamp selection to CELL res, #104 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-14 | Correct tooltip for save button | Simon Robertshaw | 1 | -9/+32 |
| 2012-08-14 | Update gitignore, show votes correctly, fixes #97 | Simon Robertshaw | 1 | -4/+6 |
| 2012-08-14 | Only call button actions if the mouse is released inside the button. Fixes #96 | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-10 | Some fixes for memory leaks | Simon Robertshaw | 1 | -0/+29 |
| 2012-08-10 | Fix issue where buttons will cause heap corruption if they are removed from i... | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-10 | Fix crash when using mouse click with unassigned tools | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-10 | Change zoom size with [ and ], fixes #90 | Simon Robertshaw | 1 | -2/+8 |
| 2012-08-10 | Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being pl... | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-10 | Wall brush, fixes #63 | Simon Robertshaw | 1 | -6/+38 |
| 2012-08-10 | Installation with Ctrl+I, fixes #77 | Simon Robertshaw | 1 | -0/+4 |
| 2012-08-10 | Invert button hover state for alternative load and save. addresses some of #80 | Simon Robertshaw | 1 | -6/+8 |
| 2012-08-10 | Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87) | Simon Robertshaw | 1 | -24/+36 |
| 2012-08-10 | Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str... | Simon Robertshaw | 1 | -0/+16 |
| 2012-08-09 | HUD verbose sample info with 'd', fixes #71 | Simon Robertshaw | 1 | -4/+41 |
| 2012-08-08 | PTsave opening | Simon Robertshaw | 1 | -1/+4 |
| 2012-08-07 | Make intro text fade out correctly | Simon Robertshaw | 1 | -2/+2 |
| 2012-08-07 | Intro text, addresses #59 | Simon Robertshaw | 1 | -3/+40 |
| 2012-08-07 | Save as current name complete, resolves #5 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-06 | Started work on save as current name | Simon Robertshaw | 1 | -4/+143 |
| 2012-08-06 | More icon adjustments | Simon Robertshaw | 1 | -1/+0 |
| 2012-08-06 | Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ... | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-05 | Font glyphs for decorations and element search | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-05 | Clear search button | Simon Robertshaw | 1 | -0/+2 |
| 2012-08-05 | Icon adjustments | Simon Robertshaw | 1 | -3/+12 |
| 2012-08-04 | Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an... | Simon Robertshaw | 1 | -0/+21 |
| 2012-08-04 | Rectangle snapping. | Savely Skresanov | 1 | -2/+7 |
| 2012-08-04 | Add date to Preview View, fixes issue #64 | Simon Robertshaw | 1 | -8/+9 |
| 2012-08-04 | Build fixes for FreeBSD | ntoskrnl | 1 | -1/+1 |
| 2012-08-03 | Add shortcuts for things like gravity, air and air reset, issues #85 and #57 | Simon Robertshaw | 1 | -0/+15 |
| 2012-08-03 | Hide cursor when selecting/pasting stamps, fixes iseeu #56 | Simon Robertshaw | 1 | -1/+1 |
| 2012-08-03 | QuickOptions!! #46 | Simon Robertshaw | 1 | -0/+53 |
| 2012-07-30 | Ensure CTRL, SHIFT and ALT states are reset when Window falls into background | Simon Robertshaw | 1 | -0/+7 |
| 2012-07-30 | Faster brush adjusting with [ and ], use alt to change to 1 pixel | Simon Robertshaw | 1 | -2/+20 |
| 2012-07-29 | Number type for text fields, addresses some of issue #39 | Simon Robertshaw | 1 | -0/+8 |
| 2012-07-29 | HUD toggle, addresses "h should toggle the HUD" in issue #23 | Simon Robertshaw | 1 | -20/+27 |
| 2012-07-29 | Textboxes for decoration, addresses "No text boxes in deco editor to directly... | Simon Robertshaw | 1 | -15/+83 |
| 2012-07-28 | Resize brush X and Y axis seperately using Shift and Control, Addresses issue... | Simon Robertshaw | 1 | -14/+37 |