summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | Drop nested cairo_t in rulerAlex Valavanis2012-05-061-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11335)
* | | | | | | | | | | | Don't set colormap in rulerAlex Valavanis2012-05-061-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11334)
* | | | | | | | | | | | Use cairo surface for ruler backing store in gtk3Alex Valavanis2012-05-061-16/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11333)
* | | | | | | | | | | | Use cairo region in rulerAlex Valavanis2012-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11332)
* | | | | | | | | | | | Clean up size allocation in rulersAlex Valavanis2012-05-061-26/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11331)
* | | | | | | | | | | | cairo rendering in rulerAlex Valavanis2012-05-061-21/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11330)
* | | | | | | | | | | | Merge more ruler codeAlex Valavanis2012-05-065-420/+175
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11329)
* | | | | | | | | | | | Merge some customised ruler codeAlex Valavanis2012-05-061-283/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11328)
* | | | | | | | | | | | UI messageKris De Gussem2012-05-062-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11327)
* | | | | | | | | | | | Hide non-public fields of rulerAlex Valavanis2012-05-052-112/+124
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | (bzr r11326)
* | | | | | | | | | | Adding checks to prevent null pointer dereferencesKris De Gussem2012-05-047-70/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11325)
* | | | | | | | | | | cpp-style castingKris De Gussem2012-05-042-58/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11324)
* | | | | | | | | | | Preferences: generalisation of UI messagesKris De Gussem2012-05-041-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11323)
* | | | | | | | | | | Slovenian translation update by Martin Srebotnjak.Nicolas Dufour2012-05-043-16149/+11868
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | French translation update. Translation template update. (bzr r11322)
* | | | | | | | | | C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-0414-150/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11321)
* | | | | | | | | | Syntax of null pointer dereference checkingKris De Gussem2012-05-031-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11320)
* | | | | | | | | | Corrected hardcoded hit detection in pen & pencil tool endpoint detection.Jon A. Cruz2012-05-032-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11319)
* | | | | | | | | | Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-0343-1737/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11318)
* | | | | | | | | | Adding the two new files.Jon A. Cruz2012-05-032-0/+321
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11317)
* | | | | | | | | | Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-0333-541/+593
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11316)
* | | | | | | | | | Find dialog: better user messageKris De Gussem2012-05-021-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11315)
* | | | | | | | | | Find dialog UI:Kris De Gussem2012-05-021-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - some message fixes (capitals and spaces) - simplify translation (bzr r11314)
* | | | | | | | | | extensions: string class usageKris De Gussem2012-05-011-17/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11313)
* | | | | | | | | | fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)Kris De Gussem2012-05-011-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11312)
* | | | | | | | | | Remove remaining ancient GTK+ version checksAlex Valavanis2012-04-301-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11311)
* | | | | | | | | | Drop checks for ancient GTK+ versionAlex Valavanis2012-04-302-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11310)
* | | | | | | | | | Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-3013-16/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11309)
* | | | | | | | | | gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-3032-16/+406
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11308)
* | | | | | | | | | emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)Alvin Penner2012-04-291-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/990083 (bzr r11307)
* | | | | | | | | | powerstroke: restrict the 'ray' values for ellipses that powerstroke can ↵Johan B. C. Engelen2012-04-281-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | generate. (bzr r11306)
* | | | | | | | | | Replace deprecated GtkMetricType with SPMetricAlex Valavanis2012-04-282-62/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11305)
* | | | | | | | | | gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-2829-24/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11304)
* | | | | | | | | | Drop GtkObject use in dialogAlex Valavanis2012-04-282-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11303)
* | | | | | | | | | Drop GtkObject use in dialog-eventsAlex Valavanis2012-04-282-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11302)
* | | | | | | | | | Fix wrapping of colour paletteAlex Valavanis2012-04-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986507 (bzr r11301)
* | | | | | | | | | C++ify syntax a bitJohan B. C. Engelen2012-04-281-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11300)
* | | | | | | | | | fix paths when working with command line (Bug #695120 , patch by Patrick ↵Kris De Gussem2012-04-281-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Monnerat) (bzr r11299)
* | | | | | | | | | Dutch translation updateKris De Gussem2012-04-281-4166/+2164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11298)
* | | | | | | | | | 2geom updateJohan B. C. Engelen2012-04-261-4/+7
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | (bzr r11297)
* | | | | | | | | powerstroke: cautious fix.Johan B. C. Engelen2012-04-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11296)
* | | | | | | | | powerstroke: add errorhandling for rounded corners.Johan B. C. Engelen2012-04-251-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/986394 (bzr r11295)
* | | | | | | | | buildtool: update help messageJohan B. C. Engelen2012-04-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11294)
* | | | | | | | | Issue with my last commitKris De Gussem2012-04-252-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11293)
* | | | | | | | | Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ↵John Smith2012-04-252-14/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for 64bit OS X (bzr r11292)
* | | | | | | | | Fix for 950677 : Add link option to gradient toolbarJohn Smith2012-04-253-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11291)
* | | | | | | | | Memory management in context menu (Bug #910529 )Kris De Gussem2012-04-242-33/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11290)
* | | | | | | | | Fix for 943275 : OCAL search crash when data not avaialableJohn Smith2012-04-241-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11289)
* | | | | | | | | Export: fix crash when removing last character in a selection (Bug #960980)Kris De Gussem2012-04-231-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11288)
* | | | | | | | | Correct GTK+ 3 box syntax in toolboxAlex Valavanis2012-04-231-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11287)
* | | | | | | | | Get rid of GtkObject in toolboxAlex Valavanis2012-04-235-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11286)