| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix ctrl+arrow keys not working after startup | bulia byak | 2009-08-17 | 1 | -0/+2 |
| | | | | (bzr r8498) | ||||
| * | fix 407893 | bulia byak | 2009-08-13 | 1 | -6/+6 |
| | | | | (bzr r8484) | ||||
| * | fix 376068 | bulia byak | 2009-08-13 | 1 | -14/+16 |
| | | | | (bzr r8483) | ||||
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵ | Maximilian Albert | 2009-08-09 | 1 | -2/+2 |
| | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 12 | -47/+47 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as ↵ | chriswombat | 2009-08-05 | 2 | -2/+2 |
| | | | | | | "inkscape" wasn't working (probably some obscure bug somewhere with a reserved name or similar). This fixes the problem where the About Inkscape menu item in Help had a broken image picture rather than the Inkscape logo (on Win32 at least). (bzr r8411) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 12 | -47/+47 |
| | | | | (bzr r8404) | ||||
| * | remember sticky_zoom toggle button state | Thomas Holder | 2009-08-02 | 1 | -1/+12 |
| | | | | | | use short side ratio instead of area ratio for sticky zoom (revise commit 21355) (bzr r8386) | ||||
| * | Fix for bug LP #400985 (3 strings in UI are not translatable) | Nicolas Dufour | 2009-07-18 | 1 | -3/+3 |
| | | | | (bzr r8300) | ||||
| * | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be ↵ | Josh Andler | 2009-07-13 | 1 | -1/+1 |
| | | | | | | directly included now. (bzr r8278) | ||||
| * | Fix width slider for Eraser Tool | Josh Andler | 2009-07-13 | 1 | -2/+2 |
| | | | | (bzr r8277) | ||||
| * | Fixed a icon name string which shouldn't have been translatable. | Luca Bruno | 2009-07-13 | 1 | -1/+1 |
| | | | | | | Closes: #398410 (bzr r8274) | ||||
| * | Don't allow the "proportion" parameter of a star to become NaN, because this ↵ | Diederik van Lierop | 2009-07-12 | 1 | -2/+4 |
| | | | | | | will lead to a crash (i.e. give a continuity error in 2geom). This occured when snapping both handles of a star to the same grid intersection and subsequently drawing a new star (bzr r8264) | ||||
| * | * dummy commit - previous commit message should have mentioned bug 380522 ↵ | Ivan Mas??r | 2009-07-09 | 1 | -1/+1 |
| | | | | | | instead (bzr r8239) | ||||
| * | * added tooltip (see bug 358921) and translator comments | Ivan Mas??r | 2009-07-09 | 1 | -1/+1 |
| | | | | | | | * updated inkscape.pot * [INTL:sk] Slovak translation update (bzr r8238) | ||||
| * | Fix for pattern name localization | Nicolas Dufour | 2009-07-08 | 1 | -2/+2 |
| | | | | (bzr r8230) | ||||
| * | Reverting the references which made the Node Tool controls toolbar disappear. | Josh Andler | 2009-07-07 | 1 | -12/+12 |
| | | | | (bzr r8228) | ||||
| * | Removing a couple node-tool related modifications in the file which I don't ↵ | Josh Andler | 2009-07-07 | 1 | -11/+0 |
| | | | | | | believe Krzysztof intended to commit. (bzr r8226) | ||||
| * | Fix LP #390162: Wrong defaults for Calligraphy tool | Krzysztof Kosi??ski | 2009-07-07 | 1 | -14/+25 |
| | | | | (bzr r8223) | ||||
| * | Fix for Bug #327533 (Calligraphy presets are not translatable). | Nicolas Dufour | 2009-07-06 | 1 | -1/+1 |
| | | | | (bzr r8217) | ||||
| * | Fix a bug where the spinboxes on the connector toolbar did not properly | mjwybrow | 2009-06-12 | 1 | -17/+15 |
| | | | | | | respond to single clicks of their up and down arrows. (bzr r8053) | ||||
| * | force show-as-list for font list | bulia byak | 2009-06-12 | 1 | -2/+11 |
| | | | | (bzr r8052) | ||||
| * | fix stupid bug in font size setting | bulia byak | 2009-06-10 | 1 | -1/+1 |
| | | | | (bzr r8036) | ||||
| * | hopefully that fixes the stuck-with-sans bug | bulia byak | 2009-06-10 | 1 | -18/+35 |
| | | | | (bzr r8035) | ||||
| * | fix the font dropdown: patch by Felipe with my changes | bulia byak | 2009-06-09 | 1 | -198/+179 |
| | | | | (bzr r8027) | ||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 2 | -0/+4 |
| | | | | (bzr r7985) | ||||
| * | * [INTL:*] string fixes | Ivan Mas??r | 2009-05-26 | 1 | -2/+2 |
| | | | | | | | * [INTL:*] make inkscape.pot * [INTL: sk] Slovak translation update (trunk) (bzr r7942) | ||||
| * | Also store the window's geometry when saving through the data-loss warning ↵ | Diederik van Lierop | 2009-05-25 | 1 | -0/+1 |
| | | | | | | dialog (the one that pops up when Inkscape is being closed with unsaved data) (bzr r7934) | ||||
| * | use area ratio instead of diagonal ratio for "Zoom when window is resized" | Thomas Holder | 2009-05-16 | 1 | -3/+1 |
| | | | | (bzr r7887) | ||||
| * | fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651) | Thomas Holder | 2009-05-16 | 1 | -3/+1 |
| | | | | (bzr r7885) | ||||
| * | When selecting a path with markers but without a stroke, then one should be ↵ | Diederik van Lierop | 2009-05-12 | 1 | -3/+37 |
| | | | | | | able to change the markers and the stroke width. Therefore these controls should not be greyed out in the stroke & fill dialog (fixes bug #166029, which was first reported in 2004 :-) ) (bzr r7868) | ||||
| * | Update name list | Jon A. Cruz | 2009-05-04 | 1 | -0/+3 |
| | | | | (bzr r7818) | ||||
| * | Build fix for GCC 3.4.4 (added include for stdio.h) | Josh Andler | 2009-05-01 | 1 | -0/+1 |
| | | | | (bzr r7807) | ||||
| * | Cleanup cache and rendering of icons. | Jon A. Cruz | 2009-04-28 | 1 | -47/+22 |
| | | | | (bzr r7781) | ||||
| * | Make the snap toolbar unsensitive to undo actions. How could I not have ↵ | Diederik van Lierop | 2009-04-27 | 1 | -1/+6 |
| | | | | | | noticed this bug before? (bzr r7780) | ||||
| * | Cleaning up legacy stock icons and correct icon sizes to match theme engine ↵ | Jon A. Cruz | 2009-04-27 | 3 | -69/+34 |
| | | | | | | sizes. (bzr r7779) | ||||
| * | Removed newer GIcon reference. | Jon A. Cruz | 2009-04-22 | 1 | -12/+0 |
| | | | | (bzr r7759) | ||||
| * | Restoring needed icon rendering code. Addresses bug #363781. | Jon A. Cruz | 2009-04-21 | 1 | -13/+249 |
| | | | | (bzr r7750) | ||||
| * | Fix the rest of missing icons in the geometry tool. Closes: #358132 | Krzysztof Kosi??ski | 2009-04-20 | 1 | -3/+3 |
| | | | | (bzr r7742) | ||||
| * | Added code to deal with changed icon names. Fixes bug #360964 | Jon A. Cruz | 2009-04-18 | 1 | -4/+255 |
| | | | | (bzr r7736) | ||||
| * | Correct recent changes that had reverted to always use SPIcon when not ↵ | Jon A. Cruz | 2009-04-18 | 1 | -25/+41 |
| | | | | | | present as external .png files. (bzr r7735) | ||||
| * | Restore base legacy name support | Jon A. Cruz | 2009-04-18 | 1 | -11/+88 |
| | | | | (bzr r7731) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-04-18 | 1 | -1/+1 |
| | | | | (bzr r7730) | ||||
| * | Whitespace cleanup | Jon A. Cruz | 2009-04-18 | 1 | -3/+3 |
| | | | | (bzr r7729) | ||||
| * | Fix most icons in the geometry tool | Krzysztof Kosi??ski | 2009-04-18 | 1 | -5/+5 |
| | | | | (bzr r7727) | ||||
| * | Fix most icon issues: blurry icons, tiling, etc. (hooray!) | Krzysztof Kosi??ski | 2009-04-16 | 2 | -30/+23 |
| | | | | (bzr r7721) | ||||
| * | Complete the legacy icon mapping | Krzysztof Kosi??ski | 2009-04-13 | 1 | -1/+64 |
| | | | | (bzr r7709) | ||||
| * | Add icon mappings (legacy IDs to icon names) for menus, tools and | Krzysztof Kosi??ski | 2009-04-13 | 1 | -27/+232 |
| | | | | | | align & distribute dialog. (bzr r7708) | ||||
| * | Only add builtin icons if loading from SVG succeeded | Krzysztof Kosi??ski | 2009-04-12 | 1 | -1/+1 |
| | | | | (bzr r7696) | ||||
| * | Added a listing of icon name changes that have occurred since last release. | Jon A. Cruz | 2009-04-12 | 1 | -0/+53 |
| | | | | (bzr r7694) | ||||
