summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-19* Implement completion for font selection as well as a warning symbol in case...Milosz Derezynski1-1/+42
2006-05-19Minor parameter type and snprintf safety tweakJon A. Cruz1-2/+4
2006-05-19fix compile warningbulia byak1-0/+2
2006-05-19* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to man...Milosz Derezynski3-80/+241
2006-05-19fixed crash when starting up without Inkscape GUI: Inkscape messages were bei...David Yip1-3/+5
2006-05-19PDF export patch by Ulf Eriksonbulia byak10-2/+2222
2006-05-18added functionality to for users to register jabber accounts within the white...daleharvey4-56/+311
2006-05-18make profile selectable via prefs, add elliptic (preliminary, needs perpendic...bulia byak3-13/+27
2006-05-18* Remove text verbs except for the actual class for nowMilosz Derezynski2-15/+0
2006-05-18* Remove unused variablesMilosz Derezynski1-3/+0
2006-05-18* Check for a valid font family in the text toolbox's selection_changed callbackMilosz Derezynski3-29/+31
2006-05-18* Use query api for text toolbarMilosz Derezynski1-30/+33
2006-05-18* Reinstate font toolboxMilosz Derezynski1-33/+28
2006-05-18* Disable text toolbox for testingMilosz Derezynski1-4/+2
2006-05-18adding fill-opacity to dyna-drawAaron Spike3-4/+36
2006-05-18* Properly deal with setting the style using the text toolbarMilosz Derezynski3-42/+99
2006-05-18stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...Jon A. Cruz3-13/+149
2006-05-18Fixed localization for metadata license selector.Kees Cook2-11/+11
2006-05-18* Fix desychronization between text toolbox and dialogMilosz Derezynski1-0/+2
2006-05-18* First implementation step of the text toolboxMilosz Derezynski4-107/+211
2006-05-17* Remove old/stale code from font-lister.h/cppMilosz Derezynski2-725/+2
2006-05-17* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski6-4/+910
2006-05-17* Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead o...Milosz Derezynski1-145/+205
2006-05-17CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklay...Michael G. Sloan1-378/+378
2006-05-17do calligraphic draw opacity correctlybulia byak3-10/+21
2006-05-17Flipped top/bottom in layers UI to reflect visible stacking.Jon A. Cruz1-2/+2
2006-05-17Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher2-3/+31
2006-05-17Switched icons to stock generic.Jon A. Cruz2-9/+20
2006-05-17* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.mjwybrow1-1/+1
2006-05-16Use 'start' to avoid the consoleBob Jamison1-1/+1
2006-05-16Corrected ordering of children in subsetJon A. Cruz1-18/+17
2006-05-16Bug 1488621 (path misrendered if some successive node is in the same position)Andrius Ramanauskas1-2/+9
2006-05-16optionally use linear profile for sculptingbulia byak1-1/+5
2006-05-16show handles togglebulia byak4-6/+49
2006-05-15Add Pedro to the excludes, at least until after the releaseBob Jamison1-0/+1
2006-05-15menus, keys, prefs changes for Layersbulia byak3-3/+4
2006-05-15Move from the jabber_whiteboard directory to its own, so that it can be updat...Bob Jamison27-0/+11187
2006-05-15fix potential (though currently impossible) crash when spatial mode is used w...bulia byak1-1/+6
2006-05-15use spatial/linear distance method depending on whether selection is in more ...bulia byak1-113/+99
2006-05-15Base implementation of a layers dialog.Jon A. Cruz10-7/+620
2006-05-15sculpt other subpaths toobulia byak1-1/+52
2006-05-15report subpaths in statusbar when > 1 is touched by selectionbulia byak1-20/+69
2006-05-14Minor update for compile problemJon A. Cruz1-13/+15
2006-05-14Typofix (conector)Colin Marquardt1-1/+1
2006-05-14put Richard's copyright notice where I had forgotten it.Aaron Spike1-0/+6
2006-05-14Corrected base structure and avoiding infinite loop.Jon A. Cruz3-19/+52
2006-05-14Fixing hash sort for nullJon A. Cruz1-1/+7
2006-05-14* src/widgets/toolbox.cpp: Slightly increase size of themjwybrow1-2/+2
2006-05-14keep selected option for calligraphicbulia byak5-2/+14
2006-05-14patch for bug 1458643 by Andreas Burmanbulia byak1-0/+13