gtk/gdk
Elliot Lee d9e05d7009 We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()
* gtk/gtkcolorsel.c: We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()
macro to work.
* gtk/gtkmarshal.list: Add NONE:STRING,POINTER
* gdk/gdkwindow.c: Don't send expose events, or invalidate pieces of, windows that aren't shown.
* gdk/linux-fb: Redraw-when-menu-hidden solved, plus a bunch of pointer grab stuff.
2000-07-31 17:18:36 +00:00
..
linux-fb We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() 2000-07-31 17:18:36 +00:00
nanox applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
win32 Add makefile.mingw.in to EXTRA_DIST. 2000-07-30 08:11:28 +00:00
x11 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
.cvsignore Call gdk_window_withdraw rather than gdk_window_hide; this makes things 2000-06-12 21:08:07 +00:00
COPYING [ Merges from gtk-1-2 ] 1999-09-28 20:19:13 +00:00
gdk.c #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to 2000-07-31 10:16:45 +00:00
gdk.def Generate gtk/makefile.mingw. 2000-07-25 20:38:35 +00:00
gdk.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkcc.h Started 1999-10-01 23:18:30 +00:00
gdkcolor.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkcolor.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkcompat.h Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality 2000-07-02 17:03:21 +00:00
gdkconfig.h.win32 Fix typo. 1999-11-21 21:21:58 +00:00
gdkcursor.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkcursor.h s/refcount/ref_count/. 2000-02-13 08:16:48 +00:00
gdkcursors.h Merge from themes-2. See the ChangeLog for a somewhat detailed 1998-11-06 22:05:02 +00:00
gdkdnd.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkdraw.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkdrawable.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkevents.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkevents.h Ignore calls with <= width or height. 2000-07-03 19:00:23 +00:00
gdkfont.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkfont.h Generate gtk/makefile.mingw. 2000-07-25 20:38:35 +00:00
gdkgc.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkgc.h Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality 2000-07-02 17:03:21 +00:00
gdkglobals.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdki18n.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkim.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkimage.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkimage.h Make this compile without framebuffer enabled 2000-06-20 21:04:44 +00:00
gdkinput.h Generate gtk/makefile.mingw. 2000-07-25 20:38:35 +00:00
gdkinternals.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkkeysyms.h Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkkeyuni.c Remove all references to offscreen flag which was no longer used. 2000-06-02 03:14:07 +00:00
gdkpango.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkpango.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkpixbuf-drawable.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkpixbuf-render.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkpixbuf.h Welcome aboard, gdk-pixbuf. 2000-06-21 20:47:22 +00:00
gdkpixmap.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkpixmap.h Generate gtk/makefile.mingw. 2000-07-25 20:38:35 +00:00
gdkpoly-generic.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkpolyreg-generic.c Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkprivate.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkproperty.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdkrectangle.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkregion-generic.c If a region does not have any rectangles, or if the specified rectangle is 2000-05-18 22:44:19 +00:00
gdkregion-generic.h (Part 2) Remove gdk_*_lookup() defines, since they are defined by the 2000-07-24 16:19:00 +00:00
gdkregion.h Merge no-flicker branch into HEAD 2000-03-28 01:24:44 +00:00
gdkrgb.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkrgb.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkselection.h Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
gdktypes.h applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
gdkvisual.h Started 1999-10-01 23:18:30 +00:00
gdkwindow.c We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT() 2000-07-31 17:18:36 +00:00
gdkwindow.h (Part 2) Remove gdk_*_lookup() defines, since they are defined by the 2000-07-24 16:19:00 +00:00
Makefile.am #ifdef G_ENABLE_DEBUG around gdk_arg_debug_cb and gdk_arg_no_debug_cb to 2000-07-31 10:16:45 +00:00
makefile.mingw.in Include the build directory. 2000-07-25 17:31:05 +00:00
makefile.msc Internal GDK error reporting changes: (gdk_win32_gdi_failed) New function 2000-03-08 06:18:41 +00:00
testgdk.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:33:08 +00:00
TODO Move all X specific code into the x11/ directory. Aside from shuffling 1999-11-08 20:14:59 +00:00