| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix bug 166659. precisely calculate bbox when exporting to png | Johan B. C. Engelen | 2010-04-10 | 1 | -6/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/166659 (bzr r9309) | ||||
| * | Patch from Fridrich - LP #520532 | Krzysztof Kosi??ski | 2010-03-05 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/520532 (bzr r9149) | ||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -39/+39 |
| | | | | (bzr r9127) | ||||
| * | Better patch by Adib for 431022. Appears safe, however, I am unable to test ↵ | Josh Andler | 2009-09-23 | 1 | -2/+6 |
| | | | | | | as it is/was a win32 issue only. (bzr r8635) | ||||
| * | Patch by Adib for 431022. Appears safe, however, I am unable to test as it ↵ | Josh Andler | 2009-09-22 | 1 | -1/+1 |
| | | | | | | is/was a win32 issue only. (bzr r8631) | ||||
| * | absolutize user-entered path from doc location | bulia byak | 2009-08-21 | 1 | -19/+30 |
| | | | | (bzr r8514) | ||||
| * | fix 396851: move absolutizing relative path (added by Ted) out of ↵ | bulia byak | 2009-08-17 | 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) | ||||
| * | Cleanup (remove unused variable; use generic function to determine the file ↵ | Maximilian Albert | 2009-08-09 | 1 | -1/+1 |
| | | | | | | extension) (bzr r8455) | ||||
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵ | Maximilian Albert | 2009-08-09 | 1 | -2/+1 |
| | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -8/+8 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -8/+8 |
| | | | | (bzr r8405) | ||||
| * | FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also ↵ | theAdib | 2009-08-03 | 1 | -2/+53 |
| | | | | | | solved the case where filename is emphty (bzr r8399) | ||||
| * | gtk adjustment fix | Jon A. Cruz | 2009-03-11 | 1 | -6/+6 |
| | | | | (bzr r7469) | ||||
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 1 | -2/+4 |
| | | | | (bzr r7380) | ||||
| * | remove mnemonic which does not work anyway | bulia byak | 2009-02-02 | 1 | -1/+1 |
| | | | | (bzr r7215) | ||||
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 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) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -38/+35 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -14/+14 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -5/+5 |
| | | | | (bzr r6884) | ||||
| * | Yet another NR ==> Geom change | Maximilian Albert | 2008-09-18 | 1 | -31/+30 |
| | | | | (bzr r6840) | ||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 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) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -4/+4 |
| | | | | (bzr r6569) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| | | | | (bzr r5915) | ||||
| * | noop: Address string-literal-to-char* warning. | Peter Moulder | 2008-05-04 | 1 | -2/+2 |
| | | | | (bzr r5596) | ||||
| * | i18n patch from Marcin | Alexandre Prokoudine | 2008-02-13 | 1 | -1/+1 |
| | | | | (bzr r4719) | ||||
| * | Reverted earlier edit - export bitmap dialog is now sizeable once again | Joel Holdsworth | 2008-01-17 | 1 | -1/+1 |
| | | | | (bzr r4538) | ||||
| * | Stopped the export bitmap dialog from being sizeable | Joel Holdsworth | 2008-01-16 | 1 | -1/+1 |
| | | | | (bzr r4528) | ||||
| * | Corrected the parenting of the browse dialog, so that it cannot fall ↵ | Joel Holdsworth | 2008-01-16 | 1 | -1/+1 |
| | | | | | | underneath the export dialog on Windows (bzr r4527) | ||||
| * | stop toggling insensitive state for modification flag updates (fixes ↵ | MenTaLguY | 2008-01-15 | 1 | -6/+6 |
| | | | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491) | ||||
| * | abstract use of sodipodi:modified | MenTaLguY | 2008-01-15 | 1 | -3/+2 |
| | | | | (bzr r4490) | ||||
| * | Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535 | Johan B. C. Engelen | 2007-11-16 | 1 | -5/+6 |
| | | | | (bzr r4091) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -95/+95 |
| | | | | (bzr r4043) | ||||
| * | Handle the case of gnome_vfs_init failing. (Fixes Debian bug ↵ | Peter Moulder | 2007-06-21 | 1 | -1/+6 |
| | | | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415640.) (bzr r3082) | ||||
| * | move extension adding to the right place so it's added on export, not on browse | bulia byak | 2007-03-25 | 1 | -38/+41 |
| | | | | (bzr r2754) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -2/+2 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -19/+15 |
| | | | | (bzr r2596) | ||||
| * | add 'hide all except selected' checkbox | bulia byak | 2007-02-25 | 1 | -5/+28 |
| | | | | (bzr r2429) | ||||
| * | batch export checkbox | bulia byak | 2007-02-12 | 1 | -71/+186 |
| | | | | (bzr r2369) | ||||
| * | fix warning | bulia byak | 2007-02-11 | 1 | -1/+1 |
| | | | | (bzr r2367) | ||||
| * | Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local | Jon Phillips | 2007-02-11 | 1 | -0/+4 |
| | | | | | | | GNOME-VFS URIs. We could do before on commandline, but this allows us to with the gui! Yeah! This is useful for the plans for webdav and Open Clip Art Library. (bzr r2357) | ||||
| * | Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the ↵ | Johan B. C. Engelen | 2007-01-04 | 1 | -3/+34 |
| | | | | | | actual problem was that Windows defaults to not displaying extensions >< (bzr r2129) | ||||
| * | Export dialog is now always shown in view (not outside of screen) | Johan B. C. Engelen | 2006-12-28 | 1 | -10/+8 |
| | | | | (bzr r2107) | ||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+1 |
| | | | | (bzr r1991) | ||||
| * | factor out retrieving export hints from selection and document; use that for ↵ | bulia byak | 2006-11-13 | 1 | -54/+4 |
| | | | | | | create_bitmap if no resolution/minsize specified in prefs; for default 90dpi, snap the bitmap to pixel grid; move deleting objects when clipping/masking to the end of function (bzr r1943) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -10/+10 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
| * | factor native PNG export out of file.cpp in preparation for new export dialog | Bob Jamison | 2006-07-17 | 1 | -0/+2 |
| | | | | (bzr r1430) | ||||
| * | apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export") | Ralf Stephan | 2006-06-22 | 1 | -1/+1 |
| | | | | (bzr r1262) | ||||
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -2/+2 |
| | | | | (bzr r1113) | ||||
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -13/+20 |
| | | | | (bzr r1112) | ||||
