summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove old *.mingw filesBob Jamison2007-02-207-972/+74
* Improve null checkBob Jamison2007-02-201-1/+1
* fully drop fixed_g_ascii_strtod hackKees Cook2007-02-201-1/+2
* Completes fix for 980157. Markers in current document's defs is nowBryce Harrington2007-02-201-46/+87
* Moving cache management code from .h to .cpp.Bryce Harrington2007-02-203-51/+74
* Moving functions from svg_preview_cache.h to a new .cppBryce Harrington2007-02-209-76/+209
* Partial fix for bug 980157.Bryce Harrington2007-02-202-61/+92
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-1935-7618/+7618
* Fixed unintialized variables and minor misc warningsJon A. Cruz2007-02-1920-21/+46
* now at least the first opening of the first gtkmm dialog opens it in-place wi...bulia byak2007-02-191-3/+2
* speed up default scrolling a bitbulia byak2007-02-191-2/+2
* make sure scrolling acceleration does not hiccup on complex slow-rendering dr...bulia byak2007-02-191-7/+15
* smooth panning: suppress painting for so long as scrolling events come one af...bulia byak2007-02-191-60/+66
* New dir for UI cache management codeBryce Harrington2007-02-181-0/+3
* remove old workaround for a bug which seems to be fixed in latest gtkbulia byak2007-02-181-31/+1
* added forward decl to fixed_g_ascii_strtod to fix compiler issue on WinXPJohan B. C. Engelen2007-02-181-3/+6
* relocated unix print dialog outside of extension call pathKees Cook2007-02-183-120/+137
* standardize converting from number to string and backbulia byak2007-02-182-9/+12
* separate crash handlers, allow "in place" crashes to happenKees Cook2007-02-181-12/+25
* a bunch of cairo fixmes in anticipation of a more direct rendering with less ...bulia byak2007-02-174-6/+69
* bug 1652188: text-anchor:start means left even in rtlRichard Hughes2007-02-171-2/+2
* eliminate temporary buffer in outline mode (faster); restore livarot path for...bulia byak2007-02-171-24/+17
* first try to use cairo, for outline mode only so farbulia byak2007-02-171-3/+102
* enable click-action and general tooltip for style swatchesbulia byak2007-02-154-16/+69
* spell out Fill and Stroke labelsbulia byak2007-02-152-6/+6
* * src/main.cpp: Allow the user to override the locale directory bymjwybrow2007-02-131-0/+6
* removing forward declaration of a enum - is it valid at all? at least it work...bulia byak2007-02-132-4/+3
* isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...bulia byak2007-02-139-376/+713
* angular brackets <> aren't allowedLuca Bruno2007-02-131-1/+1
* fix 1658088bulia byak2007-02-121-4/+4
* batch export checkboxbulia byak2007-02-121-71/+186
* fix warningbulia byak2007-02-111-1/+1
* allow grouping a single objectbulia byak2007-02-111-7/+1
* readded comment for translators; moved comment to avoid showing in poLuca Bruno2007-02-111-2/+4
* Actually, just ditched the whole option...its useless I decided...Jon Phillips2007-02-111-6/+0
* oops...commented out my fix for new cli option...ugh...oops...Jon Phillips2007-02-111-1/+2
* Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-localJon Phillips2007-02-113-0/+50
* jasper's patch for fast iir blurbulia byak2007-02-114-383/+899
* fix 1654495: a comment repr node has no spobject, so we must weaken the assertsbulia byak2007-02-112-4/+5
* more correct whitespace handling per http://www.w3.org/TR/SVG11/text.html#Whi...bulia byak2007-02-101-2/+2
* Cleaned up commentsBob Jamison2007-02-091-10/+65
* First, show translator-credits for this language if available, then show all ...Bob Jamison2007-02-092-361/+497
* defocus checkboxes upon click so they don't steal keystrokesbulia byak2007-02-071-1/+3
* more informative tooltipbulia byak2007-02-071-1/+1
* correctly ifdef the new print dialogKees Cook2007-02-061-2/+7
* Added Esperanto translationLuca Bruno2007-02-061-0/+1
* initial support for gtk print dialog, if availableKees Cook2007-02-053-3/+93
* Reverting patchBryce Harrington2007-02-041-4/+1
* Patch from Debian bug tracker from Daniel Kahn GillmorBryce Harrington2007-02-041-1/+4
* Fixed saving bug, now attributes are correctly handled for both normal saves ...Johan B. C. Engelen2007-02-041-16/+43