Code

* Makefile.am: Add files to release needed for improvements to Mac
[inkscape.git] / src /
2006-07-23 johncoswelladded SPDesktop::updateNow() and forced redraw of canva...
2006-07-23 johncoswellForced redraw of canvas upon document commit to work...
2006-07-22 mentalpatch from John Bintz, adding pref to simplify multiple...
2006-07-22 mentalswitch to using sigc++ signals
2006-07-21 mentalswitch to sigc++ signals and manually clean up signal...
2006-07-21 mentalswitch to sigc++ signal for "release"
2006-07-21 mentalswitch to sigc++ signals for "release"
2006-07-21 mentalswitch to sigc++ signal for "release"
2006-07-21 mentalswitch to sigc++ signals for "modified" and "release"
2006-07-21 mentalswitched to using sigc++ "modified" signal
2006-07-21 mentalsp_object_invoke_release -> SPObject::releaseReferences...
2006-07-21 mentalreplace two uses of hash_map with standard STL map
2006-07-20 brycemarker refactoring work
2006-07-20 daleharveyadded choose desktop dialog during intialising a whiteb...
2006-07-19 ishmalAdd property getters to FileExportDialog
2006-07-18 kiiralaAdded a bunch of comments to filter effects rendering...
2006-07-18 tgdwyerWe now use connector spacing to determine the minimum...
2006-07-18 tgdwyerCommitted again without the essential fix on line 84...
2006-07-18 tgdwyeradded include of "helper/png-write.h" to fix compile...
2006-07-17 ishmalCreate first mockup for export dialog panel
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-07-17 tgdwyercleanup, remove warnings
2006-07-17 tgdwyerminor performance improvement
2006-07-17 tgdwyerremove debug messages
2006-07-17 tgdwyerremove overlaps between connected components
2006-07-17 tgdwyerConstraints are now properly divided up between the...
2006-07-16 ishmalmore string cleanup
2006-07-16 ishmalmore string cleanup
2006-07-16 tgdwyerLayout algorithm is now applied to each connected compo...
2006-07-15 dwyipadded inkscape_get_all_desktops() after speaking with...
2006-07-15 dwyipuse atoi for char* -> int conversion
2006-07-15 buliabyakadd colon
2006-07-15 ishmaladd HAVE_GETOPT_H
2006-07-14 njh o removed the unused cache as it was just wasting...
2006-07-14 mjwybrow * src/Makefile_insert, src/Makefile.am, src/svg...
2006-07-14 mjwybrow * src/Makefile_insert, src/Makefile.am, src/svg...
2006-07-14 mjwybrow * src/libavoid/*: Add a couple of missing files.
2006-07-14 mjwybrow * src/sp-conn-end-pair.cpp, src/connector-context...
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...
next