summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* * Properly deal with setting the style using the text toolbarMilosz Derezynski2006-05-183-42/+99
| | | (bzr r874)
* stop structure rebuilds on change of selected layer. Added scrolling, pop-up ↵Jon A. Cruz2006-05-184-13/+154
| | | | | menu, in-place renamimg, and position-sensitive enabling (bzr r873)
* required is now libsigc++ >= 2.0.12Ralf Stephan2006-05-181-2/+2
| | | (bzr r872)
* reinclude inkview into distAdib Taraben2006-05-181-1/+2
| | | (bzr r871)
* Fixed localization for metadata license selector.Kees Cook2006-05-184-11/+17
| | | (bzr r870)
* * Fix desychronization between text toolbox and dialogMilosz Derezynski2006-05-181-0/+2
| | | (bzr r869)
* * First implementation step of the text toolboxMilosz Derezynski2006-05-184-107/+211
| | | (bzr r868)
* * Remove old/stale code from font-lister.h/cppMilosz Derezynski2006-05-172-725/+2
| | | (bzr r867)
* * Fix build for gcc 4.x (Remove additional class name qualifier inside class ↵Milosz Derezynski2006-05-176-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 Derezynski2006-05-171-145/+205
| | | | | of GtkCList (bzr r865)
* CVS = SVN (tutorials/README), incorrect sodipodi namespace ↵Michael G. Sloan2006-05-172-379/+379
| | | | | (pedro/work/inklayout.svg) (bzr r864)
* do calligraphic draw opacity correctlybulia byak2006-05-173-10/+21
| | | (bzr r863)
* Flipped top/bottom in layers UI to reflect visible stacking.Jon A. Cruz2006-05-172-2/+6
| | | (bzr r862)
* Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher2006-05-173-3/+36
| | | (bzr r861)
* Switched icons to stock generic.Jon A. Cruz2006-05-173-9/+24
| | | (bzr r860)
* * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.mjwybrow2006-05-172-1/+5
| | | (bzr r859)
* updated POT fileArpad Biro2006-05-161-233/+255
| | | (bzr r858)
* updated PO filesArpad Biro2006-05-1638-10013/+11951
| | | (bzr r857)
* Use 'start' to avoid the consoleBob Jamison2006-05-161-1/+1
| | | (bzr r856)
* Corrected ordering of children in subsetJon A. Cruz2006-05-162-18/+22
| | | (bzr r855)
* require libsigc++-2.0.11 for compilingRalf Stephan2006-05-161-1/+1
| | | (bzr r854)
* Updated Italian translationLuca Bruno2006-05-161-980/+528
| | | (bzr r853)
* Bug 1488621 (path misrendered if some successive node is in the same position)Andrius Ramanauskas2006-05-161-2/+9
| | | (bzr r852)
* optionally use linear profile for sculptingbulia byak2006-05-161-1/+5
| | | (bzr r851)
* show handles togglebulia byak2006-05-165-9/+78
| | | (bzr r850)
* Add Pedro to the excludes, at least until after the releaseBob Jamison2006-05-151-0/+1
| | | (bzr r849)
* Ctrl+Shift+L for Layersbulia byak2006-05-153-702/+706
| | | (bzr r848)
* menus, keys, prefs changes for Layersbulia byak2006-05-156-4/+10
| | | (bzr r847)
* Move from the jabber_whiteboard directory to its own, so that it can be ↵Bob Jamison2006-05-1527-0/+11187
| | | | | updated in parallel. (bzr r846)
* fix potential (though currently impossible) crash when spatial mode is used ↵bulia byak2006-05-151-1/+6
| | | | | with a single node (bzr r845)
* use spatial/linear distance method depending on whether selection is in more ↵bulia byak2006-05-151-113/+99
| | | | | than one subpath (bzr r844)
* Base implementation of a layers dialog.Jon A. Cruz2006-05-1511-7/+627
| | | (bzr r843)
* sculpt other subpaths toobulia byak2006-05-151-1/+52
| | | (bzr r842)
* report subpaths in statusbar when > 1 is touched by selectionbulia byak2006-05-151-20/+69
| | | (bzr r841)
* Small bugfixes.Colin Marquardt2006-05-142-11/+10
| | | (bzr r840)
* Minor update for compile problemJon A. Cruz2006-05-141-13/+15
| | | (bzr r839)
* Update to current SVN.Colin Marquardt2006-05-142-751/+521
| | | (bzr r838)
* Typofix (conector)Colin Marquardt2006-05-142-1/+6
| | | (bzr r837)
* put Richard's copyright notice where I had forgotten it.Aaron Spike2006-05-141-0/+6
| | | (bzr r836)
* update from matiphasmatiphas2006-05-141-1931/+1167
| | | (bzr r835)
* include po/inkscape.pot in EXTRA_DIST, fixes #1397722Ralf Stephan2006-05-141-0/+1
| | | (bzr r834)
* Corrected base structure and avoiding infinite loop.Jon A. Cruz2006-05-144-19/+57
| | | (bzr r833)
* Fixing hash sort for nullJon A. Cruz2006-05-141-1/+7
| | | (bzr r832)
* * src/widgets/toolbox.cpp: Slightly increase size of themjwybrow2006-05-142-2/+8
| | | | | | connector toolbar buttons to match button sizes on other toolbars. (bzr r831)
* keep selected option for calligraphicbulia byak2006-05-145-2/+14
| | | (bzr r830)
* patch for bug 1458643 by Andreas Burmanbulia byak2006-05-141-0/+13
| | | (bzr r829)
* statusbar tip expandedbulia byak2006-05-141-1/+1
| | | (bzr r828)
* classic logo for comparisonMenTaLguY2006-05-141-0/+52
| | | (bzr r827)
* plain svg this timeMenTaLguY2006-05-141-46/+11
| | | (bzr r826)
* re-balance snowcapMenTaLguY2006-05-141-12/+77
| | | (bzr r825)