| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make backspace seek to top left corner in manipulator. | Alexander Gavrilov | 2012-09-29 | 1 | -0/+10 |
| * | manipulator: avoid NULL deref with unassigned job in unit list | jj | 2012-09-29 | 1 | -1/+5 |
| * | manipulator: show full group when navigating labor groups | jj | 2012-09-28 | 1 | -0/+11 |
| * | manipulator: make cursor_down_z go to beginning of next group | jj | 2012-09-28 | 1 | -4/+6 |
| * | manipulator: better screen width usage | jj | 2012-09-28 | 1 | -25/+79 |
| * | manipulator: make up/down keys wrap around | jj | 2012-09-28 | 1 | -2/+15 |
| * | Implement the common suggestion of Shift-Enter in trade screens. | Alexander Gavrilov | 2012-09-28 | 1 | -0/+1 |
| * | Sort by units.active (arrival), and seek to top/bottom in manipulator. | Alexander Gavrilov | 2012-09-23 | 1 | -0/+34 |
| * | Make manipulator re-read names and professions if change is suspected. | Alexander Gavrilov | 2012-09-20 | 1 | -4/+40 |
| * | Add unit/item/job/building getter hook vmethods to dfhack_viewscreen. | Alexander Gavrilov | 2012-09-20 | 1 | -0/+7 |
| * | Several Manipulator updates | Quietust | 2012-09-19 | 1 | -29/+61 |
| * | Add mouse input to Manipulator, along with column labels | Quietust | 2012-09-18 | 1 | -0/+104 |
| * | Rework handling of column positions, and insert a new "Happiness" column | Quietust | 2012-09-13 | 1 | -46/+111 |
| * | Make it clear that this is from DFHack, and properly name it Dwarf Manipulator | Quietust | 2012-09-13 | 1 | -2/+2 |
| * | Fix crash bug when using manipulator in Arena mode | Quietust | 2012-09-12 | 1 | -1/+1 |
| * | Display command key helper for Manipulator on Unit List, various tweaks | Quietust | 2012-08-31 | 1 | -11/+21 |
| * | Add "Toggle Group" key | Quietust | 2012-08-30 | 1 | -7/+38 |
| * | Use generic DOCTOR tile for wound dresser labor. | Alexander Gavrilov | 2012-08-30 | 1 | -1/+1 |
| * | Display creature graphics tiles beneath the column headers | Quietust | 2012-08-30 | 1 | -148/+159 |
| * | Tweak column labels a bit | Quietust | 2012-08-28 | 1 | -8/+10 |
| * | Fix skill sort | Quietust | 2012-08-28 | 1 | -1/+1 |
| * | Adjust grid display - labors without skills use different tiles, and skills w... | Quietust | 2012-08-27 | 1 | -3/+14 |
| * | Add ViewCre and Zoom-Cre to Manipulator (by forwarding them to Unitlist) | Quietust | 2012-08-26 | 1 | -4/+26 |
| * | Key names are bright green, not dark green | Quietust | 2012-08-25 | 1 | -7/+7 |
| * | Add sorting, command help; replace filtering with just using the current page... | Quietust | 2012-08-25 | 1 | -104/+191 |
| * | Manipulator - store unit 'summary' objects so names/professions can be cached... | Quietust | 2012-08-22 | 1 | -38/+64 |
| * | Use Units module to get unit colors, fix initial scroll position | Quietust | 2012-08-22 | 1 | -7/+8 |
| * | Use Units module to get profession strings | Quietust | 2012-08-22 | 1 | -24/+4 |
| * | Fix bugs in window resizing, cleanup some other stuff | Quietust | 2012-08-22 | 1 | -22/+52 |
| * | Put some compatibility features into the base dfhack viewscreen. | Alexander Gavrilov | 2012-08-22 | 1 | -6/+3 |
| * | manipulator: Inherit from dfhack_viewscreen, and don't use itoa. | Alexander Gavrilov | 2012-08-22 | 1 | -11/+6 |
| * | Manipulator - display summary of selected unit + skill/labor | Quietust | 2012-08-21 | 1 | -18/+117 |
| * | New plugin: Dwarf Manipulator - enter the [u]nits list and press [l]abors to ... | Quietust | 2012-08-21 | 1 | -0/+533 |