summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More size-request GTK+ 3 fixesAlex Valavanis2012-05-211-3/+15
| | | (bzr r11391)
* a few UI message fixesKris De Gussem2012-05-141-1/+1
| | | (bzr r11363)
* Preferences: generalisation of UI messagesKris De Gussem2012-05-041-7/+7
| | | (bzr r11323)
* Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-031-12/+17
| | | (bzr r11316)
* Drop checks for ancient GTK+ versionAlex Valavanis2012-04-301-2/+0
| | | (bzr r11310)
* typo in UIKris De Gussem2012-04-221-1/+1
| | | (bzr r11281)
* Correcting message for lcms2 status. Fixes bug #985623.Jon A. Cruz2012-04-221-2/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/985623 (bzr r11277)
* Translation. More disambiguations (see Bug #832560).Nicolas Dufour2012-04-131-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234)
* omitting debug message on windowsKris De Gussem2012-04-091-27/+29
| | | (bzr r11192)
* Preferences. New desktop integration preference for Windows users ↵Nicolas Dufour2012-03-211-10/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (native/gtk, see Bug #417365). Preferences. Fix for a bug with the preferences dialog when Show dialogs is set to true (always opens on the Selector page). Preferences. UI consistency fix (System information fields not correctly indented). This line and the following will be ignored -------------- modified: src/desktop.cpp src/preferences-skeleton.h src/ui/dialog/filedialog.cpp src/ui/dialog/inkscape-preferences.cpp src/ui/dialog/inkscape-preferences.h unknown: inkscape.el.1 inkscape.ja.1 inkscape.sk.1 inkscape.zh_TW.1 libtool ltmain.sh@ preferencesDialog.diff relink2.diff revert10761.diff rmbackups.sh doc/keys.gl.html doc/keys.pl.html packaging/win32/languages/.fr-xLpu9j/ share/icons/inkscape-trunk.svg share/icons/application/48x48/inkscape-trunk.png src/.libs/ src/libnr/ src/relink.cpp src/relink.h src/extension/dbus/wrapper/inkdbus.pc (bzr r11109)
* Import. Bitmap import improvements (see Bugs #171842 and #847374).Nicolas Dufour2012-03-181-0/+7
| | | (bzr r11097)
* Translations. Adding Latvian to the interface preferences.Nicolas Dufour2012-03-141-2/+2
| | | (bzr r11086)
* Proper captialization for a text labelAlexandre Prokoudine2012-03-101-1/+1
| | | (bzr r11067)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-4/+1
| | | (bzr r11018)
* Header cleaningAlex Valavanis2012-02-251-0/+1
| | | (bzr r11015)
* Fix for 171579 : Make inkscape remember dialogs window statusJohn Smith2012-02-171-0/+9
| | | (bzr r10992)
* Fix for 910463 : Improve System preferencesJohn Smith2012-02-141-29/+46
| | | (bzr r10973)
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵Jon A. Cruz2012-02-131-6/+6
| | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969)
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-4/+14
| | | (bzr r10957)
* Unweirdification of Preferences dialog's menu (Bug #259480).Nicolas Dufour2012-01-081-602/+574
| | | (bzr r10861)
* Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ↵Nicolas Dufour2012-01-021-0/+1
| | | | | John Smith. (bzr r10818)
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+36
| | | | | | | | | This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753)
* make significant digits consistent for gridsJohan B. C. Engelen2011-11-041-0/+7
| | | (bzr r10716)
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
| | | (bzr r10660)
* Reduce default rendering cache size to 64 MiBKrzysztof Kosi??ski2011-08-251-2/+2
| | | (bzr r10347.1.39)
* Add user preference for rendering cache sizeKrzysztof Kosi??ski2011-08-161-25/+29
| | | (bzr r10347.1.34)
* Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-101-7/+8
| | | (bzr r10437)
* Refactoring color profile to bring more internal. Help to prep for optional ↵Jon A. Cruz2011-07-061-2/+2
| | | | | lcms2 support. (bzr r10420)
* UI fix / mnemonicsKris De Gussem2011-06-181-1/+1
| | | (bzr r10317)
* add preference for relative guideline rotation snapping (see rev 10303)Johan B. C. Engelen2011-06-151-1/+4
| | | (bzr r10307)
* adding preferences page for Measure Tool with option (enabled by default) to ↵Felipe Corr??a da Silva Sanches2011-06-131-0/+6
| | | | | ignore first and last points when calculating/displaying distances (bzr r10295)
* Save a copy dialog now opens in current directory if this option is set for ↵Johan B. C. Engelen2011-06-081-1/+1
| | | | | | | | save as... dialog. (there is also the possibility to manually change the preferences file to change this option independently from save as... dialog) Fixed bugs: - https://launchpad.net/bugs/791098 (bzr r10263)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape ↵Felipe Corr??a da Silva Sanches2011-05-231-0/+25
| | | | | | | | | | | preferences" https://bugs.launchpad.net/inkscape/+bug/600267 Patch submitted by Fernando Lucchesi Bastos Jurema Applied with minor changes to use Glib::ustring instead of Glib::ustring* (bzr r10219)
* add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-9/+9
| | | | | change Preferences > Steps to this new widget (bzr r10177)
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-1/+2
| | | (bzr r10176)
* Last renamings of headers in Inkscape preferences (Bug #560751)Kris De Gussem2011-03-171-7/+7
| | | (bzr r10111)
* Preferences. Fix for Bug #686193 (Make linked offsets respect Relink ↵Nicolas Dufour2011-03-171-1/+1
| | | | | | | | duplicated clones settings). Fixed bugs: - https://launchpad.net/bugs/686193 (bzr r10110)
* Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵Nicolas Dufour2011-02-211-18/+2
| | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-271-13/+13
| | | (bzr r9858)
* Unified and cleaned up locating icc profiles, including adding missing OS X ↵Jon A. Cruz2010-10-181-1/+1
| | | | | | | | | | location. Fixes bug 494932, bug 494940 and bug 551162. Fixed bugs: - https://launchpad.net/bugs/494932 - https://launchpad.net/bugs/494940 - https://launchpad.net/bugs/551162 (bzr r9834)
* i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-221-3/+1
| | | (bzr r9722)
* Patch by Johan for LPE Tool prefs pageJosh Andler2010-07-071-2/+3
| | | (bzr r9585)
* Translations. New Telugu translation by వీవెన్ (Veeven).Nicolas Dufour2010-07-061-2/+2
| | | (bzr r9581)
* Fix tooltip error in the preferences (Bug #446723).Nicolas Dufour2010-05-091-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/446723 (bzr r9403)
* Unnecessary style selector removed from the Spray tool bar and preferences, ↵Nicolas Dufour2010-04-281-2/+1
| | | | | and string disambiguation. (bzr r9386)
* Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour2010-04-251-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/569339 (bzr r9372)
* Tooltips inconsistency fix in Inkscape Preferences.(part 2)Nicolas Dufour2010-04-151-2/+2
| | | (bzr r9338)
* Tooltips inconsistency fix in Inkscape Preferences.Nicolas Dufour2010-04-151-38/+38
| | | (bzr r9337)