| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 951580 : Ruler click toggles guide visibility | John Smith | 2012-06-01 | 1 | -9/+33 |
| | | | | (bzr r11448) | ||||
| * | Gtkmm fixes for sp-widget | Alex Valavanis | 2012-05-31 | 1 | -2/+2 |
| | | | | (bzr r11447) | ||||
| * | Remove unused icon-widget code | Alex Valavanis | 2012-05-31 | 4 | -229/+0 |
| | | | | (bzr r11446) | ||||
| * | Fix missing Glibmm headers needed for GTK+3 build | Alex Valavanis | 2012-05-31 | 2 | -0/+2 |
| | | | | (bzr r11445) | ||||
| * | Gtkmm 3 fixes for licensor widget | Alex Valavanis | 2012-05-31 | 1 | -0/+8 |
| | | | | (bzr r11444) | ||||
| * | Replace deprecated GDK key symbols in mesh-context | Alex Valavanis | 2012-05-31 | 1 | -10/+10 |
| | | | | (bzr r11443) | ||||
| * | Fix remaining gtkmm 3 menu issues | Alex Valavanis | 2012-05-31 | 1 | -4/+6 |
| | | | | (bzr r11442) | ||||
| * | Make multiple measurement labels avoid overlapping each other. | Jon A. Cruz | 2012-05-31 | 1 | -22/+111 |
| | | | | (bzr r11441) | ||||
| * | Tidy up deprecated Gtkmm menu stuff | Alex Valavanis | 2012-05-31 | 4 | -54/+21 |
| | | | | (bzr r11440) | ||||
| * | Gtkmm 3.0 fixes for script dialog | Alex Valavanis | 2012-05-30 | 1 | -0/+23 |
| | | | | (bzr r11439) | ||||
| * | Gtkmm 3.0 fixes for debug dialog | Alex Valavanis | 2012-05-30 | 1 | -0/+19 |
| | | | | (bzr r11438) | ||||
| * | Gtkmm 3.0 fixes for live path effect editor dialog | Alex Valavanis | 2012-05-30 | 1 | -0/+6 |
| | | | | (bzr r11437) | ||||
| * | Gtkmm 3.0 fixes for layers dialog | Alex Valavanis | 2012-05-30 | 1 | -1/+32 |
| | | | | (bzr r11436) | ||||
| * | Added basic offset and call-out lines for measurements. | Jon A. Cruz | 2012-05-28 | 1 | -14/+28 |
| | | | | (bzr r11434) | ||||
| * | Replace deprecated pointer grabbing in ruler | Alex Valavanis | 2012-05-28 | 1 | -0/+19 |
| | | | | (bzr r11432) | ||||
| * | Build with GDK_DISABLE_DEPRECATED for Gtk+ 2 | Alex Valavanis | 2012-05-28 | 17 | -17/+17 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431) | ||||
| * | Cleanup of measure text for moving away from overlap. | Jon A. Cruz | 2012-05-28 | 3 | -49/+56 |
| | | | | (bzr r11430) | ||||
| * | Stop using deprecated GdkBitmap in custom cursors | Alex Valavanis | 2012-05-27 | 4 | -110/+24 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429) | ||||
| * | Reorder measure context item painting for better legibility. | Jon A. Cruz | 2012-05-27 | 1 | -37/+49 |
| | | | | (bzr r11428) | ||||
| * | emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084) | Alvin Penner | 2012-05-27 | 2 | -12/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1004084 (bzr r11427) | ||||
| * | Get rid of remaining deprecated GdkDevice API usage | Alex Valavanis | 2012-05-27 | 1 | -0/+12 |
| | | | | (bzr r11426) | ||||
| * | Stop using obsolete GdkDevice API. Needs testing with extended input devices | Alex Valavanis | 2012-05-27 | 1 | -13/+39 |
| | | | | (bzr r11425) | ||||
| * | Fix missing gtkmm header in document properties dialog | Alex Valavanis | 2012-05-27 | 1 | -0/+1 |
| | | | | (bzr r11424) | ||||
| * | file dialog fixes for GTK+ 3 | Alex Valavanis | 2012-05-27 | 1 | -11/+79 |
| | | | | (bzr r11423) | ||||
| * | Use accessor function for private label in message dialog | Alex Valavanis | 2012-05-26 | 1 | -4/+18 |
| | | | | (bzr r11421) | ||||
| * | Stop using deprecated private members of GdkDevice. | Alex Valavanis | 2012-05-26 | 1 | -6/+18 |
| | | | | | | | | Unfortunately, the axis range is inaccessible in new versions of Gdk so we cannot set the range indicators in the input-devices dialog. There may be another way of doing this, using underlying system API. (bzr r11420) | ||||
| * | Some GDK deprecation fixes for Input Devices dialog | Alex Valavanis | 2012-05-26 | 1 | -6/+31 |
| | | | | (bzr r11419) | ||||
| * | Fix for 903772 : Support --export-text-to-path when outputting plain SVG | John Smith | 2012-05-26 | 3 | -0/+47 |
| | | | | (bzr r11418) | ||||
| * | mesh gradient: fix bad indexing | Johan B. C. Engelen | 2012-05-25 | 1 | -0/+3 |
| | | | | (bzr r11417) | ||||
| * | gradient mesh: add NULL checks to fix crash? | Johan B. C. Engelen | 2012-05-25 | 1 | -5/+13 |
| | | | | (bzr r11416) | ||||
| * | Improve progress granularity when exporting multiple items. | Jon A. Cruz | 2012-05-25 | 2 | -11/+23 |
| | | | | (bzr r11415) | ||||
| * | Fixing warnings. | Jon A. Cruz | 2012-05-25 | 6 | -45/+34 |
| | | | | (bzr r11414) | ||||
| * | Don't use extension events API in GTK+3 builds | Alex Valavanis | 2012-05-24 | 2 | -0/+11 |
| | | | | (bzr r11413) | ||||
| * | svg-canvas GTK+3 fixes | Alex Valavanis | 2012-05-24 | 1 | -0/+12 |
| | | | | (bzr r11412) | ||||
| * | GrDrag: check for null pointer | Johan B. C. Engelen | 2012-05-24 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1004191 (bzr r11411) | ||||
| * | fix windows build. use 'guint' instead of 'uint'. although I do not know why ↵ | Johan B. C. Engelen | 2012-05-24 | 4 | -219/+219 |
| | | | | | | you wouldn't just use 'unsigned int' (bzr r11410) | ||||
| * | Added option to close export dialog upon completion. Fixes bug #43730. | Jon A. Cruz | 2012-05-24 | 2 | -0/+24 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/43730 (bzr r11409) | ||||
| * | Added progress to export dialog and disabling export button while busy. ↵ | Jon A. Cruz | 2012-05-24 | 2 | -14/+49 |
| | | | | | | | | | Partially fixes bug #43730. Fixed bugs: - https://launchpad.net/bugs/43730 (bzr r11408) | ||||
| * | Applied modified patch to add export messages. Partially fixes bug #43730. | Jon A. Cruz | 2012-05-24 | 3 | -72/+146 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/43730 (bzr r11407) | ||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 36 | -157/+6156 |
| | | | | (bzr r11406) | ||||
| * | Correct improper flipping of sRGB transform from RGB to BGR with cairo ↵ | Jon A. Cruz | 2012-05-23 | 1 | -3/+3 |
| | | | | | | | | | change. Fixes bug #814179. Fixed bugs: - https://launchpad.net/bugs/814179 (bzr r11405) | ||||
| * | More GTK+ 3 fixes for desktop-widget | Alex Valavanis | 2012-05-22 | 1 | -6/+0 |
| | | | | (bzr r11404) | ||||
| * | Drop GtkObject usage in view widgets | Alex Valavanis | 2012-05-22 | 3 | -15/+12 |
| | | | | (bzr r11403) | ||||
| * | Drop deprecated progress bar orientation | Alex Valavanis | 2012-05-22 | 1 | -1/+0 |
| | | | | (bzr r11402) | ||||
| * | Drop deprecated GtkNotebookPage usage | Alex Valavanis | 2012-05-22 | 3 | -6/+20 |
| | | | | (bzr r11401) | ||||
| * | GTK+ 3 drawing in OCAL dialog | Alex Valavanis | 2012-05-22 | 2 | -4/+77 |
| | | | | (bzr r11399) | ||||
| * | Use theme foreground colour for ruler tick drawing | Alex Valavanis | 2012-05-21 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1002555 (bzr r11398) | ||||
| * | Start GTK+ 3 rendering in OCAL dialogs | Alex Valavanis | 2012-05-21 | 2 | -1/+56 |
| | | | | (bzr r11397) | ||||
| * | Fix missing header in svg-fonts-dialog needed for GTK+ 3 build | Alex Valavanis | 2012-05-21 | 1 | -0/+1 |
| | | | | (bzr r11396) | ||||
| * | Added sp-ctrlcurve, usefull for meshes. | Tavmjong Bah | 2012-05-21 | 6 | -0/+293 |
| | | | | (bzr r11395) | ||||
