summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* workaround assertion upon file revertJon A. Cruz2006-05-293-10/+16
* handle request for not-compiled-in internal scripting; execute didn't check r...Ralf Stephan2006-05-292-6/+8
* use unions for type-punning to remove some gcc-4.1 warningsRalf Stephan2006-05-293-107/+109
* Documenting SPMarker implementation fileBryce Harrington2006-05-291-14/+86
* applied JID patch by Alexander Darovsky David Yip2006-05-292-4/+16
* remove 'Preferences' from dialog title, as discussed on mlbulia byak2006-05-291-1/+1
* Add a configuration record. Modify the GUI later.Bob Jamison2006-05-295-11/+499
* add test for configBob Jamison2006-05-291-1/+35
* typos, mnemonicsbulia byak2006-05-281-2/+2
* typos, mnemonicsbulia byak2006-05-281-2/+2
* Add code to generate and display an SSL-connection event with a padlockBob Jamison2006-05-284-8/+83
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-2827-87/+106
* add tooltips to text toolbar widgetsMenTaLguY2006-05-281-0/+9
* break apart faster: prepend to list instead of append, add objects to selecti...bulia byak2006-05-283-9/+8
* Option to keep selection when changing layersJon A. Cruz2006-05-287-10/+26
* clicking toggles doesn't change selected layer.Jon A. Cruz2006-05-282-1/+87
* * src/sp-conn-end-pair.cpp: Detach connectors from empty groupsmjwybrow2006-05-281-0/+15
* fix 1496081bulia byak2006-05-271-7/+7
* bug 1495265: css fallback fonts broken on win32Richard Hughes2006-05-273-10/+46
* patch from bug 1474575bulia byak2006-05-271-0/+6
* Fixes bug #1495310, allowing parameters for output extensions.Kees Cook2006-05-271-3/+8
* make button labels translatable, and use HButtonBox versus HBox for better ap...MenTaLguY2006-05-272-17/+22
* Prevent layer name duplicationJon A. Cruz2006-05-274-5/+60
* patch from bug 1495755bulia byak2006-05-271-0/+3
* Clear old selection when changing layerJon A. Cruz2006-05-261-1/+7
* Fix compile warningJon A. Cruz2006-05-261-1/+1
* Fixed resize handle in corner of main UI.Jon A. Cruz2006-05-261-22/+0
* Cleaned up propagation of status changes.Jon A. Cruz2006-05-263-1/+67
* Additional translation string cleanup for bug #1490928Kees Cook2006-05-261-10/+10
* correctly treat dashes and markers when converting stroke to path, fixes 933482bulia byak2006-05-261-14/+106
* factor out dashing codebulia byak2006-05-261-24/+2
* method for dashing Path using an SPStylebulia byak2006-05-262-0/+35
* export markers APIbulia byak2006-05-262-10/+11
* * src/path-prefix.h: Add missing CREATE_* directory locationsmjwybrow2006-05-261-6/+3
* Correct my translation call. I shouldn't call gettext directly.Kees Cook2006-05-251-1/+1
* Fix for "[1490928] Error message after an internal error is notBryce Harrington2006-05-251-7/+7
* set version back to 0.43+develAaron Spike2006-05-251-1/+1
* set version to 0.43+0.44pre0Aaron Spike2006-05-251-1/+1
* #define -> typedefDavid Yip2006-05-251-2/+2
* fix for backwards compatibility with FreeType 2.1.xDavid Yip2006-05-251-4/+17
* Fix compile error.Peter Moulder2006-05-251-4/+4
* define ndistclean-local to get rid of test files, write inkscape.pot rule, fi...Ralf Stephan2006-05-241-0/+2
* whiteboard now works on jep compliant servers only, aka wildfiredaleharvey2006-05-241-9/+12
* change link order of test_all to enable make distcheckRalf Stephan2006-05-241-3/+3
* Finish registration stuffBob Jamison2006-05-243-36/+86
* slight cosmetics in text toolbarbulia byak2006-05-241-2/+2
* Add gui code for registrationBob Jamison2006-05-244-126/+316
* calligraphic to use last-set by defaultbulia byak2006-05-231-1/+1
* fix crash when newly installed inkscape does not yet have last-set stylebulia byak2006-05-231-22/+28
* remove default fill-opacitybulia byak2006-05-231-3/+2