| Commit message (Expand) | Author | Age | Files | Lines |
| * | GTK+ cleanup: gtk_object_set | Alex Valavanis | 2011-07-02 | 2 | -12/+12 |
| * | Fix problem with merged code where a pointer to a plain C GTK+ object was cas... | Jon A. Cruz | 2011-07-02 | 1 | -4/+3 |
| * | Be accurate when changing width/height in the toolbar, in case geometric boun... | Diederik van Lierop | 2011-07-02 | 1 | -1/+8 |
| * | GTK+ cleanup: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| * | GTK+ cleanup: gtk_type_new | Alex Valavanis | 2011-07-02 | 18 | -49/+28 |
| |\ |
|
| | * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 18 | -49/+28 |
| * | | Removed outdated and undesired "I'm in this cpp, so change your behavior" mac... | Jon A. Cruz | 2011-07-02 | 7 | -14/+0 |
| * | | Applying patch from Campbell Barton to help building on other than gcc. | Jon A. Cruz | 2011-07-02 | 4 | -20/+25 |
| * | | compatibility for building with clang, this failed for 2 reasons. | Campbell Barton | 2011-07-02 | 1 | -3/+4 |
| * | | added missing header | Campbell Barton | 2011-07-02 | 14 | -1/+33 |
| * | | Migrate clonetiler to GtkComboBox | Alex Valavanis | 2011-07-01 | 1 | -25/+33 |
| |\| |
|
| | * | Migrate clonetiler to GtkComboBox | Alex Valavanis | 2011-07-01 | 1 | -25/+33 |
| * | | Remove some deprecated Gtk+ headers | Alex Valavanis | 2011-07-01 | 1 | -7/+0 |
| * | | Gradient context: Don't try to snap when no gradient will be drawn (i.e. when... | Diederik van Lierop | 2011-07-01 | 1 | -5/+7 |
| * | | Give a chance to a shape to have an up to date curve before approximating it ... | Gellule Xg | 2011-07-01 | 1 | -0/+1 |
| * | | Implement decent snapping to text (baseline & anchor), and provide a toggle b... | Diederik van Lierop | 2011-06-30 | 16 | -152/+253 |
| * | | Minimise GTK version changes in text-edit dialog | Alex Valavanis | 2011-06-30 | 1 | -34/+6 |
| |\| |
|
| | * | Minimise GTK version changes in text-edit dialog | Alex Valavanis | 2011-06-30 | 1 | -34/+6 |
| |/ |
|
| * | Corrected gdl pointer type error | Alex Valavanis | 2011-06-29 | 1 | -1/+2 |
| |\ |
|
| | * | Corrected gdl pointer type error | Alex Valavanis | 2011-06-29 | 1 | -2/+2 |
| * | | Filters. Typos in the recently modified and added filters. | Nicolas Dufour | 2011-06-29 | 5 | -2429/+2557 |
| * | | Filters. New Edge detect custom filter and new options for the Drop shadow fi... | Nicolas Dufour | 2011-06-29 | 3 | -20/+189 |
| * | | Fixes my commit 10382: -lX11 should be with a capital X. | Gellule Xg | 2011-06-29 | 1 | -1/+1 |
| * | | Fixed initialization issue plus a few warnings. | Jon A. Cruz | 2011-06-29 | 6 | -6/+25 |
| * | | As the comment says testing for a float to be equal to zero is not safe, henc... | Gellule Xg | 2011-06-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | As the comment says testing for a float to be equal to zero is not safe, henc... | Gellule Xg | 2011-06-29 | 1 | -1/+1 |
| |/ / |
|
| * | | Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l... | Gellule Xg | 2011-06-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l... | Gellule Xg | 2011-06-28 | 1 | -1/+1 |
| * | | | Remove references to Xft from configure.ac | Gellule Xg | 2011-06-29 | 1 | -55/+0 |
| |\ \ \ |
|
| | * | | | Remove references to Xft from configure.ac | Gellule Xg | 2011-06-27 | 1 | -55/+0 |
| |/ / / |
|
| * | | | Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target. | Gellule Xg | 2011-06-29 | 1 | -1/+12 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target. | Gellule Xg | 2011-06-27 | 1 | -1/+12 |
| |/ / |
|
| * | | If GTK is built with the QUARTZ backend, there is no need to expect DISPLAY t... | Gellule Xg | 2011-06-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | If GTK built with QUARTZ backend, no need to expect DISPLAY to be set to star... | Gellule Xg | 2011-06-28 | 1 | -1/+1 |
| |/ / |
|
| * | | Fixed missing initializers, mismatching function with too many parameters, an... | Jon A. Cruz | 2011-06-28 | 7 | -33/+89 |
| * | | Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it | Alex Valavanis | 2011-06-27 | 4 | -11/+8 |
| |\| |
|
| | * | Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it | Alex Valavanis | 2011-06-27 | 4 | -11/+8 |
| * | | Extensions. Interpolate Path. use transform elements (Bug 518768) | Alvin Penner | 2011-06-27 | 1 | -1/+4 |
| * | | The measurement tool now snaps too | Diederik van Lierop | 2011-06-27 | 1 | -6/+39 |
| * | | Inkview. Fix for bug #771365 (Inkview rendering with incorrect scaling when s... | Nicolas Dufour | 2011-06-27 | 1 | -2/+2 |
| * | | fix crasher | Johan B. C. Engelen | 2011-06-27 | 1 | -1/+1 |
| * | | Remove "using namespace" from libcola headers. | Jon A. Cruz | 2011-06-27 | 6 | -89/+92 |
| * | | LPE PowerStroke: add linecap (let's see how well this behaves, it has some bu... | Johan B. C. Engelen | 2011-06-26 | 2 | -17/+86 |
| * | | - Add a third group of snap sources/targets, called ¨others¨ (before we had... | Diederik van Lierop | 2011-06-26 | 22 | -83/+119 |
| * | | Documentation. Tutorials translation update. | Nicolas Dufour | 2011-06-26 | 5 | -406/+407 |
| * | | Extensions. Function Plotter. message if nothing selected (Bug 800552) | Alvin Penner | 2011-06-26 | 1 | -1/+6 |
| * | | Documentation. Keys and mouse reference translations update. | Nicolas Dufour | 2011-06-26 | 5 | -2524/+26364 |
| * | | Documentation. New Japanese man page by Masato HASHIMOTO. | Nicolas Dufour | 2011-06-26 | 2 | -1/+545 |
| * | | Gtk cleanup: gtk_signal_connect_while_alive | Alex Valavanis | 2011-06-26 | 1 | -49/+61 |
| |\| |
|
| | * | Gtk cleanup: gtk_signal_connect_while_alive | Alex Valavanis | 2011-06-26 | 1 | -49/+61 |