November 2009 Archives by author
Starting: Sun Nov 1 00:05:18 CET 2009
Ending: Sun Nov 29 20:50:40 CET 2009
Messages: 118
- r14253 by mrdocs - add the missing optional macports stuff for 1.3.5+ on OSX
scribus-commit
- r14254 by mrdocs - add the missing optional macports stuff for 1.3.5+ on OSX
scribus-commit
- r14255 by jghali - #7933, switching between text frames non-intuitive : keep text edit mode when clicking in another text frame while in edit mode
scribus-commit
- r14256 by jghali - #7933, switching between text frames non-intuitive : keep text edit mode when clicking in another text frame while in edit mode
scribus-commit
- r14257 by fschmid - Fixed Bug #8549: "Postscript images backround rendered opaque in pdf's although displayed transparent on canvas"
scribus-commit
- r14258 by fschmid - Fixed Bug #8549: "Postscript images backround rendered opaque in pdf's although displayed transparent on canvas"
scribus-commit
- r14259 by fschmid - Made the onscreen display and ps or pdf output equal for radial gradients.
scribus-commit
- r14260 by fschmid - Allow shearing for fill and stroke patterns.
scribus-commit
- r14261 by fschmid - Initial bits of a Xara importer, currently only colors are imported.
scribus-commit
- r14262 by fschmid - Some progress on the Xara Importer, basic path elements are almost working.
scribus-commit
- r14263 by fschmid - Xara Importer: fixed compound paths.
scribus-commit
- r14264 by fschmid - Xara Importer: added support for bitmap fills.
scribus-commit
- r14265 by fschmid - Xara Importer: added support for simple linear and circular gradients.
scribus-commit
- r14266 by fschmid - Xara Importer: added multi color gradients and simple transparency.
scribus-commit
- r14267 by jghali - scripter : restore partially the getProperty() related functionnalities, trying to read or write pageitem firstLineOffset property won't work properly
scribus-commit
- r14268 by jghali - scripter : restore partially the getProperty() related functionnalities, trying to read or write pageitem firstLineOffset property won't work properly
scribus-commit
- r14269 by fschmid - Fixed PDF error when exporting gradients with only 2 colors.
scribus-commit
- r14270 by fschmid - Xara Importer: first support for regular shapes, positioning doesn't work correct in all cases.
scribus-commit
- r14271 by fschmid - Xara Importer: support for regular shapes, this time with working positioning.
scribus-commit
- r14272 by subik - fixed compiler warnings
scribus-commit
- r14273 by subik - #5276: Shortcut Error in Story Editor (Shift+Enter)
scribus-commit
- r14274 by cbradney - Make new typorgraphy prefs pane work and bump about date
scribus-commit
- r14275 by fschmid - Xara Importer:: some more Attributes handled correctly now.
scribus-commit
- r14276 by fschmid - Fixed Bug-Nr. 4637: "Option to mirror patterns"
scribus-commit
- r14277 by fschmid - Fixed incorrect gradients when duplicating objects.
scribus-commit
- r14278 by fschmid - Part of Bug-Nr 4293: "Improved support for gradients", added support for focal point different from center point.
scribus-commit
- r14279 by jghali - #8573 : UnicodeDecodeError in scripter
scribus-commit
- r14280 by jghali - #8573 : UnicodeDecodeError in scripter
scribus-commit
- r14281 by jghali - Make monitor profile an application setting. Monitor profile was previously specific to a document. When opened on another workstation than the one which created it, user had to enter doc setup to change monitor profile in order to get an accurate display of colors. Now monitor profile is taken directly from application making that step useless. An ScColorProfile display profile member is kept for now in document as default rgb profile is still used in place of monitor profile when color management is disabled for a specific doc. Not sure if that gonna be kept as is. Given current limitation of our color management, monitor profile can only be changed when no document are opened. Avoid user waiting that all image in all opened docs are updated...
scribus-commit
- r14282 by jghali - #8576: Grouping/Ungrouping/deleting objects takes forever when outline palette is visible
scribus-commit
- r14283 by jghali - #8576: Grouping/Ungrouping/deleting objects takes forever when outline palette is visible
scribus-commit
- r14284 by fschmid - Part of Bug-Nr 4293: "Improved support for gradients", added support for elliptical gradients and skewing of linear gradients.
scribus-commit
- r14285 by fschmid - Part of Bug-Nr 4293: "Improved support for gradients", added support for Qt based rendering.
scribus-commit
- r14286 by fschmid - Xara Importer: added elliptical gradients.
scribus-commit
- r14287 by fschmid - Fixed compile error when using Qt based rendering.
scribus-commit
- r14288 by fschmid - Xara Importer:: some more types of transparent fills supporter, for correct display we need gradient masks though.
scribus-commit
- r14289 by jghali - update svg imported vs franz latest gradient improvements
scribus-commit
- r14290 by jghali - #8582, importing SVG into the attached SLA crashes Scribus The crash was caused by import code supposing the existence of layer with id = 0. May not be the case if background layer has been deleted...
scribus-commit
- r14291 by jghali - #8582, importing SVG into the attached SLA crashes Scribus The crash was caused by import code supposing the existence of layer with id = 0. May not be the case if background layer has been deleted...
scribus-commit
- r14292 by jghali - use auto_ptr in ScImage::getAlpha() to simplify a bit the code
scribus-commit
- r14293 by jghali - - avoid potential crash in ScImage when scribus is compiled without graphicsmagick - use auto_ptr in ScImage::getAlpha() to simplify a bit the code
scribus-commit
- r14294 by jghali - fix a compile error + a warning
scribus-commit
- r14295 by jghali - 8575, grouping object on a different layer makes some / all other objects invisible : - when grouping objects, create layer on same layer as items, was possibly not the case before - check that all objects belong to a common layer before allowing user to group them
scribus-commit
- r14296 by jghali - #8575, grouping object on a different layer makes some / all other objects invisible : - when grouping objects, create layer on same layer as items, was possibly not the case before - check that all objects belong to a common layer before allowing user to group them
scribus-commit
- r14297 by fschmid - Gradient Masks Part 1: Framework (load, save etc...)
scribus-commit
- r14298 by fschmid - Gradient Masks Part 1: Framework fixes and Cairo based drawing + Xara Importer adapted.
scribus-commit
- r14299 by fschmid - Gradient Masks Part 3: Qt based drawing (sadly much slower than Cairo)
scribus-commit
- r14300 by fschmid - Gradient Masks Part 4: GUI to edit that stuff.
scribus-commit
- r14301 by fschmid - Some fixes for editing gradients on the canvas.
scribus-commit
- r14302 by jghali - #8509 (part of) : fix crash on application startup by doing some sanity checks on prefs loading
scribus-commit
- r14303 by jghali - #8509 (part of) : fix crash on application startup by doing some sanity checks on prefs loading
scribus-commit
- r14304 by jghali - msvc project update
scribus-commit
- r14305 by fschmid - Gradient Masks Part 5: PDF export
scribus-commit
- r14306 by fschmid - Implemented the use of the new blendmode operators in Cairo-1.9.4
scribus-commit
- r14307 by fschmid - Implemented the use of the new blendmode operators in Cairo-1.9.4 for image frames too.
scribus-commit
- r14308 by fschmid - Implemented "Pattern Masks", same as gradient masks but working with patterns.
scribus-commit
- r14309 by fschmid - Xara Importer: implemented bitmap transparency with the new pattern masks
scribus-commit
- r14310 by fschmid - Xfig Importer: corrected wrong color definition.
scribus-commit
- r14311 by jghali - #8509 (second part) : allow scribus to run with a single installed font - fix issues in font combo widget which could potentially show non usable fonts - fix a bug in missing font dialog which could return a wrong remplacement font - modify a bit the way prefs file is written so as to detect is one try to use a non usable font as default font
scribus-commit
- r14312 by jghali - #8509 (second part) : allow scribus to run with a single installed font - fix issues in font combo widget which could potentially show non usable fonts - fix a bug in missing font dialog which could return a wrong remplacement font - modify a bit the way prefs file is written so as to detect is one try to use a non usable font as default font
scribus-commit
- r14313 by jghali - msvc project update
scribus-commit
- r14314 by jghali - remove dead code is pslib
scribus-commit
- r14315 by jghali - remove dead code is pslib
scribus-commit
- r14316 by fschmid - Xara Importer: handle Bitmap Images.
scribus-commit
- r14317 by fschmid - Pattern Masks Part 2: Qt based drawing (sadly much slower than Cairo)
scribus-commit
- r14318 by fschmid - Gradient and Pattern Masks: implemented the ability too choose whether the transparency is calculated from the alpha or the luminosity component of the gradient or pattern.
scribus-commit
- r14319 by fschmid - Some fixes and corrections for gradients and gradient masks.
scribus-commit
- r14320 by fschmid - Stabilizing new features, some fixes for the transparency palette.
scribus-commit
- r14321 by fschmid - Xara Importer: added support for "Contone Bitmap Fills".
scribus-commit
- r14322 by fschmid - Xara Importer: first simple Shape added.
scribus-commit
- r14323 by jghali - #8592, incorrect postscript separations : fix quite some issues, now our separations looks more like Ghostscript ones
scribus-commit
- r14324 by jghali - #8592, incorrect postscript separations : fix quite some issues, now our separations looks more like Ghostscript ones
scribus-commit
- r14325 by jghali - fix potential crash in print preview dialog is generated ps file happens to be invalid
scribus-commit
- r14326 by jghali - fix potential crash in print preview dialog if generated ps file happens to be invalid
scribus-commit
- r14327 by jghali - - reduce PrintDialog constructor argument list - better initialization of fileName when printing to file
scribus-commit
- r14328 by jghali - - reduce PrintDialog constructor argument list - better initialization of fileName when printing to file
scribus-commit
- r14329 by jghali - fix incorrect tab enabled when opening print dialog
scribus-commit
- r14330 by jghali - fix incorrect tab enabled when opening print dialog
scribus-commit
- r14331 by fschmid - Xara Importer: implemented group handling.
scribus-commit
- r14332 by cbradney - Allow new operator prefs to load/save, fix bug in old displacement prefs setting missing ratio conversion
scribus-commit
- r14333 by cbradney - Fix incorrect saving of displacement pref value
scribus-commit
- r14334 by jghali - #8595: crash when freeing non-existent hyphenator
scribus-commit
- r14335 by jghali - #8595: crash when freeing non-existent hyphenator
scribus-commit
- r14336 by jghali - #8595: crash when freeing non-existent hyphenator
scribus-commit
- r14337 by fschmid - Xara Importer: some Bugfixes vs Object positioning and Groups handling.
scribus-commit
- r14338 by fschmid - Fixed incorrect update of the transparency gradient type.
scribus-commit
- r14339 by fschmid - Xara Importer: Experimental Support for "ClipViews"
scribus-commit
- r14340 by jghali - move key even handling code common to normal and node edit canvas modes out of scribus.cpp
scribus-commit
- r14341 by jghali - fix incorrect include (damn case sensitivity ;) )
scribus-commit
- r14342 by cbradney - #8597: Add getDocName to scripter
scribus-commit
- r14343 by cbradney - #8597: Add getDocName to scripter
scribus-commit
- r14344 by fschmid - Fixed incorrect display in the main windows title bar when closing a document with our own close button.
scribus-commit
- r14345 by fschmid - Xara Importer: fixed incorrect orientation of shapes.
scribus-commit
- r14346 by fschmid - Moving importers to their own subdirectory, first test.
scribus-commit
- r14347 by fschmid - HASH(0x8a630ac)
scribus-commit
- r14348 by fschmid - Moving importers to their own subdirectory, second test.
scribus-commit
- r14349 by fschmid - Moving importers to their own subdirectory, final committ.
scribus-commit
- r14350 by fschmid - Moving importers to their own subdirectory, final committ.
scribus-commit
- r14351 by fschmid - Moving importers to their own subdirectory, fix location of wpg lib.
scribus-commit
- r14352 by fschmid - Xara Importer: First bits of text handling.
scribus-commit
- r14353 by fschmid - Xara Importer: More bits of text handling.
scribus-commit
- r14354 by fschmid - Xara Importer: More bits of text handling, esp more correct handling of font sizes and complex text.
scribus-commit
- r14355 by jghali - msvc project update
scribus-commit
- r14356 by jghali - fix some includes
scribus-commit
- r14357 by cbradney - Allow new guides prefs pane to load/save values
scribus-commit
- r14358 by cbradney - First part of printer prefs pane updates
scribus-commit
- r14359 by fschmid - Xara Importer: More bits of text handling, esp properties like bold, italic etc...
scribus-commit
- r14360 by fschmid - Xara Importer: Better conversion of text runs into objects.
scribus-commit
- r14361 by cbradney - Unit conversion fixes for new guides pane
scribus-commit
- r14362 by cbradney - Second part of printer prefs pane updates
scribus-commit
- r14363 by fschmid - Xara Importer: First bits of path text.
scribus-commit
- r14364 by fschmid - Xara Importer: Fixed incorrect positioning of right or centered aligned text.
scribus-commit
- r14365 by fschmid - Xara Importer: Completed the simple path text operators.
scribus-commit
- r14366 by fschmid - Xara Importer: Implemented text kerning.
scribus-commit
- r14367 by jghali - #8603 : incorrect default masterpage name when inserting single page
scribus-commit
- r14368 by jghali - #8603 : incorrect default masterpage name when inserting single page
scribus-commit
- r14369 by jghali - improve undo speed when outline palette is visible
scribus-commit
- r14370 by jghali - improve undo speed when outline palette is visible
scribus-commit
Last message date:
Sun Nov 29 20:50:40 CET 2009
Archived on: Sun Nov 29 20:50:41 CET 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).