| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Only connect color profile event when building against LCMS. | Emmanuel Gil Peyrot | 2019-01-23 | 1 | -1/+1 | |
| | | | | | | | | | Fixes a build failure with -DENABLE_LCMS=OFF. | |||||
| * | | SelectToolbar: GtkAction migration | Alexander Valavanis | 2019-01-22 | 6 | -299/+738 | |
| | | | ||||||
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-01-22 | 14 | -75/+31 | |
| |\ \ | ||||||
| | * | | Fix some typos and syntax errors | Mattia Rizzolo | 2019-01-22 | 10 | -17/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of the typos fixes are in libcroco code. They are already fixed in upstream's git (https://bugzilla.gnome.org/show_bug.cgi?id=776798). Also fix a bunch of "allow to" (with the missing object). Signed-off-by: Mattia Rizzolo <mattia@mapreri.org> | |||||
| | * | | Move main menu bar from desktop-widget to inkscape-window. | Tavmjong Bah | 2019-01-22 | 4 | -58/+14 | |
| | | | | ||||||
| * | | | Get rid of unused empty toolbox creation | Alexander Valavanis | 2019-01-22 | 1 | -22/+5 | |
| |/ / | ||||||
| * | | Tidy up toolbox utilities | Alexander Valavanis | 2019-01-22 | 25 | -164/+180 | |
| | | | ||||||
| * | | Tidy more memory mgmt in toolbars | Alexander Valavanis | 2019-01-22 | 6 | -45/+10 | |
| | | | ||||||
| * | | NodeToolbar: Fix initialisation | Alexander Valavanis | 2019-01-22 | 6 | -37/+12 | |
| | | | ||||||
| * | | NodeToolbar: Fix initialisation | Alexander Valavanis | 2019-01-22 | 1 | -1/+2 | |
| | | | ||||||
| * | | Tidy memory management in toolbars | Alexander Valavanis | 2019-01-22 | 1 | -7/+6 | |
| | | | ||||||
| * | | Tidy memory management in toolbars | Alexander Valavanis | 2019-01-22 | 3 | -33/+12 | |
| | | | ||||||
| * | | Tidy up toolbox code | Alexander Valavanis | 2019-01-22 | 20 | -82/+70 | |
| | | | ||||||
| * | | Cleanup unused toolbar code | Alexander Valavanis | 2019-01-21 | 20 | -160/+9 | |
| | | | ||||||
| * | | More clean-up of code copied from sp_create_window(). | Tavmjong Bah | 2019-01-20 | 1 | -32/+6 | |
| | | | ||||||
| * | | No longer use widget data to store pointer to window. | Tavmjong Bah | 2019-01-20 | 2 | -19/+1 | |
| | | | ||||||
| * | | No longer use widget data to store pointer to desktop. | Tavmjong Bah | 2019-01-20 | 1 | -2/+0 | |
| | | | ||||||
| * | | No longer use widget data to store pointer to desktop widget. | Tavmjong Bah | 2019-01-20 | 5 | -12/+31 | |
| | | | ||||||
| * | | Use document rather than namedview in creating desktop widget. | Tavmjong Bah | 2019-01-20 | 3 | -6/+9 | |
| | | | ||||||
| * | | Update potfiles and add overrides | Marc Jeanmougin | 2019-01-20 | 13 | -13/+13 | |
| | | | ||||||
| * | | Get rid of unneccessary type conversions (SPDesktopWidget <-> SPViewWidget). | Tavmjong Bah | 2019-01-19 | 3 | -7/+5 | |
| | | | ||||||
| * | | Remove sp_create_window(). | Tavmjong Bah | 2019-01-19 | 5 | -111/+89 | |
| | | | ||||||
| * | | Move drag-and-drop code to separate file. | Tavmjong Bah | 2019-01-19 | 6 | -493/+596 | |
| | | | ||||||
| * | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2019-01-19 | 23 | -1096/+107 | |
| |\ \ | ||||||
| | * | | Disable app menu (deprecated in GTK 3.32). | Tavmjong Bah | 2019-01-19 | 1 | -1/+3 | |
| | | | | ||||||
| | * | | Remove unneeded document unref. | Tavmjong Bah | 2019-01-19 | 1 | -2/+0 | |
| | | | | ||||||
| | * | | Remove debugging statements from displacemnet filter rendering code. | Tavmjong Bah | 2019-01-19 | 1 | -5/+0 | |
| | | | | ||||||
| | * | | fix compilation with HAVE_CAIRO_PDF=0 | Thomas Holder | 2019-01-18 | 7 | -28/+12 | |
| | | | | ||||||
| | * | | Remove crashes when using attributes XML dialog with Objects dialog open (II) | Jabier Arraiza | 2019-01-18 | 2 | -8/+13 | |
| | | | | ||||||
| | * | | Remove crashes when using attributes XML dialog | Jabiertxof | 2019-01-18 | 1 | -13/+15 | |
| | | | | ||||||
| | * | | Remove unwanted atributes from text and comment nodes | Jabiertxof | 2019-01-18 | 1 | -4/+10 | |
| | | | | ||||||
| | * | | Allow edit comment nodes with the XMLInspector | Jabier Arraiza | 2019-01-17 | 1 | -1/+5 | |
| | | | | ||||||
| | * | | Allow edit text nodes with the XMLInspector | Jabiertxof | 2019-01-17 | 2 | -6/+29 | |
| | | | | ||||||
| | * | | Remove confusing and broken save as PNG option | Marc Jeanmougin | 2019-01-17 | 4 | -185/+0 | |
| | | | | ||||||
| | * | | Merge branch 'fedora-oob-abort' of gitlab.com:tspiteri/inkscape | Marc Jeanmougin | 2019-01-16 | 1 | -3/+11 | |
| | |\ \ | ||||||
| | | * | | out-of-bounds access on Enter-up-left in new text field | Trevor Spiteri | 2019-01-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reproduce using: 1. Select text tool (F8) 2. Click on empty canvas 3. Hit Enter 4. Hit Up 5. Hit Left | |||||
| | | * | | out-of-bounds access on Enter-up-down in new text field | Trevor Spiteri | 2019-01-15 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1612618 Reproduce using: 1. Select text tool (F8) 2. Click on empty canvas 3. Hit Enter 4. Hit Up 5. Hit Down | |||||
| | | * | | out-of-bounds access on clicking at end of text field | Trevor Spiteri | 2019-01-15 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1608371 https://bugs.launchpad.net/inkscape/+bug/1803553 Reproduce using: 1. Select text tool (F8) 2. Click on empty canvas 3. Type "abc" 4. Click somewhere else 5. Click in first text field after "c" in "abc" | |||||
| | | * | | out-of-bounds access on Enter in new text field | Trevor Spiteri | 2019-01-15 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1575842 Reproduce using: 1. Select text tool (F8) 2. Click on empty canvas 3. Hit Enter | |||||
| | * | | | Remove unused files. | Tavmjong Bah | 2019-01-16 | 5 | -842/+0 | |
| | | | | | ||||||
| | * | | | Make InkscapeWindow responsible for adding window to app. | Tavmjong Bah | 2019-01-16 | 2 | -3/+14 | |
| | |/ / | | | | | | | | | | Prevents premature program termination if original window deleted. | |||||
| * / / | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 2019-01-19 | 45 | -6201/+7252 | |
| |/ / | ||||||
| * | | Initialize unused variable. | Tavmjong Bah | 2019-01-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Use ink_file_open in sp_file_open. | Tavmjong Bah | 2019-01-15 | 4 | -52/+68 | |
| | | | ||||||
| * | | Update error messages. | Tavmjong Bah | 2019-01-15 | 1 | -2/+2 | |
| | | | ||||||
| * | | std::unique_ptr<_ObserverData> | Thomas Holder | 2019-01-14 | 2 | -14/+9 | |
| | | | ||||||
| * | | std::unique_ptr<PrefNodeObserver> | Thomas Holder | 2019-01-14 | 2 | -10/+3 | |
| | | | ||||||
| * | | Add correct tooltips for Cap height and x-height. | Gyuris Gellért | 2019-01-14 | 1 | -2/+2 | |
| | | | ||||||
| * | | Misc. typo and whitespace fixes | luz.paz | 2019-01-14 | 8 | -10/+10 | |
| | | | | | | | Found via `codespell` and `atom editor` | |||||
| * | | Fixing Bug #1811551: GCC is not liking missing string_literal in ↵ | Kishore Debnath | 2019-01-14 | 1 | -2/+2 | |
| | | | | | | | | | g_strdup_printf(). In this change, I'm adding string literal and this is revoming the compilation problem in mac. | |||||
