Matthias Clasen
|
20c8c8b91c
|
Add annotations to gtk headers
Add annotations to all exported functions in GTK+ headers.
|
2013-05-05 15:38:47 -04:00 |
|
Matthias Clasen
|
5adecf183b
|
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-28 09:57:56 -05:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Matthias Clasen
|
5aaeaa7b81
|
Fix the build
A G_BEGIN_DECLS went missing here.
|
2012-02-14 16:36:58 -05:00 |
|
Matthias Clasen
|
cb128cc6e9
|
Deprecate old color selection widgets
GtkColorSelectionDialog, GtkColorSelection and GtkHSV have
been superseded by the GtkColorChooser* family of widgets.
|
2012-02-14 16:36:55 -05:00 |
|