summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up icc profile locations and adding OS X and Windows specifics. ↵Jon A. Cruz2009-06-121-2/+37
| | | | | Work for bug #214198. (bzr r8058)
* Mark areas with charset conversion issuesJon A. Cruz2009-06-121-5/+10
| | | (bzr r8057)
* Fix a bug where the spacing control for connectors reduced the size of mjwybrow2009-06-121-1/+1
| | | | | | obstacle's bounding boxes, rather than expanding them. This is a result of a previous change that fixed libavoid's winding order to match Inkscape's. (bzr r8054)
* Fix a bug where the spinboxes on the connector toolbar did not properly mjwybrow2009-06-121-17/+15
| | | | | respond to single clicks of their up and down arrows. (bzr r8053)
* force show-as-list for font listbulia byak2009-06-121-2/+11
| | | (bzr r8052)
* Fix a typo in a comment.mjwybrow2009-06-121-1/+1
| | | (bzr r8049)
* Applied color management correction patch. Fixes bug #372171.Jon A. Cruz2009-06-111-4/+4
| | | (bzr r8043)
* disable helperpath flashing for texts but enable it for grouped pathsbulia byak2009-06-102-19/+40
| | | (bzr r8042)
* fix stupid bug in font size settingbulia byak2009-06-101-1/+1
| | | (bzr r8036)
* hopefully that fixes the stuck-with-sans bugbulia byak2009-06-101-18/+35
| | | (bzr r8035)
* Contextuals splits to differentiate nodes as XML elements from nodes as ↵Alexandre Prokoudine2009-06-091-2/+2
| | | | | parts of a Bezier curve (bzr r8033)
* Change 'Effect' to 'Extension' in Extensions menu.Tavmjong Bah2009-06-092-7/+7
| | | | | Change capitalization of "Guides Around Page" for consistency. (bzr r8030)
* Removed sodipodi:versionJon A. Cruz2009-06-099-51/+10
| | | (bzr r8029)
* Correct handling of version and set to 1.1 for default. Fixes bug #168180.Jon A. Cruz2009-06-092-2/+9
| | | (bzr r8028)
* fix the font dropdown: patch by Felipe with my changesbulia byak2009-06-091-198/+179
| | | (bzr r8027)
* Don't crash when closing document with gradient tool being active (fixes bug ↵Diederik van Lierop2009-06-062-1/+8
| | | | | #380934) (bzr r8015)
* make alt+x work when no text is selectedbulia byak2009-06-061-0/+3
| | | (bzr r8014)
* When closing a window and while asking whether to save, Inkscape should not ↵Diederik van Lierop2009-06-061-7/+16
| | | | | be mislead by changing focus to another document (fixes bug #381357) (bzr r8013)
* Make sure that when opening a window, this window is positioned within the ↵Diederik van Lierop2009-06-061-2/+4
| | | | | boundaries set by the screen resolution. Before only right / bottom where checked, but now also top / left are checked (see bug #168422) (bzr r8012)
* imitate black fill for objects with unset fill on exportbulia byak2009-06-051-1/+6
| | | (bzr r8009)
* implement the same all-bitmaps and all-vectors filters as on linuxbulia byak2009-06-051-5/+54
| | | (bzr r8008)
* with latest gtk, aggressive presenting the window after transientization is ↵bulia byak2009-06-051-1/+1
| | | | | not needed, and can even result in a freeze (bzr r8005)
* comment out apparently unused codebulia byak2009-06-052-0/+4
| | | (bzr r8004)
* made ruler lpe "official" + restored a "unit" param and fixed end mark on ↵JF Barraud2009-06-053-5/+31
| | | | | closed path. (bzr r7997)
* Cleaned and applied portable app patch. Fixes bug #382394.Jon A. Cruz2009-06-041-0/+8
| | | (bzr r7992)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-0313-13/+47
| | | (bzr r7985)
* call default setup_nodepath for lpe-spiro, to get correct color of the ↵Johan B. C. Engelen2009-06-021-0/+1
| | | | | helperpath (bzr r7974)
* When dragging the origin of a guide along that guide, we should use ↵Diederik van Lierop2009-06-027-35/+110
| | | | | constrained snapping instead of free snapping. Also make sure that we snap to paths too, not just to guides (bzr r7973)
* Patch by Adonis Papaderos to create only a single guide line from a SVG:line ↵Diederik van Lierop2009-05-311-0/+18
| | | | | element, instead of creating four guidelines from its boundingbox (fixes bug #381871) (bzr r7971)
* When a guide is hidden, then also hide its origin (fixes bug #371893)Diederik van Lierop2009-05-311-27/+18
| | | (bzr r7970)
* Store the maximized state in the document (closes bug #168422)Diederik van Lierop2009-05-315-14/+30
| | | (bzr r7967)
* * Just a couple of string fixesLuca Bruno2009-05-291-2/+2
| | | (bzr r7962)
* Fixed area_enlarge in couple filters, to prevent white lines in renderingNiko Kiirala2009-05-295-2/+31
| | | (bzr r7961)
* Windows cleanups. Fixes bug #381374.Jon A. Cruz2009-05-291-2/+14
| | | (bzr r7960)
* Fixed ellipsisAlexandre Prokoudine2009-05-281-1/+1
| | | (bzr r7959)
* Created prefs dir when parent is missing. Fixes bug #380141.Jon A. Cruz2009-05-271-11/+29
| | | (bzr r7952)
* Fixed non-ASCII characters in source file. Added missing virtual dtor.Jon A. Cruz2009-05-271-1/+2
| | | (bzr r7951)
* * [INTL:*] string fixesIvan Mas??r2009-05-261-2/+2
| | | | | | * [INTL:*] make inkscape.pot * [INTL: sk] Slovak translation update (trunk) (bzr r7942)
* Also store the window's geometry when saving through the data-loss warning ↵Diederik van Lierop2009-05-253-9/+9
| | | | | dialog (the one that pops up when Inkscape is being closed with unsaved data) (bzr r7934)
* reverse nodetypes order (Bug #179866)Thomas Holder2009-05-251-1/+7
| | | (bzr r7930)
* Inkscape should not discard negative window positions. For example, a ↵Diederik van Lierop2009-05-232-14/+8
| | | | | maximized window on Windows XP is at (-4,-4). When ignoring such values, windows might show up at another location when re-opening the file later on (fixes bug #168422) (bzr r7924)
* The status bar message now mentions Sketch mode for PencilAlexandre Prokoudine2009-05-221-1/+1
| | | (bzr r7915)
* Fix crash reported in bug 214186 (related to the "remove overlap" function ↵Diederik van Lierop2009-05-211-0/+11
| | | | | in the align dialog) (bzr r7913)
* adding Aurelio HeckertFelipe Corr??a da Silva Sanches2009-05-211-0/+1
| | | (bzr r7912)
* Fixed several cases of bad SVG being written from filtersNiko Kiirala2009-05-1720-141/+359
| | | (bzr r7900)
* fix bug 346721Johan B. C. Engelen2009-05-171-1/+7
| | | (bzr r7897)
* remove temporary prefs hackThomas Holder2009-05-172-14/+5
| | | (bzr r7895)
* Bitmap images with filters are now updated as the filter is modifiedNiko Kiirala2009-05-172-0/+20
| | | (bzr r7891)
* Fixed crashes in feImage when modifying source, one caused by previous fixNiko Kiirala2009-05-163-9/+31
| | | (bzr r7890)
* Fixed dangling pointers and possible memory leaks with feImageNiko Kiirala2009-05-162-9/+14
| | | (bzr r7889)