summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix crasherJohan B. C. Engelen2011-06-271-1/+1
* Remove "using namespace" from libcola headers.Jon A. Cruz2011-06-276-89/+92
* LPE PowerStroke: add linecap (let's see how well this behaves, it has some bu...Johan B. C. Engelen2011-06-262-17/+86
* - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-2622-83/+119
* Gtk cleanup: gtk_signal_connect_while_aliveAlex Valavanis2011-06-261-49/+61
|\
| * Gtk cleanup: gtk_signal_connect_while_aliveAlex Valavanis2011-06-261-49/+61
* | Whitespace cleanup.Jon A. Cruz2011-06-261-58/+71
* | Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-2615-162/+162
|\|
| * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-2615-162/+162
* | Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-269-43/+43
|\|
| * Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-268-42/+42
| * Gtk cleanup: GTK_WIDGET_HAS_FOCUSAlex Valavanis2011-06-251-1/+1
* | Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-2515-118/+118
|\|
| * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-2515-118/+118
* | Gtk cleanup: GTK_WIDGET_IS_SENSITIVEAlex Valavanis2011-06-251-1/+1
|\|
| * Gtk cleanup: GTK_WIDGET_IS_SENSITIVEAlex Valavanis2011-06-251-1/+1
* | Removed questionable operator altogether.Jon A. Cruz2011-06-251-2/+0
* | Removed questionable cast.Jon A. Cruz2011-06-251-2/+1
* | warning cleanup (no functional changes)Campbell Barton2011-06-259-22/+22
* | added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-251-1/+3
* | Removed outdated callback function.Jon A. Cruz2011-06-241-6/+0
* | Document. Fix for bug #680347 (page margins can't be reset with single click ...Nicolas Dufour2011-06-242-13/+20
|/
* Switch to GObjectAlex Valavanis2011-06-2464-208/+202
* Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-234-7/+2
* Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-233-13/+13
* Filters. Fix for a crash introduced with revision 10313.Nicolas Dufour2011-06-231-6/+6
* update file listsCampbell Barton2011-06-242-5/+0
* Remove the dom/work directoryKrzysztof Kosi??ski2011-06-2333-19498/+0
* Completely remove InkboardKrzysztof Kosi??ski2011-06-23104-27757/+0
* Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIASKrzysztof Kosi??ski2011-06-231-4/+4
* Remove dead GTK visual functionsAlex Valavanis2011-06-231-2/+0
* Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-225-0/+28
* Position the 'Set' button to lower right corner of the object properties panel.Felipe Corr??a da Silva Sanches2011-06-221-9/+7
* The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ...Felipe Corr??a da Silva Sanches2011-06-222-2/+2
* Warning cleanup.Jon A. Cruz2011-06-2224-73/+73
* Revision 10333 introduced dependency on gtk version 2.24 which is currently n...Felipe Corr??a da Silva Sanches2011-06-221-1/+50
* oops! I forgot to put "break;"s in my switch statement :-PFelipe Corr??a da Silva Sanches2011-06-221-0/+6
* get cmake working again.Campbell Barton2011-06-227-101/+9
* Replace deprecated GtkComboAlex Valavanis2011-06-221-12/+5
* * Fix text_extents calculation for canvas text items.Felipe Corr??a da Silva Sanches2011-06-213-15/+44
* fix bug 800052: improve measure tool readabilityFelipe Corr??a da Silva Sanches2011-06-213-12/+45
* address sissue with measure tool described here:Felipe Corr??a da Silva Sanches2011-06-211-1/+4
* refactoring measure tool codeFelipe Corr??a da Silva Sanches2011-06-211-19/+22
* Merge Cairo rendering branchKrzysztof Kosi??ski2011-06-20369-19602/+6849
|\
| * Fix outline viewKrzysztof Kosi??ski2011-06-192-9/+8
| * Merge from trunkKrzysztof Kosi??ski2011-06-19422-4058/+8022
| |\
| * | Fix rendering of control pointsKrzysztof Kosi??ski2011-06-194-225/+273
| * | Fixed font problem on win32.Jasper van de Gronde2011-06-041-7/+13
| * | Update Makefile as necessary to build again on LinuxJosh Andler2011-04-152-4/+0
| * | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-1517-833/+51