]> Pileus Git - ~andy/gtk/history - ChangeLog
Fix up focus code a lot.
[~andy/gtk] / ChangeLog
2001-03-13 Jonathan BlandfordFix up focus code a lot.
2001-03-12 Havoc PenningtonPatch from John Margaglione to convert to new property...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-12 Alexander LarssonMake GtkFB compile and link.
2001-03-12 Alexander LarssonAdd more test when converting filenames from/to utf...
2001-03-12 Alexander LarssonScroll using gdk_window_scroll(). Don't wait for expose...
2001-03-10 Hans Breuerupdated
2001-03-10 Jonathan BlandfordFix a stupid typo. (gtk_list_store_set_cell): Fix a...
2001-03-10 Jonathan BlandfordMake select_all not work if you're in SINGLE mode ...
2001-03-09 Owen TaylorRemove old XIM code.
2001-03-09 Hans Breuerupdated
2001-03-09 Tim Janikfixed signals with GDK_TYPE_DRAG_CONTEXT, it needs...
2001-03-09 Alexander LarssonForgot some stuff in the ChangeLog entry:
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-09 Jonathan BlandfordAdd destroy function.
2001-03-09 Jonathan BlandfordActually unref the nodes. Fixes bug #50058.
2001-03-08 Jonathan Blandfordadd support for invisible cells. (gtk_tree_view_bin_exp...
2001-03-08 Jonathan Blandfordadd prerequesite on gobjects.
2001-03-08 Tim Janikre-enabled event watcher emission hooks.
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-08 Owen TaylorMake G_CONST_RETURN.
2001-03-08 Havoc Penningtonuglify so that size request gets tested.
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...
next