| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 21 | -423/+423 | |
| | | | | (bzr r6835) | |||||
| * | Fix prerender shortcut by size. Fixes bug #262916. | Jon A. Cruz | 2008-09-18 | 1 | -5/+11 | |
| | | | | (bzr r6834) | |||||
| * | Fixed initialization order issue | Jon A. Cruz | 2008-09-18 | 2 | -14/+14 | |
| | | | | (bzr r6833) | |||||
| * | lpe-vonkoch: added checkbox to restrict to (orientation preserving or not) ↵ | JF Barraud | 2008-09-17 | 2 | -0/+8 | |
| | | | | | | similarity transforms. (bzr r6832) | |||||
| * | Fix minor breakage in grid preferences caused by pref refactoring. | Krzysztof Kosi??ski | 2008-09-17 | 2 | -5/+6 | |
| | | | | (bzr r6831) | |||||
| * | lpe-vonkoch: updated to handle groups + changed parameter interpretation to ↵ | JF Barraud | 2008-09-17 | 2 | -41/+37 | |
| | | | | | | allow general transformations (bzr r6830) | |||||
| * | fix bug 269390, whitespace | bulia byak | 2008-09-16 | 1 | -40/+44 | |
| | | | | (bzr r6829) | |||||
| * | Add a header with forward declarations for the XML namespace. | Krzysztof Kosi??ski | 2008-09-16 | 1 | -0/+57 | |
| | | | | (bzr r6828) | |||||
| * | bug 202103: crash then putting text containing a soft hyphen character ↵ | Richard Hughes | 2008-09-16 | 1 | -3/+4 | |
| | | | | | | (u00AD) onto a path (bzr r6827) | |||||
| * | Fix some bugs introduced by the preferences rewrite. | Krzysztof Kosi??ski | 2008-09-16 | 3 | -29/+58 | |
| | | | | (bzr r6826) | |||||
| * | Fix transformation for items rendered as bitmaps (i.e. filters) in | Tavmjong Bah | 2008-09-16 | 1 | -4/+8 | |
| | | | | | | Cairo PDF output. (bzr r6825) | |||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 40 | -1295/+1551 | |
| | | | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823) | |||||
| * | fix leak of the arena and arenaitem | bulia byak | 2008-09-16 | 2 | -1/+6 | |
| | | | | (bzr r6822) | |||||
| * | hide the item shown for tracing, fixes leak | bulia byak | 2008-09-16 | 1 | -4/+9 | |
| | | | | (bzr r6821) | |||||
| * | this item is not hide'd, so unref it instead to prevent leak | bulia byak | 2008-09-16 | 1 | -0/+2 | |
| | | | | (bzr r6820) | |||||
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop ↵ | bulia byak | 2008-09-16 | 18 | -28/+2 | |
| | | | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819) | |||||
| * | remove unneeded ref, arenaitem is reffed when created on invoke_show and ↵ | bulia byak | 2008-09-16 | 1 | -1/+1 | |
| | | | | | | unreffed by invoke_hide; this ref caused most arenaitems to leak (bzr r6818) | |||||
| * | the proper way to delete a SPDocument, according to mental | bulia byak | 2008-09-16 | 1 | -1/+1 | |
| | | | | (bzr r6817) | |||||
| * | lpe-knot update. Each crossing can be flipped independently. | JF Barraud | 2008-09-16 | 2 | -153/+409 | |
| | | | | (bzr r6816) | |||||
| * | Finish the original command-name addition. | Jon A. Cruz | 2008-09-16 | 1 | -5/+3 | |
| | | | | (bzr r6815) | |||||
| * | minor bug fix in portion(pw,a,b) when b is a cut of pw. | JF Barraud | 2008-09-15 | 1 | -1/+2 | |
| | | | | (bzr r6814) | |||||
| * | fix first argument being lost in shell mode | bulia byak | 2008-09-15 | 1 | -7/+9 | |
| | | | | (bzr r6813) | |||||
| * | Make displaying of unit in lpe-path-length optional | Maximilian Albert | 2008-09-14 | 2 | -2/+7 | |
| | | | | (bzr r6812) | |||||
| * | Scaling factor for lpe-path-length | Maximilian Albert | 2008-09-14 | 2 | -5/+6 | |
| | | | | (bzr r6811) | |||||
| * | Fixes for clipping and masking: | Tavmjong Bah | 2008-09-14 | 1 | -17/+31 | |
| | | | | | | | Transformations. For masking, must convert RGBA mask to A for Cairo. (bzr r6810) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-09-14 | 2 | -16/+14 | |
| | | | | (bzr r6809) | |||||
| * | Handle optional bbox behavior. Fixes warning. | Jon A. Cruz | 2008-09-14 | 1 | -2/+10 | |
| | | | | (bzr r6808) | |||||
| * | Applied cleaned-up patch for 'server' or 'shell' mode. | Jon A. Cruz | 2008-09-14 | 1 | -36/+168 | |
| | | | | | | Fixes bug #259303 (bzr r6807) | |||||
| * | Warning for bug | Jon A. Cruz | 2008-09-14 | 1 | -0/+2 | |
| | | | | (bzr r6806) | |||||
| * | only display flash helperpath warning for shapes other than paths | Johan B. C. Engelen | 2008-09-13 | 1 | -2/+7 | |
| | | | | (bzr r6805) | |||||
| * | fix UI node counting | Johan B. C. Engelen | 2008-09-13 | 2 | -1/+10 | |
| | | | | (bzr r6804) | |||||
| * | More sensible behaviour of the treat-selection-as-group option in align & ↵ | Maximilian Albert | 2008-09-13 | 1 | -2/+5 | |
| | | | | | | distribute dialog (bzr r6803) | |||||
| * | try to fix bug 257289 | Johan B. C. Engelen | 2008-09-13 | 1 | -1/+2 | |
| | | | | (bzr r6802) | |||||
| * | Hide canvas text, too, when lpe-path-length is invisible | Maximilian Albert | 2008-09-13 | 3 | -0/+22 | |
| | | | | (bzr r6801) | |||||
| * | Add option to align & distribute dialog to treat the selection as a group ↵ | Maximilian Albert | 2008-09-13 | 2 | -5/+32 | |
| | | | | | | (closes LP 255933) (bzr r6800) | |||||
| * | More tabs | Jon A. Cruz | 2008-09-13 | 1 | -2/+2 | |
| | | | | (bzr r6798) | |||||
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-13 | 1 | -3/+3 | |
| | | | | (bzr r6797) | |||||
| * | update 2geom to rev1583 | Johan B. C. Engelen | 2008-09-12 | 4 | -41/+88 | |
| | | | | (bzr r6796) | |||||
| * | fix curve test. curve with empty pathvector is *not* closed. | Johan B. C. Engelen | 2008-09-11 | 1 | -1/+1 | |
| | | | | (bzr r6795) | |||||
| * | fix curve::penultimate_point old behavior. no longer triggers 2geom exception. | Johan B. C. Engelen | 2008-09-11 | 1 | -3/+8 | |
| | | | | (bzr r6794) | |||||
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 30 | -215/+224 | |
| | | | | (bzr r6793) | |||||
| * | Make tooltip reflect the correct range for calligraphy angle fixation | Maximilian Albert | 2008-09-11 | 1 | -1/+1 | |
| | | | | (bzr r6792) | |||||
| * | First patch for Bug 209199: Update Win32 Save As dialog to include a Title ↵ | Jeff Schiller | 2008-09-11 | 7 | -63/+187 | |
| | | | | | | edit box (and label). This edit box is sync'ed with the RDF and doc-level title and allows a user to edit the title prior to save. This patch does not update the GTK dialogs (that will be submitted in a subsequent patch). (bzr r6791) | |||||
| * | LIBNR REMOVAL. remove nartbpath code!!! | Johan B. C. Engelen | 2008-09-10 | 15 | -1662/+5 | |
| | | | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789) | |||||
| * | 2geomify, remove warnings and other fixes | Ulf Erikson | 2008-09-10 | 4 | -491/+590 | |
| | | | | (bzr r6788) | |||||
| * | Fix clipping for Cairo generated PNG's. | Tavmjong Bah | 2008-09-10 | 1 | -2/+5 | |
| | | | | (bzr r6787) | |||||
| * | add quick comment | Johan B. C. Engelen | 2008-09-10 | 1 | -0/+6 | |
| | | | | (bzr r6786) | |||||
| * | Temporarily specifying a return value to avoid strange bugs | Jon A. Cruz | 2008-09-09 | 1 | -0/+1 | |
| | | | | (bzr r6785) | |||||
| * | 2geom update (rev. 1578); fixes node editing of some degenerate paths | Maximilian Albert | 2008-09-08 | 9 | -18/+76 | |
| | | | | (bzr r6784) | |||||
| * | add missing #include for gtk version check | Maximilian Albert | 2008-09-08 | 1 | -0/+1 | |
| | | | | (bzr r6783) | |||||
