]> Pileus Git - ~andy/gtk/history - gdk/gdkprivate.h
Change GdkFrameClock from an interface to a class
[~andy/gtk] / gdk / gdkprivate.h
2012-02-27 Javier JardónChange FSF Address
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottegdk: Remove useless macros from gdkprivate.h
2010-12-02 Benjamin Ottegdk: Remove GDK_PANGO_UNITS_OVERFLOWS() from internal...
2010-09-26 Benjamin OtteAPI: Remove gdk_window_set_back_pixmap()
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-04 Alexander LarssonMake public GDK_WINDOW_TYPE and GDK_WINDOW_DESTROYED...
2009-09-04 Alexander LarssonMove _gdk_window_event_parent_of to gdkinternals.h
2009-07-07 Matthias ClasenMake distcheck pass
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererdefine __GDK_H_INSIDE__ around including all other...
2008-02-16 Matthias ClasenDon't install private headers. (#463510)
2007-05-16 Brian CameronAdd Sun mediaLib support so that hardware acceleration...
2007-01-05 Behdad EsfahbodAvoid overflow when converting coordinates to Pango...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-31 Darin AdlerPut all mentions of GdkFont inside #ifndef GDK_DISABLE_...
2001-03-15 Sven Neumannremoved
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-24 Elliot Lee(Part 2) Remove gdk_*_lookup() defines, since they...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee*** empty log message ***
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-21 Tor LillqvistRemove, as this is a file generated by configure (or...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1998-12-16 Tim Janikurg, fixups
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Manish Singhput text after #endif in comment
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-05-16 Owen TaylorBasic thread-awareness:
1998-04-30 rhlabs<raster@redhat.com>
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-11 rhlabs<raster@redhat.com>
1998-03-10 Elliot LeeDnD bugfixes (hopefully :). Rasters code is still buggy...
1998-03-10 Elliot LeeMiguel, try this - I think it should do what you need...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-07 rhlabs<raster@redhat.com>
1998-03-06 Elliot LeeThis commit moves dnd variables around a bit, and has...
1998-03-06 Federico Mena Quintero[Ummm, maybe we should do the same change to the select...
1998-03-01 Tim Janikvariable declaration have to have the same type as...
1998-03-01 Elliot LeeAdd drag_end_event for future expansion, plus allow...
1998-02-28 Tim Janikfix behavior of gtk_preview_put() with srcx/srcy != 0,
1998-02-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-02-19 Tim Janikmore debugging fixes.
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-02 Manish SinghMiscellaneous portability fixes.
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-18 Arturo EspinosaMade the XCC stuff more accessible
1997-12-17 Arturo EspinosaNew GdkColorContext object, ported from the XColorConte...
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision