]> Pileus Git - ~andy/gtk/history - gdk
Fixed up the scaling routine.
[~andy/gtk] / gdk /
1999-07-14 Tor LillqvistImplement it. Obscure bit manipulation needed.
1999-07-12 Tor LillqvistLess logging verbiage.
1999-07-10 Tor LillqvistDon't draw anything if width or height is zero. Don...
1999-07-03 Tor LillqvistHandle Control-digits specially.
1999-06-28 Tor Lillqvistbpl was set wrong for bitmaps, should be multiple of...
1999-06-14 Tor LillqvistMention using GNU gettext. Enable NLS stuff. Use GNU...
1999-06-02 Manish Singhupgrade to libtool 1.3.2 (BeOS changes merged)
1999-05-30 Tor LillqvistAdjustWindowRectEx2 renamed to SafeAdjustWindowRectEx...
1999-05-25 Tor LillqvistAdd (commented out) Windows-style theme include line.
1999-05-18 Tor LillqvistCopy our gdkprivate.h and gdkx.h to a gdk subdirectory...
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-04-21 George Leblcorrectly remove the default filter from the list
1999-03-29 Raja R HarinathMake sure `gdkconfig.h' exists after the rule is fired.
1999-03-26 Raja R HarinathRename from configincludedir so that glibconfig.h will...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tor LillqvistFixes to the win32 backend to actually be able to compi...
1999-03-16 Tor LillqvistCheck for lstat.
1999-03-15 Tor LillqvistForgot to document maketypes.awk change in ChangeLog...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-03-14 Raja R HarinathMove widechar tests from `glib' to here, since those...
1999-03-13 Tor LillqvistConfigure now generates a gdkconfig.h file, in similar...
1999-03-12 Tor LillqvistCheck for NULL parameter in gdk_font_load. Plug a memor...
1999-03-10 Tim Janikfirst lookup the xfont ID in our font hash table, if...
1999-03-07 Tor LillqvistSome bug fixes and improvements to the Win32 GDK.
1999-03-06 Tor Lillqvistcur files are binary. Changed to -kb and committed...
1999-03-06 Tor Lillqvistcur files are binary. cvs admin -kb and recommit.
1999-03-05 Tor LillqvistWin32 version of GDK source files and resource files...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-23 Owen TaylorWhen sending events to windows with a proxy, set the...
1999-02-21 Owen TaylorAlways set the max width or height to at least 1, since...
1999-02-21 Owen TaylorChanged warnings from g_message() to g_warning().
1999-02-21 Owen TaylorAccount for the fact that Xlib expects format == 32...
1999-02-21 Owen Taylorremoved debugging statements about embedded XID's....
1999-02-10 Owen TaylorSupplement the existing WMNormalHints, don't overwrite...
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-02-10 Owen TaylorIf we can't find helvetica, fall back to "fixed". If...
1999-02-05 Owen TaylorAdjust saved positions of children when resizing a...
1999-01-28 Sebastian Wilhelmis/XIM_INSTANTIATE_IS_MISSING_OR_STRANGE/XIM_INST_IS_MIS...
1999-01-28 Owen TaylorAllow exposure compression across GravityNotify events...
1999-01-28 Owen Taylor[ patch from Takashi Matsuda <matsu@arch.comp.kyutech...
1999-01-28 Owen TaylorChange signatures for gdk_drag_begin() and gdk_drag_mot...
1999-01-27 Owen TaylorRemove TimJ's checks for already being mapped or hidden...
1999-01-27 Owen TaylorSeparate out GLIB_LIBS and GLIB_DEPLIBS. This may fix...
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-27 Tim Janikassert ref_count>0.
1999-01-24 Owen TaylorByteswap
1999-01-24 Owen TaylorFix reversed assertion. (Pointed out by Austin Donnelly
1999-01-23 Owen TaylorX expects longs, not uint32 for XChangeProperty, when...
1999-01-23 Owen TaylorAdd flags field to GtkTargetEntry table.
1999-01-21 Owen TaylorSet and read the XdndActionList property defined in...
1999-01-21 Jeff GarzikMove not-null assertion before pointer de-ref.
1999-01-17 Owen TaylorPatch from Felix Bellaby <felix@pooh.u-net.com>
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-15 Owen TaylorDo all event processing in dispatch() instead of prepar...
1999-01-12 Owen TaylorAdd a drag_data_received handler for the label.
1999-01-09 Owen TaylorFixed some list-manipulation breakage.
1999-01-06 Owen TaylorPush GdkRGB's visual and colormap around the color...
1999-01-05 Owen TaylorMake gtk_propagate_event() non-static, we need it in...
1999-01-02 Tim Janikmake this G_PRIORITY_DEFAULT.
1999-01-02 Jeff GarzikRemoved features.h test.
1999-01-02 Manish Singhgdk/gdk.c gdk/gdkinputnone.h casts to get rid of const...
1999-01-01 Jeff GarzikCheck for features.h.
1998-12-29 Owen TaylorFixed off-by-one error when computing length.
1998-12-24 Jeff Garzikx Pull in string.h for various mem*() and str*() functi...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-22 Owen TaylorRequest XmTRANFER_FAILURE on Motif drops not within...
1998-12-20 Tim Janikexport the priority at which events are processed.
1998-12-19 Owen TaylorDon't add the gthread libs to GLIB_LIBS either, or...
1998-12-19 Tim Janikremoved return_if_fail (label->words != NULL) since...
1998-12-18 Tim Janikadded gdk_flush() after g_main_run(), so we get the...
1998-12-17 Owen TaylorUse setlocale (LC_ALL, NULL), not (LC_ALL, "") to query...
1998-12-17 Sebastian WilhelmiDefine gdk_use_mb outside USE_XIM guard. Removed unnece...
1998-12-17 CST 1998 Shawn T... updated call to g_main_add_poll instead of g_main_poll_add
1998-12-17 Owen TaylorCheck for broken glibc 2.0 mb functions, and avoid...
1998-12-16 Owen TaylorDon't call XPending() if we have putback events.
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Sebastian WilhelmiDefine gdk_xim_ic only, if USE_XIM is defined.
1998-12-16 Tim Janikurg, fixups
1998-12-16 Jeff GarzikRemove --with-threads, unused GTK_THREAD_FLAGS
1998-12-15 Elliot LeeUse G_IO_ERR|G_IO_HUP|G_IO_NVAL as the mask for checkin...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-15 Owen TaylorKeep separate putback_events and queued_events queues...
1998-12-15 Owen TaylorRemoved unused variable, fixed minor memory leak.
1998-12-15 Owen TaylorRemove gdk_signal, which crept back in in last commit.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-15 Manish Singhacconfig.h removed IPC_RMID_DEFERRED_RELEASE check
1998-12-12 Owen TaylorCorrections to computation of extents of text from...
1998-12-09 Sebastian WilhelmiFixed argument list and return type for non-XIM fallback.
1998-12-09 Owen TaylorAdd in missing 'flags' field to target list.
1998-12-09 Manish Singhput text after #endif in comment
1998-12-09 Owen TaylorNew file that holds code for dealing with X Input Methods.
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-07 Elliot LeeDon't name function parameters after ObjC reserved...
1998-12-07 Owen TaylorUse IPC_RMID _after_ doing XShmAttach. This should...
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-12-01 Manish Singhconfigure.in gdk/Makefile.am Put -DFOO stuff into Makef...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-27 Raph LevienFixed gdk_input_devices being NULL when compiled with...
1998-11-24 Owen TaylorFixed up copyright message.
next