gtk3/gdk
Matthias Clasen f582c04a9c Document the "direction-changed" and "keys-changed" signals.
2003-09-30  Matthias Clasen  <maclas@gmx.de>

	* gdk/gdkkeys.c (gdk_keymap_class_init): Document the
	"direction-changed" and "keys-changed" signals.

	* gdk/gdkscreen.c (gdk_screen_class_init): Document the
	"size-changed" signal.

	* gdk/gdkdisplaymanager.c (gdk_display_manager_class_init):
	Document the "display-opened" signal.

	* gdk/gdkdisplay.c (gdk_display_close): Doc tweak.
	(gdk_display_class_init): Document the "closed" signal.

	* gdk/tmpl/keys.sgml: Small addition.

	* gdk/gdk-sections.txt: Add GdkDisplayClass and GdkScreenClass.

	* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.
2003-09-30 00:36:29 +00:00
..
linux-fb Add gdk_window_set_keep_{above,below} stubs to fix compilation 2003-09-16 17:59:20 +00:00
win32 Don't use hardcoded DEMOCODEDIR on Windows. 2003-09-25 18:48:06 +00:00
x11 big patch from Kjartan Maraas to fix numerous typos. 2003-09-03 19:56:36 +00:00
.cvsignore dear cvs, please SHUT UP love, -kris 2003-07-09 17:57:51 +00:00
COPYING
gdk.c Make the list of default languages more comprehensive. (Suggestion of Fco. 2003-08-16 14:44:00 +00:00
gdk.def Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) 2003-08-10 23:37:37 +00:00
gdk.h Deprecate gtk_paned_computed_position(). (#97077) 2003-01-31 00:08:35 +00:00
gdkcolor.c
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h Check for Xcursor. 2003-06-30 22:30:54 +00:00
gdkdisplay.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkdisplay.h Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap 2003-07-05 01:54:05 +00:00
gdkdisplaymanager.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Add deprecation notes. (#121955) 2003-09-11 22:09:38 +00:00
gdkdrawable.h
gdkevents.c Fix for the case when gdk_event_copy() is called on a non-allocated event. 2003-04-18 21:24:43 +00:00
gdkevents.h Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) 2003-08-10 23:37:37 +00:00
gdkfont.c
gdkfont.h
gdkgc.c
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
gdkimage.h
gdkinput.h
gdkinternals.h
gdkintl.h
gdkkeynames.c Patch from Vasilis Vasaitis to fix Greek_IOTAdi[a]eresis inconsistency and 2003-05-14 21:46:59 +00:00
gdkkeys.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkkeys.h
gdkkeysyms.h Patch from Vasilis Vasaitis to fix Greek_IOTAdi[a]eresis inconsistency and 2003-05-14 21:46:59 +00:00
gdkkeyuni.c //bugs.xfree86.org/show_bug.cgi?id=534) 2003-09-05 18:23:21 +00:00
gdkmarshalers.list
gdkpango.c Add deprecation notes. (#121955) 2003-09-11 22:09:38 +00:00
gdkpango.h
gdkpixbuf-drawable.c swap G and B. Fixes (#114669) 2003-06-08 16:15:16 +00:00
gdkpixbuf-render.c Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixbuf.h Deprecate. (#60582) 2003-01-31 00:37:38 +00:00
gdkpixmap.c update to allow a GdkDrawable instead of a GdkWindow. 2002-12-09 23:34:49 +00:00
gdkpixmap.h update to allow a GdkDrawable instead of a GdkWindow. 2002-12-09 23:34:49 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c Fix a segfault. (#115284, Jan Kratochvil) 2003-08-08 21:39:19 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c added a missing cast. 2003-06-02 14:14:41 +00:00
gdkrgb.h
gdkscreen.c Document the "direction-changed" and "keys-changed" signals. 2003-09-30 00:36:29 +00:00
gdkscreen.h
gdkselection.c
gdkselection.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Fix bug where the background pixmap was being offset twice, once by the 2003-09-01 17:23:27 +00:00
gdkwindow.h Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) 2003-08-10 23:37:37 +00:00
makeenums.pl
Makefile.am big patch from Kjartan Maraas to fix numerous typos. 2003-09-03 19:56:36 +00:00
makefile.msc new file to build it all ... added to EXTRA_DIST 2003-07-20 15:50:14 +00:00
testgdk.c