]> Pileus Git - ~andy/gtk/history - gdk
Use -no-undefined on Windows. Look for .dll or .so as appropriate as
[~andy/gtk] / gdk /
2001-11-02 Sebastian WilhelmiRemoved -DGTK_DISABLE_COMPAT_H.
2001-10-31 jacob berkmanthese should be 31, not 3. Hooray for Xatoms (and not...
2001-10-29 jacob berkmanautomake doesn't support conditionalized LDFLAGS, so...
2001-10-29 Tor LillqvistUpdates.
2001-10-29 Tor LillqvistNew file, hand-written wrapper for the Wintab library.
2001-10-28 Hans Breuerstatic correct-ness, underscore prefixing of library...
2001-10-27 Matthias ClasenTypo fix. Updates. Document the special values <none...
2001-10-26 Anders CarlssonUgh, broken pipe.
2001-10-26 Hans Breuerupdated externals
2001-10-24 Alex LarssonUpdate to new Pango APIs
2001-10-24 Owen TaylorAlways set window->parent (except or the root window...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-10-22 Owen TaylorDon't call g_thread_init(), we don't want to link to...
2001-10-22 Owen TaylorAdd a function, gdk_threads_init() that must be explici...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-19 Owen TaylorFix up for change to Pango font API. #61933. (Untested...
2001-10-18 Havoc Penningtonfix compilation
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-16 Owen TaylorRename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-06 Matthias ClasenReplace reference to non-existent function gdk_x11_curs...
2001-10-03 Havoc Penningtonforgot to save before previous commit; this adds the...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-10-02 Havoc Penningtondocs
2001-09-24 Owen TaylorAdd a compat macro that got lost.
2001-09-21 Hans Breuerupdated externals
2001-09-20 Owen TaylorRemove unnecessary call to gdk_image_new_bitmap().
2001-09-20 Sven Neumannconfigure.in gdk/Makefile.am gtk/Makefile.am gtk/gtksel...
2001-09-20 Owen TaylorAdd a missing pango_layout_iter_free ().
2001-09-19 Owen TaylorSet _NET_WM_PID and WM_CLIENT_MACHINE properties on...
2001-09-19 Owen TaylorFix propagated (flags && GDK_COLOR_WRITEABLE) typo...
2001-09-19 Owen TaylorAllow -1 for width/height to mean "width/height of...
2001-09-19 Tim JanikReleased 1.3.8.
2001-09-19 Owen TaylorFix incorrect parameter to compute_double_length (...
2001-09-18 Matt Wilsondon't use += before =
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-10 Alexander LarssonForget gdkfont
2001-09-10 Alex LarssonUpdate to use the new g_boxed_type_register_static...
2001-09-08 Owen TaylorPrevent a false alarm constness warning with a cast.
2001-09-08 Alex LarssonRemoved unused function.
2001-09-07 Owen TaylorDeprecate gdk_set/get_use_xshm, make gdk_set_use_xshm...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-09-07 Matthias Clasengdk/x11/gdkkeys-x11.c (get_direction): Don't call g_str...
2001-09-03 Owen TaylorSet current serial so that we don't eternally update...
2001-08-29 Havoc Penningtonadd default icon
2001-08-26 Havoc Penningtonremove gtk_menu_* compat defines; these are already...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-19 Hans Breuerupdated externals
2001-08-15 Matthias Clasengtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
2001-08-11 Hans Breuercoalescing property notifies
2001-08-10 Havoc Penningtonfix a typo.
2001-08-09 Matthias Clasengdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the backgrou...
2001-08-09 Alexander LarssonUpdate to the new pango win32 api.
2001-08-08 Hidetoshi Tajimaask apps for COMPOUND_TEXT instead of TEXT correctly...
2001-08-06 Havoc PenningtonThe whole GDK_IS_WINDOW() branch of this was a bit...
2001-08-06 Sven Neumanncheck if info->colormap != NULL before unref'ing it...
2001-08-04 Alexander LarssonAdd #ifdef HAVE_WINTAB around wintab.h include.
2001-08-04 Hans Breuernew file use it
2001-07-31 Darin AdlerPut all mentions of GdkFont inside #ifndef GDK_DISABLE_...
2001-07-28 Hans Breuerbuild in the backend dir after auto-generating files
2001-07-26 Alex LarssonInitialize image->bits_per_pixel from the drawable...
2001-07-23 Ron SteinkeAdded a check on the colormap depth to gdk_drawable_set...
2001-07-20 Hans Breuergdk_device_get_history moved to gdk/gdkinput.c like...
2001-07-18 Darin AdlerReorder code so that we don't get a g_warning message...
2001-07-18 Owen TaylorAdd a function gdk_window_get_internal_paint_info(...
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-07-12 Owen TaylorProperly clean up when handling events for move-resize...
2001-07-06 Owen Taylor Jul 6 15:38:33 2001 Owen Taylor <otaylor@redhat...
2001-07-05 Owen TaylorAdd gdk_set_pointer_hooks() to allow pointer-querying...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-07-03 Havoc Penningtonfix to use constants not atoms.
2001-07-02 Tim Janiks/signal_newc/signal_new/
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-30 Alex LarssonConvert GdkDevice to a GObject.
2001-06-30 Alex LarssonConvert GdkVisual to a GObject.
2001-06-29 Owen TaylorFix args to g_type_init().
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Tim Janik!GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for...
2001-06-28 James HenstridgeThe following changes correspond to bug #56812
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-25 Alexander LarssonAdded --enable-fbmanager. This is some experimental...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-23 Owen TaylorFix tests for XShm.h.
2001-06-23 Tim Janikdisabled g_free (image) calls, as GdkImage is an object...
2001-06-22 Hans Breuerupdated externals
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-15 Alexander LarssonUpdate to new PangoLanguage changes.
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-14 Alexander LarssonAdd some example config files that can be used with...
2001-06-13 Alexander LarssonUnify shaped window code and make it repaint the area...
2001-06-13 Alexander LarssonDon't pass on GDK_ACTION_DEFAULT. The Xdnd code passes...
2001-06-13 Alexander LarssonDeep copy dash_list too. (_gdk_fb_gc_new): Set default...
2001-06-12 Alexander LarssonNew functions.
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-06-06 Alex LarssonFix up error messages.
2001-06-06 Owen TaylorInclude gtkwidget.h (#55798, Karl Nelson)
next