| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed runtime assertion about Parent beeing Null | Denis Declara | 2012-05-09 | 1 | -1/+0 |
| | | | | (bzr r11073.1.30) | ||||
| * | Trunk merge | Denis Declara | 2012-05-05 | 166 | -2740/+2068 |
| |\ | | | | | (bzr r11073.1.29) | ||||
| | * | Adding checks to prevent null pointer dereferences | Kris De Gussem | 2012-05-04 | 7 | -70/+124 |
| | | | | | | | (bzr r11325) | ||||
| | * | cpp-style casting | Kris De Gussem | 2012-05-04 | 2 | -58/+57 |
| | | | | | | | (bzr r11324) | ||||
| | * | Preferences: generalisation of UI messages | Kris De Gussem | 2012-05-04 | 1 | -7/+7 |
| | | | | | | | (bzr r11323) | ||||
| | * | C++ification of SPCtrlLine in preparation of visibility improvements. | Jon A. Cruz | 2012-05-04 | 14 | -150/+156 |
| | | | | | | | (bzr r11321) | ||||
| | * | Syntax of null pointer dereference checking | Kris De Gussem | 2012-05-03 | 1 | -4/+6 |
| | | | | | | | (bzr r11320) | ||||
| | * | Corrected hardcoded hit detection in pen & pencil tool endpoint detection. | Jon A. Cruz | 2012-05-03 | 2 | -10/+2 |
| | | | | | | | (bzr r11319) | ||||
| | * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 43 | -1737/+189 |
| | | | | | | | (bzr r11318) | ||||
| | * | Adding the two new files. | Jon A. Cruz | 2012-05-03 | 2 | -0/+321 |
| | | | | | | | (bzr r11317) | ||||
| | * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 33 | -541/+593 |
| | | | | | | | (bzr r11316) | ||||
| | * | Find dialog: better user message | Kris De Gussem | 2012-05-02 | 1 | -3/+3 |
| | | | | | | | (bzr r11315) | ||||
| | * | Find dialog UI: | Kris De Gussem | 2012-05-02 | 1 | -7/+14 |
| | | | | | | | | | | | | | - some message fixes (capitals and spaces) - simplify translation (bzr r11314) | ||||
| | * | extensions: string class usage | Kris De Gussem | 2012-05-01 | 1 | -17/+7 |
| | | | | | | | (bzr r11313) | ||||
| | * | fix extension path scan (Bug #801568 ; patch of Patrick Monnerat) | Kris De Gussem | 2012-05-01 | 1 | -4/+2 |
| | | | | | | | (bzr r11312) | ||||
| | * | Remove remaining ancient GTK+ version checks | Alex Valavanis | 2012-04-30 | 1 | -7/+0 |
| | | | | | | | (bzr r11311) | ||||
| | * | Drop checks for ancient GTK+ version | Alex Valavanis | 2012-04-30 | 2 | -5/+0 |
| | | | | | | | (bzr r11310) | ||||
| | * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 13 | -16/+33 |
| | | | | | | | (bzr r11309) | ||||
| | * | gtkmm-3.0 changes for Gtk::Adjustment | Alex Valavanis | 2012-04-30 | 32 | -16/+406 |
| | | | | | | | (bzr r11308) | ||||
| | * | emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083) | Alvin Penner | 2012-04-29 | 1 | -0/+6 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/990083 (bzr r11307) | ||||
| | * | powerstroke: restrict the 'ray' values for ellipses that powerstroke can ↵ | Johan B. C. Engelen | 2012-04-28 | 1 | -0/+9 |
| | | | | | | | | | | | generate. (bzr r11306) | ||||
| | * | Replace deprecated GtkMetricType with SPMetric | Alex Valavanis | 2012-04-28 | 2 | -62/+39 |
| | | | | | | | (bzr r11305) | ||||
| | * | gtkmm-3.0 fixes for Gtk::Box and header inclusions | Alex Valavanis | 2012-04-28 | 29 | -24/+64 |
| | | | | | | | (bzr r11304) | ||||
| | * | Drop GtkObject use in dialog | Alex Valavanis | 2012-04-28 | 2 | -4/+4 |
| | | | | | | | (bzr r11303) | ||||
| | * | Drop GtkObject use in dialog-events | Alex Valavanis | 2012-04-28 | 2 | -4/+4 |
| | | | | | | | (bzr r11302) | ||||
| | * | Fix wrapping of colour palette | Alex Valavanis | 2012-04-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11301) | ||||
| | * | C++ify syntax a bit | Johan B. C. Engelen | 2012-04-28 | 1 | -7/+6 |
| | | | | | | | (bzr r11300) | ||||
| | * | fix paths when working with command line (Bug #695120 , patch by Patrick ↵ | Kris De Gussem | 2012-04-28 | 1 | -0/+26 |
| | | | | | | | | | | | Monnerat) (bzr r11299) | ||||
| | * | 2geom update | Johan B. C. Engelen | 2012-04-26 | 1 | -4/+7 |
| | | | | | | | (bzr r11297) | ||||
| * | | Fixed some math, so that the objects now line up correctly | Denis Declara | 2012-05-05 | 2 | -24/+49 |
| | | | | | | | (bzr r11073.1.28) | ||||
| * | | Now also the "Arrange on last selected circle" option of the polar ↵ | Denis Declara | 2012-05-03 | 1 | -13/+79 |
| | | | | | | | | | | | arrangement works. (bzr r11073.1.27) | ||||
| * | | Added undo support for polar arrangement as well as some minor fixes | Denis Declara | 2012-05-01 | 1 | -1/+5 |
| | | | | | | | (bzr r11073.1.26) | ||||
| * | | Got parametrized arrangement to work | Denis Declara | 2012-05-01 | 1 | -42/+156 |
| | | | | | | | (bzr r11073.1.25) | ||||
| * | | Added translation support code (_(), C_()) to the polar arrange tab. | Denis Declara | 2012-05-01 | 1 | -10/+10 |
| | | | | | | | (bzr r11073.1.23) | ||||
| * | | Changed Makefile plus some minor tab vs. spaces fixes | Denis Declara | 2012-04-28 | 2 | -1/+6 |
| | | | | | | | (bzr r11073.1.22) | ||||
| * | | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to ↵ | Denis Declara | 2012-04-27 | 12 | -1091/+1298 |
| | | | | | | | | | | | | | | | arrangetab.h, gridarrangetab(.cpp|.h), polararrangetab(.cpp|.h) Also modified the name of the verb used by the "Rows and Columns" dialog to SP_VERB_SELECTION_ARRANGE (bzr r11073.1.21) | ||||
| * | | Trunk merge | Denis Declara | 2012-04-26 | 72 | -990/+1481 |
| |\| | | | | | (bzr r11073.1.20) | ||||
| | * | powerstroke: cautious fix. | Johan B. C. Engelen | 2012-04-25 | 1 | -2/+2 |
| | | | | | | | (bzr r11296) | ||||
| | * | powerstroke: add errorhandling for rounded corners. | Johan B. C. Engelen | 2012-04-25 | 1 | -1/+11 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986394 (bzr r11295) | ||||
| | * | Issue with my last commit | Kris De Gussem | 2012-04-25 | 2 | -6/+0 |
| | | | | | | | (bzr r11293) | ||||
| | * | Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ↵ | John Smith | 2012-04-25 | 2 | -14/+16 |
| | | | | | | | | | | | for 64bit OS X (bzr r11292) | ||||
| | * | Fix for 950677 : Add link option to gradient toolbar | John Smith | 2012-04-25 | 3 | -0/+33 |
| | | | | | | | (bzr r11291) | ||||
| | * | Memory management in context menu (Bug #910529 ) | Kris De Gussem | 2012-04-24 | 2 | -33/+35 |
| | | | | | | | (bzr r11290) | ||||
| | * | Fix for 943275 : OCAL search crash when data not avaialable | John Smith | 2012-04-24 | 1 | -2/+4 |
| | | | | | | | (bzr r11289) | ||||
| | * | Export: fix crash when removing last character in a selection (Bug #960980) | Kris De Gussem | 2012-04-23 | 1 | -6/+14 |
| | | | | | | | (bzr r11288) | ||||
| | * | Correct GTK+ 3 box syntax in toolbox | Alex Valavanis | 2012-04-23 | 1 | -5/+5 |
| | | | | | | | (bzr r11287) | ||||
| | * | Get rid of GtkObject in toolbox | Alex Valavanis | 2012-04-23 | 5 | -22/+22 |
| | | | | | | | (bzr r11286) | ||||
| | * | Fix remaining Lucid build issues, hopefully | Alex Valavanis | 2012-04-23 | 1 | -18/+22 |
| | | | | | | | (bzr r11285) | ||||
| | * | Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ↵ | John Smith | 2012-04-23 | 1 | -21/+37 |
| | | | | | | | | | | | sp-color-slider (bzr r11284) | ||||
| | * | pdf import. modify criterion for applying scaling to gradientTransform (Bug ↵ | Alvin Penner | 2012-04-22 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | | 985182) Fixed bugs: - https://launchpad.net/bugs/985182 (bzr r11283) | ||||
