summaryrefslogtreecommitdiffstats
path: root/src/registrytool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-226/+0
|
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
|
* Win32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7).Nicolas Dufour2013-10-091-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/627943 (bzr r12672)
* Header cleanupAlex Valavanis2013-03-291-0/+1
| | | (bzr r12258)
* fix buildJohan B. C. Engelen2013-03-281-3/+3
| | | (bzr r12254)
* win32 registry. set value for inkscape location (Bug 644185)Alvin Penner2012-12-031-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/644185 (bzr r11928)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-16/+2
| | | (bzr r10697)
* Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski2010-03-281-25/+28
| | | | | | Fixed bugs: - https://launchpad.net/bugs/505107 (bzr r9248)
* Updates for devlibs revision 9Krzysztof Kosi??ski2010-02-011-0/+1
| | | (bzr r9041)
* Remove warningsBob Jamison2008-06-041-4/+27
| | | (bzr r5806)
* address some char* string literal warnings.Peter Moulder2008-04-131-2/+2
| | | (bzr r5414)
* Completing incomplete application of patch at ↵Mike Pittman2008-03-281-3/+3
| | | | | https://bugs.launchpad.net/inkscape/+bug/187290/comments/30 (bzr r5216)
* Convert from std::string to glib::ustring to fit into rest of inkscapeBob Jamison2006-05-311-15/+15
| | | (bzr r1104)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+211
(bzr r1)