summaryrefslogtreecommitdiffstats
path: root/src/inkview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* KILLING OLD TODO/BUG: remove option that slipped-in without the code.Jon Phillips2008-01-131-3/+0
* set busy cursor while loading; delete documents on loading new; many other fixesbulia byak2007-03-221-44/+85
* fix 1630485, add some keysbulia byak2007-01-101-0/+7
* use atoi for char* -> int conversionDavid Yip2006-07-151-1/+1
* add HAVE_GETOPT_HBob Jamison2006-07-151-0/+4
* added commandline option ability and got timer ready for doing automaticJon Phillips2006-07-131-4/+33
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-3/+4
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-3/+3
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-30/+30
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+491