Code

Typo fixed, thanks Luciano Montanaro
[inkscape.git] / src /
2006-06-30 rwstfix bug where a Glib::ustring was compared to NULL...
2006-06-30 buliabyakundo annotations
2006-06-30 buliabyakadd methods to identify scales and rotations
2006-06-30 ishmalNew placeholder code for gradients
2006-06-30 ishmalFix integer padding
2006-06-30 mjwybrow * src/connector-context.cpp, src/widgets/toolbox...
2006-06-30 haa_rodriguesfixed win32 crash when working with filter tags
2006-06-29 buliabyakundo annotation
2006-06-29 dwyipbacked out Event -> XML::Event changes
2006-06-29 buliabyakadded files from Gustav Broberg's patch
2006-06-29 dwyipEvent -> XML::Event*
2006-06-29 dwyipmade parameters and forward declarations point back...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-29 haa_rodriguesFixed crash when adding filter attributes on XML tree.
2006-06-29 haa_rodriguesMissing style instructions (for filters) added.
2006-06-28 rwstdo some include changes more correctly
2006-06-27 rwstanother prototype include to compile on CentOS, finally...
2006-06-27 rwstfix 4.2 xcompilation: remove array assignment hack
2006-06-27 buliabyakpdf export from commandline
2006-06-27 buliabyakmove ensure_vector to correct place so that gradients...
2006-06-27 buliabyaka little optimization by making some macros into inline...
2006-06-26 buliabyakremove non-portable fast_sqrt; turns out simply sqrt...
2006-06-26 kiiralaAdded sanity checks and fixed buffer overflow in nr...
2006-06-26 ishmalAdd code for printf() to allow %#s as xml-escaped strin...
2006-06-26 ishmalAdd code for printf() to allow %#s as xml-escaped strin...
2006-06-25 ishmalPromote std::string to Glib::ustring. Start processing...
2006-06-25 daleharveyminor change to svgtoeps
2006-06-25 daleharveyadded protocol documents to jabber_whiteboard
2006-06-25 rwstreplace #ifdef PANGO_WEIGHT_SEMIBOLD with #if GTK_CHECK...
2006-06-25 ishmalFix image transform when there is no rotate or scale
2006-06-25 ishmalAdd metadata
2006-06-25 daleharveyrestored pedro/work and added it to make.exclude
2006-06-25 daleharveyadded inkboard-session.cpp to make.exclude
2006-06-25 daleharveyremoved scratchpad work from pedro
2006-06-25 ishmalChange comments
2006-06-25 ishmalFix <path> output. Apparently ODF is more picky about...
2006-06-25 ishmalFix <path> output. Apparently ODF is more picky about...
2006-06-25 rwstglib-2.4 system fixes: some includes to get prototypes...
2006-06-25 buliabyakradial gradients faster by about 10%
2006-06-24 rwstone more of declarations to make glib-2.4 work with...
2006-06-24 rwstmore compiler hints for gtk-2.4 systems to cope with...
2006-06-24 theadibpatch reported by ylai a reader of the german ct-magazi...
2006-06-24 daleharveysmall changes to allow compilation on windows
2006-06-23 daleharveyadded make files for pedro
2006-06-23 daleharveyadded an empty.cpp to pedro, required for build
2006-06-23 daleharveymanually merging the INKBOARD_PEDRO branch into trunk
2006-06-23 dwyipquick g_message UndoStackObserver for tracing calls...
2006-06-23 dwyipa CompositeUndoStackObserver is still an UndoStackObser...
2006-06-23 acspikeadd translator name [ 1511010 ] a double patch to add...
2006-06-22 buliabyakfix 1510614
2006-06-22 rwstapply patch 1498946 by zbsz (fixes #1492545 "PNG resolu...
2006-06-22 rwstremove setDoc(), part of fix for #1509854
2006-06-22 rwstreorganize flow, prevent infinite loop, fixes #1509854
2006-06-22 kiiralaAdded virtual destructors for filter primitives. Corrected
2006-06-22 ishmalremove 'non virtual destructor' warning
2006-06-21 kiiralasvg-filters branch merged back to head
2006-06-20 ishmaladd alternate xml output to dep file
2006-06-20 ishmaladd xml version of ref file
2006-06-20 ishmalswitch from mkdep to deptool
2006-06-20 cmarquCorrectly write Aleksandar Urosevic's name. Closes...
2006-06-19 ishmalnew file
2006-06-19 ishmaladd config
2006-06-19 buliabyakexpanding/contracting node selection by pgup/pgdn
2006-06-19 rwst#include "config.h" too
2006-06-19 rwstenclose #include <libintl.h> with #ifdef HAVE_LIBINTL_H
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-06-15 acspikewelcome to 0.44+devel
2006-06-14 joncruzApplied patch #1505715
2006-06-13 acspikeversion back down to 0.43+devel
2006-06-13 acspikeversion to 0.44pre4
2006-06-13 acspikemental's patch for bug [ 1457003 ] X Window error with...
2006-06-13 acspikepatch [ 1503869 ] ODF formatting fix
2006-06-13 acspikepatch [ 1503865 ] Siox performance patch
2006-06-13 acspikepatch [ 1504669 ] New win32 icon
2006-06-13 acspikepatch [ 1504445 ] Fix build break on gcc4.1.1
2006-06-12 buliabyakremove the extreme dash pattern which may become too...
2006-06-11 joncruzApplied patch #1503864
2006-06-10 dwyipminor fix to allow Pedro to build on OS X
2006-06-10 joncruzApplied patch 1503805
2006-06-09 buliabyakfix malformed file
2006-06-09 bryceFixing Aleksandar's entry
2006-06-09 joncruzHandle case of function call faling. Fixes bug 1501150.
2006-06-08 joncruzClear selection cache when not dragging. Fixes bug...
2006-06-08 joncruzApplied patch #1502407. Fixes bug #1500029.
2006-06-07 joncruzApplied patch #1501709
2006-06-07 acspikeversion back to 0.43+devel
2006-06-07 acspikeversion to 0.44pre3
2006-06-06 mderezynski* I've added myself to the authors list..
2006-06-06 joncruzApplied patch #1501375
2006-06-06 joncruzApplied patch #1501134
2006-06-05 buliabyakswap tooltips
2006-06-05 joncruzAllow "new layer" action when no layer selected
2006-06-05 joncruzApplied patch 1500659 for warning cleanup
2006-06-05 joncruzcomment cleanup
2006-06-05 joncruzFixing crash on layer delete undo
2006-06-04 joncruzApplied patch 1500171
2006-06-03 acspikesetting version back to +devel
2006-06-02 buliabyakfix 1498769
2006-06-02 buliabyaktext tolbar usability: enable alt+x, enable esc to...
2006-06-02 acspikemoving include as suggested by bob
next