| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * Implement completion for font selection as well as a warning symbol in ↵ | Milosz Derezynski | 2006-05-19 | 1 | -1/+42 |
| | | | | | | case the default font has to be used (bzr r890) | ||||
| * | Minor parameter type and snprintf safety tweak | Jon A. Cruz | 2006-05-19 | 1 | -2/+4 |
| | | | | (bzr r889) | ||||
| * | fix compile warning | bulia byak | 2006-05-19 | 1 | -0/+2 |
| | | | | (bzr r888) | ||||
| * | * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to ↵ | Milosz Derezynski | 2006-05-19 | 3 | -80/+241 |
| | | | | | | | | manage sigc::connections * Finish listening to selections, make family selector work properly (bzr r887) | ||||
| * | fixed crash when starting up without Inkscape GUI: Inkscape messages were ↵ | David Yip | 2006-05-19 | 1 | -3/+5 |
| | | | | | | | | | being redirected to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog instantiation (bzr r886) | ||||
| * | PDF export patch by Ulf Erikson | bulia byak | 2006-05-19 | 10 | -2/+2222 |
| | | | | (bzr r885) | ||||
| * | added functionality to for users to register jabber accounts within the ↵ | daleharvey | 2006-05-18 | 4 | -56/+311 |
| | | | | | | whiteboard->connect dialog (bzr r884) | ||||
| * | make profile selectable via prefs, add elliptic (preliminary, needs ↵ | bulia byak | 2006-05-18 | 3 | -13/+27 |
| | | | | | | perpendicular displacement too) (bzr r883) | ||||
| * | * Remove text verbs except for the actual class for now | Milosz Derezynski | 2006-05-18 | 2 | -15/+0 |
| | | | | (bzr r881) | ||||
| * | * Remove unused variables | Milosz Derezynski | 2006-05-18 | 1 | -3/+0 |
| | | | | (bzr r880) | ||||
| * | * Check for a valid font family in the text toolbox's selection_changed callback | Milosz Derezynski | 2006-05-18 | 3 | -29/+31 |
| | | | | | | * Throw an exception if no TreePath can be found in the map (as in "no such family exists") (bzr r879) | ||||
| * | * Use query api for text toolbar | Milosz Derezynski | 2006-05-18 | 1 | -30/+33 |
| | | | | (bzr r878) | ||||
| * | * Reinstate font toolbox | Milosz Derezynski | 2006-05-18 | 1 | -33/+28 |
| | | | | (bzr r877) | ||||
| * | * Disable text toolbox for testing | Milosz Derezynski | 2006-05-18 | 1 | -4/+2 |
| | | | | (bzr r876) | ||||
| * | adding fill-opacity to dyna-draw | Aaron Spike | 2006-05-18 | 3 | -4/+36 |
| | | | | (bzr r875) | ||||
| * | * Properly deal with setting the style using the text toolbar | Milosz Derezynski | 2006-05-18 | 3 | -42/+99 |
| | | | | (bzr r874) | ||||
| * | stop structure rebuilds on change of selected layer. Added scrolling, pop-up ↵ | Jon A. Cruz | 2006-05-18 | 3 | -13/+149 |
| | | | | | | menu, in-place renamimg, and position-sensitive enabling (bzr r873) | ||||
| * | Fixed localization for metadata license selector. | Kees Cook | 2006-05-18 | 2 | -11/+11 |
| | | | | (bzr r870) | ||||
| * | * Fix desychronization between text toolbox and dialog | Milosz Derezynski | 2006-05-18 | 1 | -0/+2 |
| | | | | (bzr r869) | ||||
| * | * First implementation step of the text toolbox | Milosz Derezynski | 2006-05-18 | 4 | -107/+211 |
| | | | | (bzr r868) | ||||
| * | * Remove old/stale code from font-lister.h/cpp | Milosz Derezynski | 2006-05-17 | 2 | -725/+2 |
| | | | | (bzr r867) | ||||
| * | * Fix build for gcc 4.x (Remove additional class name qualifier inside class ↵ | Milosz Derezynski | 2006-05-17 | 6 | -4/+910 |
| | | | | | | | | | | | | | | | | | | | | | definition): src/removeoverlap/constraint.h src/removeoverlap/variable.h * Add font-lister.h/font-lister.cpp: src/libnrtype/Makefile_insert src/libnrtype/font-lister.cpp src/libnrtype/font-lister.h * Modify dialog slightly in appearance (shadow for GtkScrolledWindow): src/dialogs/text-edit.cpp (bzr r866) | ||||
| * | * Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead ↵ | Milosz Derezynski | 2006-05-17 | 1 | -145/+205 |
| | | | | | | of GtkCList (bzr r865) | ||||
| * | CVS = SVN (tutorials/README), incorrect sodipodi namespace ↵ | Michael G. Sloan | 2006-05-17 | 1 | -378/+378 |
| | | | | | | (pedro/work/inklayout.svg) (bzr r864) | ||||
| * | do calligraphic draw opacity correctly | bulia byak | 2006-05-17 | 3 | -10/+21 |
| | | | | (bzr r863) | ||||
| * | Flipped top/bottom in layers UI to reflect visible stacking. | Jon A. Cruz | 2006-05-17 | 1 | -2/+2 |
| | | | | (bzr r862) | ||||
| * | Fixes calligraphy tool so drawing now uses the the correct opacity. | Joshua L. Blocher | 2006-05-17 | 2 | -3/+31 |
| | | | | (bzr r861) | ||||
| * | Switched icons to stock generic. | Jon A. Cruz | 2006-05-17 | 2 | -9/+20 |
| | | | | (bzr r860) | ||||
| * | * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche. | mjwybrow | 2006-05-17 | 1 | -1/+1 |
| | | | | (bzr r859) | ||||
| * | Use 'start' to avoid the console | Bob Jamison | 2006-05-16 | 1 | -1/+1 |
| | | | | (bzr r856) | ||||
| * | Corrected ordering of children in subset | Jon A. Cruz | 2006-05-16 | 1 | -18/+17 |
| | | | | (bzr r855) | ||||
| * | Bug 1488621 (path misrendered if some successive node is in the same position) | Andrius Ramanauskas | 2006-05-16 | 1 | -2/+9 |
| | | | | (bzr r852) | ||||
| * | optionally use linear profile for sculpting | bulia byak | 2006-05-16 | 1 | -1/+5 |
| | | | | (bzr r851) | ||||
| * | show handles toggle | bulia byak | 2006-05-16 | 4 | -6/+49 |
| | | | | (bzr r850) | ||||
| * | Add Pedro to the excludes, at least until after the release | Bob Jamison | 2006-05-15 | 1 | -0/+1 |
| | | | | (bzr r849) | ||||
| * | menus, keys, prefs changes for Layers | bulia byak | 2006-05-15 | 3 | -3/+4 |
| | | | | (bzr r847) | ||||
| * | Move from the jabber_whiteboard directory to its own, so that it can be ↵ | Bob Jamison | 2006-05-15 | 27 | -0/+11187 |
| | | | | | | updated in parallel. (bzr r846) | ||||
| * | fix potential (though currently impossible) crash when spatial mode is used ↵ | bulia byak | 2006-05-15 | 1 | -1/+6 |
| | | | | | | with a single node (bzr r845) | ||||
| * | use spatial/linear distance method depending on whether selection is in more ↵ | bulia byak | 2006-05-15 | 1 | -113/+99 |
| | | | | | | than one subpath (bzr r844) | ||||
| * | Base implementation of a layers dialog. | Jon A. Cruz | 2006-05-15 | 10 | -7/+620 |
| | | | | (bzr r843) | ||||
| * | sculpt other subpaths too | bulia byak | 2006-05-15 | 1 | -1/+52 |
| | | | | (bzr r842) | ||||
| * | report subpaths in statusbar when > 1 is touched by selection | bulia byak | 2006-05-15 | 1 | -20/+69 |
| | | | | (bzr r841) | ||||
| * | Minor update for compile problem | Jon A. Cruz | 2006-05-14 | 1 | -13/+15 |
| | | | | (bzr r839) | ||||
| * | Typofix (conector) | Colin Marquardt | 2006-05-14 | 1 | -1/+1 |
| | | | | (bzr r837) | ||||
| * | put Richard's copyright notice where I had forgotten it. | Aaron Spike | 2006-05-14 | 1 | -0/+6 |
| | | | | (bzr r836) | ||||
| * | Corrected base structure and avoiding infinite loop. | Jon A. Cruz | 2006-05-14 | 3 | -19/+52 |
| | | | | (bzr r833) | ||||
| * | Fixing hash sort for null | Jon A. Cruz | 2006-05-14 | 1 | -1/+7 |
| | | | | (bzr r832) | ||||
| * | * src/widgets/toolbox.cpp: Slightly increase size of the | mjwybrow | 2006-05-14 | 1 | -2/+2 |
| | | | | | | | connector toolbar buttons to match button sizes on other toolbars. (bzr r831) | ||||
| * | keep selected option for calligraphic | bulia byak | 2006-05-14 | 5 | -2/+14 |
| | | | | (bzr r830) | ||||
| * | patch for bug 1458643 by Andreas Burman | bulia byak | 2006-05-14 | 1 | -0/+13 |
| | | | | (bzr r829) | ||||
