summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Slight include tweakBob Jamison2006-11-161-1/+1
* change include to not interfere with other instances of uri.hBob Jamison2006-11-161-1/+1
* cleanup filter handling, fix hreffing, implement release and modified signal ...bulia byak2006-11-162-40/+90
* Fix non-basenamesBob Jamison2006-11-151-1/+3
* More compile error cleanupBob Jamison2006-11-155-27/+30
* Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla...Bob Jamison2006-11-1527-340/+259
* removed obsolete -G option from main.cpp and therefore from '--help' outputAlexandre Prokoudine2006-11-141-9/+0
* redesign the dialog into 3 tabs, rewrite most texts, increase preview sizebulia byak2006-11-141-145/+129
* no need to list win32 stuff here?bulia byak2006-11-141-12/+1
* remove debug outputbulia byak2006-11-141-2/+0
* patch 1591723 for extra tracing parametersbulia byak2006-11-143-18/+143
* patch for emf export on win32bulia byak2006-11-136-2/+2242
* fix another crash on exit caused by trying to do stuff when canvas is no morebulia byak2006-11-131-0/+3
* fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ou...bulia byak2006-11-131-0/+1
* remove default minsize for creating bitmapbulia byak2006-11-131-1/+1
* factor out retrieving export hints from selection and document; use that for ...bulia byak2006-11-133-65/+120
* remove warning - it's normalbulia byak2006-11-121-1/+0
* ok, fix another crash caused by GTK's broken spinbuttonsbulia byak2006-11-121-1/+8
* allow union on a single object for the purpose of removing self overlapsAaron Spike2006-11-101-1/+1
* disable "experimental" Cairo PDF output for nowMenTaLguY2006-11-101-0/+2
* "fix" gradients; things need to be resolved on the Cairo side, of courseMenTaLguY2006-11-101-4/+4
* fix alpha compositing in PDF exportMenTaLguY2006-11-101-13/+17
* jettison old PDF exportMenTaLguY2006-11-107-2250/+0
* undo annotationsgustav_b2006-11-082-4/+2
* us spellingbulia byak2006-11-071-2/+2
* spelling, view menu rearrangement, swatches moved to viewbulia byak2006-11-071-14/+12
* implement select next/prev in gradient tool as wellbulia byak2006-11-063-14/+26
* implement select next/prev as verbsbulia byak2006-11-061-12/+0
* implement select next/prev as verbsbulia byak2006-11-065-42/+27
* Applied patch to disable the pressure sensitivity for those people that have Jon Phillips2006-11-064-2/+10
* When canvas cannot update quickly, ensure that nodes being dragged will stay ...John Bintz2006-11-052-17/+45
* add diagonals, fix shape conversionbulia byak2006-11-051-2/+10
* display images as rects in Outline modebulia byak2006-11-053-28/+78
* enable Affichebulia byak2006-11-051-7/+5
* fix crash reported by Vladimir Savicbulia byak2006-11-051-1/+1
* add (outline) to window title when in outline modebulia byak2006-11-041-2/+11
* update window title when switching display modebulia byak2006-11-041-0/+4
* store display mode in desktop toobulia byak2006-11-041-0/+2
* fix bug: stroke width was not changed when switching to outline and backbulia byak2006-11-042-2/+14
* patch 1590039, whitespacebulia byak2006-11-031-9/+8
* enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish)...bulia byak2006-11-031-4/+4
* copyedit labelbulia byak2006-11-031-1/+1
* add view mode toggle, store current mode for the session in prefsbulia byak2006-11-035-4/+21
* add view mode togglebulia byak2006-11-031-0/+1
* fixed 1582582gustav_b2006-11-021-0/+3
* Included stdexcept to fix compile errorJohan B. C. Engelen2006-11-021-0/+1
* fix breaks, add defaultbulia byak2006-11-011-11/+11
* make SVG indent and inlined attrs configurable via prefsbulia byak2006-11-012-25/+39
* util/ucompose.hpp: catch exception thrown when user has an unsupportedgustav_b2006-11-011-1/+6
* make svg numeric precision, minimum exponent, and the use of named colors (as...bulia byak2006-10-315-27/+43