| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -4/+4 |
| | | | | (bzr r11737) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | (bzr r11736) | ||||
| * | Fix for 1042508 : Transform dialog when floating doesnt work on active doc | John Smith | 2012-08-28 | 1 | -0/+11 |
| | | | | (bzr r11627) | ||||
| * | Fix for 512247 : Show the direction in Object/Transform/Rotate | John Smith | 2012-08-01 | 1 | -0/+57 |
| | | | | (bzr r11578) | ||||
| * | Drop deprecated GtkNotebookPage usage | Alex Valavanis | 2012-05-22 | 1 | -2/+5 |
| | | | | (bzr r11401) | ||||
| * | UI. Patch for Bug #666370 (Not all units in the Object Transform dialog are ↵ | Nicolas Dufour | 2012-03-22 | 1 | -1/+1 |
| | | | | | | | | | translatable) by Fernando Lucchesi. Fixed bugs: - https://launchpad.net/bugs/666370 (bzr r11116) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| | | | | (bzr r11018) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | Some documentation | Kris De Gussem | 2012-01-06 | 1 | -78/+30 |
| | | | | (bzr r10851) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -2/+2 |
| | | | | (bzr r10826) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10660) | ||||
| * | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 1 | -43/+48 |
| | | | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -13/+13 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| | | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -7/+7 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| | | | | | | | (bzr r10025) | ||||
| | * | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵ | Kris De Gussem | 2010-12-23 | 1 | -1/+1 |
| | | | | | | | | | | | dialogs (Bug 170765) (bzr r9981) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -15/+16 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -15/+16 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -20/+32 |
| |\| | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| | * | | Punctuation in UI | Kris De Gussem | 2010-10-25 | 1 | -13/+13 |
| | | | | | | | | | | (bzr r9852) | ||||
| | * | | Fix for bug #635521 (Fields in Transform dialog reset). | Nicolas Dufour | 2010-09-23 | 1 | -6/+18 |
| | |/ | | | | | (bzr r9778) | ||||
| * / | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+0 |
| |/ | | | (bzr r9508.1.45) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -7/+7 |
| | | | | (bzr r7332) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -13/+13 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -16/+19 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -25/+25 |
| | | | | (bzr r6884) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -11/+11 |
| | | | | (bzr r6836) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -2/+2 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -15/+15 |
| | | | | (bzr r6569) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -28/+28 |
| | | | | (bzr r6561) | ||||
| * | limit the change to the relative moves only | bulia byak | 2008-05-06 | 1 | -58/+65 |
| | | | | (bzr r5616) | ||||
| * | reinterpret move when apply-separately checkbox is on | bulia byak | 2008-05-06 | 1 | -0/+63 |
| | | | | (bzr r5615) | ||||
| * | fix clearing in Scale and unit conversion in Skew | bulia byak | 2008-01-22 | 1 | -3/+12 |
| | | | | (bzr r4578) | ||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 1 | -1/+1 |
| | | | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -23/+22 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | fix 1830356 | bulia byak | 2007-11-13 | 1 | -8/+8 |
| | | | | (bzr r4074) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -19/+19 |
| | | | | (bzr r4052) | ||||
| * | fix Clear for Scale tab | bulia byak | 2007-10-31 | 1 | -2/+2 |
| | | | | (bzr r3998) | ||||
| * | fix 1802374, 1736088 | bulia byak | 2007-09-26 | 1 | -12/+12 |
| | | | | (bzr r3805) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -4/+4 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | patch 1705533 | gustav_b | 2007-04-25 | 1 | -2/+2 |
| | | | | (bzr r2956) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -69/+86 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -10/+14 |
| | | | | (bzr r2596) | ||||
| * | ensure Enter in spinbuttons activates the Apply | bulia byak | 2006-11-20 | 1 | -0/+10 |
| | | | | (bzr r1995) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -5/+5 |
| | | | | (bzr r1767) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -5/+10 |
| | | | | (bzr r1315) | ||||
