summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed runtime assertion about Parent beeing NullDenis Declara2012-05-091-1/+0
* Trunk mergeDenis Declara2012-05-05166-2740/+2068
|\
| * Adding checks to prevent null pointer dereferencesKris De Gussem2012-05-047-70/+124
| * cpp-style castingKris De Gussem2012-05-042-58/+57
| * Preferences: generalisation of UI messagesKris De Gussem2012-05-041-7/+7
| * C++ification of SPCtrlLine in preparation of visibility improvements.Jon A. Cruz2012-05-0414-150/+156
| * Syntax of null pointer dereference checkingKris De Gussem2012-05-031-4/+6
| * Corrected hardcoded hit detection in pen & pencil tool endpoint detection.Jon A. Cruz2012-05-032-10/+2
| * Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-0343-1737/+189
| * Adding the two new files.Jon A. Cruz2012-05-032-0/+321
| * Adding base configurable sizing of controls/handles.Jon A. Cruz2012-05-0333-541/+593
| * Find dialog: better user messageKris De Gussem2012-05-021-3/+3
| * Find dialog UI:Kris De Gussem2012-05-021-7/+14
| * extensions: string class usageKris De Gussem2012-05-011-17/+7
| * fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)Kris De Gussem2012-05-011-4/+2
| * Remove remaining ancient GTK+ version checksAlex Valavanis2012-04-301-7/+0
| * Drop checks for ancient GTK+ versionAlex Valavanis2012-04-302-5/+0
| * Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-3013-16/+33
| * gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-3032-16/+406
| * emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)Alvin Penner2012-04-291-0/+6
| * powerstroke: restrict the 'ray' values for ellipses that powerstroke can gene...Johan B. C. Engelen2012-04-281-0/+9
| * Replace deprecated GtkMetricType with SPMetricAlex Valavanis2012-04-282-62/+39
| * gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-2829-24/+64
| * Drop GtkObject use in dialogAlex Valavanis2012-04-282-4/+4
| * Drop GtkObject use in dialog-eventsAlex Valavanis2012-04-282-4/+4
| * Fix wrapping of colour paletteAlex Valavanis2012-04-281-2/+2
| * C++ify syntax a bitJohan B. C. Engelen2012-04-281-7/+6
| * fix paths when working with command line (Bug #695120 , patch by Patrick Monn...Kris De Gussem2012-04-281-0/+26
| * 2geom updateJohan B. C. Engelen2012-04-261-4/+7
* | Fixed some math, so that the objects now line up correctlyDenis Declara2012-05-052-24/+49
* | Now also the "Arrange on last selected circle" option of the polar arrangemen...Denis Declara2012-05-031-13/+79
* | Added undo support for polar arrangement as well as some minor fixesDenis Declara2012-05-011-1/+5
* | Got parametrized arrangement to workDenis Declara2012-05-011-42/+156
* | Added translation support code (_(), C_()) to the polar arrange tab.Denis Declara2012-05-011-10/+10
* | Changed Makefile plus some minor tab vs. spaces fixesDenis Declara2012-04-282-1/+6
* | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to arrangetab...Denis Declara2012-04-2712-1091/+1298
* | Trunk mergeDenis Declara2012-04-2672-990/+1481
|\|
| * powerstroke: cautious fix.Johan B. C. Engelen2012-04-251-2/+2
| * powerstroke: add errorhandling for rounded corners.Johan B. C. Engelen2012-04-251-1/+11
| * Issue with my last commitKris De Gussem2012-04-252-6/+0
| * Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ...John Smith2012-04-252-14/+16
| * Fix for 950677 : Add link option to gradient toolbarJohn Smith2012-04-253-0/+33
| * Memory management in context menu (Bug #910529 )Kris De Gussem2012-04-242-33/+35
| * Fix for 943275 : OCAL search crash when data not avaialableJohn Smith2012-04-241-2/+4
| * Export: fix crash when removing last character in a selection (Bug #960980)Kris De Gussem2012-04-231-6/+14
| * Correct GTK+ 3 box syntax in toolboxAlex Valavanis2012-04-231-5/+5
| * Get rid of GtkObject in toolboxAlex Valavanis2012-04-235-22/+22
| * Fix remaining Lucid build issues, hopefullyAlex Valavanis2012-04-231-18/+22
| * Fix for 943207 : Replace deprecated gdk_draw_rgb_image with cairo drawing in ...John Smith2012-04-231-21/+37
| * pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...Alvin Penner2012-04-221-6/+8