| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace deprecated Gdk::Window API | Alex Valavanis | 2012-03-13 | 1 | -0/+4 |
| | | | | (bzr r11076) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+2 |
| | | | | (bzr r11018) | ||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -17/+38 |
| | | | | (bzr r10957) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -0/+1 |
| | | | | (bzr r10940) | ||||
| * | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -2/+2 |
| | | | | (bzr r10826) | ||||
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 1 | -5/+1 |
| | | | | (bzr r10697) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -1/+1 |
| | | | | (bzr r10660) | ||||
| * | fix duplicate units in Preferences > Steps | Johan B. C. Engelen | 2011-04-17 | 1 | -1/+1 |
| | | | | (bzr r10178) | ||||
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 1 | -0/+39 |
| | | | | | | change Preferences > Steps to this new widget (bzr r10177) | ||||
| * | add expression evaluator for spinbox input boxes. also knows a little about ↵ | Johan B. C. Engelen | 2011-04-13 | 1 | -1/+0 |
| | | | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162) | ||||
| * | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵ | Nicolas Dufour | 2011-02-21 | 1 | -0/+138 |
| | | | | | | | | | 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 Morgan | 2010-11-17 | 1 | -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) | ||||
| * | Fix some console warning spam (most cannot be fixed, unfortunately) | Krzysztof Kosi??ski | 2009-02-09 | 1 | -4/+4 |
| | | | | (bzr r7257) | ||||
| * | Warning and whitespace cleanup. | Jon A. Cruz | 2009-01-06 | 1 | -9/+8 |
| | | | | (bzr r7083) | ||||
| * | add possibility to change the UI language (gettext) in preferences dialogue | theAdib | 2008-12-30 | 1 | -1/+34 |
| | | | | (bzr r7044) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+60 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -55/+44 |
| | | | | (bzr r6885) | ||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 1 | -75/+102 |
| | | | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-09-14 | 1 | -1/+1 |
| | | | | (bzr r6809) | ||||
| * | Add a zoom correction option to preferences (used when zooming to 1:1 etc. ↵ | Maximilian Albert | 2008-09-04 | 1 | -0/+206 |
| | | | | | | to display items in their true sizes) (bzr r6758) | ||||
| * | * Missing localization for Reset preferences button | Luca Bruno | 2008-02-11 | 1 | -1/+1 |
| | | | | (bzr r4707) | ||||
| * | add default unit to grid preferences. | Johan B. C. Engelen | 2007-12-16 | 1 | -0/+17 |
| | | | | (bzr r4238) | ||||
| * | Add default grid settings to Inkscape preferences. | Johan B. C. Engelen | 2007-12-14 | 1 | -0/+17 |
| | | | | (bzr r4230) | ||||
| * | Changed preference to use file chooser button | Jon A. Cruz | 2007-09-26 | 1 | -21/+35 |
| | | | | (bzr r3806) | ||||
| * | search and reset buttons added to ocal related features. fixed signals in ↵ | Bruno Dilly | 2007-08-20 | 1 | -0/+40 |
| | | | | | | import from ocal dialog. (bzr r3544) | ||||
| * | export to ocal bug fix | Bruno Dilly | 2007-08-08 | 1 | -2/+1 |
| | | | | (bzr r3418) | ||||
| * | adds export to ocal feature without dialog window | Bruno Dilly | 2007-08-06 | 1 | -1/+21 |
| | | | | (bzr r3398) | ||||
| * | patch 1750206 by Bruno Dilly - bdilly | Felipe Corr??a da Silva Sanches | 2007-07-27 | 1 | -1/+0 |
| | | | | | | Remove "cout" from on_changed() of PrefCombo (bzr r3312) | ||||
| * | applying patch #1407697 by Marco Scholten | Ralf Stephan | 2006-01-17 | 1 | -0/+5 |
| | | | | (bzr r10) | ||||
| * | more precise simplification control | bulia byak | 2006-01-17 | 1 | -1/+1 |
| | | | | (bzr r8) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+278 |
| (bzr r1) | |||||
