| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2012-03-03 | Fix for 390458 : Convert Export Bitmap to a dockable dialog | John Smith | 1 | -2070/+0 | |
| (bzr r11042) | |||||
| 2012-02-29 | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 1 | -0/+1 | |
| (bzr r11030) | |||||
| 2012-02-17 | Fix for 171579 : Make inkscape remember dialogs window status | John Smith | 1 | -0/+5 | |
| (bzr r10992) | |||||
| 2012-02-15 | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 1 | -1/+2 | |
| Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | |||||
| 2012-02-12 | Header cleaning | Alex Valavanis | 1 | -0/+1 | |
| (bzr r10963) | |||||
| 2012-02-09 | Backward compat fix for Gtkmm 2.20 | Alex Valavanis | 1 | -1/+13 | |
| Fixed bugs: - https://launchpad.net/bugs/928520 (bzr r10956) | |||||
| 2012-02-06 | export: replace deprecated Gtk::ALIGN_LEFT symbol | Alex Valavanis | 1 | -3/+3 | |
| (bzr r10942) | |||||
| 2012-01-11 | A few GSEAL issues | Kris De Gussem | 1 | -1/+1 | |
| (bzr r10872) | |||||
| 2012-01-08 | Warning and uninitialized variable cleanup. | Jon A. Cruz | 1 | -25/+18 | |
| (bzr r10860) | |||||
| 2012-01-03 | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 1 | -2/+2 | |
| (bzr r10826) | |||||
| 2012-01-01 | Replace deprecated GTK_SIGNAL_FUNC macro | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10817) | |||||
| 2011-10-03 | Doxygen cleanup. | Jon A. Cruz | 1 | -190/+183 | |
| (bzr r10660) | |||||
| 2011-08-27 | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 1 | -14/+15 | |
| using them more obvious. Fix filter region computation. (bzr r10582.1.1) | |||||
| 2011-07-19 | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 1 | -5/+9 | |
| Fixed bugs: - https://launchpad.net/bugs/367606 (bzr r10480) | |||||
| 2011-07-17 | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 1 | -1/+1 | |
| item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | |||||
| 2011-06-26 | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 1 | -51/+51 | |
| (bzr r10350.1.8) | |||||
| 2011-06-25 | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 1 | -30/+30 | |
| (bzr r10350.1.5) | |||||
| 2011-06-13 | Replace deprecated GtkSignal | Alex Valavanis | 1 | -9/+9 | |
| (bzr r10282.1.1) | |||||
| 2011-06-05 | Replace use of deprecated GtkTooltips API | Alex Valavanis | 1 | -5/+3 | |
| Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | |||||
| 2011-06-04 | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 1 | -3/+4 | |
| SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| 2010-12-29 | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 1 | -3/+3 | |
| (bzr r9989) | |||||
| 2010-11-17 | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 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) | |||||
| 2010-10-29 | Dropped not working accelator key (r9858 Bug #170765) | Kris De Gussem | 1 | -1/+1 | |
| (bzr r9865) | |||||
| 2010-10-27 | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 1 | -1/+1 | |
| (bzr r9858) | |||||
| 2010-07-02 | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 1 | -6/+6 | |
| SPDocument based methods (bzr r9546.1.3) | |||||
| 2010-07-01 | C++fied SPDocument added | Abhishek Sharma Public | 1 | -3/+3 | |
| (bzr r9546.1.2) | |||||
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 1 | -4/+4 | |
| 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) | |||||
| 2010-04-10 | fix bug 166659. precisely calculate bbox when exporting to png | Johan B. C. Engelen | 1 | -6/+6 | |
| Fixed bugs: - https://launchpad.net/bugs/166659 (bzr r9309) | |||||
| 2010-03-05 | Patch from Fridrich - LP #520532 | Krzysztof Kosi??ski | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/520532 (bzr r9149) | |||||
| 2010-03-02 | Cleanup on id access. | Jon A. Cruz | 1 | -39/+39 | |
| (bzr r9127) | |||||
| 2009-09-23 | Better patch by Adib for 431022. Appears safe, however, I am unable to test ↵ | Josh Andler | 1 | -2/+6 | |
| as it is/was a win32 issue only. (bzr r8635) | |||||
| 2009-09-22 | Patch by Adib for 431022. Appears safe, however, I am unable to test as it ↵ | Josh Andler | 1 | -1/+1 | |
| is/was a win32 issue only. (bzr r8631) | |||||
| 2009-08-21 | absolutize user-entered path from doc location | bulia byak | 1 | -19/+30 | |
| (bzr r8514) | |||||
| 2009-08-17 | fix 396851: move absolutizing relative path (added by Ted) out of ↵ | bulia byak | 1 | -6/+22 | |
| sp_export_png_file and make sure it works only for rel filenames from hints (both on command line and on batch export), but not for filenames specified on command line or in export dialog; reenable export-id with export-use-hints; fix errors in string comparisons when choosing command line mode; fix crash when opening nonexistent file in command line mode (bzr r8500) | |||||
| 2009-08-09 | Cleanup (remove unused variable; use generic function to determine the file ↵ | Maximilian Albert | 1 | -1/+1 | |
| extension) (bzr r8455) | |||||
| 2009-08-09 | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵ | Maximilian Albert | 1 | -2/+1 | |
| remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454) | |||||
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 1 | -8/+8 | |
| which cannot be fixed easily. (bzr r8422) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -8/+8 | |
| (bzr r8405) | |||||
| 2009-08-03 | FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also ↵ | theAdib | 1 | -2/+53 | |
| solved the case where filename is emphty (bzr r8399) | |||||
| 2009-03-11 | gtk adjustment fix | Jon A. Cruz | 1 | -6/+6 | |
| (bzr r7469) | |||||
| 2009-02-26 | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 1 | -2/+4 | |
| (bzr r7380) | |||||
| 2009-02-02 | remove mnemonic which does not work anyway | bulia byak | 1 | -1/+1 | |
| (bzr r7215) | |||||
| 2008-12-16 | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 1 | -1/+1 | |
| sp_item_i2doc_affine or sp_item_i2d_affine respectively * remove sp_root_bbox, root->c2p was considered in the wrong place there * in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root node, because <svg> node does not have a transform attribute * fix style scaling for boolean operations (with viewBox) * fix zoom to fit drawing (with viewBox) * fix export area size for "export drawing" (with viewBox) * fix simultaneous movement of clone + original (with viewBox) (bzr r7010) | |||||
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -38/+35 | |
| (bzr r6891) | |||||
| 2008-10-27 | From trunk | Ted Gould | 1 | -14/+14 | |
| (bzr r6885) | |||||
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -5/+5 | |
| (bzr r6884) | |||||
| 2008-09-18 | Yet another NR ==> Geom change | Maximilian Albert | 1 | -31/+30 | |
| (bzr r6840) | |||||
| 2008-09-16 | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 1 | -25/+24 | |
| the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823) | |||||
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -1/+1 | |
| (bzr r6593) | |||||
| 2008-08-05 | NR::Maybe => boost::optional | Johan B. C. Engelen | 1 | -4/+4 | |
| (bzr r6569) | |||||
