Sébastien Wilmet
|
e7a6cd1cb6
|
glib/deprecated/: LGPLv2+ -> LGPLv2.1+
https://bugzilla.gnome.org/show_bug.cgi?id=776504
|
2017-05-24 11:58:19 +02:00 |
|
Daniel Mustieles
|
078dbda148
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
|
Matthias Clasen
|
e1b99b2ddc
|
Move single-include guards inside include guards
gcc has optimizations for include guards that only work
if they are outermost in the the header.
https://bugzilla.gnome.org/show_bug.cgi?id=689810
|
2012-12-27 23:43:14 -05:00 |
|
Emmanuele Bassi
|
550fcaddf7
|
Add versioned deprecation annotation
We start from GLib 2.26.
https://bugzilla.gnome.org/show_bug.cgi?id=670542
|
2012-02-27 00:00:06 -05:00 |
|
Matthias Clasen
|
a3c8712c4b
|
Remove single-include guards in deprecated/
Not allowed to include these headers single anymore, either.
|
2011-11-03 00:31:14 -04:00 |
|
Chun-wei Fan
|
08d6e1147d
|
Use GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in our headers
This will let others opt out of seeing GLib deprecation warnings
by defining GLIB_DISABLE_DEPRECATION_WARNINGS.
https://bugzilla.gnome.org/show_bug.cgi?id=661438
|
2011-10-11 13:42:59 -04:00 |
|
Matthias Clasen
|
f9b29ca034
|
Add G_GNUC_DEPRECATED to deprecated APIs in glib
|
2011-10-08 23:16:01 -04:00 |
|
Ryan Lortie
|
c3fc0c285f
|
Move deprecated GRel to deprecated/
Keep the docs for now, though. We'll remove them after a few more
cycles.
https://bugzilla.gnome.org/show_bug.cgi?id=659427
|
2011-09-18 22:01:37 -04:00 |
|