muine r1143 - in trunk: . libmuine



Author: wbolster
Date: 2007-06-05 12:08:16 +0100 (Tue, 05 Jun 2007)
New Revision: 1143
ViewCVS link: http://svn.gnome.org/viewcvs/muine?rev=1143&view=rev

Modified:
   trunk/ChangeLog
   trunk/libmuine/gsequence.c
   trunk/libmuine/gsequence.h
   trunk/libmuine/pointer-list-model.c
   trunk/libmuine/pointer-list-model.h
Log:
2007-06-05  Wouter Bolsterlee  <wbolster svn gnome org>

	* libmuine/gsequence.c: (g_old_sequence_new),
	* libmuine/gsequence.h:
	* libmuine/pointer-list-model.c: (pointer_list_model_get_iter),
	* libmuine/pointer-list-model.h:

	Renamed all occurences of GSequence* to GOldSequence*
	and all occurences of g_sequence_* to g_old_sequence_*.
	This is a very ugly work-around to fix the build with
	newer GLib > 2.12 which has an incompatible GSequence
	API.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]