| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lpe interpolate points: small code style fix-up. should be done for all LPEs | Johan B. C. Engelen | 2014-09-04 | 1 | -1/+1 |
| | | | | (bzr r13341.1.197) | ||||
| * | libnrtype, Layout-TNG-Compute: initialize variables. fixes compiler warning | Johan B. C. Engelen | 2014-09-03 | 1 | -0/+2 |
| | | | | (bzr r13341.1.196) | ||||
| * | remove glib dependency, but add return statements to help compiler and ↵ | Johan B. C. Engelen | 2014-09-03 | 1 | -7/+5 |
| | | | | | | prevent return-type warnings (bzr r13341.1.195) | ||||
| * | undo some things from rev 13530, to fix compile with gcc 4.9.0 ↵ | Johan B. C. Engelen | 2014-09-03 | 1 | -2/+3 |
| | | | | | | -Werror=return-type (don't want to give up that flag) (bzr r13341.1.194) | ||||
| * | Remove misleading dialogs directory | Liam P. White | 2014-09-02 | 37 | -66/+36 |
| | | | | (bzr r13341.1.192) | ||||
| * | Update to trunk r13542 | Liam P. White | 2014-09-02 | 9 | -42/+61 |
| |\ | | | | | (bzr r13341.1.191) | ||||
| | * | Fix locale issue in powerstroke width selection | Liam P. White | 2014-09-02 | 1 | -5/+4 |
| | | | | | | | (bzr r13542) | ||||
| | * | Updated about box authors list from AUTHORS file. | Matthew Petroff | 2014-09-02 | 1 | -0/+10 |
| | | | | | | | (bzr r13539) | ||||
| | * | BinReloc: fix -Wwrite-strings | Liam P. White | 2014-09-01 | 2 | -2/+2 |
| | | | | | | | (bzr r13538) | ||||
| | * | Fix for bug #1363497 (strange crash with knot path effect) | Liam P. White | 2014-08-31 | 1 | -21/+17 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1363497 (bzr r13537) | ||||
| | * | Translators list update | Nicolas Dufour | 2014-08-30 | 1 | -3/+5 |
| | | | | | | | (bzr r13536) | ||||
| | * | Fix rotation center regression caused by my own commit 13512 | Diederik van Lierop | 2014-08-26 | 2 | -9/+21 |
| | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1360953 - https://launchpad.net/bugs/1360946 (bzr r13534) | ||||
| | * | UI. Fix for Bug #340723 "Interface inconsistency of tooltips". | Nicolas Dufour | 2014-08-26 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | Translations. Translations template update. Fixed bugs: - https://launchpad.net/bugs/340723 (bzr r13532) | ||||
| | * | fix Windows 64-bit build | Johan B. C. Engelen | 2014-08-23 | 1 | -2/+2 |
| | | | | | | | (bzr r13531) | ||||
| * | | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 171 | -1113/+1028 |
| | | | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | | Minor pass of header cleanup | Liam P. White | 2014-08-30 | 23 | -129/+126 |
| | | | | | | | (bzr r13341.1.189) | ||||
| * | | Remove old stub from inkview | Liam P. White | 2014-08-30 | 1 | -10/+0 |
| | | | | | | | (bzr r13341.1.187) | ||||
| * | | Fix gtk3 build | Liam P. White | 2014-08-30 | 1 | -13/+13 |
| | | | | | | | (bzr r13341.1.186) | ||||
| * | | Fix SP_ACTIVE_DOCUMENT usage (document can be determined from context) | Liam P. White | 2014-08-30 | 1 | -5/+6 |
| | | | | | | | (bzr r13341.1.185) | ||||
| * | | Reduce header bloat | Alex Valavanis | 2014-08-30 | 45 | -109/+59 |
| | | | | | | | (bzr r13341.1.184) | ||||
| * | | Fix modelines | Alex Valavanis | 2014-08-30 | 35 | -93/+93 |
| | | | | | | | (bzr r13341.1.183) | ||||
| * | | svg-view-widget: Gtk+ 3 fixes | Alex Valavanis | 2014-08-26 | 1 | -6/+12 |
| | | | | | | | (bzr r13341.1.182) | ||||
| * | | Complete reduction of GObject boilerplate | Alex Valavanis | 2014-08-26 | 2 | -34/+8 |
| | | | | | | | (bzr r13341.1.181) | ||||
| * | | sp-canvas: GObject boilerplate reduction | Alex Valavanis | 2014-08-26 | 2 | -100/+17 |
| | | | | | | | (bzr r13341.1.180) | ||||
| * | | Standardise InkscapeApplication GObject implementation (namespace not ↵ | Alex Valavanis | 2014-08-26 | 30 | -154/+116 |
| | | | | | | | | | | | supported properly) (bzr r13341.1.179) | ||||
| * | | Fix paint-selector orientation | Alex Valavanis | 2014-08-26 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.178) | ||||
| * | | remove gtkmm sub-headers | Jabier Arraiza Cenoz | 2014-08-26 | 2 | -16/+8 |
| | | | | | | | (bzr r13341.1.177) | ||||
| * | | fix bug coninuing existing paths whith no LPE in bspline/spiro modes | Jabier Arraiza Cenoz | 2014-08-25 | 1 | -4/+4 |
| | | | | | | | (bzr r13341.1.176) | ||||
| * | | More GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 17 | -459/+103 |
| | | | | | | | (bzr r13341.1.175) | ||||
| * | | More GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 16 | -295/+34 |
| | | | | | | | (bzr r13341.1.174) | ||||
| * | | desktop-widget: GObject boilerplate reduction | Alex Valavanis | 2014-08-24 | 2 | -94/+84 |
| | | | | | | | (bzr r13341.1.173) | ||||
| * | | Fix strict build with Gtk+ 2 | Alex Valavanis | 2014-08-24 | 2 | -2/+3 |
| | | | | | | | (bzr r13341.1.172) | ||||
| * | | Fix Gtk+ 2 build | Alex Valavanis | 2014-08-24 | 6 | -4/+34 |
| | | | | | | | (bzr r13341.1.171) | ||||
| * | | Finish Gtk::Grid migration | Alex Valavanis | 2014-08-23 | 2 | -1/+33 |
| | | | | | | | (bzr r13341.1.170) | ||||
| * | | Migrate more widgets to Gtk::Grid | Alex Valavanis | 2014-08-23 | 5 | -7/+88 |
| | | | | | | | (bzr r13341.1.169) | ||||
| * | | Fix orientable Gtkmm widgets | Alex Valavanis | 2014-08-23 | 2 | -3/+28 |
| | | | | | | | (bzr r13341.1.168) | ||||
| * | | Fix deprecated GtkHBox use | Alex Valavanis | 2014-08-23 | 1 | -2/+6 |
| | | | | | | | (bzr r13341.1.167) | ||||
| * | | Turn on double-buffering of the canvas | Liam P. White | 2014-08-23 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.166) | ||||
| * | | Fix deprecated VBox use | Alex Valavanis | 2014-08-23 | 6 | -9/+21 |
| | | | | | | | (bzr r13341.1.165) | ||||
| * | | gtk_widget_set_margin_left/right deprecation fix | Alex Valavanis | 2014-08-23 | 5 | -0/+58 |
| | | | | | | | (bzr r13341.1.164) | ||||
| * | | spw-utilities: gtk_widget_modify_font deprecation fix | Alex Valavanis | 2014-08-23 | 1 | -0/+4 |
| | | | | | | | (bzr r13341.1.163) | ||||
| * | | icon: gtk_widget_get_state deprecation fix | Alex Valavanis | 2014-08-23 | 1 | -0/+4 |
| | | | | | | | (bzr r13341.1.162) | ||||
| * | | Fix gdk_display_get_n_screens deprecation | Alex Valavanis | 2014-08-23 | 2 | -0/+15 |
| | | | | | | | (bzr r13341.1.161) | ||||
| * | | sp-color-selector: Clean up GObject boilerplate & fix deprecation | Alex Valavanis | 2014-08-23 | 2 | -31/+19 |
| | | | | | | | (bzr r13341.1.160) | ||||
| * | | paint-selector: Clean up GObject boilerplate & fix deprecation | Alex Valavanis | 2014-08-23 | 2 | -31/+23 |
| | | | | | | | (bzr r13341.1.159) | ||||
| * | | properly attribute code | Johan B. C. Engelen | 2014-08-23 | 1 | -0/+7 |
| | | | | | | | (bzr r13341.1.158) | ||||
| * | | add missing files from last commit | Johan B. C. Engelen | 2014-08-23 | 2 | -0/+145 |
| | | | | | | | (bzr r13341.1.157) | ||||
| * | | To help the SVG WG discussion on powerstroke, a quick code-up of centripetal ↵ | Johan B. C. Engelen | 2014-08-23 | 5 | -3/+90 |
| | | | | | | | | | | | | | | | | | Catmull-Rom interpolation. The code probably needs a clean up pass, and more generally, the interpolation functions should move into 2geom or at least into a .cpp file. - Add Catmull-Rom interpolation to powerstroke interpolation options - Add LPE Interpolate points (bzr r13341.1.156) | ||||
| * | | update to trunk lp:inkscape 13530 (fixes Windows build) | Johan B. C. Engelen | 2014-08-23 | 6 | -62/+58 |
| |\| | | | | | (bzr r13341.1.155) | ||||
| | * | Fix skewing bug that could lead to infinite transforms | Diederik van Lierop | 2014-08-23 | 1 | -3/+10 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1266499 (bzr r13530) | ||||
