| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in connector cleanup | Martin Owens | 2013-01-11 | 1 | -3/+0 |
| |\ | | | | | (bzr r12015) | ||||
| | * | Step 1. Remove junk and keep functionality. | Martin Owens | 2012-11-30 | 1 | -3/+0 |
| | | | | | | | (bzr r11894.1.1) | ||||
| * | | Fix for 255792 : Calligraphy tool presets management | John Smith | 2012-11-30 | 1 | -0/+1 |
| |/ | | | (bzr r11916) | ||||
| * | GTK3: Migrate toolbox to GtkGrid API | Alex Valavanis | 2012-10-20 | 1 | -0/+19 |
| | | | | (bzr r11815) | ||||
| * | Fix for 246153 : Broken style indicator | John Smith | 2012-10-11 | 1 | -1/+1 |
| | | | | (bzr r11776) | ||||
| * | i18n. Fix for Bug #1034663 (Split msgid "Text" for menu Effects). | Nicolas Dufour | 2012-08-15 | 1 | -1/+1 |
| | | | | | | Translations. inkscape.pot and French translation update. (bzr r11606) | ||||
| * | Fix for 575831 : Add font variant drop-down box to new text toolbar | John Smith | 2012-08-04 | 1 | -2/+3 |
| | | | | (bzr r11586) | ||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -2/+21 |
| | | | | (bzr r11406) | ||||
| * | Fix for 169759 : HIG compliant Edit menu | John Smith | 2012-05-11 | 1 | -1/+1 |
| | | | | (bzr r11354) | ||||
| * | Fix for 986446 : Refactor toolbox into tool specific files | John Smith | 2012-05-08 | 1 | -6818/+31 |
| | | | | (bzr r11346) | ||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -1/+1 |
| | | | | (bzr r11318) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -0/+5 |
| | | | | (bzr r11308) | ||||
| * | Fix for 950677 : Add link option to gradient toolbar | John Smith | 2012-04-25 | 1 | -0/+1 |
| | | | | (bzr r11291) | ||||
| * | Correct GTK+ 3 box syntax in toolbox | Alex Valavanis | 2012-04-23 | 1 | -5/+5 |
| | | | | (bzr r11287) | ||||
| * | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 1 | -16/+16 |
| | | | | (bzr r11286) | ||||
| * | Fix remaining Lucid build issues, hopefully | Alex Valavanis | 2012-04-23 | 1 | -18/+22 |
| | | | | (bzr r11285) | ||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -1/+5 |
| | | | | (bzr r11250) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+20 |
| | | | | (bzr r11213) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+5 |
| | | | | (bzr r11204) | ||||
| * | Fix for 950677 : Add stops and repeat controls to the gradient toolbar | John Smith | 2012-04-01 | 1 | -5/+19 |
| | | | | (bzr r11134) | ||||
| * | Fix false gtk deprecation warnings from gtkmm headers | Alex Valavanis | 2012-03-12 | 1 | -1/+1 |
| | | | | (bzr r11070) | ||||
| * | UI. Removing Affect: label (see Bug #590686). | Nicolas Dufour | 2012-03-08 | 1 | -1/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/590686 (bzr r11062) | ||||
| * | Fix for 390458 : Convert Export Bitmap to a dockable dialog | John Smith | 2012-03-03 | 1 | -2/+3 |
| | | | | (bzr r11042) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+3 |
| | | | | (bzr r11030) | ||||
| * | Replace deprecated gtk_toolbar_append_widget API | Alex Valavanis | 2012-02-26 | 1 | -1/+3 |
| | | | | (bzr r11021) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -2/+2 |
| | | | | (bzr r11018) | ||||
| * | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 1 | -2/+1 |
| | | | | (bzr r10989) | ||||
| * | GSEAL fixes | Alex Valavanis | 2012-02-11 | 1 | -61/+84 |
| | | | | (bzr r10958) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+0 |
| | | | | (bzr r10940) | ||||
| * | Dropped deprecated function sp_repr_get_int_attribute | Kris De Gussem | 2012-01-11 | 1 | -1/+3 |
| | | | | (bzr r10871) | ||||
| * | dropped deprecated function sp_repr_get_double_attribute | Kris De Gussem | 2012-01-07 | 1 | -14/+32 |
| | | | | (bzr r10858) | ||||
| * | add toolbutton menu action type. now the add extremum node buttons are ↵ | Johan B. C. Engelen | 2012-01-05 | 1 | -11/+18 |
| | | | | | | somewhat subbuttons of the insert node button... (bzr r10849) | ||||
| * | new: add nodes at extreme values of selected subpaths | Johan B. C. Engelen | 2012-01-04 | 1 | -6/+6 |
| | | | | (bzr r10839) | ||||
| * | add buttons for node adding at extrema | Johan B. C. Engelen | 2012-01-02 | 1 | -0/+74 |
| | | | | (bzr r10825) | ||||
| * | Added signal for desktop destruction to allow for proper removal of tracked ↵ | Jon A. Cruz | 2012-01-01 | 1 | -1/+15 |
| | | | | | | | | | stale pointers. Fixes bug #869067. Fixed bugs: - https://launchpad.net/bugs/869067 (bzr r10814) | ||||
| * | add NULL pointer checks | Johan B. C. Engelen | 2011-12-31 | 1 | -0/+6 |
| | | | | (bzr r10812) | ||||
| * | Refactor snap-preferences a bit more | Diederik van Lierop | 2011-12-18 | 1 | -6/+6 |
| | | | | (bzr r10780) | ||||
| * | Replace deprecated orientation symbols | Alex Valavanis | 2011-12-14 | 1 | -4/+4 |
| | | | | (bzr r10771) | ||||
| * | 1) make snapping to clip/mask paths optional (see document properties dialog ↵ | Diederik van Lierop | 2011-10-08 | 1 | -0/+8 |
| | | | | | | | | | -> snap tab) 2) for debugging purposes: code added for showing all snap candidates 3) groundwork for tangential/perpendicular snapping (bzr r10672) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -4/+5 |
| | | | | (bzr r10660) | ||||
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 1 | -22/+9 |
| |\ | | | | | (bzr r10589) | ||||
| | * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 1 | -19/+7 |
| | | | | | | | (bzr r10582.1.10) | ||||
| | * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+2 |
| | | | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | | Tie the snapping of rectangle corners and quadrant points of ellipses to the ↵ | Diederik van Lierop | 2011-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | buttons for cusp and smooth nodes (bzr r10588) | ||||
| * | | Allow snapping to path intersections without snapping to the paths themselves | Diederik van Lierop | 2011-08-27 | 1 | -3/+2 |
| |/ | | | (bzr r10585) | ||||
| * | 1) Use the "snap guides" button both for guides being snap sources, as well ↵ | Diederik van Lierop | 2011-08-23 | 1 | -3/+3 |
| | | | | | | | | as for guides being snap targets 2) Remove some redundant guide-snapping code from the object snapper, (bzr r10576) | ||||
| * | Use different icons to communicate the change in behavior of the snap ↵ | Diederik van Lierop | 2011-08-22 | 1 | -12/+12 |
| | | | | | | buttons, and update the tooltips accordingly (bzr r10571) | ||||
| * | Some code cosmetics and comments | Diederik van Lierop | 2011-08-22 | 1 | -30/+30 |
| | | | | (bzr r10570) | ||||
| * | Refactoring of the snapping preferences; mainly about storing all toggles in ↵ | Diederik van Lierop | 2011-08-22 | 1 | -49/+32 |
| | | | | | | a single array, instead of each having its own member variable (bzr r10569) | ||||
