| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | Drop nested cairo_t in ruler | Alex Valavanis | 2012-05-06 | 1 | -4/+0 | |
| * | | | | | | | | | | | | Don't set colormap in ruler | Alex Valavanis | 2012-05-06 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Use cairo surface for ruler backing store in gtk3 | Alex Valavanis | 2012-05-06 | 1 | -16/+49 | |
| * | | | | | | | | | | | | Use cairo region in ruler | Alex Valavanis | 2012-05-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Clean up size allocation in rulers | Alex Valavanis | 2012-05-06 | 1 | -26/+18 | |
| * | | | | | | | | | | | | cairo rendering in ruler | Alex Valavanis | 2012-05-06 | 1 | -21/+17 | |
| * | | | | | | | | | | | | Merge more ruler code | Alex Valavanis | 2012-05-06 | 5 | -420/+175 | |
| * | | | | | | | | | | | | Merge some customised ruler code | Alex Valavanis | 2012-05-06 | 1 | -283/+26 | |
| * | | | | | | | | | | | | UI message | Kris De Gussem | 2012-05-06 | 2 | -1/+2 | |
| * | | | | | | | | | | | | Hide non-public fields of ruler | Alex Valavanis | 2012-05-05 | 2 | -112/+124 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Adding checks to prevent null pointer dereferences | Kris De Gussem | 2012-05-04 | 7 | -70/+124 | |
| * | | | | | | | | | | | cpp-style casting | Kris De Gussem | 2012-05-04 | 2 | -58/+57 | |
| * | | | | | | | | | | | Preferences: generalisation of UI messages | Kris De Gussem | 2012-05-04 | 1 | -7/+7 | |
| * | | | | | | | | | | | Slovenian translation update by Martin Srebotnjak. | Nicolas Dufour | 2012-05-04 | 3 | -16149/+11868 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 14 | -150/+156 | |
| * | | | | | | | | | | Syntax of null pointer dereference checking | Kris De Gussem | 2012-05-03 | 1 | -4/+6 | |
| * | | | | | | | | | | Corrected hardcoded hit detection in pen & pencil tool endpoint detection. | Jon A. Cruz | 2012-05-03 | 2 | -10/+2 | |
| * | | | | | | | | | | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 43 | -1737/+189 | |
| * | | | | | | | | | | Adding the two new files. | Jon A. Cruz | 2012-05-03 | 2 | -0/+321 | |
| * | | | | | | | | | | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 33 | -541/+593 | |
| * | | | | | | | | | | Find dialog: better user message | Kris De Gussem | 2012-05-02 | 1 | -3/+3 | |
| * | | | | | | | | | | Find dialog UI: | Kris De Gussem | 2012-05-02 | 1 | -7/+14 | |
| * | | | | | | | | | | extensions: string class usage | Kris De Gussem | 2012-05-01 | 1 | -17/+7 | |
| * | | | | | | | | | | fix extension path scan (Bug #801568 ; patch of Patrick Monnerat) | Kris De Gussem | 2012-05-01 | 1 | -4/+2 | |
| * | | | | | | | | | | Remove remaining ancient GTK+ version checks | Alex Valavanis | 2012-04-30 | 1 | -7/+0 | |
| * | | | | | | | | | | Drop checks for ancient GTK+ version | Alex Valavanis | 2012-04-30 | 2 | -5/+0 | |
| * | | | | | | | | | | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 13 | -16/+33 | |
| * | | | | | | | | | | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 32 | -16/+406 | |
| * | | | | | | | | | | emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083) | Alvin Penner | 2012-04-29 | 1 | -0/+6 | |
| * | | | | | | | | | | powerstroke: restrict the 'ray' values for ellipses that powerstroke can gene... | Johan B. C. Engelen | 2012-04-28 | 1 | -0/+9 | |
| * | | | | | | | | | | Replace deprecated GtkMetricType with SPMetric | Alex Valavanis | 2012-04-28 | 2 | -62/+39 | |
| * | | | | | | | | | | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 2012-04-28 | 29 | -24/+64 | |
| * | | | | | | | | | | Drop GtkObject use in dialog | Alex Valavanis | 2012-04-28 | 2 | -4/+4 | |
| * | | | | | | | | | | Drop GtkObject use in dialog-events | Alex Valavanis | 2012-04-28 | 2 | -4/+4 | |
| * | | | | | | | | | | Fix wrapping of colour palette | Alex Valavanis | 2012-04-28 | 1 | -2/+2 | |
| * | | | | | | | | | | C++ify syntax a bit | Johan B. C. Engelen | 2012-04-28 | 1 | -7/+6 | |
| * | | | | | | | | | | fix paths when working with command line (Bug #695120 , patch by Patrick Monn... | Kris De Gussem | 2012-04-28 | 1 | -0/+26 | |
| * | | | | | | | | | | Dutch translation update | Kris De Gussem | 2012-04-28 | 1 | -4166/+2164 | |
| * | | | | | | | | | | 2geom update | Johan B. C. Engelen | 2012-04-26 | 1 | -4/+7 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | powerstroke: cautious fix. | Johan B. C. Engelen | 2012-04-25 | 1 | -2/+2 | |
| * | | | | | | | | | powerstroke: add errorhandling for rounded corners. | Johan B. C. Engelen | 2012-04-25 | 1 | -1/+11 | |
| * | | | | | | | | | buildtool: update help message | Johan B. C. Engelen | 2012-04-25 | 1 | -0/+1 | |
| * | | | | | | | | | Issue with my last commit | Kris De Gussem | 2012-04-25 | 2 | -6/+0 | |
| * | | | | | | | | | Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ... | John Smith | 2012-04-25 | 2 | -14/+16 | |
| * | | | | | | | | | Fix for 950677 : Add link option to gradient toolbar | John Smith | 2012-04-25 | 3 | -0/+33 | |
| * | | | | | | | | | Memory management in context menu (Bug #910529 ) | Kris De Gussem | 2012-04-24 | 2 | -33/+35 | |
| * | | | | | | | | | Fix for 943275 : OCAL search crash when data not avaialable | John Smith | 2012-04-24 | 1 | -2/+4 | |
| * | | | | | | | | | Export: fix crash when removing last character in a selection (Bug #960980) | Kris De Gussem | 2012-04-23 | 1 | -6/+14 | |
| * | | | | | | | | | Correct GTK+ 3 box syntax in toolbox | Alex Valavanis | 2012-04-23 | 1 | -5/+5 | |
| * | | | | | | | | | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 5 | -22/+22 | |
