Code

fixed warnings
[inkscape.git] / src /
2006-07-14 tgdwyerfixed warnings
2006-07-14 tgdwyer - improve hint for directed graph toggle
2006-07-14 tgdwyer - Connectors with end-markers now constrained to point...
2006-07-14 mjwybrow * src/libavoid/router.cpp: Fixed a bug in the libav...
2006-07-13 kidprotoadded commandline option ability and got timer ready...
2006-07-13 ishmalfixed parsing of axes
2006-07-13 rwstcheck for <sys/filio.h> to get FIONREAD on Solaris...
2006-07-13 rwstgive _anchor initial value before comparing it
2006-07-13 ishmalBase all 3 dialogs from a common FileDialogBase to...
2006-07-12 ishmalclean up redundancies. add a placeholder for Export...
2006-07-12 ishmalmove filedialog to its new home
2006-07-12 tgdwyer - added toggle buttons for directed layout (doesn...
2006-07-12 tgdwyerAdded layout button and ideal connector length spinbox...
2006-07-12 tgdwyerPreviously graph layout was done using the Kamada-Kawai...
2006-07-10 rwstanother attempt at #1502439, another example of ignorin...
2006-07-10 kiiralaBicubic scaler added to filtering, allowing changes...
2006-07-10 gustav_bundo annotations
2006-07-09 ishmalfinally getting closer to processing axes and contexts...
2006-07-09 ishmalfix properly. oops ^^
2006-07-09 ishmalremove conversion warnings
2006-07-09 kiiralaCompiler error in NR::Filter fixed
2006-07-09 kiiralaFilter effects bounding box calculation makes use of...
2006-07-09 gustav_bundo annotations
2006-07-09 gustav_bAdded descriptions to Undo/Redo commands in the menus
2006-07-08 rwsthandle NULL return value, fixes crash when opening...
2006-07-08 daleharveyadded gui code for whiteboard
2006-07-07 ishmalcleaned up token generation
2006-07-07 daleharveyadded a copy of pedrogui to jabber_whiteboard for custo...
2006-07-07 dwyipGC utilization fixes
2006-07-07 ishmaladd xpathtoken.cpp
2006-07-07 ishmalremove svglsimpl
2006-07-07 ishmalrearrange axis/context structure. make tokens more...
2006-07-06 ishmalAdjust to account for removal of svglsimpl
2006-07-06 ishmalundo last commit. oops
2006-07-06 ishmaldon't need svg 'load and save'. in fact, it doesnt fit
2006-07-06 ishmalsave updates, and put to sleep for a while
2006-07-06 buliabyakundo annotations
2006-07-05 ishmalrefactoring, add background removal
2006-07-05 buliabyakreplace single toggle button with less confusing pick...
2006-07-05 cmarquAdd Wolfram Strempfer.
2006-07-05 dwyipfixed compile bug
2006-07-04 dwyipswitched UndoStackObserver / CompositeUndoStackObserver...
2006-07-04 kiiralaCreated NR::FilterSlot to handle pixblocks in rendering...
2006-07-03 cmarquFix include file (<ieeefp.h>, not <ieefp.h>).
2006-07-02 buliabyakpatch for bug 1515934
2006-07-02 buliabyakundo annotations
2006-07-02 buliabyakreterm canvas to page
2006-07-02 buliabyakaccelerator for effects
2006-07-02 cmarquOops, was missing Dale.
2006-07-02 cmarquAdd Niko, Hugo, Dale and Gustav.
2006-07-02 daleharveyremoved string localisation
2006-07-02 ulferiksonFix for bug #1514977 (Text export in EPS file)
2006-07-02 ulferiksonThe stack of alphas must be pushed/poped for each bind...
2006-07-01 buliabyakremove text-to-path option for command line pdf export...
2006-07-01 buliabyakpatch to fix multiple ps and pdf problems by Ulf Erikson
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
next