summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-15refactoring ICC out-of-gamut checkFelipe Corr??a da Silva Sanches1-4/+6
2009-08-14Initial draft of the out-of-gamut check. It is not working yet. I will contin...Felipe Corr??a da Silva Sanches1-0/+33
2009-08-14preserving icc colors in all tabs of fill&strokeFelipe Corr??a da Silva Sanches1-0/+5
2009-08-14use a function instead of copy-pasting codeFelipe Corr??a da Silva Sanches1-20/+10
2009-08-13fix 407893bulia byak1-6/+6
2009-08-13fix 376068bulia byak1-14/+16
2009-08-13preserve icc on color wheel selectorFelipe Corr??a da Silva Sanches1-1/+24
2009-08-11setting sensibility of "color management icon" depending on icc-color usageFelipe Corr??a da Silva Sanches2-10/+14
2009-08-11adding color management icons to fill&stroke dialogFelipe Corr??a da Silva Sanches1-1/+17
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert12-47/+47
2009-08-05Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...chriswombat2-2/+2
2009-08-05SPDocument->Documentjohnce12-47/+47
2009-08-02remember sticky_zoom toggle button stateThomas Holder1-1/+12
2009-08-01enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches1-2/+2
2009-07-18Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour1-3/+3
2009-07-13Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...Josh Andler1-1/+1
2009-07-13Fix width slider for Eraser ToolJosh Andler1-2/+2
2009-07-13Fixed a icon name string which shouldn't have been translatable.Luca Bruno1-1/+1
2009-07-12Don't allow the "proportion" parameter of a star to become NaN, because this ...Diederik van Lierop1-2/+4
2009-07-09* dummy commit - previous commit message should have mentioned bug 380522 ins...Ivan Mas??r1-1/+1
2009-07-09* added tooltip (see bug 358921) and translator commentsIvan Mas??r1-1/+1
2009-07-08Fix for pattern name localizationNicolas Dufour1-2/+2
2009-07-07Reverting the references which made the Node Tool controls toolbar disappear.Josh Andler1-12/+12
2009-07-07Removing a couple node-tool related modifications in the file which I don't b...Josh Andler1-11/+0
2009-07-07Fix LP #390162: Wrong defaults for Calligraphy toolKrzysztof Kosi??ski1-14/+25
2009-07-06Fix for Bug #327533 (Calligraphy presets are not translatable).Nicolas Dufour1-1/+1
2009-06-20parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches1-26/+26
2009-06-17adding a list of uint32 color references and forcing LCMS debuggingFelipe Corr??a da Silva Sanches1-26/+26
2009-06-12Fix a bug where the spinboxes on the connector toolbar did not properly mjwybrow1-17/+15
2009-06-12force show-as-list for font listbulia byak1-2/+11
2009-06-10fix stupid bug in font size settingbulia byak1-1/+1
2009-06-10hopefully that fixes the stuck-with-sans bugbulia byak1-18/+35
2009-06-09fix the font dropdown: patch by Felipe with my changesbulia byak1-198/+179
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r2-0/+4
2009-05-26* [INTL:*] string fixesIvan Mas??r1-2/+2
2009-05-25Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop1-0/+1
2009-05-16use area ratio instead of diagonal ratio for "Zoom when window is resized"Thomas Holder1-3/+1
2009-05-16fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651)Thomas Holder1-3/+1
2009-05-12When selecting a path with markers but without a stroke, then one should be a...Diederik van Lierop1-3/+37
2009-05-04Update name listJon A. Cruz1-0/+3
2009-05-01Build fix for GCC 3.4.4 (added include for stdio.h)Josh Andler1-0/+1
2009-04-28Cleanup cache and rendering of icons.Jon A. Cruz1-47/+22
2009-04-27Make the snap toolbar unsensitive to undo actions. How could I not have notic...Diederik van Lierop1-1/+6
2009-04-27Cleaning up legacy stock icons and correct icon sizes to match theme engine s...Jon A. Cruz3-69/+34
2009-04-22Removed newer GIcon reference.Jon A. Cruz1-12/+0
2009-04-21Restoring needed icon rendering code. Addresses bug #363781.Jon A. Cruz1-13/+249
2009-04-20Fix the rest of missing icons in the geometry tool. Closes: #358132Krzysztof Kosi??ski1-3/+3
2009-04-18Added code to deal with changed icon names. Fixes bug #360964Jon A. Cruz1-4/+255
2009-04-18Correct recent changes that had reverted to always use SPIcon when not presen...Jon A. Cruz1-25/+41