Code

inkscape.git
18 years agoremove debug output, fixes part of #1412779
rwst [Fri, 19 May 2006 18:26:07 +0000 (18:26 +0000)]
remove debug output, fixes part of #1412779

18 years agoreplace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fixes...
rwst [Fri, 19 May 2006 16:06:36 +0000 (16:06 +0000)]
replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fixes #1489610

18 years agoinit matrix variable, removes compiler warnings
rwst [Fri, 19 May 2006 15:31:05 +0000 (15:31 +0000)]
init matrix variable, removes compiler warnings

18 years agoSelection and event handling cleanup. Added deeper display.
joncruz [Fri, 19 May 2006 08:27:22 +0000 (08:27 +0000)]
Selection and event handling cleanup. Added deeper display.

18 years ago* Query default text attributes if selection query returns nothing
mderezynski [Fri, 19 May 2006 06:18:26 +0000 (06:18 +0000)]
* Query default text attributes if selection query returns nothing

18 years ago* Implement completion for font selection as well as a warning symbol in case the...
mderezynski [Fri, 19 May 2006 05:58:32 +0000 (05:58 +0000)]
* Implement completion for font selection as well as a warning symbol in case the default font has to be used

18 years agoMinor parameter type and snprintf safety tweak
joncruz [Fri, 19 May 2006 04:19:52 +0000 (04:19 +0000)]
Minor parameter type and snprintf safety tweak

18 years agofix compile warning
buliabyak [Fri, 19 May 2006 04:05:58 +0000 (04:05 +0000)]
fix compile warning

18 years ago* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to manage...
mderezynski [Fri, 19 May 2006 03:28:16 +0000 (03:28 +0000)]
* Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to manage sigc::connections
* Finish listening to selections, make family selector work properly

18 years agofixed crash when starting up without Inkscape GUI: Inkscape messages were being redir...
dwyip [Fri, 19 May 2006 03:23:53 +0000 (03:23 +0000)]
fixed crash when starting up without Inkscape GUI: Inkscape messages were being redirected
to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog
instantiation

18 years agoPDF export patch by Ulf Erikson
buliabyak [Fri, 19 May 2006 02:36:23 +0000 (02:36 +0000)]
PDF export patch by Ulf Erikson

18 years agoadded functionality to for users to register jabber accounts within the whiteboard...
daleharvey [Thu, 18 May 2006 22:59:44 +0000 (22:59 +0000)]
added functionality to for users to register jabber accounts within the whiteboard->connect dialog

