| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -0/+24 |
| |\ | | | | | (bzr r13341.1.278) | ||||
| | * | add poppler data to bundle, fix relocation support (see bug #956282) | su_v | 2014-08-21 | 1 | -0/+24 |
| | | | | | | | (bzr r13506.1.40) | ||||
| * | | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 1 | -1/+1 |
| |/ | | | (bzr r13341.1.192) | ||||
| * | merge pdf import via poppler-cairo into native importer | Adib Taraben | 2014-06-06 | 1 | -62/+171 |
| | | | | (bzr r13409) | ||||
| * | fix bug "some of the locale-based templates cause objects to be resized when ↵ | Johan B. C. Engelen | 2013-10-24 | 1 | -1/+1 |
| | | | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717) | ||||
| * | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 1 | -0/+6 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575) | ||||
| * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 1 | -0/+1 |
| | | | | (bzr r12209) | ||||
| * | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 1 | -0/+8 |
| | | | | (bzr r12181) | ||||
| * | Fix deprecated Gtkmm symbols in preferences widget | Alex Valavanis | 2013-03-07 | 1 | -1/+1 |
| | | | | (bzr r12178) | ||||
| * | Win32. Fixing invalid cast (introduced rev.11986). | Nicolas Dufour | 2012-12-26 | 1 | -1/+1 |
| | | | | (bzr r11989) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -3/+3 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -8/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | Fix for 426763 : Cancelling import leads to error message | John Smith | 2012-10-11 | 1 | -0/+8 |
| | | | | (bzr r11777) | ||||
| * | Gtk+ 3 drawing fixes for PDF input dialogs | Alex Valavanis | 2012-06-09 | 1 | -11/+13 |
| | | | | (bzr r11481) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -1/+0 |
| | | | | (bzr r11309) | ||||
| * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 1 | -0/+10 |
| | | | | (bzr r11308) | ||||
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 1 | -6/+3 |
| | | | | (bzr r11265) | ||||
| * | Fix for 169888 : Patch for HIG style frames for PDF import dialogs | John Smith | 2012-04-18 | 1 | -32/+5 |
| | | | | (bzr r11263) | ||||
| * | Fix remaining GTKMM deprecation issues | Alex Valavanis | 2012-04-06 | 1 | -7/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943222 (bzr r11165) | ||||
| * | header cleaning | Alex Valavanis | 2012-02-26 | 1 | -1/+2 |
| | | | | (bzr r11017) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-25 | 1 | -1/+7 |
| | | | | (bzr r11015) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | Cleaning up my mess... backward compatibility and fix Windows build (hopefully) | Alex Valavanis | 2012-02-07 | 1 | -0/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/927992 (bzr r10947) | ||||
| * | Extensions: replace deprecated gtkmm symbols | Alex Valavanis | 2012-02-06 | 1 | -12/+11 |
| | | | | (bzr r10943) | ||||
| * | cleanup includes | Johan B. C. Engelen | 2011-12-29 | 1 | -6/+6 |
| | | | | (bzr r10804) | ||||
| * | fix preview of pdf files with weird characters in filename | Johan B. C. Engelen | 2011-12-29 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/909783 (bzr r10803) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -1/+1 |
| | | | | (bzr r10697) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 1 | -1/+2 |
| | | | | (bzr r10176) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -4/+5 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | 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) | ||||
| * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -2/+2 |
| | | | | | | | (bzr r9828) | ||||
| * | | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -6/+4 |
| |/ | | | (bzr r9722) | ||||
| * | Patches 3-11 from 488862 for a number of memleaks and ↵ | Josh Andler | 2009-12-16 | 1 | -0/+1 |
| | | | | | | allocation/deallocation issues. (bzr r8891) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8408) | ||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -0/+2 |
| | | | | (bzr r7985) | ||||
| * | patch 179589 with UI added: optionally, try to replace a font name specified ↵ | bulia byak | 2009-04-15 | 1 | -0/+12 |
| | | | | | | in PDF with the closest-named local installed font (since we do not extract any fonts, nor can we embed them into svg) (bzr r7718) | ||||
| * | prevent crashing by not running prefs dialog when in command line mode | bulia byak | 2008-06-12 | 1 | -7/+16 |
| | | | | (bzr r5907) | ||||
| * | r19076@shi: ted | 2008-04-21 15:42:45 -0700 | Ted Gould | 2008-04-21 | 1 | -2/+2 |
| | | | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483) | ||||
| * | translator comment | Arpad Biro | 2008-04-13 | 1 | -0/+1 |
| | | | | (bzr r5421) | ||||
| * | * INTL - fixed: "Crop to" dropdown strings not translated for PDF Import | Marcin Floryan | 2008-02-20 | 1 | -9/+10 |
| | | | | (bzr r4791) | ||||
| * | yet another contextual split | Alexandre Prokoudine | 2008-02-20 | 1 | -1/+1 |
| | | | | (bzr r4788) | ||||
| * | a bunch of small changes to provide a user readable explanation of filters | Alexandre Prokoudine | 2008-01-31 | 1 | -3/+3 |
| | | | | (bzr r4624) | ||||
| * | A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not ↵ | Alexandre Prokoudine | 2008-01-30 | 1 | -6/+6 |
| | | | | | | forget committing accompanying .inx files, guys ;-) (bzr r4620) | ||||
| * | Another take to fixing pdf import crash, likely without memory leak | Niko Kiirala | 2008-01-09 | 1 | -3/+3 |
| | | | | (bzr r4448) | ||||
| * | and in one more place | bulia byak | 2008-01-09 | 1 | -1/+1 |
| | | | | (bzr r4443) | ||||
| * | trying to fix pdf import crashes | bulia byak | 2008-01-08 | 1 | -1/+1 |
| | | | | (bzr r4430) | ||||
