| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -12/+12 |
| | | | | (bzr r10350.1.8) | ||||
| * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -18/+18 |
| | | | | (bzr r10350.1.7) | ||||
| * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 1 | -16/+16 |
| | | | | (bzr r10350.1.5) | ||||
| * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 1 | -17/+17 |
| | | | | (bzr r10282.1.1) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵ | Nicolas Dufour | 2011-02-21 | 1 | -20/+42 |
| | | | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -11/+11 |
| | | | | (bzr r10060) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -5/+7 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| * | | 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) | ||||
| * | | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 ) | Kris De Gussem | 2010-10-25 | 1 | -2/+2 |
| | | | | | | | (bzr r9851) | ||||
| * | | Adding spellchecker and T&F dialogs to the text context (right click) menu. | Nicolas Dufour | 2010-10-24 | 1 | -0/+52 |
| | | | | | | | (bzr r9849) | ||||
| * | | Context menu. Fix for Bug #170806 (Add Fill&stroke to right-click menu for ↵ | Nicolas Dufour | 2010-10-19 | 1 | -7/+30 |
| |/ | | | | | | | | texts). Fixed bugs: - https://launchpad.net/bugs/170806 (bzr r9835) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -4/+111 |
| | | | | (bzr r6885) | ||||
| * | release reprs properly | bulia byak | 2008-09-20 | 1 | -0/+4 |
| | | | | (bzr r6855) | ||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 1 | -5/+6 |
| | | | | | | | | | 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) | ||||
| * | Added preferences for controlling external image editing and reload. | Jon A. Cruz | 2008-05-18 | 1 | -4/+24 |
| | | | | | | Fixes bug #171824. (bzr r5687) | ||||
| * | Added external image edit launch and refresh on changed | Jon A. Cruz | 2008-05-17 | 1 | -3/+41 |
| | | | | (bzr r5685) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -5/+5 |
| | | | | (bzr r4025) | ||||
| * | Add functions for showing a specific notebook page in the F&S dialog, | gustav_b | 2007-09-20 | 1 | -2/+2 |
| | | | | | | | replaced the use of the old sp_object_properties_{fill,stroke} with them. (bzr r3780) | ||||
| * | fix 1516323 | bulia byak | 2007-04-01 | 1 | -4/+0 |
| | | | | (bzr r2808) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -1/+1 |
| | | | | (bzr r2723) | ||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -1/+4 |
| | | | | | | create methods to match DOM (bzr r2253) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -1/+1 |
| | | | | (bzr r1768) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -1/+2 |
| | | | | (bzr r1315) | ||||
| * | moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵ | Joshua L. Blocher | 2006-04-24 | 1 | -0/+351 |
| context-menu.h, also updated make_insert with change (bzr r579) | |||||
