| Commit message (Expand) | Author | Age | Files | Lines |
| * | Slight include tweak | Bob Jamison | 2006-11-16 | 1 | -1/+1 |
| * | change include to not interfere with other instances of uri.h | Bob Jamison | 2006-11-16 | 1 | -1/+1 |
| * | cleanup filter handling, fix hreffing, implement release and modified signal ... | bulia byak | 2006-11-16 | 2 | -40/+90 |
| * | Fix non-basenames | Bob Jamison | 2006-11-15 | 1 | -1/+3 |
| * | More compile error cleanup | Bob Jamison | 2006-11-15 | 5 | -27/+30 |
| * | Make C++ - compilable. Mostly remove pointer casting problems. Fix a few pla... | Bob Jamison | 2006-11-15 | 27 | -340/+259 |
| * | removed obsolete -G option from main.cpp and therefore from '--help' output | Alexandre Prokoudine | 2006-11-14 | 1 | -9/+0 |
| * | redesign the dialog into 3 tabs, rewrite most texts, increase preview size | bulia byak | 2006-11-14 | 1 | -145/+129 |
| * | no need to list win32 stuff here? | bulia byak | 2006-11-14 | 1 | -12/+1 |
| * | remove debug output | bulia byak | 2006-11-14 | 1 | -2/+0 |
| * | patch 1591723 for extra tracing parameters | bulia byak | 2006-11-14 | 3 | -18/+143 |
| * | patch for emf export on win32 | bulia byak | 2006-11-13 | 6 | -2/+2242 |
| * | fix another crash on exit caused by trying to do stuff when canvas is no more | bulia byak | 2006-11-13 | 1 | -0/+3 |
| * | fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ou... | bulia byak | 2006-11-13 | 1 | -0/+1 |
| * | remove default minsize for creating bitmap | bulia byak | 2006-11-13 | 1 | -1/+1 |
| * | factor out retrieving export hints from selection and document; use that for ... | bulia byak | 2006-11-13 | 3 | -65/+120 |
| * | remove warning - it's normal | bulia byak | 2006-11-12 | 1 | -1/+0 |
| * | ok, fix another crash caused by GTK's broken spinbuttons | bulia byak | 2006-11-12 | 1 | -1/+8 |
| * | allow union on a single object for the purpose of removing self overlaps | Aaron Spike | 2006-11-10 | 1 | -1/+1 |
| * | disable "experimental" Cairo PDF output for now | MenTaLguY | 2006-11-10 | 1 | -0/+2 |
| * | "fix" gradients; things need to be resolved on the Cairo side, of course | MenTaLguY | 2006-11-10 | 1 | -4/+4 |
| * | fix alpha compositing in PDF export | MenTaLguY | 2006-11-10 | 1 | -13/+17 |
| * | jettison old PDF export | MenTaLguY | 2006-11-10 | 7 | -2250/+0 |
| * | undo annotations | gustav_b | 2006-11-08 | 2 | -4/+2 |
| * | us spelling | bulia byak | 2006-11-07 | 1 | -2/+2 |
| * | spelling, view menu rearrangement, swatches moved to view | bulia byak | 2006-11-07 | 1 | -14/+12 |
| * | implement select next/prev in gradient tool as well | bulia byak | 2006-11-06 | 3 | -14/+26 |
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 1 | -12/+0 |
| * | implement select next/prev as verbs | bulia byak | 2006-11-06 | 5 | -42/+27 |
| * | Applied patch to disable the pressure sensitivity for those people that have | Jon Phillips | 2006-11-06 | 4 | -2/+10 |
| * | When canvas cannot update quickly, ensure that nodes being dragged will stay ... | John Bintz | 2006-11-05 | 2 | -17/+45 |
| * | add diagonals, fix shape conversion | bulia byak | 2006-11-05 | 1 | -2/+10 |
| * | display images as rects in Outline mode | bulia byak | 2006-11-05 | 3 | -28/+78 |
| * | enable Affiche | bulia byak | 2006-11-05 | 1 | -7/+5 |
| * | fix crash reported by Vladimir Savic | bulia byak | 2006-11-05 | 1 | -1/+1 |
| * | add (outline) to window title when in outline mode | bulia byak | 2006-11-04 | 1 | -2/+11 |
| * | update window title when switching display mode | bulia byak | 2006-11-04 | 1 | -0/+4 |
| * | store display mode in desktop too | bulia byak | 2006-11-04 | 1 | -0/+2 |
| * | fix bug: stroke width was not changed when switching to outline and back | bulia byak | 2006-11-04 | 2 | -2/+14 |
| * | patch 1590039, whitespace | bulia byak | 2006-11-03 | 1 | -9/+8 |
| * | enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish)... | bulia byak | 2006-11-03 | 1 | -4/+4 |
| * | copyedit label | bulia byak | 2006-11-03 | 1 | -1/+1 |
| * | add view mode toggle, store current mode for the session in prefs | bulia byak | 2006-11-03 | 5 | -4/+21 |
| * | add view mode toggle | bulia byak | 2006-11-03 | 1 | -0/+1 |
| * | fixed 1582582 | gustav_b | 2006-11-02 | 1 | -0/+3 |
| * | Included stdexcept to fix compile error | Johan B. C. Engelen | 2006-11-02 | 1 | -0/+1 |
| * | fix breaks, add default | bulia byak | 2006-11-01 | 1 | -11/+11 |
| * | make SVG indent and inlined attrs configurable via prefs | bulia byak | 2006-11-01 | 2 | -25/+39 |
| * | util/ucompose.hpp: catch exception thrown when user has an unsupported | gustav_b | 2006-11-01 | 1 | -1/+6 |
| * | make svg numeric precision, minimum exponent, and the use of named colors (as... | bulia byak | 2006-10-31 | 5 | -27/+43 |