| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix crash on uninitialized unittracker for spinbuttons. fixes crash on ↵ | Johan B. C. Engelen | 2013-09-23 | 1 | -5/+7 |
| | | | | | | | | | changing major grid line number, possibly other random crashes Fixed bugs: - https://launchpad.net/bugs/1229183 (bzr r12581) | ||||
| * | Enable unit evaluation in toolbars. | Matthew Petroff | 2013-09-15 | 1 | -0/+5 |
| | | | | (bzr r12475.1.22) | ||||
| * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 1 | -0/+4 |
| | | | | (bzr r12355) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -0/+4 |
| | | | | (bzr r11308) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -8/+31 |
| | | | | (bzr r10697) | ||||
| * | add undo to SpinButton | Johan B. C. Engelen | 2011-04-15 | 1 | -2/+8 |
| | | | | (bzr r10167) | ||||
| * | add expression evaluator for spinbox input boxes. also knows a little about ↵ | Johan B. C. Engelen | 2011-04-13 | 1 | -4/+20 |
| | | | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162) | ||||
| * | Use the subclassed SpinButton class for numeric inputs, such that '.' and ↵ | Johan B. C. Engelen | 2011-04-11 | 1 | -2/+4 |
| | | | | | | | | ',' both can be used as decimal point. (related to bug 484187) (bzr r10159) | ||||
| * | add a subclassed spinbutton class. this numeric entry box accepts both ',' ↵ | Johan B. C. Engelen | 2011-04-08 | 1 | -0/+57 |
| and '.' as the decimal point when in numeric mode. (bzr r10150) | |||||
