| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replaced calls to g_object_(un)ref with sp_object_(un)ref. | Markus Engel | 2013-04-01 | 11 | -46/+46 |
| | | | | (bzr r11608.1.65) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 80 | -359/+219 |
| | | | | (bzr r11608.1.64) | ||||
| * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 76 | -0/+97 |
| | | | | (bzr r11608.1.63) | ||||
| * | Added TypeInfo class. | Markus Engel | 2013-03-31 | 3 | -0/+81 |
| | | | | (bzr r11608.1.62) | ||||
| * | Turned all functions concerning SPSpiral into member functions. | Markus Engel | 2013-03-30 | 4 | -110/+70 |
| | | | | (bzr r11608.1.61) | ||||
| * | Turned all functions concerning SPRect into member functions. | Markus Engel | 2013-03-30 | 7 | -162/+148 |
| | | | | (bzr r11608.1.60) | ||||
| * | Removed unused function definitions | Markus Engel | 2013-03-30 | 1 | -32/+0 |
| | | | | (bzr r11608.1.59) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 18 | -65/+33 |
| |\ | | | | | (bzr r11608.1.58) | ||||
| | * | Header cleanup | Alex Valavanis | 2013-03-29 | 17 | -59/+23 |
| | | | | | | | (bzr r12258) | ||||
| | * | Fix for Bug #1161205 (Font substitution dialog appears when generic font ↵ | Nicolas Dufour | 2013-03-28 | 1 | -1/+5 |
| | | | | | | | | | | | family is found except Sans-serif). (bzr r12257) | ||||
| | * | Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by ↵ | Nicolas Dufour | 2013-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Masato HASHIMOTO. Translation template and French translation update. (bzr r12256) | ||||
| | * | Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ↵ | Nicolas Dufour | 2013-03-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Craig Marshall. Fix for Bug #481805 (Rectangle with rounded corners) by Markus Engel. (bzr r12255) | ||||
| | * | fix build | Johan B. C. Engelen | 2013-03-28 | 1 | -3/+3 |
| | | | | | | | (bzr r12254) | ||||
| * | | Renamed virtual function names. | Markus Engel | 2013-03-29 | 158 | -1609/+1609 |
| | | | | | | | (bzr r11608.1.57) | ||||
| * | | merged from trunk | Markus Engel | 2013-03-29 | 926 | -32116/+24392 |
| |\| | | | | | (bzr r11608.1.56) | ||||
| | * | Stop using top-level glibmm header | Alex Valavanis | 2013-03-26 | 4 | -19/+17 |
| | | | | | | | (bzr r12251) | ||||
| | * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 26 | -32/+66 |
| | | | | | | | | | | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| | * | Revert r12183 and replace with better work-around for Pango bug (incorrect | Tavmjong Bah | 2013-03-26 | 1 | -16/+24 |
| | | | | | | | | | | | | | font-family if weight is expressed as a number). Also fixed bug with font-stretch. (bzr r12246) | ||||
| | * | Fixed broken logic in zoom history to fix bug 1106031 (and removed some ↵ | Craig Marshall | 2013-03-26 | 2 | -2/+1 |
| | | | | | | | | | | | unrelated and unnecessary debug output) (bzr r12245) | ||||
| | * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 85 | -145/+111 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| | * | Fixed uninitialized variables & misc warnings. | Jon A. Cruz | 2013-03-25 | 4 | -59/+61 |
| | | | | | | | (bzr r12241) | ||||
| | * | Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by ↵ | Nicolas Dufour | 2013-03-24 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | Masato HASHIMOTO." Translations. Fix for Bug #1159347 (Non-localized strings in PS-export)." Translations. PO template update. (bzr r12239) | ||||
| | * | Convert a couple of C-style pointer casts | Alex Valavanis | 2013-03-23 | 2 | -3/+3 |
| | | | | | | | (bzr r12237) | ||||
| | * | Fix more clang warnings | Alex Valavanis | 2013-03-23 | 2 | -7/+7 |
| | | | | | | | (bzr r12235) | ||||
| | * | Hide remaining non-critical GDL warnings. These will stop being our problem ↵ | Alex Valavanis | 2013-03-23 | 1 | -2/+2 |
| | | | | | | | | | | | after Gtk+ 3 migration (bzr r12234) | ||||
| | * | Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵ | Alex Valavanis | 2013-03-23 | 2 | -65/+120 |
| | | | | | | | | | | | dialog: fixes cast-align issue. (bzr r12233) | ||||
| | * | filter name is random filter232 when first added | Raphael Rosch | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089406 (bzr r12232) | ||||
| | * | pick a better filter editor icon | Raphael Rosch | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092313 (bzr r12231) | ||||
| | * | Translations. Translatable files clean-up (find.cpp removal). | Nicolas Dufour | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Translations. Inkscape.pot update. Preferences. Filters preferences text fix (see Bug #1133033). Extensions. Fix for Bug #1158377 (Printing marks needs more precision). (bzr r12230) | ||||
| | * | ability to scroll inside the filter dock -- gain some screen real estate! | Raphael Rosch | 2013-03-22 | 2 | -17/+89 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1062134 (bzr r12229) | ||||
| | * | Clarified choice of downsampling routine. | Jasper van de Gronde | 2013-03-21 | 1 | -1/+3 |
| | | | | | | | (bzr r12228) | ||||
| | * | Handle bitmap downsampling ourselves, see bug #804162 in launchpad. | Jasper van de Gronde | 2013-03-21 | 2 | -12/+115 |
| | | | | | | | (bzr r12227) | ||||
| | * | Partial fix for Bug #1071082 (Undo History doesn't work if open before file ↵ | Nicolas Dufour | 2013-03-19 | 2 | -1/+19 |
| | | | | | | | | | | | is opened) by vaifrax. (bzr r12225) | ||||
| | * | Drop remaining unused functions | Alex Valavanis | 2013-03-18 | 3 | -3/+5 |
| | | | | | | | (bzr r12224) | ||||
| | * | Drop old (unused) find dialog files | Alex Valavanis | 2013-03-18 | 5 | -503/+1 |
| | | | | | | | (bzr r12223) | ||||
| | * | Fix -Wcast-align issues with SPItemCtx | Alex Valavanis | 2013-03-18 | 3 | -4/+3 |
| | | | | | | | (bzr r12222) | ||||
| | * | Fix -Wunused-function warnings | Alex Valavanis | 2013-03-18 | 9 | -431/+24 |
| | | | | | | | (bzr r12221) | ||||
| | * | Explicitly test for -Wno-unused-but-set-variable compiler option | Alex Valavanis | 2013-03-17 | 1 | -1/+3 |
| | | | | | | | (bzr r12219) | ||||
| | * | cppcheck | Kris De Gussem | 2013-03-17 | 6 | -14/+10 |
| | | | | | | | (bzr r12218) | ||||
| | * | cppcheck | Kris De Gussem | 2013-03-16 | 5 | -7/+3 |
| | | | | | | | (bzr r12217) | ||||
| | * | Only suppress compiler warnings for GDL if option is supported | Alex Valavanis | 2013-03-16 | 1 | -0/+2 |
| | | | | | | | (bzr r12216) | ||||
| | * | fix/suppress build warnings | Kris De Gussem | 2013-03-16 | 2 | -39/+9 |
| | | | | | | | (bzr r12215) | ||||
| | * | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 2013-03-16 | 14 | -46/+5 |
| | | | | | | | (bzr r12213) | ||||
| | * | Suppress non-critical compiler warnings for GDL. We are dropping our fork ↵ | Alex Valavanis | 2013-03-16 | 1 | -0/+6 |
| | | | | | | | | | | | eventually, so let's keep it frozen if possible. (bzr r12212) | ||||
| | * | Warning cleanup | Alex Valavanis | 2013-03-16 | 9 | -63/+67 |
| | | | | | | | (bzr r12211) | ||||
| | * | Drop a couple of unused variables and a pixmap | Alex Valavanis | 2013-03-15 | 3 | -42/+0 |
| | | | | | | | (bzr r12210) | ||||
| | * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 6 | -0/+10 |
| | | | | | | | (bzr r12209) | ||||
| | * | Fix remaining forward declaration tags (except for unavoidable internal ↵ | Alex Valavanis | 2013-03-15 | 8 | -15/+12 |
| | | | | | | | | | | | errors in Gtkmm headers) (bzr r12208) | ||||
| | * | Fix table layout in fill and stroke dialog in Gtk+ 2 | Alex Valavanis | 2013-03-15 | 1 | -0/+15 |
| | | | | | | | (bzr r12207) | ||||
| | * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 52 | -109/+80 |
| | | | | | | | (bzr r12206) | ||||
