| Commit message (Expand) | Author | Age | Files | Lines |
| * | adding fill-opacity to dyna-draw | Aaron Spike | 2006-05-18 | 3 | -4/+36 |
| * | * Properly deal with setting the style using the text toolbar | Milosz Derezynski | 2006-05-18 | 3 | -42/+99 |
| * | stop structure rebuilds on change of selected layer. Added scrolling, pop-up ... | Jon A. Cruz | 2006-05-18 | 3 | -13/+149 |
| * | Fixed localization for metadata license selector. | Kees Cook | 2006-05-18 | 2 | -11/+11 |
| * | * Fix desychronization between text toolbox and dialog | Milosz Derezynski | 2006-05-18 | 1 | -0/+2 |
| * | * First implementation step of the text toolbox | Milosz Derezynski | 2006-05-18 | 4 | -107/+211 |
| * | * Remove old/stale code from font-lister.h/cpp | Milosz Derezynski | 2006-05-17 | 2 | -725/+2 |
| * | * Fix build for gcc 4.x (Remove additional class name qualifier inside class ... | Milosz Derezynski | 2006-05-17 | 6 | -4/+910 |
| * | * Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead o... | Milosz Derezynski | 2006-05-17 | 1 | -145/+205 |
| * | CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklay... | Michael G. Sloan | 2006-05-17 | 1 | -378/+378 |
| * | do calligraphic draw opacity correctly | bulia byak | 2006-05-17 | 3 | -10/+21 |
| * | Flipped top/bottom in layers UI to reflect visible stacking. | Jon A. Cruz | 2006-05-17 | 1 | -2/+2 |
| * | Fixes calligraphy tool so drawing now uses the the correct opacity. | Joshua L. Blocher | 2006-05-17 | 2 | -3/+31 |
| * | Switched icons to stock generic. | Jon A. Cruz | 2006-05-17 | 2 | -9/+20 |
| * | * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche. | mjwybrow | 2006-05-17 | 1 | -1/+1 |
| * | Use 'start' to avoid the console | Bob Jamison | 2006-05-16 | 1 | -1/+1 |
| * | Corrected ordering of children in subset | Jon A. Cruz | 2006-05-16 | 1 | -18/+17 |
| * | Bug 1488621 (path misrendered if some successive node is in the same position) | Andrius Ramanauskas | 2006-05-16 | 1 | -2/+9 |
| * | optionally use linear profile for sculpting | bulia byak | 2006-05-16 | 1 | -1/+5 |
| * | show handles toggle | bulia byak | 2006-05-16 | 4 | -6/+49 |
| * | Add Pedro to the excludes, at least until after the release | Bob Jamison | 2006-05-15 | 1 | -0/+1 |
| * | menus, keys, prefs changes for Layers | bulia byak | 2006-05-15 | 3 | -3/+4 |
| * | Move from the jabber_whiteboard directory to its own, so that it can be updat... | Bob Jamison | 2006-05-15 | 27 | -0/+11187 |
| * | fix potential (though currently impossible) crash when spatial mode is used w... | bulia byak | 2006-05-15 | 1 | -1/+6 |
| * | use spatial/linear distance method depending on whether selection is in more ... | bulia byak | 2006-05-15 | 1 | -113/+99 |
| * | Base implementation of a layers dialog. | Jon A. Cruz | 2006-05-15 | 10 | -7/+620 |
| * | sculpt other subpaths too | bulia byak | 2006-05-15 | 1 | -1/+52 |
| * | report subpaths in statusbar when > 1 is touched by selection | bulia byak | 2006-05-15 | 1 | -20/+69 |
| * | Minor update for compile problem | Jon A. Cruz | 2006-05-14 | 1 | -13/+15 |
| * | Typofix (conector) | Colin Marquardt | 2006-05-14 | 1 | -1/+1 |
| * | put Richard's copyright notice where I had forgotten it. | Aaron Spike | 2006-05-14 | 1 | -0/+6 |
| * | Corrected base structure and avoiding infinite loop. | Jon A. Cruz | 2006-05-14 | 3 | -19/+52 |
| * | Fixing hash sort for null | Jon A. Cruz | 2006-05-14 | 1 | -1/+7 |
| * | * src/widgets/toolbox.cpp: Slightly increase size of the | mjwybrow | 2006-05-14 | 1 | -2/+2 |
| * | keep selected option for calligraphic | bulia byak | 2006-05-14 | 5 | -2/+14 |
| * | patch for bug 1458643 by Andreas Burman | bulia byak | 2006-05-14 | 1 | -0/+13 |
| * | statusbar tip expanded | bulia byak | 2006-05-14 | 1 | -1/+1 |
| * | indentation | bulia byak | 2006-05-13 | 1 | -4/+3 |
| * | Calligraphy tool now draws in the last used color or tool style depending on ... | Joshua L. Blocher | 2006-05-13 | 3 | -3/+29 |
| * | removed make.dep, make.files make.ofiles from distribution | Adib Taraben | 2006-05-13 | 1 | -3/+0 |
| * | r11887@tres: ted | 2006-05-13 01:09:41 -0700 | Ted Gould | 2006-05-13 | 2 | -4/+1 |
| * | r11886@tres: ted | 2006-05-13 00:30:29 -0700 | Ted Gould | 2006-05-13 | 1 | -3/+0 |
| * | r11772@tres: ted | 2006-05-12 23:15:51 -0700 | Ted Gould | 2006-05-13 | 1 | -0/+5 |
| * | r11771@tres: ted | 2006-05-12 08:51:57 -0700 | Ted Gould | 2006-05-13 | 1 | -0/+64 |
| * | never destroy nodepath from within itself - this leaves an orphaned listener ... | bulia byak | 2006-05-12 | 1 | -12/+1 |
| * | memleak; move deleting empty paths until after all nodes are deleted | bulia byak | 2006-05-12 | 1 | -10/+17 |
| * | fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet... | bulia byak | 2006-05-12 | 4 | -21/+206 |
| * | * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp: | mjwybrow | 2006-05-12 | 2 | -4/+18 |
| * | * src/ui/dialog/inkscape-preferences.cpp, | mjwybrow | 2006-05-12 | 3 | -1/+16 |
| * | Users Jid is now stored in session data, which is used in from attributes. lm... | daleharvey | 2006-05-10 | 7 | -14/+20 |