Code

inkscape.git
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

18 years ago* Apply style to selection also when applying it to defaults
mderezynski [Mon, 22 May 2006 10:39:10 +0000 (10:39 +0000)]
* Apply style to selection also when applying it to defaults

18 years agoomg i've added myself!!!!!!!!!!!
mderezynski [Mon, 22 May 2006 09:41:38 +0000 (09:41 +0000)]
omg i've added myself!!!!!!!!!!!

18 years agoRemoved panel menu unless requested. Fixes bug #1492597
joncruz [Mon, 22 May 2006 09:32:22 +0000 (09:32 +0000)]
Removed panel menu unless requested. Fixes bug #1492597

18 years ago* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was tempora...
mderezynski [Mon, 22 May 2006 09:06:31 +0000 (09:06 +0000)]
* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was temporarily disabled for testing, or i just accidentally commited it that way)

18 years ago* Make sure we don't read on NULL pointer instead of gobject instance in text-edit...
mderezynski [Mon, 22 May 2006 08:57:39 +0000 (08:57 +0000)]
* Make sure we don't read on NULL pointer instead of gobject instance in text-edit.cpp:*_set_insensitive()

18 years ago* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()
mderezynski [Mon, 22 May 2006 08:43:23 +0000 (08:43 +0000)]
* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()

18 years ago* Revert toolbox
mderezynski [Mon, 22 May 2006 08:38:28 +0000 (08:38 +0000)]
* Revert toolbox

18 years ago* Add orientation controls to text toolbar
mderezynski [Mon, 22 May 2006 08:11:18 +0000 (08:11 +0000)]
* Add orientation controls to text toolbar

18 years agoClean up registration. Comment out authzid from sasl, as wildfire cant handle it.
ishmal [Mon, 22 May 2006 06:05:04 +0000 (06:05 +0000)]
Clean up registration.  Comment out authzid from sasl, as wildfire cant handle it.

18 years ago* Reinstate controls for bold/italic and fill/justify lost between the previous 2...
mderezynski [Mon, 22 May 2006 06:04:09 +0000 (06:04 +0000)]
* Reinstate controls for bold/italic and fill/justify lost between the previous 2 commits

18 years agoreplace super-linear complexity stacked C stirng concatenations with O(1) append...
mental [Mon, 22 May 2006 05:39:09 +0000 (05:39 +0000)]
replace super-linear complexity stacked C stirng concatenations with O(1) append to std::vector

18 years ago* Make sure the warning image regarding a non installed font is always initially...
mderezynski [Mon, 22 May 2006 04:23:41 +0000 (04:23 +0000)]
* Make sure the warning image regarding a non installed font is always initially hidden when the particular font _is_ installed
* Add control for setting text to fill/justify

18 years ago* Add setting text_align to QUERY_FONTSTYLE
mderezynski [Mon, 22 May 2006 03:12:53 +0000 (03:12 +0000)]
* Add setting text_align to QUERY_FONTSTYLE
* Add controls for 'justify' text and bold and italic to text toolbar
* Make sure the warning image for a non-installed font does not show up erronously

18 years ago(no commit message)
ishmal [Mon, 22 May 2006 01:13:09 +0000 (01:13 +0000)]

18 years agoUnix-ify the sources
ishmal [Sun, 21 May 2006 21:51:51 +0000 (21:51 +0000)]
Unix-ify the sources

18 years agoCheck if we are already SSL before trying STARTTLS
ishmal [Sun, 21 May 2006 21:14:09 +0000 (21:14 +0000)]
Check if we are already SSL before trying STARTTLS

18 years agoAdded 'Show close button on dialogs' option.
mscho [Sun, 21 May 2006 20:58:10 +0000 (20:58 +0000)]
Added 'Show close button on dialogs' option.

18 years agoGreatly improve SASL challenge parsing
ishmal [Sun, 21 May 2006 20:57:48 +0000 (20:57 +0000)]
Greatly improve SASL challenge parsing

18 years agorequest collection pass after destruction of a view widget
mental [Sun, 21 May 2006 20:48:25 +0000 (20:48 +0000)]
request collection pass after destruction of a view widget

18 years agocall GC::request_early_collection() after switching preview images
mental [Sun, 21 May 2006 20:36:01 +0000 (20:36 +0000)]
call GC::request_early_collection() after switching preview images

18 years agoremove unnecessary casts which didn't compile on old versions of FreeType
cyreve [Sun, 21 May 2006 20:32:44 +0000 (20:32 +0000)]
remove unnecessary casts which didn't compile on old versions of FreeType

18 years agoadded pdf metainfo author
theadib [Sun, 21 May 2006 20:10:28 +0000 (20:10 +0000)]
added pdf metainfo author

18 years agofix 1445003
buliabyak [Sun, 21 May 2006 19:58:54 +0000 (19:58 +0000)]
fix 1445003

18 years agoeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen with newer...
buliabyak [Sun, 21 May 2006 17:32:32 +0000 (17:32 +0000)]
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen with newer gtk versions

18 years agorequire libsigc-2.0.11 on gcc-3 and 2.0.12 on gcc-4+ systems
rwst [Sun, 21 May 2006 16:27:28 +0000 (16:27 +0000)]
require libsigc-2.0.11 on gcc-3 and 2.0.12 on gcc-4+ systems

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().