]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Update. Mention the gtk-1-3-win32-production branch.
[~andy/gtk] / ChangeLog.pre-2-8
2001-02-23 Tor LillqvistUpdate. Mention the gtk-1-3-win32-production branch.
2001-02-22 Jonathan Blandfordadd functions for signal emission.
2001-02-21 Jonathan Blandfordremoved signals. Moved to inherit from GObject instead...
2001-02-21 Havoc Penningtonunbreak this function
2001-02-21 Jonathan BlandfordChanged name to be set_cell_data_func to make it clear...
2001-02-21 Alexander LarssonAdded new menu separator item. The drawing and size...
2001-02-21 Havoc PenningtonConvert to new property API, patch from Lee Mallabone
2001-02-20 Jonathan BlandfordNew function to create an icon set from a pixbuf.
2001-02-20 Alexander LarssonAdd a "markup" property.
2001-02-20 Alexander LarssonQueue a redraw if the selectable setting was changed.
2001-02-20 Alexander LarssonActually copy the whole gc, not just the public parts.
2001-02-20 Havoc Penningtonadd --deprecated-guards
2001-02-20 Jonathan BlandfordAdd simple new demo.
2001-02-19 Havoc Penningtonadd insert_child_anchor signal, bug #50245
2001-02-19 Havoc Penningtonhmm, someone changed GLib without fixing GTK
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-19 Havoc PenningtonGDK_DISABLE_COMPAT_H, GDK_DISABLE_DEPRECATED (we need...
2001-02-19 Havoc Penningtonuse the visual scroll steps.
2001-02-19 Alexander LarssonCopy data and free data with free().
2001-02-19 9Comment out property assignments, these don't work...
2001-02-18 Havoc Penningtonclean this up a bit.
2001-02-17 Havoc Penningtonfix screwup with shadowed variables that had broken...
2001-02-17 Tim Janikdefault initialize the generated ENTER_NOTIFY event...
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-16 Jonathan BlandfordRemoved gtktreemodelsimple.[ch] removed
2001-02-16 Alexander LarssonNew files. Implement GtkTreeModelMapping.
2001-02-16 Jonathan BlandfordIf we're going to have a demo, we might as well pass...
2001-02-15 Havoc Penningtonadd "static" to a private function (gtk_image_menu_item...
2001-02-13 Alexander LarssonAdd a shortcut if the window and the current clip_regio...
2001-02-13 Sven Neumannreplaced deprecated gtk_drawing_area_size
2001-02-13 Alexander LarssonDon't reference last_cursor if it is null. Fixes crash...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-13 Owen TaylorRemove gdkcc.h reference.
2001-02-11 Tor LillqvistRemove gdkcc-win32.c from here, too.
2001-02-11 Tor LillqvistNew function, copied from X11 version.
2001-02-09 Havoc Penningtonbetter error message if you try to add a widget to...
2001-02-08 Jonathan Blandfordmoved back to a sane value!
2001-02-08 Havoc Penningtonlet's darken colors, not lighten them.
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...
next