summaryrefslogtreecommitdiffstats
path: root/src/util/glib-list-iterators.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused header file.Tavmjong Bah2015-12-091-237/+0
| | | (bzr r14522)
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-151-2/+1
| | | (bzr r10983)
* Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIASKrzysztof Kosi??ski2011-06-231-4/+4
| | | (bzr r10345)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Revert commit 20742 that opened a can of worms.Krzysztof Kosi??ski2009-02-251-27/+12
| | | (bzr r7371)
* Fix aliasing rules violation in glib-list-iterators.hKrzysztof Kosi??ski2009-02-211-12/+27
| | | (bzr r7338)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+238
(bzr r1)