..
linux-fb
fix compilation
2002-10-08 02:19:09 +00:00
win32
Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /
2002-10-07 20:03:15 +00:00
x11
Move out of HAVE_XKB. ( #95129 , Phil Blundell)
2002-10-08 13:27:04 +00:00
.cvsignore
Patch from Eric Warmenhoven to with miscellaneous linux-fb fixes,
2002-09-22 22:32:05 +00:00
COPYING
gdk.c
Remove references to gdk_initialized ( #81060 , Jacob Berkman)
2002-08-02 20:25:38 +00:00
gdk.def
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
gdk.h
Change the window parameter for
2002-09-24 09:53:25 +00:00
gdkcolor.c
add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile
2002-09-25 07:23:55 +00:00
gdkcolor.h
gdkconfig.h.win32
gdkcursor.c
Renames:
2002-06-20 23:59:27 +00:00
gdkcursor.h
gdkdisplay.c
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
gdkdisplay.h
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
gdkdisplaymanager.c
Remove gdk_screen_close, add a section for GdkDisplayManager, add
2002-08-12 21:34:45 +00:00
gdkdisplaymanager.h
Renames:
2002-06-20 23:59:27 +00:00
gdkdnd.c
New file. Move gdk_drag_find_window(), gdk_drag_get_protocol() here.
2002-10-07 22:43:26 +00:00
gdkdnd.h
Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /
2002-10-07 20:03:15 +00:00
gdkdraw.c
Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf
2002-10-02 22:30:37 +00:00
gdkdrawable.h
Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf
2002-10-02 22:30:37 +00:00
gdkevents.c
implement maximize for linux-fb
2002-10-03 23:45:03 +00:00
gdkevents.h
Add a 'type' parameter, make public.
2002-10-03 20:53:30 +00:00
gdkfont.c
Renames:
2002-06-20 23:59:27 +00:00
gdkfont.h
Delete leftover declarations of the obsolete Win32-only functions
2002-09-19 23:27:10 +00:00
gdkgc.c
add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile
2002-09-25 07:23:55 +00:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c
add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile
2002-09-25 07:23:55 +00:00
gdkimage.h
gdkinput.h
Make the core pointer object per-display. ( #85698 )
2002-06-18 23:23:30 +00:00
gdkinternals.h
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
gdkintl.h
Add a singleton object that we can use to get notification when displays
2002-06-20 23:29:19 +00:00
gdkkeynames.c
Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, share
2002-09-27 21:36:11 +00:00
gdkkeys.c
Add a keys_changed signal emitted when the keymap changes. ( #72148 )
2002-09-23 21:35:00 +00:00
gdkkeys.h
Add a keys_changed signal emitted when the keymap changes. ( #72148 )
2002-09-23 21:35:00 +00:00
gdkkeysyms.h
gdkkeyuni.c
gdkmarshalers.list
New demo for window migration between different displays and screens.
2002-08-01 23:43:13 +00:00
gdkpango.c
add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile
2002-09-25 07:23:55 +00:00
gdkpango.h
gdkpixbuf-drawable.c
fixed my latest change.
2002-09-14 17:10:49 +00:00
gdkpixbuf-render.c
Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf
2002-10-02 22:30:37 +00:00
gdkpixbuf.h
gdkpixmap.c
Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf
2002-10-02 22:30:37 +00:00
gdkpixmap.h
gdkpoly-generic.h
gdkpolyreg-generic.c
gdkprivate.h
gdkproperty.h
gdkrectangle.c
gdkregion-generic.c
----:---F1 gdkregion-generic.c (CGTK CVS:1.11 Abbrev)--L1696--96%---------Fri Aug 2 16:38:34 2002 Owen Taylor <otaylor@redhat.com>
2002-08-02 20:39:40 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c
add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile
2002-09-25 07:23:55 +00:00
gdkrgb.h
gdkscreen.c
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
gdkscreen.h
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
gdkselection.c
Start implementing display/screen closing scheme; keep a flag for whether
2002-08-01 15:28:40 +00:00
gdkselection.h
gdktypes.h
gdkvisual.c
Renames:
2002-06-20 23:59:27 +00:00
gdkvisual.h
gdkwindow.c
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
gdkwindow.h
- Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
2002-10-07 19:42:49 +00:00
makeenums.pl
Makefile.am
Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /
2002-10-07 20:03:15 +00:00
makefile.mingw.in
makefile.msc
testgdk.c