summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* added default palette optionsbulia byak2006-05-231-1/+5
* Flipped LCMS onJon A. Cruz2006-05-232-8/+10
* enable palettebulia byak2006-05-231-2/+2
* Panel refactoringJon A. Cruz2006-05-2311-42/+171
* * Use hardcoded sample string for font preview instead of the string from the...Milosz Derezynski2006-05-231-3/+2
* make loop var unsigned etc, remove compiler warningsRalf Stephan2006-05-232-8/+7
* whoops, quoting of %MenTaLguY2006-05-231-1/+1
* move %%EOF to end of output documentMenTaLguY2006-05-231-3/+2
* Improve code for password change and registration cancelBob Jamison2006-05-222-125/+92
* fix problems with gcc4 (by joncruz)Ralf Stephan2006-05-221-5/+5
* Add placeholders for registration modify and cancelBob Jamison2006-05-222-3/+192
* two more missing entries in test_all_headersRalf Stephan2006-05-221-1/+3
* More doc-ingBob Jamison2006-05-221-133/+385
* two missing entries in test_all_includesRalf Stephan2006-05-221-0/+2
* $(test_all_includes) were not distributed in packageRalf Stephan2006-05-221-1/+1
* add missing entryRalf Stephan2006-05-221-0/+1
* add missing entryRalf Stephan2006-05-221-0/+1
* add missing entryRalf Stephan2006-05-221-0/+1
* More documentationBob Jamison2006-05-222-32/+68
* added missing file entryRalf Stephan2006-05-221-0/+1
* Improve documentation of event typesBob Jamison2006-05-222-21/+155
* add missing files for make distcheckRalf Stephan2006-05-222-0/+2
* * Remember default setting for alingmentMilosz Derezynski2006-05-221-0/+11
* * Apply style to selection also when applying it to defaultsMilosz Derezynski2006-05-221-8/+2
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-223-15/+23
* * Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...Milosz Derezynski2006-05-221-2/+0
* * Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski2006-05-222-0/+6
* * Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()Milosz Derezynski2006-05-221-0/+2
* * Revert toolboxMilosz Derezynski2006-05-221-20/+0
* * Add orientation controls to text toolbarMilosz Derezynski2006-05-221-14/+133
* Clean up registration. Comment out authzid from sasl, as wildfire cant handl...Bob Jamison2006-05-222-14/+36
* * Reinstate controls for bold/italic and fill/justify lost between the previo...Milosz Derezynski2006-05-221-122/+111
* replace super-linear complexity stacked C stirng concatenations with O(1) app...MenTaLguY2006-05-221-13/+5
* * Make sure the warning image regarding a non installed font is always initia...Milosz Derezynski2006-05-221-59/+61
* * Add setting text_align to QUERY_FONTSTYLEMilosz Derezynski2006-05-221-0/+1
* (bzr r929)Bob Jamison2006-05-221-12/+27
* Unix-ify the sourcesBob Jamison2006-05-2130-33758/+33758
* Check if we are already SSL before trying STARTTLSBob Jamison2006-05-211-1/+8
* Added 'Show close button on dialogs' option.Marco Scholten2006-05-212-1/+4
* Greatly improve SASL challenge parsingBob Jamison2006-05-212-38/+118