summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up icc profile locations and adding OS X and Windows specifics. Work...Jon A. Cruz2009-06-121-2/+37
* Mark areas with charset conversion issuesJon A. Cruz2009-06-121-5/+10
* Fix a bug where the spacing control for connectors reduced the size of mjwybrow2009-06-121-1/+1
* Fix a bug where the spinboxes on the connector toolbar did not properly mjwybrow2009-06-121-17/+15
* force show-as-list for font listbulia byak2009-06-121-2/+11
* Fix a typo in a comment.mjwybrow2009-06-121-1/+1
* Applied color management correction patch. Fixes bug #372171.Jon A. Cruz2009-06-111-4/+4
* disable helperpath flashing for texts but enable it for grouped pathsbulia byak2009-06-102-19/+40
* fix stupid bug in font size settingbulia byak2009-06-101-1/+1
* hopefully that fixes the stuck-with-sans bugbulia byak2009-06-101-18/+35
* Contextuals splits to differentiate nodes as XML elements from nodes as parts...Alexandre Prokoudine2009-06-091-2/+2
* Change 'Effect' to 'Extension' in Extensions menu.Tavmjong Bah2009-06-092-7/+7
* Removed sodipodi:versionJon A. Cruz2009-06-099-51/+10
* Correct handling of version and set to 1.1 for default. Fixes bug #168180.Jon A. Cruz2009-06-092-2/+9
* fix the font dropdown: patch by Felipe with my changesbulia byak2009-06-091-198/+179
* Don't crash when closing document with gradient tool being active (fixes bug ...Diederik van Lierop2009-06-062-1/+8
* make alt+x work when no text is selectedbulia byak2009-06-061-0/+3
* When closing a window and while asking whether to save, Inkscape should not b...Diederik van Lierop2009-06-061-7/+16
* Make sure that when opening a window, this window is positioned within the bo...Diederik van Lierop2009-06-061-2/+4
* imitate black fill for objects with unset fill on exportbulia byak2009-06-051-1/+6
* implement the same all-bitmaps and all-vectors filters as on linuxbulia byak2009-06-051-5/+54
* with latest gtk, aggressive presenting the window after transientization is n...bulia byak2009-06-051-1/+1
* comment out apparently unused codebulia byak2009-06-052-0/+4
* made ruler lpe "official" + restored a "unit" param and fixed end mark on clo...JF Barraud2009-06-053-5/+31
* Cleaned and applied portable app patch. Fixes bug #382394.Jon A. Cruz2009-06-041-0/+8
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-0313-13/+47
* call default setup_nodepath for lpe-spiro, to get correct color of the helper...Johan B. C. Engelen2009-06-021-0/+1
* When dragging the origin of a guide along that guide, we should use constrain...Diederik van Lierop2009-06-027-35/+110
* Patch by Adonis Papaderos to create only a single guide line from a SVG:line ...Diederik van Lierop2009-05-311-0/+18
* When a guide is hidden, then also hide its origin (fixes bug #371893)Diederik van Lierop2009-05-311-27/+18
* Store the maximized state in the document (closes bug #168422)Diederik van Lierop2009-05-315-14/+30
* * Just a couple of string fixesLuca Bruno2009-05-291-2/+2
* Fixed area_enlarge in couple filters, to prevent white lines in renderingNiko Kiirala2009-05-295-2/+31
* Windows cleanups. Fixes bug #381374.Jon A. Cruz2009-05-291-2/+14
* Fixed ellipsisAlexandre Prokoudine2009-05-281-1/+1
* Created prefs dir when parent is missing. Fixes bug #380141.Jon A. Cruz2009-05-271-11/+29
* Fixed non-ASCII characters in source file. Added missing virtual dtor.Jon A. Cruz2009-05-271-1/+2
* * [INTL:*] string fixesIvan Mas??r2009-05-261-2/+2
* Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop2009-05-253-9/+9
* reverse nodetypes order (Bug #179866)Thomas Holder2009-05-251-1/+7
* Inkscape should not discard negative window positions. For example, a maximiz...Diederik van Lierop2009-05-232-14/+8
* The status bar message now mentions Sketch mode for PencilAlexandre Prokoudine2009-05-221-1/+1
* Fix crash reported in bug 214186 (related to the "remove overlap" function in...Diederik van Lierop2009-05-211-0/+11
* adding Aurelio HeckertFelipe Corr??a da Silva Sanches2009-05-211-0/+1
* Fixed several cases of bad SVG being written from filtersNiko Kiirala2009-05-1720-141/+359
* fix bug 346721Johan B. C. Engelen2009-05-171-1/+7
* remove temporary prefs hackThomas Holder2009-05-172-14/+5
* Bitmap images with filters are now updated as the filter is modifiedNiko Kiirala2009-05-172-0/+20
* Fixed crashes in feImage when modifying source, one caused by previous fixNiko Kiirala2009-05-163-9/+31
* Fixed dangling pointers and possible memory leaks with feImageNiko Kiirala2009-05-162-9/+14