summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* unlibtoolize the build process (yay!) -- we haven't actually used libtool for...MenTaLguY2006-07-255-7/+11
* remove vestigal plugin supportMenTaLguY2006-07-256-69/+8
* remove lsbcc check for nowMenTaLguY2006-07-251-2/+0
* further work on LSB build configurationMenTaLguY2006-07-252-2/+11
* added Rune and Rikumatiphas2006-07-241-0/+2
* Fix a null pointer bug I made myself. Sorry.Bob Jamison2006-07-241-2/+5
* added finnish translationmatiphas2006-07-241-1/+1
* adding fi templatematiphas2006-07-241-0/+53
* updated Translators and added finnish translation in configure.acmatiphas2006-07-242-1/+3
* update and adding finnish translationmatiphas2006-07-2441-18404/+28957
* forced redraw of canvas upon completion of zooming or upon starting rubber ba...John Bintz2006-07-234-2/+14
* Update pattern creation help text to reflect new menu layout.MenTaLguY2006-07-232-1/+9
* * Makefile.am: Add files to release needed for improvements to Mac mjwybrow2006-07-232-1/+4
* * macosx/osx-dmg.sh: Added code to allow packagers to create a newmjwybrow2006-07-231-10/+69
* * packaging/osx-app.sh, packaging/macosx/inkscape.ds_storemjwybrow2006-07-237-17/+1005
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz2006-07-236-2/+28
* Forced redraw of canvas upon document commit to work around event starvation ...John Bintz2006-07-237-1/+27
* patch from John Bintz, adding pref to simplify multiple paths separatelyMenTaLguY2006-07-222-31/+63
* update ChangeLogMenTaLguY2006-07-221-0/+4
* first crack at --enable-lsbMenTaLguY2006-07-221-0/+5
* switch to using sigc++ signalsMenTaLguY2006-07-223-29/+56
* switch to sigc++ signals and manually clean up signal connections (although i...MenTaLguY2006-07-213-11/+15
* switch to sigc++ signal for "release"MenTaLguY2006-07-213-18/+24
* switch to sigc++ signals for "release"MenTaLguY2006-07-213-20/+13
* switch to sigc++ signal for "release"MenTaLguY2006-07-212-12/+15
* switch to sigc++ signals for "modified" and "release"MenTaLguY2006-07-213-44/+30
* switched to using sigc++ "modified" signalMenTaLguY2006-07-213-16/+23
* sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...MenTaLguY2006-07-214-28/+65
* replace two uses of hash_map with standard STL mapMenTaLguY2006-07-213-3/+10
* minor changelog noteBryce Harrington2006-07-211-1/+1
* add some convenience methods to inkex and allow the possiblity of replacing t...Aaron Spike2006-07-202-22/+36
* avoid id collisions and add more error checkingAaron Spike2006-07-201-12/+34
* fix an old bug in the style splitting routine and add to the makefileAaron Spike2006-07-203-6/+9
* marker refactoring workBryce Harrington2006-07-2010-104/+130
* An extension script to recolor markers to match the path stroke colorAaron Spike2006-07-202-0/+78
* added choose desktop dialog during intialising a whiteboard sessiondaleharvey2006-07-204-8/+205
* Add property getters to FileExportDialogBob Jamison2006-07-192-48/+222
* updatematiphas2006-07-1840-7689/+10536
* Added a bunch of comments to filter effects rendering codeNiko Kiirala2006-07-185-3/+135
* We now use connector spacing to determine the minimum space requiredTim Dwyer2006-07-183-4/+24
* Committed again without the essential fix on line 84 commented out!Tim Dwyer2006-07-181-1/+1
* added include of "helper/png-write.h" to fix compile error:Tim Dwyer2006-07-181-0/+2
* Create first mockup for export dialog panelBob Jamison2006-07-171-13/+146
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+1
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-175-186/+325
* cleanup, remove warningsTim Dwyer2006-07-173-51/+57
* minor performance improvementTim Dwyer2006-07-172-7/+10
* Changelog entry for connected components handling in graph layout.Tim Dwyer2006-07-171-0/+9
* remove debug messagesTim Dwyer2006-07-172-16/+11
* remove overlaps between connected componentsTim Dwyer2006-07-173-15/+64