%changelog * Mon Jul 12 2013 Ryan Lerch - 0.49-20130712bzr12417 - [12417] Use Jon Cruz info about OptRect to correctly get area height and width - [12416] Do not effect the focus in align computation - [12415] Change small to sml to fix windows compile problem - [12414] Remove align point, not required any more - [12413] Step 2 refactoring the align functions, added some functionality to selection. - [12412] Merge in Eric's dbus name option - [12411] Small refactor of align and distribute to reduce complexity. - [12410] Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a make dist) by Ryan Lerch. - [12409] Revert wrong changes and apply right fixes from prev-commit - [12408] Make colour a guint instead of a uint. bug 1198501 - [12407] Fix build failure with GDL >= 3.6 - [12406] Fix verbs that were out by 5 because of missing script verbs (broken between r7137-r11611) - [12405] Merge: Add Hershey extension for engraving fonts - [12404] Merge: version 2.31 of the guides creator - [12403] Merge: scale, rotate and skew handles refactoring - [12402] Merge: Command-line and DBus refactoring to improve inkscapes ability to be run headless. - [12401] Make handle colour a configurable property. - [12400] Refactor resize, rotate, skew handle code - [12399] Shape calculations. do not quantize the coordinates. (Bug 168158) - [12398] LPE bend path: fix crash on "uskeleton.cuts.back()" because of empty uskeleton. - [12397] Transform dialog. do not use singular transforms. (Bug 1189446) - [12396] Make DAMN sure paths with zero nodes do not cause a crash. - [12395] Fix crash when undoing/redoing a duplicate layer. - [12394] Add the ability to reorder filters using drag-drop in the gtklist - [12393] Extensions. Strings consistency fix in Rack gears extension.] Translations. Translatable files list, translation template and French translation update. - [12392] Update makefile for extensions for gears - [12391] Add render rack gear extension from bug#1174800, modify gears location to render sub-menu - [12390] Fix Gtk3 build by including togglebutton header - [12389] Using CC0 link instead of old Public Domain link - [12388] Merge in: remove-hard-coded-toggle-dropper-keybinding - [12387] Correctly ignore symbolic link to ltmain.sh - [12386] Documentation spelling fix - [12385] Remove unused file memeq.h - [12384] Translations. Ukrainian translation update by Yuri Chornoivan. - [12383] odf metadata - let's begin with a first step to full ODF compatibility - [12382] cppcheck - [12381] Translations. Finnish translation fix by Ville Pätsi (see Bug #752457) and translation template update. - [12380] Fix my own mis-credit and some symbols labels * Mon Jun 17 2013 Ryan Lerch - 0.49-20130617bzr12379 - [12379] Fix layer selection so defs don't change layers, updated symbol text. - [12378] Fix for 1184408 : Additional zoom levels in zoom context menu - [12377] Revert Fix for 600285 : Zoom slider - [12376] Improve icons for symbols dialog - [12375] Fix crash for external symbol documents, should never select these items. - [12374] Big change in symbols ui and selection chemistry. - [12373] Allow svg elements to be ungrouped - [12372] Do not allow markers for children of markers (prevent loop) - [12371] Use fixed inkscape icon for 'no-marker' instead of gtk theme icon - [12370] Fix Apache2 license conflict with GPL with re-license from SOIX upstream - [12369] Use 'remove' instead of 'gtk-remove' for theme. - [12368] Restore the old behavior of autogen.sh (do not automatically run configure). - [12367] Change back to using NULL and fix windows theme error by checking - [12366] Fix bug where symbols weren't identified as such - [12365] extensions. hpgl input. new import routine by TimeWaster - [12364] Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-Marker. - [12363] Change marker layout in stroke-widget so they are all on one line. - [12362] use visual bbox in calculation of filter area (Bug 1188336) - [12361] Remove use of separate array for scale values. - [12360] Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function. - [12359] Refactor --export-pdf-version detection. If the user try to export the pdf and ps versions at one run, the sp_export_pdf detection would fail. A better approach (this commit) is to check the mime argument. - [12358] C++ conversion of parallel arrays to vector of class instances. - [12357] Check for value in range before dereferencing. - [12356] Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338. - [12355] Adding inclusion of config.h where needed for threads.h check - [12354] Warning cleanup. * Wed Jun 06 2013 Ryan Lerch - 0.49-20130606bzr12353 - [12353] Added configure/ifdef guards to only bring in the needed #include if glibmm has it. - [12352] Fixes r12348 and r12350.Typo error (sp_export_pdf_version instead sp_export_pdf). - [12351] Fix symbol-title missing crash - [12350] Add option to set --export-ps-level. Fixes bug #669748. Moreover, a bug in --export-pdf-version was fixed. The bug made Inkscape crash if someone try to export a ps file. - [12349] Refactor: Changed some functions from Extension to const. The functions changed to const: * get_param_color * get_param_enum * get_param_optiongroup * get_param_enum_contains - [12348] Add command line option to specify PDF export version. Patch from schwieni. From the patch's author: Additional command line option added to export to different PDF-versions supported by cairo (currently only "PDF 1.4" and "PDF 1.5"). The user must provide the exact string found in the PDF-export dialog of Inkscape. This feature was previously only accessible via the GUI of Inkscape. This option is useful for people opting for PDF-a conformance in their PDFs. Moreover, the Extension and Parameter classes are extended by setters for enum parameters (used in combo boxes). - [12347] Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338. - [12346] Dutch translation update - [12345] Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker. - [12344] extensions. dxf input. create default layer 0 if it does not exist (Bug 1123907) - [12343] Prevent crash from middle marker when a path or polyline has only one point. - [12342] boolops. allow Division to create hole (Bug 499744) - [12341] Reverting fix for Bug #1022543. - [12340] Fix for bug #1022543 (Ctrl+C increments the documents count) by Maggio. - [12339] Refactored internals to use a vector of structs instead of several parallel arrays. - [12338] New symbol-button icons - [12337] Win32. More include fixes for glibmm 2.36 (file dialog). - [12336] Win32. Fixing some more include issues (glibmm threads depracation). - [12335] Win32. Adding missing include (failed with the gtk3 devlibs). - [12334] Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans. - [12333] cleanup document option to clean up unused swatches - [12332] Moved icc selector members to internal helper. - [12331] Translations. PO template update. - [12330] Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap resolution). - [12329] Fix for Bug #448872 (Changing the bounding box type in preferences does not update the preview) by Vinipsmaker. - [12328] Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111. - [12327] Fix for Bug #683561 (Can't select text using click - [SHIFT+click]). - [12326] Fix for Bug #515267 (CTRL+DEL and CTRL+BACKSPACE in text boxes doesn't work) - [12325] Fix for 871563 : JPG images are recompressed with lower quality when embedded - [12324] Improve code documentation for symbols - [12323] Palettes: Add pure black and white to Tango palette * Tue May 07 2013 Ryan Lerch - 0.49-20130507bzr12322 - [12322] Fix for 1171434 : trunk: INX broken^ - [12321] Christoffer Holmstedt 2013-04-21 Fixed compilation warnings and updated tweak-move and tweak-move-jitter cursors. Fixes bug #587729. - [12320] Fix UI after inclusion of gimp style sliders * Thu May 02 2013 Ryan Lerch - 0.49-20130502bzr12319 - [12319] alt + scroll to select messes up opacity - [12318] Fix typo in en_gb translation - [12317] Fix UI after inclusion of gimp style sliders - [12316] Update minimum window size logic for cases when not saving window positions. - [12315] Fix for Bug #830663 (default window size is too small) by Jiabao Wu - [12314] Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff. - [12313] Fix for Bug #257223 (Object to Path should work for Connectors) by Matthew Petroff. - [12312] UI messages - [12311] Fixed logic error confusing bitwise and with logical and Whitespace cleanup to make the issue easier to spot. - [12310] Temporily fix abiguous macros before later removal. * Wed May 01 2013 Ryan Lerch - 0.49-20130501bzr12310 - First Nightly Build at inkscape trunk revision 12310.