Fix for bug #167364 - "Win2k: file dialog uses wrong home directory"
adding russian about screen for (0.46 and 0.46-devel) Needs
proofreading by a russian native speaker
before commiting to 0.46 branch
Also needs update on "about.svg" translation in ru.po
proofreading by a russian native speaker
before commiting to 0.46 branch
Also needs update on "about.svg" translation in ru.po
fix improper attribute name
add breton win32 installer translation
tweak the helperpath flashing:
* reduce time a little (should this be a preference?)
* when leaving an object, instantly hide the flasher.
* when entering the same object as before, show the flasher again
to be done: make preferences to turn on/off and any other desired settings
* reduce time a little (should this be a preference?)
* when leaving an object, instantly hide the flasher.
* when entering the same object as before, show the flasher again
to be done: make preferences to turn on/off and any other desired settings
Add flashing outline of path when hovering over it. (coded in 20 minutes so perhaps buggy)
Will be put under a preference, for those who want it.
Will be put under a preference, for those who want it.
New menu command to quickly create guides around page
fix 198404
fix 198818
Bugfix for bug #168283: possible to create empty paths via text -> object to path. Text that produces no glyphs is left unconverted.
* packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc:
Make the highlight colour for the menus be the user's OSX highlight
colour, rather than white.
* packaging/macosx/osx-app.sh: Include the gtk printbackends in app bundle.
Make the highlight colour for the menus be the user's OSX highlight
colour, rather than white.
* packaging/macosx/osx-app.sh: Include the gtk printbackends in app bundle.
Also display guides as vertical/horizontal when they are angled at -90/180 degrees
Apply Gail's patch which fixes LP #178646
remove duplicate "+version" in the version name
add snapindicator to rect tool but not satisfactory yet...
* [INTL: br] Breton update by Alan
* Include all missing tutorials in makefile
snapindicator in freehand
snapindicator for gradient knots
added italian about screens to trunk (for 0.46 and 0.46-devel)
snapindicator for nodehandle editing. buggy when doing constraintsnap, don't know how to fix it. Diederik? :)
Show snapindicator in nodetool :-)
added new extension to the list of translatables
noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)
bulgarian about screen for 0.46 release. Luca Bruno, please commit to
0.46 branch
0.46 branch
added bulgarian aboutscreen for 0.46-devel. Please, somebody that speaks
bulgarian tell me if this is ok. If so, I can adapt it to 0.46.
Also added pt_BR about screen to Makefile.am
bulgarian tell me if this is ok. If so, I can adapt it to 0.46.
Also added pt_BR about screen to Makefile.am
16 years agoFixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected a couple...
Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected a couple of potential memory leaks, and tidied the code a bit
Applied patch for LCMS from bug #182170
Fixed whitespace after backslash at end of line
New extension to convert text to braille
r18294@shi: ted | 2008-03-03 15:11:22 -0800
Adding virtuals that got dropped somewhere along the path.
Adding virtuals that got dropped somewhere along the path.
new: guide snapping indicator! see if you like it, comments are always welcome!
* [INTL: ar, eu, sk] Merging back patch for various languages from branch
Avoid redundant additions for non-layer layers
added Marcin Floryan, made Gail's second name match new reality :)
Fix bad markup in ar.po. Translators, please double-check if this fix is okay (I'm not very familiar with .po files)
updated translation from M. Bashir Al-Noimi
Avoid adding layers who's repr is null or disconnected, or with a parent who's repr is null or disconnected.
Fixes Bug #168586
Fixes Bug #168586
Avoiding adding layers that are not listed in the document's current set.
Fixes Bug #196098
Fixes Bug #196098
Changed about screen on development branch. Now we use the contest winner on 0.46 release and the second place is used on our 0.46-devel builds.
I also spent some time translating it to pt_BR.
I also spent some time translating it to pt_BR.
updating pt_BR.po on trunk
r18238@shi: ted | 2008-03-01 14:46:00 -0800
Fixing it so that input/output have OK/Cancel like they used to.
Fixing it so that input/output have OK/Cancel like they used to.
r18237@shi: ted | 2008-03-01 14:41:25 -0800
Fix for LP: #191772
Makes it so that the response handler handles the DELETE_EVENT response
also. Basically handled the same as close.
Fix for LP: #191772
Makes it so that the response handler handles the DELETE_EVENT response
also. Basically handled the same as close.
Fix LP #196893 (weird snapping of 3D box Z handles)
changed vonkoch to use bbox of input object as reference.
remove flashing test indicator on pointparam.
remove some leftover code from point param code
remove test pointparam from LPEKnot
added SnapIndicator
added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped.
fix canvas-temporary-item-list.cpp
remove some leftover code from point param code
remove test pointparam from LPEKnot
added SnapIndicator
added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped.
fix canvas-temporary-item-list.cpp
* [INTL: sk] (trunk) Updated Slovak translation
* [INTL: sk] (RELEASE_0_46_BRANCH) Updated Slovak translation
increase version number in build.xml
stupid bug fix (crash upon big stroke length variation) + some parameters renamed
* [INTL: de, es] Merging updated translations from 0.46 branch
add Arabic and Breton to the possible inkscape translations
* [INTL: eo] Esperanto update by Antonio Codazzi
Remove double unreffing of pointer in pdf-cairo.cpp. Fixes Bug #178985 with the "quark-prueba.svg" file
improved fix crash bug #197664
fix crash bug #197664
vertical flip on RENDER_WITH_PANGO_CAIRO text output
revert a bit of svnrev 17570. remove obsolete comment
NEW: temporary on-canvas indicators
warning cleanup
remove assert_close
* [INTL: zh_CN] (trunk) Simplified Chinese update by Liu Xiaoqin (closes: #197191)
Warning and whitespace cleanup
Fix to check for out of bounds index *before* using the array index
Fixed uninitialized members
r18226@shi: ted | 2008-02-29 15:00:33 -0800
Flipping so that the file is the last parameter at request of
Aaron Spike.
Flipping so that the file is the last parameter at request of
Aaron Spike.
r18225@shi: ted | 2008-02-29 14:40:32 -0800
Fix for LP: #181799
This makes it so that radio buttons cause events when changed, and thus
update with "Live Preview"
Fix for LP: #181799
This makes it so that radio buttons cause events when changed, and thus
update with "Live Preview"
r18223@shi: ted | 2008-02-29 14:22:41 -0800
Fix for LP: 169066
Makes it so that the preference dialog doesn't try to run an effect
that doesn't exist for input/output pref dialogs.
Fix for LP: 169066
Makes it so that the preference dialog doesn't try to run an effect
that doesn't exist for input/output pref dialogs.
r18220@shi: ted | 2008-02-29 13:18:55 -0800
Okay, sadly I'm not keeping the version history because I'm not convenced
that SVK will do it right. One mega-patch, but that's life.
Reshuffle the exection-env and prefdialog code so that the state machines
aren't intertwines, which fixes a whole host of bugs with them. I think
the behavior is correct now.
Make it so that the effects can count how many preferences they have to
determine if the dialog should be shown (fix above). Once this code was
written it was easy to make it show an ellipsis on the verb if there is
a dialog or not. This involved removing ellipsis from those effects that
had it hard coded.
Make it so that the parameters know that their command line options are
going into a list. They don't have to acknowledge it, but they can, and
specifically notebook does and handles it differently. This should fix
the notebooks on Win32, but doesn't apparently completely.
Change the script extension on windows to use pythonw instead of python
so that the command line doesn't appear all the time.
Okay, sadly I'm not keeping the version history because I'm not convenced
that SVK will do it right. One mega-patch, but that's life.
Reshuffle the exection-env and prefdialog code so that the state machines
aren't intertwines, which fixes a whole host of bugs with them. I think
the behavior is correct now.
Make it so that the effects can count how many preferences they have to
determine if the dialog should be shown (fix above). Once this code was
written it was easy to make it show an ellipsis on the verb if there is
a dialog or not. This involved removing ellipsis from those effects that
had it hard coded.
Make it so that the parameters know that their command line options are
going into a list. They don't have to acknowledge it, but they can, and
specifically notebook does and handles it differently. This should fix
the notebooks on Win32, but doesn't apparently completely.
Change the script extension on windows to use pythonw instead of python
so that the command line doesn't appear all the time.
Copy perspectives, too, when pasting 3D boxes (solves LP #195867)
fix some header defines
fix warnings
Warning cleanup
port from 0.46 branch, bringing UC reuse for better file format support
* [INTL: pl] Fixed bad markup
fixed another localization issue - file extension names are now localized properly.
Fixed off-by-one filter bug with the windows native file dialogs, and tidied code a bit in filedialogimpl-win32.cpp/h
Reworked swatches context menu slightly to make it more compact and a bit clearer. Added some strings.
fixing wrong includes
more boilerplate code for SVGFonts
Remove unnecessary dependencies for some of the lpe parameters.
revert a small bit in document-properties.cpp of rev 17540. page sizer init() was removed while it shouldn't have been so.
* [INTL: pl] Polish update for Inkscape by Polish Inkscape Translation Team (stemmed from the final translation release for 0.46)
Adding mised page sizer initialization
Whitespace & misc cleanup
Warning cleanup
a bit more boilerplate code for SVGFonts
added <missing-glyph>
added <missing-glyph>
added randomize icon, cleaned defs in icons.svg, and saved with preferences tweaked for smaller file size.
* (when debug macro is defined) call ShapeEditor function to on-canvas edit point lpe parameters. This function still needs to be implemented.
* put forward declarations in lpe parameters to decrease recompile times
* put forward declarations in lpe parameters to decrease recompile times
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed RegisteredWdg.
fix nodepath.h include dependency
fix initialization of nodehelperpath showing
Fix passing of notebook extension parameters.
Simplified tool selection and remember tool per device during a session
Warning cleanup
added type enums for arabic-form and orientation attributes
tiny refactoring
more boilerplate code for SVGFonts
<glyph> node parameter loading
<glyph> node parameter loading
Fixed initialization order problem
Fixed run-time error