]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-6
remove validation idle
[~andy/gtk] / ChangeLog.pre-2-6
2001-02-08 Havoc Penningtonremove validation idle
2001-02-07 Sven Neumannconvert area_height to pango dimensions after painting...
2001-02-06 Owen TaylorFix syntax error introduced with earlier commit) (point...
2001-02-05 GMT 2001 Tony Gales/MISK/MISC/
2001-02-04 Tor Lillqvistgdk/gdk.def Provide dummy implementations.
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-03 Havoc PenningtonFix bug reported by Mikael Hermansson with patch from...
2001-02-03 Owen TaylorRemove confusing comment about X11.
2001-02-03 Havoc Penningtondocs
2001-02-02 Owen TaylorMake gdk_colormap_sync private since it was never expor...
2001-02-02 Owen Taylor[ Merges of fixes from gtk-1-2, mostly ]
2001-01-31 Alexander LarssonA bunch of whitespace cleanup.
2001-01-31 Havoc Penningtonbracket in #ifdef GTK_ENABLE_BROKEN.
2001-01-31 Havoc Penningtonfix bug in here where prev pointer was set to the wrong...
2001-01-29 Owen Tayloradd several missing instances of Alex's name, remove...
2001-01-27 Jonathan BlandfordFix stupid typo pointed out by Kristian Rietveld <krist...
2001-01-27 Havoc Penningtonadd GtkTreeRowReference which holds a handle to a speci...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-24 4Splitted gtk_image_clear into gtk_image_clear() and...
2001-01-24 Alexander LarssonApparantly i forgot to check in the changelog. :)
2001-01-23 3Don't leak built-in cursors.
2001-01-23 Havoc Penningtonrename member fields from GTK_WRAPMODE_WORD to GTK_WRAP...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-22 2Don't leak visible_region. Use visible_region instead...
2001-01-22 2Don't leak the PangoFontDescriptor.
2001-01-21 Jonathan BlandfordMake fail when not realized. (gtk_tree_view_scroll_to_c...
2001-01-19 Havoc Penningtonbyte_offset variable was being used to mean both "offse...
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-19 9Define EMULATE_GDKFONT. Add extra pango_font stuff...
2001-01-18 Havoc PenningtonAdd "getters" for all the non-deprecated set_foo functi...
2001-01-17 Tor Lillqvistgtk/gtkmain.c Use the new
2001-01-17 Owen TaylorSet the attributes onto the PangoLayout even if they...
2001-01-17 Owen TaylorCommit changelog entries
2001-01-17 7Doh! Mixed up x and y.
2001-01-16 GMT 2001 Tony GaleFAQ update: - Update to bugzilla - Add GTK+ and securit...
2001-01-16 Alexander LarssonSome cleanups.
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
2001-01-15 Tor LillqvistInclude <stdlib.h> for getenv().
2001-01-15 Tor LillqvistNew implementaion that more closely mimics the events...
2001-01-15 Alexander LarssonImplemented drag and drop. Seems to be mostly working...
2001-01-15 Alexander LarssonUse gdk_window_invalidate_rect instead of gdk_window_in...
2001-01-15 Alexander LarssonFor optization, add an full_shapes argument to gdk_fb_c...
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2001-01-12 Alexander LarssonHide mouse pointer while rotation. Show it afterwards.
2001-01-12 Alexander LarssonTake shaped windows in consideration when generating...
2001-01-12 Havoc PenningtonOops, broke some macros
2001-01-11 Havoc Penningtonadd this function, bug 40251
2001-01-11 Alexander LarssonAdded ENABLE_SHADOW_FB
2001-01-11 GMT 2001 Tony Galeupdate to make web site updating easier
2001-01-10 Havoc Penningtonhandle case where sibling == iter (gtk_tree_store_inser...
2001-01-09 Havoc Penningtondon't draw if label->layout is NULL due to a pending...
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-09 Tor LillqvistImplement better mouse capturing. Do use SetCapture...
2001-01-09 Alexander LarssonAdded --with-included-loaders option
2001-01-08 Jonathan BlandfordSkip realizing buttons that have already been realized.
2001-01-08 Jonathan BlandfordShow menu items before adding to option menu.
2001-01-08 Havoc Penningtonhack on this some
2001-01-08 Alexander LarssonNew files. Contains an implementation of a minimal...
2001-01-08 Alexander LarssonCorrect filename ~/.pangoft2_aliases
2001-01-08 Alexander LarssonPossibly send focus events when the mouse moves from...
2001-01-07 Tor LillqvistAdapt calls to g_{locale,filename}_{to,from}_utf8 to...
2001-01-06 Havoc Penningtonhack on this a bit
2001-01-05 Owen TaylorAdopt to new prototypes for unicode,locale,filename...
2001-01-05 Havoc Penningtonthis function was broken if called on the first positio...
2001-01-05 Havoc PenningtonOops, that didn't link. Fix.
2001-01-05 Alexander Larssonfree colormap in here. Sync from X port. (gdk_fb_set_co...
2001-01-04 Havoc Penningtonadd this
2001-01-04 Havoc PenningtonRename some stuff:
2001-01-04 Jonathan BlandfordChanged a bunch of boxed types to pointers temporarily...
2001-01-04 Havoc Penningtonif index is equal to the line length, then position...
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)
next