Code

inkscape.git
18 years agoAdding notification when managed layers change.
joncruz [Sun, 21 May 2006 15:58:09 +0000 (15:58 +0000)]
Adding notification when managed layers change.

18 years agofix unstable behavior when ctrl+alt+dragging more than one sharp node
buliabyak [Sun, 21 May 2006 15:57:28 +0000 (15:57 +0000)]
fix unstable behavior when ctrl+alt+dragging more than one sharp node

18 years agoguard callback, catch release event, set _rgba: fixes #1491876, #1492332
rwst [Sun, 21 May 2006 15:50:27 +0000 (15:50 +0000)]
guard callback, catch release event, set _rgba: fixes #1491876, #1492332

18 years agodeselect if not keep_selected
buliabyak [Sun, 21 May 2006 15:26:42 +0000 (15:26 +0000)]
deselect if not keep_selected

18 years agohandle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warnings when...
rwst [Sun, 21 May 2006 09:03:45 +0000 (09:03 +0000)]
handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warnings when setting color via wheel

18 years ago * src/extension/internal/pdf.cpp: Compilation fix. For versions
mjwybrow [Sun, 21 May 2006 04:12:36 +0000 (04:12 +0000)]
* src/extension/internal/pdf.cpp: Compilation fix.  For versions
      of glib older that 2.9.0, use g_date_set_time() instead of
      g_date_set_time_t().

18 years agoadd %%EOF trailer for DSC-compliance
mental [Sun, 21 May 2006 04:05:33 +0000 (04:05 +0000)]
add %%EOF trailer for DSC-compliance

18 years agofirst hack at in-band registration
ishmal [Sun, 21 May 2006 03:51:47 +0000 (03:51 +0000)]
first hack at in-band registration

18 years ago* Unify text-anchor and text-align for the text toolbar
mderezynski [Sun, 21 May 2006 02:15:13 +0000 (02:15 +0000)]
* Unify text-anchor and text-align for the text toolbar

18 years agocompletet some more metainfo (title, creator, producer, date) for pdf
theadib [Sun, 21 May 2006 00:42:12 +0000 (00:42 +0000)]
completet some more metainfo (title, creator, producer, date) for pdf

18 years ago* Implement size selection in text toolbar
mderezynski [Sat, 20 May 2006 16:41:25 +0000 (16:41 +0000)]
* Implement size selection in text toolbar

18 years agoUpdate.
cmarqu [Sat, 20 May 2006 15:20:39 +0000 (15:20 +0000)]
Update.

18 years agoRename slightly, also makes for easier translation.
cmarqu [Sat, 20 May 2006 15:19:44 +0000 (15:19 +0000)]
Rename slightly, also makes for easier translation.

18 years ago* Set default font widget insensitive only if exists
mderezynski [Sat, 20 May 2006 15:00:06 +0000 (15:00 +0000)]
* Set default font widget insensitive only if exists

18 years agoChangled dialog from checkboxes to icons for visible and locked.
joncruz [Sat, 20 May 2006 06:34:27 +0000 (06:34 +0000)]
Changled dialog from checkboxes to icons for visible and locked.

18 years ago* Don't block when setting a font trough the GtkEntry
mderezynski [Sat, 20 May 2006 06:08:08 +0000 (06:08 +0000)]
* Don't block when setting a font trough the GtkEntry

18 years ago* New font selector (using treeview)
mderezynski [Sat, 20 May 2006 02:58:31 +0000 (02:58 +0000)]
* New font selector (using treeview)

18 years ago * src/libnrtype/FontInstance.cpp: patch from David Turner of the
mjwybrow [Sat, 20 May 2006 00:07:15 +0000 (00:07 +0000)]
* src/libnrtype/FontInstance.cpp: patch from David Turner of the
      FreeType Project.  Fixes a compilation problem and a possible
      segmentation fault.

18 years agoremove inclusion of internal freetype headers (which weren't needed anyway)
cyreve [Fri, 19 May 2006 21:25:07 +0000 (21:25 +0000)]
remove inclusion of internal freetype headers (which weren't needed anyway)

18 years agofont_sample default string
buliabyak [Fri, 19 May 2006 21:23:33 +0000 (21:23 +0000)]
font_sample default string

18 years agoSomeone keeps committing a copy of this with '-g' removed. Stop. :)
ishmal [Fri, 19 May 2006 21:17:11 +0000 (21:17 +0000)]
Someone keeps committing a copy of this with '-g' removed.   Stop.  :)

18 years agomake output "trying to load ..." more informative
rwst [Fri, 19 May 2006 18:38:48 +0000 (18:38 +0000)]
make output "trying to load ..." more informative

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.