| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix for building without LCMS | Campbell Barton | 2011-07-08 | 2 | -2/+6 |
| * | fix for building with cmake, renaming the GTK2 package didnt work right, very... | Campbell Barton | 2011-07-08 | 3 | -4/+3 |
| * | Fix regression in swatch display (LP #804930). | Krzysztof Kosi??ski | 2011-07-06 | 1 | -5/+7 |
| * | Fix outline mode for text objects (LP #802354). | Krzysztof Kosi??ski | 2011-07-06 | 1 | -7/+7 |
| * | Fix mixed up colors when exporting images with bitmaps to PDF and other | Krzysztof Kosi??ski | 2011-07-06 | 3 | -69/+14 |
| * | Refactoring color profile to bring more internal. Help to prep for optional l... | Jon A. Cruz | 2011-07-06 | 8 | -160/+213 |
| * | Text edit dialog: Apply button should grab default only after adding to window | Alex Valavanis | 2011-07-05 | 1 | -2/+2 |
| * | Fix build and clean makefile | Josh Andler | 2011-07-05 | 2 | -3/+3 |
| * | Gcodetools have been upgraded to v. 1.7. | Nick Drobchenko | 2011-07-05 | 82 | -8586/+10842 |
| * | Extensions. Perspective. use transform elements if present (Bug 168942) | Alvin Penner | 2011-07-04 | 1 | -5/+7 |
| * | Extensions. Envelope. use transform elements if present (Bug 663667) | Alvin Penner | 2011-07-04 | 1 | -1/+7 |
| * | Extensions. Measure Path. use transform elements and viewBox (Bug 803791) | Alvin Penner | 2011-07-03 | 2 | -34/+28 |
| * | GTK+ cleanup: gtk_timeout_remove | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| * | GTK+ cleanup: gtk_timeout_add | Alex Valavanis | 2011-07-03 | 3 | -3/+3 |
| * | GTK+ cleanup: gtk_object_sink | Alex Valavanis | 2011-07-03 | 5 | -15/+10 |
| * | GTK+ cleanup: gtk_box_pack_start_defaults | Alex Valavanis | 2011-07-03 | 1 | -2/+2 |
| * | GTK+ cleanup: gtk_action_connect_proxy | Alex Valavanis | 2011-07-03 | 2 | -2/+2 |
| * | GTK+ cleanup: gtk_widget_ref | Alex Valavanis | 2011-07-03 | 1 | -8/+1 |
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 29 | -53/+35 |
| * | Adding extension submitted by Karlisson (launchpad id: karlisson) that conver... | Felipe Corr??a da Silva Sanches | 2011-07-02 | 8 | -0/+685 |
| * | 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 |
| |/ / / |
|