summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/win32.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde1-510/+0
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen1-1/+1
2008-10-31Merge from trunkTed Gould1-6/+19
2008-10-11Merging from trunkTed Gould1-9/+3
2008-08-12NR:: to Geom:: for most of src/extension/Johan B. C. Engelen1-343/+343
2008-04-23Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan1-1/+1
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould1-1/+1
2008-04-15fix include pathJohan B. C. Engelen1-1/+1
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-8/+8
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-1/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-3/+3
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-3/+3
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-2/+3
2006-01-30r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould1-1/+3