summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Contextual split of translatable messageAlexandre Prokoudine2009-07-081-1/+1
| | | | | | (bzr r8232)
* | Fix for Bug #327533 (Calligraphy presets are not translatable).Nicolas Dufour2009-07-061-0/+8
| | | | | | (bzr r8217)
* | Separated "Arrange" as button caption from "Arrange" as menu itemAlexandre Prokoudine2009-06-161-1/+1
|/ | | (bzr r8087)
* implement the same all-bitmaps and all-vectors filters as on linuxbulia byak2009-06-051-5/+54
| | | (bzr r8008)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-036-7/+27
| | | (bzr r7985)
* * Just a couple of string fixesLuca Bruno2009-05-291-2/+2
| | | (bzr r7962)
* Also store the window's geometry when saving through the data-loss warning ↵Diederik van Lierop2009-05-251-7/+8
| | | | | dialog (the one that pops up when Inkscape is being closed with unsaved data) (bzr r7934)
* adding Aurelio HeckertFelipe Corr??a da Silva Sanches2009-05-211-0/+1
| | | (bzr r7912)
* parent transformation on import and paste (Bug #376064, Bug #375499)Thomas Holder2009-05-131-1/+1
| | | (bzr r7876)
* call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968)Thomas Holder2009-05-111-4/+1
| | | (bzr r7860)
* When changing document size, the origin (lower left corner) should be ↵Diederik van Lierop2009-05-091-0/+6
| | | | | stationary. This way the guides will keep their relative position w.r.t. the objects (bug #167762), and also everything will be redrawn properly (bug #179373) (bzr r7840)
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-061-2/+2
| | | (bzr r7827)
* since "Unicode" made people believe that they could put hex code point Felipe Corr??a da Silva Sanches2009-05-041-2/+2
| | | | | | | values in the Glyphs tab (svg fonts dialog) where inkscape instead expects a char or a string I decided to rename that column to "Matching string" (bzr r7820)
* add "Reset missing glyph" button to svgfonts dialogFelipe Corr??a da Silva Sanches2009-05-042-1/+26
| | | (bzr r7819)
* Make sure that the item center (origin for rotations) does not change due to ↵Diederik van Lierop2009-04-291-15/+18
| | | | | copy & paste (Fixes bug #320489) (bzr r7797)
* Fix compile on Windows (the last paramteter is not defaulted in olderKrzysztof Kosi??ski2009-04-251-1/+1
| | | | | versions of gtkmm) (bzr r7774)
* Fix missing dock icons (bug #364075)Krzysztof Kosi??ski2009-04-251-29/+9
| | | (bzr r7772)
* apply printing w32 patch ↵Adib Taraben2009-04-241-63/+0
| | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/176 (bzr r7768)
* apply printing w32 patch ↵Adib Taraben2009-04-241-1/+4
| | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/174 (bzr r7767)
* translator comments and minor string fixesIvan Mas??r2009-04-234-11/+14
| | | (bzr r7763)
* Partial fix for bug 193926 , thanks to Preben Soeberg.Jasper van de Gronde2009-04-211-2/+1
| | | (bzr r7752)
* Korean translation update by yongdoriaNicolas Dufour2009-04-201-0/+1
| | | (bzr r7746)
* Handle case when an icon is not populatedJon A. Cruz2009-04-191-2/+9
| | | (bzr r7737)
* Restore 0.46 placement of node alignment buttonsKrzysztof Kosi??ski2009-04-161-5/+5
| | | (bzr r7720)
* Fix two legacy icon IDsKrzysztof Kosi??ski2009-04-131-5/+2
| | | (bzr r7711)
* Really fix node alignment icons; add clarifying comment to source.Krzysztof Kosi??ski2009-04-131-4/+7
| | | (bzr r7710)
* Fix compatibility with much older Glibmm version.Jon A. Cruz2009-04-101-4/+56
| | | (bzr r7680)
* Whitespace cleanupJon A. Cruz2009-04-101-41/+41
| | | (bzr r7678)
* Adding initial system info listing.Jon A. Cruz2009-04-102-7/+29
| | | (bzr r7677)
* Changed to more accurate names for toolbar icon sizes (which normally map to ↵Jon A. Cruz2009-04-071-1/+1
| | | | | large toolbar, small toolbar, and menu size) (bzr r7657)
* Fix for bug #338521 - align node buttons did not match 0.46 ordering or ↵Ed Halley2009-04-061-2/+2
| | | | | names. IDs got swapped. (bzr r7633)
* Fix inverted node alignment actionsKrzysztof Kosi??ski2009-04-031-2/+2
| | | (bzr r7610)
* fix copy/paste of color from gradient stopsbulia byak2009-03-261-1/+22
| | | (bzr r7569)
* correct labelsbulia byak2009-03-241-2/+2
| | | (bzr r7556)
* Cleaning up PIXMAP_DIR usage.Jon A. Cruz2009-03-241-16/+17
| | | (bzr r7554)
* Track stroke and fill of selected object and flag style palette entries in ↵Jon A. Cruz2009-03-232-2/+138
| | | | | use. Fixes wishlist bug #172179. (bzr r7548)
* Make drag-n-drop preview a gradient image for gradients.Jon A. Cruz2009-03-231-12/+30
| | | (bzr r7545)
* Make simple clicks and menu set match the drag-n-drop color setting.Jon A. Cruz2009-03-221-8/+19
| | | (bzr r7540)
* Fixed warning from double append.Jon A. Cruz2009-03-221-1/+0
| | | (bzr r7538)
* Added rought preview of gradients in swatches.Jon A. Cruz2009-03-212-11/+57
| | | (bzr r7537)
* Cleaning up interface. Moved internals out of .h file.Jon A. Cruz2009-03-212-60/+60
| | | (bzr r7536)
* Added explicit tagging of "solid color gradients" and base context menu to ↵Jon A. Cruz2009-03-212-23/+131
| | | | | add and edit. (bzr r7535)
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-203-11/+13
| | | (bzr r7528)
* Limit things to single-color gradients until we get gradient previews goingJon A. Cruz2009-03-181-6/+12
| | | (bzr r7516)
* Purged use of INKSCAPE_PIXMAPDIRJon A. Cruz2009-03-181-6/+10
| | | (bzr r7515)
* Initial read-only generation of per-document paletteJon A. Cruz2009-03-172-27/+149
| | | (bzr r7510)
* remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder2009-03-131-1/+0
| | | (bzr r7478)
* part of bug #339660; can not use Add/Rename dialog to create layer with no ↵Ed Halley2009-03-091-4/+9
| | | | | proper inkscape:label attribute, otherwise GUI is confused (bzr r7452)
* switch opacity and blur sliders to delayed update, which makes them much ↵bulia byak2009-03-092-4/+6
| | | | | more resposive and easier to handle; also, remove the old workaround for gtk crash which is no more, allowing interruptibility and thus also improving responsiveness (bzr r7446)
* part of #339660; layers dialog allows non-unique inkscape:label attributesEd Halley2009-03-082-3/+4
| | | (bzr r7443)