mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Clean up all flags enums to not have _FLAGS in them Make the names of some
2007-12-14 Alexander Larsson <alexl@redhat.com> * gappinfo.h: * gfile.[ch]: * gfileattribute.[ch]: * gio.symbols: * glocalfile.c: * glocalfileoutputstream.c: * gmountoperation.[ch]: * goutputstream.[ch]: Clean up all flags enums to not have _FLAGS in them Make the names of some of the enums better. * glocalfileinfo.c: Fix warning svn path=/trunk/; revision=6119
This commit is contained in:
committed by
Alexander Larsson
parent
0f8f543230
commit
4cb6eab803
@@ -1,3 +1,19 @@
|
||||
2007-12-14 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gappinfo.h:
|
||||
* gfile.[ch]:
|
||||
* gfileattribute.[ch]:
|
||||
* gio.symbols:
|
||||
* glocalfile.c:
|
||||
* glocalfileoutputstream.c:
|
||||
* gmountoperation.[ch]:
|
||||
* goutputstream.[ch]:
|
||||
Clean up all flags enums to not have _FLAGS in them
|
||||
Make the names of some of the enums better.
|
||||
|
||||
* glocalfileinfo.c:
|
||||
Fix warning
|
||||
|
||||
2007-12-14 Michael Natterer <mitch@imendio.com>
|
||||
|
||||
* gio.symbols: fix g_io_scheduler symbol names.
|
||||
|
Reference in New Issue
Block a user