Code

inkscape.git
18 years agocorrect vertical text flow icon to correctly reflect lines stacking right-to-left...
mental [Sun, 28 May 2006 18:04:21 +0000 (18:04 +0000)]
correct vertical text flow icon to  correctly reflect lines stacking right-to-left, as well as improving pixel alignment on both text flow icons

18 years agorename pdf_output*.inx
acspike [Sun, 28 May 2006 18:00:56 +0000 (18:00 +0000)]
rename pdf_output*.inx
This effectively disables the extensions
but leaves them in the dist for easy access by interested parties.

18 years agore-id this extension to prevent conflicts (bug #1495400)
acspike [Sun, 28 May 2006 17:51:51 +0000 (17:51 +0000)]
re-id this extension to prevent conflicts (bug #1495400)

18 years agoadd tooltips to text toolbar widgets
mental [Sun, 28 May 2006 17:31:29 +0000 (17:31 +0000)]
add tooltips to text toolbar widgets

18 years agobreak apart faster: prepend to list instead of append, add objects to selection whole...
buliabyak [Sun, 28 May 2006 14:38:37 +0000 (14:38 +0000)]
break apart faster: prepend to list instead of append, add objects to selection wholesale instead of one by one

18 years agoOption to keep selection when changing layers
joncruz [Sun, 28 May 2006 08:07:39 +0000 (08:07 +0000)]
Option to keep selection when changing layers

18 years agoclicking toggles doesn't change selected layer.
joncruz [Sun, 28 May 2006 06:53:12 +0000 (06:53 +0000)]
clicking toggles doesn't change selected layer.

18 years agoput fretboards into the current layer
acspike [Sun, 28 May 2006 04:07:13 +0000 (04:07 +0000)]
put fretboards into the current layer

18 years ago * src/sp-conn-end-pair.cpp: Detach connectors from empty groups
mjwybrow [Sun, 28 May 2006 04:03:35 +0000 (04:03 +0000)]
* src/sp-conn-end-pair.cpp: Detach connectors from empty groups
      before trying to route connectors to them.  This is required
      since empty groups have no physical position.  Fixes bug #1448811.

18 years agocenter the tree on the current layer
acspike [Sun, 28 May 2006 03:50:26 +0000 (03:50 +0000)]
center the tree on the current layer

18 years agoadd a function to pull some info from the sodipodi:namedview
acspike [Sun, 28 May 2006 03:41:31 +0000 (03:41 +0000)]
add a function to pull some info from the sodipodi:namedview

18 years agopatch 1496036 and fix for 1496114
buliabyak [Sat, 27 May 2006 18:58:50 +0000 (18:58 +0000)]
patch 1496036 and fix for 1496114

18 years agofix 1496081
buliabyak [Sat, 27 May 2006 17:24:27 +0000 (17:24 +0000)]
fix 1496081

18 years agobug 1495265: css fallback fonts broken on win32
cyreve [Sat, 27 May 2006 16:56:44 +0000 (16:56 +0000)]
bug 1495265: css fallback fonts broken on win32

18 years agopatch from bug 1474575
buliabyak [Sat, 27 May 2006 16:37:55 +0000 (16:37 +0000)]
patch from bug 1474575

18 years agoFixes bug #1495310, allowing parameters for output extensions.
keescook [Sat, 27 May 2006 16:28:49 +0000 (16:28 +0000)]
Fixes bug #1495310, allowing parameters for output extensions.

18 years agoupdated translations (es, cs, fr)
matiphas [Sat, 27 May 2006 13:00:53 +0000 (13:00 +0000)]
updated translations (es, cs, fr)

18 years agomake button labels translatable, and use HButtonBox versus HBox for better appearance
mental [Sat, 27 May 2006 05:47:13 +0000 (05:47 +0000)]
make button labels translatable, and use HButtonBox versus HBox for better appearance

18 years agoPrevent layer name duplication
joncruz [Sat, 27 May 2006 04:26:51 +0000 (04:26 +0000)]
Prevent layer name duplication

18 years agopatch from bug 1495755
buliabyak [Sat, 27 May 2006 03:47:37 +0000 (03:47 +0000)]
patch from bug 1495755

18 years agoClear old selection when changing layer
joncruz [Fri, 26 May 2006 16:21:44 +0000 (16:21 +0000)]
Clear old selection when changing layer

18 years agoFix compile warning
joncruz [Fri, 26 May 2006 16:19:05 +0000 (16:19 +0000)]
Fix compile warning

18 years agoadding missing comma reported by drew
acspike [Fri, 26 May 2006 13:16:40 +0000 (13:16 +0000)]
adding missing comma reported by drew

18 years agoFixed resize handle in corner of main UI.
joncruz [Fri, 26 May 2006 07:31:57 +0000 (07:31 +0000)]
Fixed resize handle in corner of main UI.

18 years agoCleaned up propagation of status changes.
joncruz [Fri, 26 May 2006 07:10:40 +0000 (07:10 +0000)]
Cleaned up propagation of status changes.

18 years agoAdditional translation string cleanup for bug #1490928
keescook [Fri, 26 May 2006 07:10:20 +0000 (07:10 +0000)]
Additional translation string cleanup for bug #1490928

18 years ago * Info.plist.in: trivial change to update copyright year: s/2005/2006.
mjwybrow [Fri, 26 May 2006 05:53:08 +0000 (05:53 +0000)]
* Info.plist.in: trivial change to update copyright year: s/2005/2006.

18 years agocorrectly treat dashes and markers when converting stroke to path, fixes 933482
buliabyak [Fri, 26 May 2006 04:52:18 +0000 (04:52 +0000)]
correctly treat dashes and markers when converting stroke to path, fixes 933482

18 years agofactor out dashing code
buliabyak [Fri, 26 May 2006 04:49:39 +0000 (04:49 +0000)]
factor out dashing code

18 years agomethod for dashing Path using an SPStyle
buliabyak [Fri, 26 May 2006 04:48:38 +0000 (04:48 +0000)]
method for dashing Path using an SPStyle

18 years agoexport markers API
buliabyak [Fri, 26 May 2006 04:46:58 +0000 (04:46 +0000)]
export markers API

18 years ago * src/path-prefix.h: Add missing CREATE_* directory locations
mjwybrow [Fri, 26 May 2006 02:50:00 +0000 (02:50 +0000)]
* src/path-prefix.h: Add missing CREATE_* directory locations
      for building an OS X application bundle.  Fixes bug #1495284.

18 years agoCorrect my translation call. I shouldn't call gettext directly.
keescook [Thu, 25 May 2006 20:40:42 +0000 (20:40 +0000)]
Correct my translation call.  I shouldn't call gettext directly.

18 years agoFix for "[1490928] Error message after an internal error is not
bryce [Thu, 25 May 2006 20:26:30 +0000 (20:26 +0000)]
Fix for "[1490928] Error message after an internal error is not
translated".  The strings were marked as translatable but not getting
passed to the translation engine.

18 years agoset version back to 0.43+devel
acspike [Thu, 25 May 2006 20:23:56 +0000 (20:23 +0000)]
set version back to 0.43+devel

18 years agoset version to 0.43+0.44pre0
acspike [Thu, 25 May 2006 20:17:24 +0000 (20:17 +0000)]
set version to 0.43+0.44pre0

18 years agoupdated french tutorials
scislac [Thu, 25 May 2006 19:07:51 +0000 (19:07 +0000)]
updated french tutorials

18 years ago#define -> typedef
dwyip [Thu, 25 May 2006 16:38:43 +0000 (16:38 +0000)]
#define -> typedef

18 years agofix for backwards compatibility with FreeType 2.1.x
dwyip [Thu, 25 May 2006 16:33:13 +0000 (16:33 +0000)]
fix for backwards compatibility with FreeType 2.1.x

18 years agoFix compile error.
pjrm [Thu, 25 May 2006 12:13:12 +0000 (12:13 +0000)]
Fix compile error.

18 years agodefine ndistclean-local to get rid of test files, write inkscape.pot rule, fix POTFIL...
rwst [Wed, 24 May 2006 15:55:13 +0000 (15:55 +0000)]
define ndistclean-local to get rid of test files, write inkscape.pot rule, fix POTFILES.in --- fixes #1467073

18 years agowhiteboard now works on jep compliant servers only, aka wildfire
daleharvey [Wed, 24 May 2006 11:47:01 +0000 (11:47 +0000)]
whiteboard now works on jep compliant servers only, aka wildfire

18 years agoforce mv operation
rwst [Wed, 24 May 2006 09:57:10 +0000 (09:57 +0000)]
force mv operation

18 years agoremove from svn, is built locally
rwst [Wed, 24 May 2006 09:51:43 +0000 (09:51 +0000)]
remove from svn, is built locally

18 years agoremove apparently unnecessary line preventing .pot file from being built
rwst [Wed, 24 May 2006 09:50:33 +0000 (09:50 +0000)]
remove apparently unnecessary line preventing .pot file from being built

18 years agochange link order of test_all to enable make distcheck
rwst [Wed, 24 May 2006 08:39:08 +0000 (08:39 +0000)]
change link order of test_all to enable make distcheck

18 years agodebian updates, lowered requirement on lcms to 1.13
njh [Wed, 24 May 2006 06:18:15 +0000 (06:18 +0000)]
debian updates, lowered requirement on lcms to 1.13

18 years agoadded liblcms1-dev build dep
njh [Wed, 24 May 2006 05:38:02 +0000 (05:38 +0000)]
added liblcms1-dev build dep

18 years agoFinish registration stuff
ishmal [Wed, 24 May 2006 05:08:32 +0000 (05:08 +0000)]
Finish registration stuff

18 years agoorder tweak
buliabyak [Wed, 24 May 2006 05:07:54 +0000 (05:07 +0000)]
order tweak

18 years agoslight cosmetics in text toolbar
buliabyak [Wed, 24 May 2006 02:39:10 +0000 (02:39 +0000)]
slight cosmetics in text toolbar

18 years agoAdd gui code for registration
ishmal [Wed, 24 May 2006 02:13:24 +0000 (02:13 +0000)]
Add gui code for registration

18 years agoSmall bugfix by a certain Thorsten (thanks).
cmarqu [Tue, 23 May 2006 23:31:56 +0000 (23:31 +0000)]
Small bugfix by a certain Thorsten (thanks).

18 years agocalligraphic to use last-set by default
buliabyak [Tue, 23 May 2006 23:02:03 +0000 (23:02 +0000)]
calligraphic to use last-set by default

18 years agofix crash when newly installed inkscape does not yet have last-set style
buliabyak [Tue, 23 May 2006 23:00:56 +0000 (23:00 +0000)]
fix crash when newly installed inkscape does not yet have last-set style

18 years agoremove default fill-opacity
buliabyak [Tue, 23 May 2006 22:07:22 +0000 (22:07 +0000)]
remove default fill-opacity

18 years agoadded default palette options
buliabyak [Tue, 23 May 2006 21:43:38 +0000 (21:43 +0000)]
added default palette options

18 years agoadded default palette
buliabyak [Tue, 23 May 2006 21:42:32 +0000 (21:42 +0000)]
added default palette

18 years agoadd Cedric and Jonathan who have provided great help on fr translation
matiphas [Tue, 23 May 2006 19:35:27 +0000 (19:35 +0000)]
add Cedric and Jonathan who have provided great help on fr translation

18 years agoupdate of fr.po
matiphas [Tue, 23 May 2006 19:30:33 +0000 (19:30 +0000)]
update of fr.po

18 years agonew palettes
buliabyak [Tue, 23 May 2006 19:06:54 +0000 (19:06 +0000)]
new palettes

18 years agoFlipped LCMS on
joncruz [Tue, 23 May 2006 16:39:31 +0000 (16:39 +0000)]
Flipped LCMS on

18 years agoenable palette
buliabyak [Tue, 23 May 2006 15:43:22 +0000 (15:43 +0000)]
enable palette

18 years agoadd script to generate .pot file, needed by distcheck
rwst [Tue, 23 May 2006 14:48:28 +0000 (14:48 +0000)]
add script to generate .pot file, needed by distcheck

18 years agoMissed the date
joncruz [Tue, 23 May 2006 09:19:12 +0000 (09:19 +0000)]
Missed the date

18 years agoFormat cleanup
joncruz [Tue, 23 May 2006 09:18:51 +0000 (09:18 +0000)]
Format cleanup

18 years agoPanel refactoring
joncruz [Tue, 23 May 2006 09:17:37 +0000 (09:17 +0000)]
Panel refactoring

18 years ago* Use hardcoded sample string for font preview instead of the string from the configu...
mderezynski [Tue, 23 May 2006 09:16:08 +0000 (09:16 +0000)]
* Use hardcoded sample string for font preview instead of the string from the configuration

18 years agomake loop var unsigned etc, remove compiler warnings
rwst [Tue, 23 May 2006 07:41:37 +0000 (07:41 +0000)]
make loop var unsigned etc, remove compiler warnings

18 years agowhoops, quoting of %
mental [Tue, 23 May 2006 06:37:52 +0000 (06:37 +0000)]
whoops, quoting of %

18 years agomove %%EOF to end of output document
mental [Tue, 23 May 2006 06:28:47 +0000 (06:28 +0000)]
move %%EOF to end of output document

18 years agoUpdate to SVN; small tweaks.
cmarqu [Mon, 22 May 2006 23:58:04 +0000 (23:58 +0000)]
Update to SVN; small tweaks.

18 years agoupdate of fr.po
matiphas [Mon, 22 May 2006 22:05:35 +0000 (22:05 +0000)]
update of fr.po

18 years agosolved 1363049 no uninstall option
theadib [Mon, 22 May 2006 21:20:29 +0000 (21:20 +0000)]
solved 1363049 no uninstall option

18 years agoseveral warnings
theadib [Mon, 22 May 2006 20:42:39 +0000 (20:42 +0000)]
several warnings

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:58:13 +0000 (19:58 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:56:35 +0000 (19:56 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:55:45 +0000 (19:55 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:54:22 +0000 (19:54 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:52:31 +0000 (19:52 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:52:08 +0000 (19:52 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:51:54 +0000 (19:51 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:51:11 +0000 (19:51 +0000)]
update of po files

18 years agoupdate of po files
matiphas [Mon, 22 May 2006 19:50:56 +0000 (19:50 +0000)]
update of po files

18 years agoImprove code for password change and registration cancel
ishmal [Mon, 22 May 2006 19:33:16 +0000 (19:33 +0000)]
Improve code for password change and registration cancel

18 years agofix problems with gcc4 (by joncruz)
rwst [Mon, 22 May 2006 18:36:39 +0000 (18:36 +0000)]
fix problems with gcc4 (by joncruz)

18 years agoAdd placeholders for registration modify and cancel
ishmal [Mon, 22 May 2006 18:22:46 +0000 (18:22 +0000)]
Add placeholders for registration modify and cancel

18 years agotwo more missing entries in test_all_headers
rwst [Mon, 22 May 2006 18:20:20 +0000 (18:20 +0000)]
two more missing entries in test_all_headers

18 years agoMore doc-ing
ishmal [Mon, 22 May 2006 18:10:03 +0000 (18:10 +0000)]
More doc-ing

18 years agotwo missing entries in test_all_includes
rwst [Mon, 22 May 2006 18:02:31 +0000 (18:02 +0000)]
two missing entries in test_all_includes

18 years ago$(test_all_includes) were not distributed in package
rwst [Mon, 22 May 2006 17:45:47 +0000 (17:45 +0000)]
$(test_all_includes) were not distributed in package

18 years agoadd missing entry
rwst [Mon, 22 May 2006 17:05:53 +0000 (17:05 +0000)]
add missing entry

18 years agoadd missing entry
rwst [Mon, 22 May 2006 16:57:22 +0000 (16:57 +0000)]
add missing entry

18 years agoadd missing entry
rwst [Mon, 22 May 2006 16:49:13 +0000 (16:49 +0000)]
add missing entry

18 years agoMore documentation
ishmal [Mon, 22 May 2006 16:40:47 +0000 (16:40 +0000)]
More documentation

18 years agoadded missing file entry
rwst [Mon, 22 May 2006 16:28:38 +0000 (16:28 +0000)]
added missing file entry

18 years agoImprove documentation of event types
ishmal [Mon, 22 May 2006 16:14:47 +0000 (16:14 +0000)]
Improve documentation of event types

18 years agoadd missing files for make distcheck
rwst [Mon, 22 May 2006 15:55:43 +0000 (15:55 +0000)]
add missing files for make distcheck

18 years agoThis odd change make it work for me
acspike [Mon, 22 May 2006 15:03:32 +0000 (15:03 +0000)]
This odd change make it work for me

18 years ago* Remember default setting for alingment
mderezynski [Mon, 22 May 2006 10:43:18 +0000 (10:43 +0000)]
* Remember default setting for alingment