| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Prevent vertical kerning from changing line spacing. Fixes bug 516216. | Tavmjong Bah | 2010-06-01 | 1 | -15/+54 | |
| | | | | | | | | | | | | | | | | | Further work is needed to allow vertical kerning across multiple lines. Fixed bugs: - https://launchpad.net/bugs/516216 (bzr r9466) | |||||
| | * | Cleanup on encapsulation. Addition of initial widescreen detection. | Jon A. Cruz | 2010-06-01 | 2 | -20/+67 | |
| | | | | | | | (bzr r9465) | |||||
| | * | Fixing order from r9463, correct order is Width -> Height -> Units. (Bug ↵ | Alex Leone | 2010-06-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | #587874) Fixed bugs: - https://launchpad.net/bugs/587874 (bzr r9464) | |||||
| | * | In the document properties dialog, changes tab order to units, width, ↵ | Alex Leone | 2010-06-01 | 2 | -1/+11 | |
| | | | | | | | | | | | | | | | | | height. (Bug #587874) Fixed bugs: - https://launchpad.net/bugs/587874 (bzr r9463) | |||||
| | * | Makes the "Fit Page to Selection" margin options load from the opened file. ↵ | Alex Leone | 2010-06-01 | 4 | -20/+63 | |
| | | | | | | | | | | | | | | | | | (Bug #499942) Fixed bugs: - https://launchpad.net/bugs/499942 (bzr r9462) | |||||
| | * | much better fix for lpe forking, that can no longer turn into infinite loop | Johan B. C. Engelen | 2010-05-31 | 2 | -26/+33 | |
| | | | | | | | | | | | | | | | | | still, lpes are forked when referenced by clones... Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9460) | |||||
| | * | add comment | Johan B. C. Engelen | 2010-05-30 | 1 | -0/+1 | |
| | | | | | | | (bzr r9459) | |||||
| | * | Extensions. Localized float values in SVG due to internal extensions, %f in ↵ | Nicolas Dufour | 2010-05-27 | 3 | -20/+33 | |
| | | | | | | | | | | | | | | | | | printf (bug #586063) Fixed bugs: - https://launchpad.net/bugs/586063 (bzr r9456) | |||||
| | * | Consistency fix in the tools strings (badly places :). | Nicolas Dufour | 2010-05-26 | 4 | -34/+34 | |
| | | | | | | | (bzr r9453) | |||||
| | * | temporary fix, to stop lpe clone freeze | Johan B. C. Engelen | 2010-05-26 | 1 | -1/+2 | |
| | | | | | | | (bzr r9452) | |||||
| | * | Snapping: get rid of the false positives when calculating intersections | Diederik van Lierop | 2010-05-22 | 3 | -3/+24 | |
| | | | | | | | (bzr r9442) | |||||
| | * | Temporary build fix for not newest gtk versions. | Jon A. Cruz | 2010-05-22 | 1 | -2/+4 | |
| | | | | | | | (bzr r9441) | |||||
| | * | - "Snap nodes or handles" button now also includes smooth nodes | Diederik van Lierop | 2010-05-21 | 5 | -14/+33 | |
| | | | | | | | | | | | - Improved snap tooltips (bzr r9440) | |||||
| | * | Subtract letter_spacing from width at end of line so center | Tavmjong Bah | 2010-05-21 | 1 | -2/+20 | |
| | | | | | | | | | | | alignment works as expected. (bzr r9436) | |||||
| | * | fix lpe dialog updating | Johan B. C. Engelen | 2010-05-18 | 2 | -1/+6 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/516940 (bzr r9433) | |||||
| | * | reduce include dependencies | Johan B. C. Engelen | 2010-05-18 | 7 | -6/+10 | |
| | | | | | | | (bzr r9432) | |||||
| | * | better fix for lpe stack forking | Johan B. C. Engelen | 2010-05-18 | 5 | -23/+42 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9431) | |||||
| | * | Fix for bug #284147 | Jasper van de Gronde | 2010-05-18 | 1 | -0/+1 | |
| | | | | | | | (bzr r9429) | |||||
| | * | copyedit tooltips | buliabyak | 2010-05-18 | 1 | -14/+14 | |
| | | | | | | | (bzr r9428) | |||||
| | * | Add icons for line-height, letter-spacing, etc. to text toolbar. | Tavmjong Bah | 2010-05-18 | 2 | -13/+75 | |
| | | | | | | | | | | | Include units in tooltips. (bzr r9427) | |||||
| | * | Fix for bug #577012 | Jasper van de Gronde | 2010-05-18 | 2 | -31/+45 | |
| | | | | | | | (bzr r9426) | |||||
| | * | Text toolbar: | Tavmjong Bah | 2010-05-16 | 1 | -0/+22 | |
| | | | | | | | | | | | | | | | | | Write out deprecated sodipodi:linespacing attribute (otherwise new line-height value gets overwritten by old linespacing value if text duplicated). "Fixes" 575829. Add calls to sp_document_maybe_done for dx, dy, rotate attributes. (bzr r9424) | |||||
| | * | lpe-knot: fix crash | Johan B. C. Engelen | 2010-05-15 | 1 | -11/+13 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/432523 (bzr r9421) | |||||
| | * | A couple small bug fixes for new text toolbar widgets. | Tavmjong Bah | 2010-05-15 | 1 | -60/+70 | |
| | | | | | | | (bzr r9420) | |||||
| | * | fix bug when forking LPE stack | Johan B. C. Engelen | 2010-05-14 | 3 | -16/+34 | |
| | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 - https://launchpad.net/bugs/505400 (bzr r9419) | |||||
| | * | Add dx (kerning), dy (vertical shifting), and rotate widgets to | Tavmjong Bah | 2010-05-14 | 5 | -4/+366 | |
| | | | | | | | | | | | text toolbar along with routines needed by them. (bzr r9417) | |||||
| | * | Get rid of unneeded labels when the icons are self-explanatory. | Tavmjong Bah | 2010-05-13 | 2 | -3/+6 | |
| | | | | | | | (bzr r9410) | |||||
| | * | Add ability to set icons to insensitive. Used to disable "Justify" | Tavmjong Bah | 2010-05-13 | 3 | -14/+163 | |
| | | | | | | | | | | | button for non-flowed text in text-tool toolbar. (bzr r9408) | |||||
| | * | Fix small snapping regression (reported in LP #562205, comment #11) | Diederik van Lierop | 2010-05-09 | 2 | -5/+3 | |
| | | | | | | | (bzr r9405) | |||||
| | * | Small improvement of my previous fix in rev. #9402 (bounding box snapping) | Diederik van Lierop | 2010-05-09 | 1 | -5/+12 | |
| | | | | | | | (bzr r9404) | |||||
| * | | Pulling in a more recent trunk | Ted Gould | 2010-05-15 | 34 | -302/+585 | |
| |\| | | | | | (bzr r8254.1.56) | |||||
| | * | Fix tooltip error in the preferences (Bug #446723). | Nicolas Dufour | 2010-05-09 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/446723 (bzr r9403) | |||||
| | * | Fix bounding box snapping (LP562205, comment 6, issue II) | Diederik van Lierop | 2010-05-08 | 15 | -44/+47 | |
| | | | | | | | (bzr r9402) | |||||
| | * | Track selection changes for updating in icon preview. | Jon A. Cruz | 2010-05-06 | 2 | -1/+8 | |
| | | | | | | | (bzr r9400) | |||||
| | * | Removed redundant refresh button, ui cleanup, added frames, etc. for bug ↵ | Jon A. Cruz | 2010-05-06 | 2 | -22/+22 | |
| | | | | | | | | | | | | | | | | | #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9399) | |||||
| | * | Switched icons to have frames, be square, and arranged more efficiently for ↵ | Jon A. Cruz | 2010-05-06 | 1 | -4/+39 | |
| | | | | | | | | | | | | | | | | | space. Addressing bug #171376. Fixed bugs: - https://launchpad.net/bugs/171376 (bzr r9398) | |||||
| | * | Extension. Fix XAML export crash (Bug #282421). | Nicolas Dufour | 2010-05-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/282421 (bzr r9394) | |||||
| | * | Extensions. Use locale dependent string to float convertion for default ↵ | Nicolas Dufour | 2010-05-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | values (Bug #571196). Fixed bugs: - https://launchpad.net/bugs/571196 (bzr r9391) | |||||
| | * | Follow-up to bug 427514 specific to icon preview, which happened to fix bug ↵ | Jon A. Cruz | 2010-05-02 | 2 | -9/+118 | |
| | | | | | | | | | | | | | | | | | #171918. Fixed bugs: - https://launchpad.net/bugs/171918 (bzr r9390) | |||||
| | * | moved some marshalling functions to generic glib calls | Nathan Hurst | 2010-04-29 | 4 | -22/+13 | |
| | | | | | | | (bzr r9389) | |||||
| | * | Unnecessary style selector removed from the Spray tool bar and preferences, ↵ | Nicolas Dufour | 2010-04-28 | 2 | -5/+10 | |
| | | | | | | | | | | | and string disambiguation. (bzr r9386) | |||||
| | * | Fix wrong bbox upon selecting clones of horizontal/vertical lines (related ↵ | Johan B. C. Engelen | 2010-04-27 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | to bug #318726) Fixed bugs: - https://launchpad.net/bugs/318726 (bzr r9385) | |||||
| | * | inkscape-comboboxentry-action: | Tavmjong Bah | 2010-04-27 | 3 | -28/+102 | |
| | | | | | | | | | | | | | | | | | | | Add option to add extra width to GtkComboBox. Add names to widgets so styles can be set with RC files. toolbox.cpp: Add extra width to font-family GtkComboBox. Change style of font-family drop-down from menu to list. (bzr r9384) | |||||
| | * | some copyediting of labels | buliabyak | 2010-04-27 | 1 | -6/+6 | |
| | | | | | | | (bzr r9383) | |||||
| | * | Correct desktop tracking for layers dialog. Fixes bug #427514. | Jon A. Cruz | 2010-04-27 | 5 | -57/+46 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/427514 (bzr r9380) | |||||
| | * | Add warning dialog for other than "newest" GTK. | Jon A. Cruz | 2010-04-26 | 2 | -9/+35 | |
| | | | | | | | (bzr r9376) | |||||
| | * | Typo fix in preferences by Masato Hashimoto (bug #569339). | Nicolas Dufour | 2010-04-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/569339 (bzr r9372) | |||||
| | * | i18n. Fix for bug #425202 (script messages not translated). | Nicolas Dufour | 2010-04-25 | 1 | -1/+7 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/425202 (bzr r9371) | |||||
| | * | Pack combo boxes into GtkAlignment for natural size when used in toolbars. | Jon A. Cruz | 2010-04-25 | 1 | -2/+6 | |
| | | | | | | | (bzr r9370) | |||||
| | * | Add alt-x shortcut to new text toolbar. | Tavmjong Bah | 2010-04-24 | 3 | -17/+38 | |
| | | | | | | | (bzr r9369) | |||||
