]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-2
Adapt to uscore-ification of gtktextiterprivate
[~andy/gtk] / ChangeLog.pre-2-2
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2001-01-03 Alexander LarssonChange GTK_NO_CHECK_CASTS to G_DISABLE_CAST_CHECKS.
2001-01-02 Owen TaylorFix unitialized variable when moving back onto a single...
2001-01-02 Havoc PenningtonHavoc Pennington <hp@redhat.com>
2001-01-01 Havoc Penningtonuscore-prepend all the stuff in here.
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-31 Havoc PenningtonRearrange all the scroll-while-dragging-or-selecting...
2000-12-30 Tor LillqvistNew function, as in the X11 backend. (gdk_window_new,
2000-12-30 Havoc PenningtonSet the system colormap on input only windows, to avoid...
2000-12-22 Alexander LarssonDon't use isprint() for chars > 255.
2000-12-21 Havoc Penningtonmore work
2000-12-21 Alexander LarssonUpdate the docs to the new pangoft2 way.
2000-12-21 Alexander LarssonFor linux-fb get the pangoft2 cflags and libs. This...
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-12-21 Havoc Penningtonnew directory to contain tests, gtk/test* should move...
2000-12-20 Alexander LarssonAttach the style to the window so that the style it...
2000-12-18 Havoc Penningtondo begin/end user action where appropriate (gtk_text_vi...
2000-12-18 Havoc Penningtonwow, that implementation was pretty non-working.
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-15 Havoc Penningtononly AC_DEFINE(HAVE_XFT) if we actually determined...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-15 Havoc Penningtonfix unicode validation when reading a file
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-14 Tor LillqvistAdd gdkkeys.
2000-12-14 Havoc PenningtonRemove double _ in front of some functions
2000-12-14 Havoc PenningtonPut _ in front of every function in this header file
2000-12-13 3Add support for ps2 intellimouse.
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-12 Owen TaylorFix off-by-one error in checks. (Dave Lambert)
2000-12-12 Alexander LarssonDon't free gdk_fb_keyboard twice.
2000-12-12 Tim Janikget rid of object_signal:: GtkObject argument uses...
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-12-11 Owen TaylorFlag invisible widgets as TOPLEVEL.
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-12-11 Owen TaylorFix up finalizer to chain to its parent.
2000-12-11 Alexander LarssonClearified the difference between the keyboard types...
2000-12-09 James Henstridgeadd prot struct member to hold masks for detecting...
2000-12-08 Havoc Penningtonfix breakage here that cause a segfault on text insertion
2000-12-08 Alexander Larsson/dev/ttyS0 -> /dev/mouse
2000-12-08 Alexander LarssonAdd dummy gdk_fontset_load
2000-12-08 Alexander LarssonDocs, docs, anyone want docs!
2000-12-08 Alexander LarssonNew file containing the abstracted keyboard driver...
2000-12-07 Havoc Penningtonfix name of function, noticed by Alex
2000-12-06 Elliot LeeDetect freetype properly Make use of above.
2000-12-06 Alexander LarssonAdd gdkmouse-fb.c
2000-12-06 Alexander LarssonUpdate to match latest gmain/gsource changes.
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-12-05 Elliot LeeMake GdkColor specify element sizes to avoid waste...
2000-12-05 Owen TaylorFix link to PNG home, remove reference to fribidi.
2000-12-05 Alexander LarssonRemove bogus colormap setting.
2000-12-05 Alexander LarssonMore complete colormap handling. Now GdkRGB work in...
2000-12-05 GMT 2000 Tony GaleDND updates
2000-12-05 Alexander LarssonRemove old debug g_warning(). (gdk_fb_draw_drawable...
2000-12-05 Alexander LarssonUse italic instead of oblique in font aliases.
2000-12-04 Havoc Penningtongot the facts wrong in ChangeLog re: notebook hack
2000-12-04 Havoc Penningtonfix this to be sane
2000-12-04 Alexander LarssonDivide size by 2, not multiply.
2000-12-04 Havoc PenningtonFix bugs Alex found:
2000-12-04 Alexander LarssonReturn positive descent.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-12-02 Anders CarlssonCommit GtkToggleButton fix to HEAD too.
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-12-01 Alexander LarssonForgot to check in ChangeLog entry.
2000-12-01 Hidetoshi TajimaAdd NULL argument to XGetIMValues to properly terminate...
2000-12-01 Owen TaylorProperly handle gc->clip_region == NULL>
2000-11-30 Tor LillqvistChanges by Hans Breuer:
2000-11-30 Elliot LeeInherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL.
2000-11-29 Alexander LarssonSet the size of the font from the description. (gdk_tex...
2000-11-29 GMT 2000 Tony GaleDND updates
2000-11-29 Alexander LarssonIf you pass width or height == 0 to gdk_window_clear_ar...
2000-11-29 Alexander LarssonIf there is a grab, but no grab-cursor, use the cursor...
2000-11-29 Alexander LarssonDo implicit button grabs, even if the window doesn...
2000-11-28 Elliot LeeOnly build im-xim if USE_X11 is enabled s/strcpy/memcpy...
2000-11-28 Elliot LeeZap warning.
2000-11-28 Alexander LarssonThe cursor should be hidden if it is part of either...
2000-11-28 Alexander LarssonFix filled arcs and commit previous stuff which i someh...
2000-11-28 Alexander LarssonImplement configure events and correct enter/leave...
2000-11-28 Havoc PenningtonRemove a trailing comma
2000-11-27 Federico Mena QuinteroConnect to the "changed" callback of the adjustment...
2000-11-25 Alexander LarssonHuge GtkFB patch with lots of small bugfixes and initia...
2000-11-22 GMT 2000 Tony Gale- get rid of gtk_toggle_button_toggled FUD - start...
2000-11-22 Alexander LarssonCorrect calculation of font metrics. Now GtkEntrys...
2000-11-22 2It's amazing what reversing the order in an if statemen...
2000-11-22 Elliot LeeGdkEventButton->button can occupy significantly more...
2000-11-21 GMT 2000 Tony Galeminor corrections
2000-11-21 Jonathan BlandfordAdd convertion functions to let you convert to and...
2000-11-21 Havoc PenningtonDocumented a bunch of functions in here (gtk_widget_rea...
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw scrolling...
2000-11-20 Alexander LarssonRemoved unused arguments from gdk_fb_drawable_get_pixel().
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-18 Owen TaylorFix off-by-one error when destroying allocated segments...
2000-11-18 Owen TaylorPatch from ChiDeok Hwang to fix memleaks found by Evan...
2000-11-18 Owen TaylorReleased 1.3.2
2000-11-17 Tor LillqvistUpdate.
2000-11-17 Tor LillqvistAdd comment that GdkXEvent isn't only for XEvent, but...
2000-11-16 Owen TaylorDo not, in any circumstances, distribute gtk.immodules.
2000-11-16 Owen TaylorPoint -rpath to the right install location.
2000-11-16 Havoc PenningtonApply patch from Mikael Hermansson to temporarily stop...
2000-11-16 Robert BradyRemove the locale-specific gtkrc's, as they only contai...
next