| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Improve approach for keeping angle display string visible. | Jon A. Cruz | 2012-06-08 | 1 | -56/+46 | |
| * | | | | | | | | | probably this was intended | Kris De Gussem | 2012-06-07 | 1 | -1/+1 | |
| * | | | | | | | | | cppcheck | Kris De Gussem | 2012-06-07 | 2 | -4/+14 | |
| * | | | | | | | | | Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010. | Jon A. Cruz | 2012-06-07 | 1 | -4/+6 | |
| * | | | | | | | | | Compatibility fix. | Jon A. Cruz | 2012-06-06 | 1 | -0/+5 | |
| * | | | | | | | | | Warning cleanup. | Jon A. Cruz | 2012-06-06 | 1 | -1/+2 | |
| * | | | | | | | | | various | Kris De Gussem | 2012-06-05 | 4 | -13/+15 | |
| * | | | | | | | | | Header cleaning for GTK+3 migration | Alex Valavanis | 2012-06-05 | 23 | -22/+21 | |
| * | | | | | | | | | Allow angle measurement base to be changed by tapping space. | Jon A. Cruz | 2012-06-05 | 1 | -8/+47 | |
| * | | | | | | | | | Limit angle label to show up within the desktop window. Also refactor arc dra... | Jon A. Cruz | 2012-06-03 | 1 | -34/+106 | |
| * | | | | | | | | | modify calc of bbox for single point (Bug 1006666) | Alvin Penner | 2012-06-03 | 1 | -5/+5 | |
| * | | | | | | | | | UI fix find dialog | Kris De Gussem | 2012-06-03 | 1 | -42/+26 | |
| * | | | | | | | | | Warning cleanup. | Jon A. Cruz | 2012-06-03 | 1 | -1/+1 | |
| * | | | | | | | | | Fix remaining Gtkmm 3 issues in filter effects dialog | Alex Valavanis | 2012-06-02 | 1 | -18/+28 | |
| * | | | | | | | | | Add draw signal in filter effects dialog | Alex Valavanis | 2012-06-02 | 2 | -2/+19 | |
| * | | | | | | | | | Cairo rendering in filter effects dialog | Alex Valavanis | 2012-06-02 | 2 | -24/+67 | |
| * | | | | | | | | | Add marker to initial point. | Jon A. Cruz | 2012-06-02 | 1 | -10/+25 | |
| * | | | | | | | | | Place angle measurement along the measure arc. | Jon A. Cruz | 2012-06-01 | 1 | -2/+15 | |
| * | | | | | | | | | Adding baseline and arc to make angle measurement visualization easier. | Jon A. Cruz | 2012-06-01 | 1 | -1/+36 | |
| * | | | | | | | | | Fix for 951580 : Ruler click toggles guide visibility | John Smith | 2012-06-01 | 1 | -9/+33 | |
| * | | | | | | | | | Gtkmm fixes for sp-widget | Alex Valavanis | 2012-05-31 | 1 | -2/+2 | |
| * | | | | | | | | | Remove unused icon-widget code | Alex Valavanis | 2012-05-31 | 4 | -229/+0 | |
| * | | | | | | | | | Fix missing Glibmm headers needed for GTK+3 build | Alex Valavanis | 2012-05-31 | 2 | -0/+2 | |
| * | | | | | | | | | Gtkmm 3 fixes for licensor widget | Alex Valavanis | 2012-05-31 | 1 | -0/+8 | |
| * | | | | | | | | | Replace deprecated GDK key symbols in mesh-context | Alex Valavanis | 2012-05-31 | 1 | -10/+10 | |
| * | | | | | | | | | Fix remaining gtkmm 3 menu issues | Alex Valavanis | 2012-05-31 | 1 | -4/+6 | |
| * | | | | | | | | | Make multiple measurement labels avoid overlapping each other. | Jon A. Cruz | 2012-05-31 | 1 | -22/+111 | |
| * | | | | | | | | | Tidy up deprecated Gtkmm menu stuff | Alex Valavanis | 2012-05-31 | 4 | -54/+21 | |
| * | | | | | | | | | Gtkmm 3.0 fixes for script dialog | Alex Valavanis | 2012-05-30 | 1 | -0/+23 | |
| * | | | | | | | | | Gtkmm 3.0 fixes for debug dialog | Alex Valavanis | 2012-05-30 | 1 | -0/+19 | |
| * | | | | | | | | | Gtkmm 3.0 fixes for live path effect editor dialog | Alex Valavanis | 2012-05-30 | 1 | -0/+6 | |
| * | | | | | | | | | Gtkmm 3.0 fixes for layers dialog | Alex Valavanis | 2012-05-30 | 1 | -1/+32 | |
| * | | | | | | | | | Added basic offset and call-out lines for measurements. | Jon A. Cruz | 2012-05-28 | 1 | -14/+28 | |
| * | | | | | | | | | Replace deprecated pointer grabbing in ruler | Alex Valavanis | 2012-05-28 | 1 | -0/+19 | |
| * | | | | | | | | | Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 | Alex Valavanis | 2012-05-28 | 17 | -17/+17 | |
| * | | | | | | | | | Cleanup of measure text for moving away from overlap. | Jon A. Cruz | 2012-05-28 | 3 | -49/+56 | |
| * | | | | | | | | | Stop using deprecated GdkBitmap in custom cursors | Alex Valavanis | 2012-05-27 | 4 | -110/+24 | |
| * | | | | | | | | | Reorder measure context item painting for better legibility. | Jon A. Cruz | 2012-05-27 | 1 | -37/+49 | |
| * | | | | | | | | | emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084) | Alvin Penner | 2012-05-27 | 2 | -12/+7 | |
| * | | | | | | | | | Get rid of remaining deprecated GdkDevice API usage | Alex Valavanis | 2012-05-27 | 1 | -0/+12 | |
| * | | | | | | | | | Stop using obsolete GdkDevice API. Needs testing with extended input devices | Alex Valavanis | 2012-05-27 | 1 | -13/+39 | |
| * | | | | | | | | | Fix missing gtkmm header in document properties dialog | Alex Valavanis | 2012-05-27 | 1 | -0/+1 | |
| * | | | | | | | | | file dialog fixes for GTK+ 3 | Alex Valavanis | 2012-05-27 | 1 | -11/+79 | |
| * | | | | | | | | | Use accessor function for private label in message dialog | Alex Valavanis | 2012-05-26 | 1 | -4/+18 | |
| * | | | | | | | | | Stop using deprecated private members of GdkDevice. | Alex Valavanis | 2012-05-26 | 1 | -6/+18 | |
| * | | | | | | | | | Some GDK deprecation fixes for Input Devices dialog | Alex Valavanis | 2012-05-26 | 1 | -6/+31 | |
| * | | | | | | | | | Fix for 903772 : Support --export-text-to-path when outputting plain SVG | John Smith | 2012-05-26 | 3 | -0/+47 | |
| * | | | | | | | | | mesh gradient: fix bad indexing | Johan B. C. Engelen | 2012-05-25 | 1 | -0/+3 | |
| * | | | | | | | | | gradient mesh: add NULL checks to fix crash? | Johan B. C. Engelen | 2012-05-25 | 1 | -5/+13 | |
| * | | | | | | | | | Improve progress granularity when exporting multiple items. | Jon A. Cruz | 2012-05-25 | 2 | -11/+23 | |
