summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some deprecated Gtk+ headersAlex Valavanis2011-07-011-7/+0
* Gradient context: Don't try to snap when no gradient will be drawn (i.e. when...Diederik van Lierop2011-07-011-5/+7
* Give a chance to a shape to have an up to date curve before approximating it ...Gellule Xg2011-07-011-0/+1
* Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-3016-152/+253
* Minimise GTK version changes in text-edit dialogAlex Valavanis2011-06-301-34/+6
* Corrected gdl pointer type errorAlex Valavanis2011-06-291-1/+2
|\
| * Corrected gdl pointer type errorAlex Valavanis2011-06-291-2/+2
* | Filters. Typos in the recently modified and added filters.Nicolas Dufour2011-06-292-8/+8
* | Filters. New Edge detect custom filter and new options for the Drop shadow fi...Nicolas Dufour2011-06-293-20/+189
* | Fixed initialization issue plus a few warnings.Jon A. Cruz2011-06-296-6/+25
* | As the comment says testing for a float to be equal to zero is not safe, henc...Gellule Xg2011-06-291-1/+1
* | Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l...Gellule Xg2011-06-281-1/+1
* | If GTK built with QUARTZ backend, no need to expect DISPLAY to be set to star...Gellule Xg2011-06-281-1/+1
* | Fixed missing initializers, mismatching function with too many parameters, an...Jon A. Cruz2011-06-287-33/+89
* | Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-274-11/+8
|\|
| * Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-274-11/+8
* | The measurement tool now snaps tooDiederik van Lierop2011-06-271-6/+39
* | Inkview. Fix for bug #771365 (Inkview rendering with incorrect scaling when s...Nicolas Dufour2011-06-271-2/+2
* | 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