]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
use full set, since current set wasn't building on all configs.
[~andy/gtk] / ChangeLog.pre-2-10
2001-03-08 Owen Tayloruse full set, since current set wasn't building on...
2001-03-07 Tim Janikremoved old emission hook API.
2001-03-07 Havoc Penningtonuse PRIORITY_VALIDATE
2001-03-07 Havoc Penningtonremove trailer (gtk_entry_set_property): remove trailer
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-07 Tim Janikmarshaller fixes.
2001-03-07 Alexander LarssonRemoved warning
2001-03-07 Jonathan BlandfordAdd visible field to allow you to hide cell renderers.
2001-03-06 Jonathan BlandfordAdd "clicked" signal back to columns.
2001-03-06 Owen TaylorAdd animation of activation by, on activate, pressing...
2001-03-06 James Henstridgeset the class closure offset for the window_state_event...
2001-03-06 Jonathan Blandfordfix busted /* comment */
2001-03-05 Jonathan BlandfordApply patch from John Margaglione to add object properties.
2001-03-05 Jonathan BlandfordApply patch from Lee Mallabone to add object properties.
2001-03-05 Jonathan Blandfordrenamed "child_toggled" to "has_child_toggled".
2001-03-05 Alexander LarssonSet GDK_WINDOW_TYPE_HINT_MENU on tearoff window.
2001-03-05 Michael NattererMade the "parent_class" pointer static. The pixbuf...
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
2001-03-05 Alexander LarssonConvert from GtkArg to GParam (originally based on...
2001-03-05 MET 2001 Sven Neumannfixed compiler warnings by inserting some consts. Added...
2001-03-04 CET Mikael Hermanssonfixed bug #51097 about setting gtk_text_view_set_border...
2001-03-04 Owen TaylorDoc fixes
2001-03-03 Owen TaylorDetectable auto-repeat - make a repeating key generate
2001-03-03 Owen TaylorAdd shift-clicking to extend the selection. (Roughly...
2001-03-03 Owen TaylorUnshift the group when extracting it from the X keyboar...
2001-03-03 Owen TaylorRemove spurious const.
2001-03-03 Owen TaylorAdd plug-socket tests. (Won't work worth a darn until...
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-03-01 GMT 2001 Tony GaleMinor corrections
2001-02-28 Jonathan BlandfordSanitize GtkRowReference.
2001-02-28 Havoc PenningtonRemove draw_focus and draw_default (gtk_widget_draw_foc...
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-27 GMT 2001 Tony GaleNew question re memory leaks.
2001-02-25 Hans Breuersorry to forget this on previous commit !
2001-02-25 Jonathan Blandfordactually put /* */ around #endif comment.
2001-02-23 Jonathan BlandfordOnly draw the column that is exposed.
2001-02-23 Alexander Larssonreturn solid masks for xpms that have no transparent...
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. :)
next