summaryrefslogtreecommitdiffstats
path: root/src/inkview.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-106/+1
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-17/+126
2012-04-09Replace deprecated gdk_cursor_unrefAlex Valavanis1-0/+8
2012-02-12Header cleaningAlex Valavanis1-1/+1
2012-02-06Unwanted output in documentation droppedKris De Gussem1-1/+1
2012-01-11A few GSEAL issuesKris De Gussem1-4/+4
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2011-06-23Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis1-1/+0
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-5/+1
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-2/+1
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-12/+12
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-7/+7
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-1/+1
2010-03-06Prevent crash due to double delete. Fixes bug #316506.Jon A. Cruz1-3/+0
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-8/+8
2009-08-05SPDocument->Documentjohnce1-8/+8
2009-05-04Implement warning of prior errors.Jon A. Cruz1-1/+1
2009-05-04Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...Jon A. Cruz1-1/+0
2009-03-12whitespaceBryce Harrington1-9/+9
2009-01-10Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...Jasper van de Gronde1-0/+3
2008-12-07Change the way preferences are loaded to simplify unit testingKrzysztof Kosi??ski1-2/+2
2008-10-27From trunkTed Gould1-1/+0
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-2/+2
2008-07-16warning cleanupJon A. Cruz1-7/+7
2008-06-12patch 185522bulia byak1-7/+8
2008-01-13KILLING OLD TODO/BUG: remove option that slipped-in without the code.Jon Phillips1-3/+0
2007-03-22set busy cursor while loading; delete documents on loading new; many other fixesbulia byak1-44/+85
2007-01-10fix 1630485, add some keysbulia byak1-0/+7
2006-07-15use atoi for char* -> int conversionDavid Yip1-1/+1
2006-07-15add HAVE_GETOPT_HBob Jamison1-0/+4
2006-07-13added commandline option ability and got timer ready for doing automaticJon Phillips1-4/+33
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-3/+4
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-3/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-30/+30