| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * 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 | 4 | -13/+154 | |
| | | | | | | menu, in-place renamimg, and position-sensitive enabling (bzr r873) | |||||
| * | required is now libsigc++ >= 2.0.12 | Ralf Stephan | 2006-05-18 | 1 | -2/+2 | |
| | | | | (bzr r872) | |||||
| * | reinclude inkview into dist | Adib Taraben | 2006-05-18 | 1 | -1/+2 | |
| | | | | (bzr r871) | |||||
| * | Fixed localization for metadata license selector. | Kees Cook | 2006-05-18 | 4 | -11/+17 | |
| | | | | (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 | 2 | -379/+379 | |
| | | | | | | (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 | 2 | -2/+6 | |
| | | | | (bzr r862) | |||||
| * | Fixes calligraphy tool so drawing now uses the the correct opacity. | Joshua L. Blocher | 2006-05-17 | 3 | -3/+36 | |
| | | | | (bzr r861) | |||||
| * | Switched icons to stock generic. | Jon A. Cruz | 2006-05-17 | 3 | -9/+24 | |
| | | | | (bzr r860) | |||||
| * | * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche. | mjwybrow | 2006-05-17 | 2 | -1/+5 | |
| | | | | (bzr r859) | |||||
| * | updated POT file | Arpad Biro | 2006-05-16 | 1 | -233/+255 | |
| | | | | (bzr r858) | |||||
| * | updated PO files | Arpad Biro | 2006-05-16 | 38 | -10013/+11951 | |
| | | | | (bzr r857) | |||||
| * | 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 | 2 | -18/+22 | |
| | | | | (bzr r855) | |||||
| * | require libsigc++-2.0.11 for compiling | Ralf Stephan | 2006-05-16 | 1 | -1/+1 | |
| | | | | (bzr r854) | |||||
| * | Updated Italian translation | Luca Bruno | 2006-05-16 | 1 | -980/+528 | |
| | | | | (bzr r853) | |||||
| * | 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 | 5 | -9/+78 | |
| | | | | (bzr r850) | |||||
| * | Add Pedro to the excludes, at least until after the release | Bob Jamison | 2006-05-15 | 1 | -0/+1 | |
| | | | | (bzr r849) | |||||
| * | Ctrl+Shift+L for Layers | bulia byak | 2006-05-15 | 3 | -702/+706 | |
| | | | | (bzr r848) | |||||
| * | menus, keys, prefs changes for Layers | bulia byak | 2006-05-15 | 6 | -4/+10 | |
| | | | | (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 | 11 | -7/+627 | |
| | | | | (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) | |||||
| * | Small bugfixes. | Colin Marquardt | 2006-05-14 | 2 | -11/+10 | |
| | | | | (bzr r840) | |||||
| * | Minor update for compile problem | Jon A. Cruz | 2006-05-14 | 1 | -13/+15 | |
| | | | | (bzr r839) | |||||
| * | Update to current SVN. | Colin Marquardt | 2006-05-14 | 2 | -751/+521 | |
| | | | | (bzr r838) | |||||
| * | Typofix (conector) | Colin Marquardt | 2006-05-14 | 2 | -1/+6 | |
| | | | | (bzr r837) | |||||
| * | put Richard's copyright notice where I had forgotten it. | Aaron Spike | 2006-05-14 | 1 | -0/+6 | |
| | | | | (bzr r836) | |||||
| * | update from matiphas | matiphas | 2006-05-14 | 1 | -1931/+1167 | |
| | | | | (bzr r835) | |||||
| * | include po/inkscape.pot in EXTRA_DIST, fixes #1397722 | Ralf Stephan | 2006-05-14 | 1 | -0/+1 | |
| | | | | (bzr r834) | |||||
| * | Corrected base structure and avoiding infinite loop. | Jon A. Cruz | 2006-05-14 | 4 | -19/+57 | |
| | | | | (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 | 2 | -2/+8 | |
| | | | | | | | 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) | |||||
| * | statusbar tip expanded | bulia byak | 2006-05-14 | 1 | -1/+1 | |
| | | | | (bzr r828) | |||||
| * | classic logo for comparison | MenTaLguY | 2006-05-14 | 1 | -0/+52 | |
| | | | | (bzr r827) | |||||
| * | plain svg this time | MenTaLguY | 2006-05-14 | 1 | -46/+11 | |
| | | | | (bzr r826) | |||||
| * | re-balance snowcap | MenTaLguY | 2006-05-14 | 1 | -12/+77 | |
| | | | | (bzr r825) | |||||
