summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor bug fix in portion(pw,a,b) when b is a cut of pw.JF Barraud2008-09-151-1/+2
| | | (bzr r6814)
* fix first argument being lost in shell modebulia byak2008-09-151-7/+9
| | | (bzr r6813)
* Make displaying of unit in lpe-path-length optionalMaximilian Albert2008-09-142-2/+7
| | | (bzr r6812)
* Scaling factor for lpe-path-lengthMaximilian Albert2008-09-142-5/+6
| | | (bzr r6811)
* Fixes for clipping and masking:Tavmjong Bah2008-09-141-17/+31
| | | | | | Transformations. For masking, must convert RGBA mask to A for Cairo. (bzr r6810)
* Warning cleanupJon A. Cruz2008-09-142-16/+14
| | | (bzr r6809)
* Handle optional bbox behavior. Fixes warning.Jon A. Cruz2008-09-141-2/+10
| | | (bzr r6808)
* Applied cleaned-up patch for 'server' or 'shell' mode.Jon A. Cruz2008-09-141-36/+168
| | | | | Fixes bug #259303 (bzr r6807)
* Warning for bugJon A. Cruz2008-09-141-0/+2
| | | (bzr r6806)
* only display flash helperpath warning for shapes other than pathsJohan B. C. Engelen2008-09-131-2/+7
| | | (bzr r6805)
* fix UI node countingJohan B. C. Engelen2008-09-132-1/+10
| | | (bzr r6804)
* More sensible behaviour of the treat-selection-as-group option in align & ↵Maximilian Albert2008-09-131-2/+5
| | | | | distribute dialog (bzr r6803)
* try to fix bug 257289Johan B. C. Engelen2008-09-131-1/+2
| | | (bzr r6802)
* Hide canvas text, too, when lpe-path-length is invisibleMaximilian Albert2008-09-133-0/+22
| | | (bzr r6801)
* Add option to align & distribute dialog to treat the selection as a group ↵Maximilian Albert2008-09-132-5/+32
| | | | | (closes LP 255933) (bzr r6800)
* More tabsJon A. Cruz2008-09-131-2/+2
| | | (bzr r6798)
* Whitespace cleanupJon A. Cruz2008-09-131-3/+3
| | | (bzr r6797)
* update 2geom to rev1583Johan B. C. Engelen2008-09-124-41/+88
| | | (bzr r6796)
* fix curve test. curve with empty pathvector is *not* closed.Johan B. C. Engelen2008-09-111-1/+1
| | | (bzr r6795)
* fix curve::penultimate_point old behavior. no longer triggers 2geom exception.Johan B. C. Engelen2008-09-111-3/+8
| | | (bzr r6794)
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-1130-215/+224
| | | (bzr r6793)
* Make tooltip reflect the correct range for calligraphy angle fixationMaximilian Albert2008-09-111-1/+1
| | | (bzr r6792)
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ↵Jeff Schiller2008-09-117-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. Engelen2008-09-1015-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 fixesUlf Erikson2008-09-104-491/+590
| | | (bzr r6788)
* Fix clipping for Cairo generated PNG's.Tavmjong Bah2008-09-101-2/+5
| | | (bzr r6787)
* add quick commentJohan B. C. Engelen2008-09-101-0/+6
| | | (bzr r6786)
* Temporarily specifying a return value to avoid strange bugsJon A. Cruz2008-09-091-0/+1
| | | (bzr r6785)
* 2geom update (rev. 1578); fixes node editing of some degenerate pathsMaximilian Albert2008-09-089-18/+76
| | | (bzr r6784)
* add missing #include for gtk version checkMaximilian Albert2008-09-081-0/+1
| | | (bzr r6783)
* add version check for new apiBob Jamison2008-09-081-1/+4
| | | (bzr r6782)
* Unselet item in geometry tool when the user clicked into empty spaceMaximilian Albert2008-09-081-1/+3
| | | (bzr r6781)
* Warning cleanupMaximilian Albert2008-09-081-1/+0
| | | (bzr r6780)
* Slightly smaller page size entriesMaximilian Albert2008-09-081-7/+7
| | | (bzr r6779)
* Fix LP #258124 and crash when copying LPEsMaximilian Albert2008-09-082-2/+2
| | | (bzr r6778)
* Attempt to fix the 245 floor / 255 page size adjustment problem.Bob Jamison2008-09-081-2/+5
| | | (bzr r6777)
* fix node tool for LPEs by reverting r19694Johan B. C. Engelen2008-09-071-7/+1
| | | (bzr r6776)
* Remove an obsolete commentDiederik van Lierop2008-09-071-3/+7
| | | (bzr r6775)
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ↵Johan B. C. Engelen2008-09-0711-579/+0
| | | | | references to nr-path.h) (bzr r6774)
* If a snapper needs a reference to a SPNamedView or a SPDesktop, then get ↵Diederik van Lierop2008-09-0714-53/+55
| | | | | that reference via the SnapManager (instead of storing references in the snapper and accessing them directly) (bzr r6773)
* Remove pointer to SPDesktop from ObjectSnapperDiederik van Lierop2008-09-074-19/+17
| | | (bzr r6772)
* finally got the pattern transform rightbulia byak2008-09-061-19/+10
| | | (bzr r6771)
* Change includes for gtk.h/gtkclist.h slightlyBob Jamison2008-09-061-1/+1
| | | (bzr r6769)
* undo last commit - here's a better way to fix this bugbulia byak2008-09-052-34/+32
| | | (bzr r6768)
* fix crash: separate np and kh listeners so that np listener is not fired ↵bulia byak2008-09-051-8/+27
| | | | | twice when a path with pattern fill is edited (bzr r6766)
* comment typobulia byak2008-09-051-1/+1
| | | (bzr r6765)
* Make click-select work in geometry toolMaximilian Albert2008-09-051-0/+33
| | | (bzr r6764)
* Select landscape by default for certain page formatsMaximilian Albert2008-09-051-4/+28
| | | (bzr r6763)
* Add page sizes for various business card formats as per request in LP #172225Maximilian Albert2008-09-051-0/+5
| | | (bzr r6762)
* The page size table in Document Properties should use the available vertical ↵Maximilian Albert2008-09-052-4/+10
| | | | | space (bzr r6761)