18 years agomake profile selectable via prefs, add elliptic (preliminary, needs perpendicular...
buliabyak [Thu, 18 May 2006 21:27:19 +0000 (21:27 +0000)]
make profile selectable via prefs, add elliptic (preliminary, needs perpendicular displacement too)

18 years agolayer changes
gemy_c [Thu, 18 May 2006 20:57:09 +0000 (20:57 +0000)]
layer changes

18 years ago* Remove text verbs except for the actual class for now
mderezynski [Thu, 18 May 2006 19:10:47 +0000 (19:10 +0000)]
* Remove text verbs except for the actual class for now

18 years ago* Remove unused variables
mderezynski [Thu, 18 May 2006 19:08:56 +0000 (19:08 +0000)]
* Remove unused variables

18 years ago* Check for a valid font family in the text toolbox's selection_changed callback
mderezynski [Thu, 18 May 2006 18:58:55 +0000 (18:58 +0000)]
* Check for a valid font family in the text toolbox's selection_changed callback
* Throw an exception if no TreePath can be found in the map (as in "no such family exists")

18 years ago* Use query api for text toolbar
mderezynski [Thu, 18 May 2006 16:59:44 +0000 (16:59 +0000)]
* Use query api for text toolbar

18 years ago* Reinstate font toolbox
mderezynski [Thu, 18 May 2006 16:10:15 +0000 (16:10 +0000)]
* Reinstate font toolbox

18 years ago* Disable text toolbox for testing
mderezynski [Thu, 18 May 2006 15:53:20 +0000 (15:53 +0000)]
* Disable text toolbox for testing

18 years agoadding fill-opacity to dyna-draw
acspike [Thu, 18 May 2006 15:36:46 +0000 (15:36 +0000)]
adding fill-opacity to dyna-draw

18 years ago* Properly deal with setting the style using the text toolbar
mderezynski [Thu, 18 May 2006 14:56:08 +0000 (14:56 +0000)]
* Properly deal with setting the style using the text toolbar

18 years agostop structure rebuilds on change of selected layer. Added scrolling, pop-up menu...
joncruz [Thu, 18 May 2006 09:47:35 +0000 (09:47 +0000)]
stop structure rebuilds on change of selected layer. Added scrolling, pop-up menu, in-place renamimg, and position-sensitive enabling

18 years agorequired is now libsigc++ >= 2.0.12
rwst [Thu, 18 May 2006 09:12:52 +0000 (09:12 +0000)]
required is now libsigc++ >= 2.0.12

18 years agoreinclude inkview into dist
theadib [Thu, 18 May 2006 09:05:30 +0000 (09:05 +0000)]
reinclude inkview into dist

18 years agoFixed localization for metadata license selector.
keescook [Thu, 18 May 2006 02:02:22 +0000 (02:02 +0000)]
Fixed localization for metadata license selector.

18 years ago* Fix desychronization between text toolbox and dialog
mderezynski [Thu, 18 May 2006 01:51:17 +0000 (01:51 +0000)]
* Fix desychronization between text toolbox and dialog

18 years ago* First implementation step of the text toolbox
mderezynski [Thu, 18 May 2006 01:36:39 +0000 (01:36 +0000)]
* First implementation step of the text toolbox

18 years ago* Remove old/stale code from font-lister.h/cpp
mderezynski [Wed, 17 May 2006 22:55:22 +0000 (22:55 +0000)]
* Remove old/stale code from font-lister.h/cpp

18 years ago* Fix build for gcc 4.x (Remove additional class name qualifier inside class definition):
mderezynski [Wed, 17 May 2006 16:59:56 +0000 (16:59 +0000)]
* Fix build for gcc 4.x (Remove additional class name qualifier inside class 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

18 years ago* Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead of GtkCList
mderezynski [Wed, 17 May 2006 16:51:04 +0000 (16:51 +0000)]
* Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead of GtkCList

18 years agoCVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklayout...
mgsloan [Wed, 17 May 2006 07:34:58 +0000 (07:34 +0000)]
CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklayout.svg)

18 years agodo calligraphic draw opacity correctly
buliabyak [Wed, 17 May 2006 06:57:31 +0000 (06:57 +0000)]
do calligraphic draw opacity correctly

18 years agoFlipped top/bottom in layers UI to reflect visible stacking.
joncruz [Wed, 17 May 2006 04:46:43 +0000 (04:46 +0000)]
Flipped top/bottom in layers UI to reflect visible stacking.

18 years agoFixes calligraphy tool so drawing now uses the the correct opacity.
verbalshadow [Wed, 17 May 2006 04:04:50 +0000 (04:04 +0000)]
Fixes calligraphy tool so drawing now uses the the correct opacity.

18 years agoSwitched icons to stock generic.
joncruz [Wed, 17 May 2006 03:57:05 +0000 (03:57 +0000)]
Switched icons to stock generic.

18 years ago * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
mjwybrow [Wed, 17 May 2006 00:52:22 +0000 (00:52 +0000)]
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.

18 years agoupdated POT file
a_b [Tue, 16 May 2006 22:01:37 +0000 (22:01 +0000)]
updated POT file

18 years agoupdated PO files
a_b [Tue, 16 May 2006 21:56:32 +0000 (21:56 +0000)]
updated PO files

18 years agoUse 'start' to avoid the console
ishmal [Tue, 16 May 2006 19:02:45 +0000 (19:02 +0000)]
Use 'start' to avoid the console

18 years agoCorrected ordering of children in subset
joncruz [Tue, 16 May 2006 16:27:15 +0000 (16:27 +0000)]
Corrected ordering of children in subset

18 years agorequire libsigc++-2.0.11 for compiling
rwst [Tue, 16 May 2006 14:47:26 +0000 (14:47 +0000)]
require libsigc++-2.0.11 for compiling

18 years agoUpdated Italian translation
luca_bruno [Tue, 16 May 2006 11:43:21 +0000 (11:43 +0000)]
Updated Italian translation

18 years agoBug 1488621 (path misrendered if some successive node is in the same position)
knutux [Tue, 16 May 2006 05:17:46 +0000 (05:17 +0000)]
Bug 1488621 (path misrendered if some successive node is in the same position)

18 years agooptionally use linear profile for sculpting
buliabyak [Tue, 16 May 2006 04:40:49 +0000 (04:40 +0000)]
optionally use linear profile for sculpting

18 years agoshow handles toggle
buliabyak [Tue, 16 May 2006 02:39:05 +0000 (02:39 +0000)]
show handles toggle

18 years agoAdd Pedro to the excludes, at least until after the release
ishmal [Mon, 15 May 2006 23:54:10 +0000 (23:54 +0000)]
Add Pedro to the excludes, at least until after the release

18 years agoCtrl+Shift+L for Layers
buliabyak [Mon, 15 May 2006 19:13:14 +0000 (19:13 +0000)]
Ctrl+Shift+L for Layers

18 years agomenus, keys, prefs changes for Layers
buliabyak [Mon, 15 May 2006 18:50:18 +0000 (18:50 +0000)]
menus, keys, prefs changes for Layers

18 years agoMove from the jabber_whiteboard directory to its own, so that it can be updated in...
ishmal [Mon, 15 May 2006 15:06:21 +0000 (15:06 +0000)]
Move from the jabber_whiteboard directory to its own, so that it can be updated in parallel.

18 years agofix potential (though currently impossible) crash when spatial mode is used with...
buliabyak [Mon, 15 May 2006 13:58:09 +0000 (13:58 +0000)]
fix potential (though currently impossible) crash when spatial mode is used with a single node

18 years agouse spatial/linear distance method depending on whether selection is in more than...
buliabyak [Mon, 15 May 2006 12:25:28 +0000 (12:25 +0000)]
use spatial/linear distance method depending on whether selection is in more than one subpath

18 years agoBase implementation of a layers dialog.
joncruz [Mon, 15 May 2006 08:34:06 +0000 (08:34 +0000)]
Base implementation of a layers dialog.

18 years agosculpt other subpaths too
buliabyak [Mon, 15 May 2006 05:54:34 +0000 (05:54 +0000)]
sculpt other subpaths too

18 years agoreport subpaths in statusbar when > 1 is touched by selection
buliabyak [Mon, 15 May 2006 03:43:35 +0000 (03:43 +0000)]
report subpaths in statusbar when > 1 is touched by selection

18 years agoSmall bugfixes.
cmarqu [Sun, 14 May 2006 23:43:26 +0000 (23:43 +0000)]
Small bugfixes.

18 years agoMinor update for compile problem
joncruz [Sun, 14 May 2006 22:37:39 +0000 (22:37 +0000)]
Minor update for compile problem

18 years agoUpdate to current SVN.
cmarqu [Sun, 14 May 2006 22:10:33 +0000 (22:10 +0000)]
Update to current SVN.

18 years agoTypofix (conector)
cmarqu [Sun, 14 May 2006 21:10:50 +0000 (21:10 +0000)]
Typofix (conector)

18 years agoput Richard's copyright notice where I had forgotten it.
acspike [Sun, 14 May 2006 18:20:54 +0000 (18:20 +0000)]
put Richard's copyright notice where I had forgotten it.

18 years agoupdate from matiphas
matiphas [Sun, 14 May 2006 15:20:41 +0000 (15:20 +0000)]
update from matiphas

18 years agoinclude po/inkscape.pot in EXTRA_DIST, fixes #1397722
rwst [Sun, 14 May 2006 10:17:25 +0000 (10:17 +0000)]
include po/inkscape.pot in EXTRA_DIST, fixes #1397722

18 years agoCorrected base structure and avoiding infinite loop.
joncruz [Sun, 14 May 2006 07:21:09 +0000 (07:21 +0000)]
Corrected base structure and avoiding infinite loop.

18 years agoFixing hash sort for null
joncruz [Sun, 14 May 2006 07:09:55 +0000 (07:09 +0000)]
Fixing hash sort for null

18 years ago * src/widgets/toolbox.cpp: Slightly increase size of the
mjwybrow [Sun, 14 May 2006 03:41:24 +0000 (03:41 +0000)]
* src/widgets/toolbox.cpp: Slightly increase size of the
     connector toolbar buttons to match button sizes on other
     toolbars.

18 years agokeep selected option for calligraphic
buliabyak [Sun, 14 May 2006 03:27:13 +0000 (03:27 +0000)]
keep selected option for calligraphic

18 years agopatch for bug 1458643 by Andreas Burman
buliabyak [Sun, 14 May 2006 02:52:57 +0000 (02:52 +0000)]
patch for bug 1458643 by Andreas Burman

18 years agostatusbar tip expanded
buliabyak [Sun, 14 May 2006 00:40:12 +0000 (00:40 +0000)]
statusbar tip expanded

18 years agoclassic logo for comparison
mental [Sun, 14 May 2006 00:37:37 +0000 (00:37 +0000)]
classic logo for comparison

18 years agoplain svg this time
mental [Sun, 14 May 2006 00:35:59 +0000 (00:35 +0000)]
plain svg this time

18 years agore-balance snowcap
mental [Sun, 14 May 2006 00:33:29 +0000 (00:33 +0000)]
re-balance snowcap

18 years agoindentation
buliabyak [Sat, 13 May 2006 21:51:17 +0000 (21:51 +0000)]
indentation

18 years agoCalligraphy tool now draws in the last used color or tool style depending on the...
verbalshadow [Sat, 13 May 2006 21:07:48 +0000 (21:07 +0000)]
Calligraphy tool now draws in the last used color or tool style depending on the preferences setting.

18 years agoadded packaging/win32/italian.nsh and czech.nsh to distribution
theadib [Sat, 13 May 2006 15:52:16 +0000 (15:52 +0000)]
added packaging/win32/italian.nsh and czech.nsh to distribution

18 years agoremoved make.dep, make.files make.ofiles from distribution
theadib [Sat, 13 May 2006 15:51:08 +0000 (15:51 +0000)]
removed make.dep, make.files make.ofiles from distribution

18 years ago r11887@tres: ted | 2006-05-13 01:09:41 -0700
gouldtj [Sat, 13 May 2006 08:13:55 +0000 (08:13 +0000)]
 r11887@tres:  ted | 2006-05-13 01:09:41 -0700
 Removing option to enable the effects menu.

18 years ago r11886@tres: ted | 2006-05-13 00:30:29 -0700
gouldtj [Sat, 13 May 2006 08:13:38 +0000 (08:13 +0000)]
 r11886@tres:  ted | 2006-05-13 00:30:29 -0700
 Making the effects menu default on.

18 years ago r11772@tres: ted | 2006-05-12 23:15:51 -0700
gouldtj [Sat, 13 May 2006 08:13:14 +0000 (08:13 +0000)]
 r11772@tres:  ted | 2006-05-12 23:15:51 -0700
 Wow, that has to be the most unbelievable gcc error I've ever gotten.
 "undefined reference to vtable" which means that you didn't provide a
 implmentation for a function you prototyped in the class (and gets used,
 I think).  Anyway, needed a mock destructor.

18 years ago r11771@tres: ted | 2006-05-12 08:51:57 -0700
gouldtj [Sat, 13 May 2006 08:13:04 +0000 (08:13 +0000)]
 r11771@tres:  ted | 2006-05-12 08:51:57 -0700
 Behaving funny, but I want to back this up.

18 years agoupdated PO files
a_b [Fri, 12 May 2006 22:30:43 +0000 (22:30 +0000)]
updated PO files

18 years agonever destroy nodepath from within itself - this leaves an orphaned listener in node...
buliabyak [Fri, 12 May 2006 22:17:24 +0000 (22:17 +0000)]
never destroy nodepath from within itself - this leaves an orphaned listener in node-context (fixes a crash)

18 years agoadded POT file (bug #1397722)
a_b [Fri, 12 May 2006 21:46:16 +0000 (21:46 +0000)]
added POT file (bug #1397722)

18 years agomemleak; move deleting empty paths until after all nodes are deleted
buliabyak [Fri, 12 May 2006 20:09:24 +0000 (20:09 +0000)]
memleak; move deleting empty paths until after all nodes are deleted

18 years agofix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup deleting...
buliabyak [Fri, 12 May 2006 19:28:52 +0000 (19:28 +0000)]
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup deleting subpaths from under our feet; rename origin to origin_radial for node sides; add x/y origins to sides and remember origins for all nodes and sides upon grabbing; store drag pressure in the knot; sculpt

18 years ago * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
mjwybrow [Fri, 12 May 2006 11:00:20 +0000 (11:00 +0000)]
* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:

      When moving/transforming connectors, only detach connectors
      from objects that are not part of the selection.  Previously,
      connectors moved as part of a selection would be detached from
      all objects.  This has been requested several times via email.
      The change also fixes bug #1383806.

18 years ago * src/ui/dialog/inkscape-preferences.cpp,
mjwybrow [Fri, 12 May 2006 04:13:28 +0000 (04:13 +0000)]
* src/ui/dialog/inkscape-preferences.cpp,
      src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:

      Add a preferences setting to the connector tool for setting
      whether or not connectors attach to text objects.  This
      addresses feature request #1434292.

18 years agore-generated tutorials with updated calligraphy and advanced in english, as well...
scislac [Thu, 11 May 2006 16:33:48 +0000 (16:33 +0000)]
re-generated tutorials with updated calligraphy and advanced in english, as well as added de translation for tips

18 years agomore german
theadib [Thu, 11 May 2006 15:58:31 +0000 (15:58 +0000)]
more german

18 years agoSpelling errors
mgsloan [Thu, 11 May 2006 02:01:59 +0000 (02:01 +0000)]
Spelling errors

18 years agowhitespace
acspike [Wed, 10 May 2006 22:00:58 +0000 (22:00 +0000)]
whitespace

18 years agoUsers Jid is now stored in session data, which is used in from attributes. lm_connect...
daleharvey [Wed, 10 May 2006 14:34:38 +0000 (14:34 +0000)]
Users Jid is now stored in session data, which is used in from attributes. lm_connection_set_jid is now not called, which allows authentication against jabber.org

18 years agoincreased alarm time-out to 60 secs (because 30 seconds may not have been enough...
tgdwyer [Wed, 10 May 2006 07:44:38 +0000 (07:44 +0000)]
increased alarm time-out to 60 secs (because 30 seconds may not have been enough on slow machines)

18 years agoApparently a problem was reported with one of the test cases.
tgdwyer [Wed, 10 May 2006 07:13:45 +0000 (07:13 +0000)]
Apparently a problem was reported with one of the test cases.
I can't reproduce the problem, however solve_VPSC code in inkscape
was getting quite out of date with that in www.sf.net/projects/adaptagrams.
I've updated the code, which may fix the problem, or at least if it's
reported again then I'll know it's still an issue.

18 years agopatch 1484602 by Niko Kiirala
buliabyak [Wed, 10 May 2006 04:03:48 +0000 (04:03 +0000)]
patch 1484602 by Niko Kiirala

18 years agoadded new tutorials
a_b [Tue, 9 May 2006 19:55:11 +0000 (19:55 +0000)]
added new tutorials

18 years agotutorials from Xavier
a_b [Tue, 9 May 2006 19:31:16 +0000 (19:31 +0000)]
tutorials from Xavier

18 years agonew es.po from Lucas
a_b [Tue, 9 May 2006 19:19:34 +0000 (19:19 +0000)]
new es.po from Lucas

18 years agoupdated PO files
a_b [Tue, 9 May 2006 19:12:04 +0000 (19:12 +0000)]
updated PO files

18 years agoremove flicker when creating dialog
rwst [Tue, 9 May 2006 18:23:55 +0000 (18:23 +0000)]
remove flicker when creating dialog

18 years agoRe-enable link between grid visibility and grid snap.
cth103 [Tue, 9 May 2006 11:16:34 +0000 (11:16 +0000)]
Re-enable link between grid visibility and grid snap.