summaryrefslogtreecommitdiffstats
path: root/src/inkview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-15/+1
|\
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-15/+1
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
|/
* inkview: Fix cursor API deprecation #Hackfest2016Alex Valavanis2016-04-121-2/+3
* Inkview. Code consistency fixes.Nicolas Dufour2016-02-291-166/+162
* inkview: Drop use of obsolete getoptBryce Harrington2016-02-251-14/+15
* Fix GTK+ fullscreen issueAlex Valavanis2015-12-271-4/+0
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Isolate components of libgcLiam P. White2015-02-251-1/+1
* Update to experimental r13565Liam P. White2014-09-271-10/+0
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-4/+2
* Move constructor/destructor into private section, remove protected section. R...Liam P. White2014-06-271-1/+1
* 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-1/+2
* 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-1/+1
* 1. make it compileLiam P. White2014-06-251-2/+2
* Fix Gtk+ 3.10 warnings: GtkStockItem is deprecatedAlex Valavanis2014-01-021-4/+34
* Added viewBox implement document unit support.Matthew Petroff2013-08-271-3/+4
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
* Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBoxAlex Valavanis2012-12-011-35/+28
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-106/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-17/+126
* Replace deprecated gdk_cursor_unrefAlex Valavanis2012-04-091-0/+8
* Header cleaningAlex Valavanis2012-02-121-1/+1
* Unwanted output in documentation droppedKris De Gussem2012-02-061-1/+1
* A few GSEAL issuesKris De Gussem2012-01-111-4/+4
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-231-1/+0
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-5/+1
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-2/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-17/+16
|\
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-12/+12
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-7/+7
|/
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-1/+1
* Prevent crash due to double delete. Fixes bug #316506.Jon A. Cruz2010-03-061-3/+0
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-8/+8
* SPDocument->Documentjohnce2009-08-051-8/+8
* Implement warning of prior errors.Jon A. Cruz2009-05-041-1/+1
* Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...Jon A. Cruz2009-05-041-1/+0
* whitespaceBryce Harrington2009-03-121-9/+9
* Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...Jasper van de Gronde2009-01-101-0/+3
* Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski2008-12-071-2/+2
* From trunkTed Gould2008-10-271-1/+0
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-161-2/+2
* warning cleanupJon A. Cruz2008-07-161-7/+7
* patch 185522bulia byak2008-06-121-7/+8