]> Pileus Git - ~andy/gtk/history - gdk
gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid of
[~andy/gtk] / gdk /
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)
2001-06-05 Owen Taylors/GdkPixmapClass/GdkPixmapObjectClass/. (#51890, Jeff...
2001-06-05 Havoc PenningtonIgnore releases for buttons 6, 7
2001-06-04 Havoc Penningtonsupport button 6 and 7 for scroll left/right, from...
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-06-01 Owen TaylorAdd GDK_TYPE_RECTANGLE.
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-05-29 Owen TaylorUse $PKG_CONFIG, not pkg-config. (#51032)
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-05-20 Havoc PenningtonImprove error messages for X errors and losing connecti...
2001-05-20 Owen TaylorStart checks for X from pangox/pangoxft CFLAGS to avoid...
2001-05-16 Owen TaylorRequire libtool-1.4, automake-1.4p1.
2001-05-13 Owen TaylorRemove creative formatting.
2001-05-11 ERDI GergoPeek strike-through setting (gdk_draw_layout_line_with_...
2001-05-10 Alexander LarssonMake sure you can compile out the implementation/wrappe...
2001-05-07 Alexander LarssonNew function for getting toplevel window at position.
2001-05-06 Hans Breuerupdated exports
2001-05-04 Alex LarssonBetter error messages.
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-05-02 Owen TaylorAlways trap errors around calls to XSetInputFocus since...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-28 Havoc Penningtonfix warning
2001-04-26 Jonathan Blandfordclean up column dragging code. Revealed some (potential...
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-25 Owen TaylorTest for window == NULL in a number of cases.
2001-04-18 Havoc PenningtonHandle numeric keypad keysyms; bug #50201
2001-04-18 Owen TaylorTry changing mode on shm segments to 0600. We'll see...
2001-04-18 Owen TaylorIntroduce an extra child of toplevel windows that serve...
2001-04-16 Hans Breueradded all exports required to link PyGtk 0.7.1
2001-04-13 Hans Breuerupdated
2001-04-04 Tim JanikReleased Gtk+-1.3.3.
2001-04-03 Sven Neumannsorry, I only wanted to commit .cvsignore
2001-04-03 Sven Neumannshut up CVS
2001-04-03 Alexander LarssonAdd empty gdk_setting_get().
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Alexander LarssonAdd gdk_window_begin_resize_drag and gdk_window_begin_m...
2001-04-01 Tim Janikraise window for non _NET window managers.
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-19 Tor Lillqvistgdk/win32/gdkdrawable-win32.c Use correct casts in...
2001-03-18 Tor LillqvistNew function. print_event_state, print_event): Use...
2001-03-16 Alexander LarssonFix sign error with queued region translations.
2001-03-15 Sven Neumannremoved
2001-03-12 Alexander LarssonMake GtkFB compile and link.
2001-03-10 Hans Breuerupdated
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-09 Hans Breuerupdated
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
next