]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2001-03-31 Hans Breuerdisable USE_MMX for msvc build cause the assembler...
2001-03-31 James Henstridgefix use of magic constant "-1" in the aux info structure.
2001-03-30 Alexander LarssonRemove leaks.
2001-03-30 Mike Kestneradded value_changed signal which proxies for the adjust...
2001-03-30 Jonathan BlandfordNow we listen to the reorder signal.
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Jonathan BlandfordMassive reordering/sorting work. Now pretty much works.
2001-03-29 Owen Taylor*** empty log message ***
2001-03-29 Chookij VanathamAdded Thai UTF-8 text which also has the wrong written...
2001-03-29 Alexander LarssonDon't return TRUE from the event handler, that blocks...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-28 Jonathan Blandfordnew function to handle reordering of trees. Seems to...
2001-03-28 Tim Janikc++ fixes.
2001-03-28 Owen TaylorFix use of uninitialized memory.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-28 Jonathan BlandfordFix arguments to reordered signal.
2001-03-28 Jonathan BlandfordMore work on implementing sortable interface.
2001-03-26 Owen TaylorDon't reference the widgets in the resulting list....
2001-03-26 Owen TaylorAdd a virtual function to set whether the IM context...
2001-03-26 Owen TaylorRemove stale FIXME comment.
2001-03-26 Alexander LarssonFixed bug that returned NULL if a filename was selected.
2001-03-24 Havoc Penningtonimprove error message to contain the word "theme"
2001-03-24 Havoc Penningtonmake motion around the ring much slower but finer-grain...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-24 Havoc Penningtonfix warnings
2001-03-23 Havoc PenningtonApply property patch from Lee Mallabone
2001-03-23 Havoc Penningtonfix up some docs
2001-03-23 Jonathan BlandfordForgot to namespace this.
2001-03-23 Jonathan Blandfordfix braino. New interface to add cleanup sortable support.
2001-03-22 Havoc Penningtondocs on GdkKeymap
2001-03-22 Havoc PenningtonAdd ability to override the focus chain for a container...
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-22 Havoc Penningtonhandle mnemonics in the stock item label
2001-03-21 Alexander LarssonAdd support for stock and normal imagemenuitems.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-21 Alexander LarssonAdd gtk_image_menu_item_new_from_stock()
2001-03-20 Jonathan Blandfordremove debugging spew
2001-03-20 Jonathan BlandfordFix buglet in meeting.
2001-03-19 Havoc PenningtonMake GtkIconSource an opaque datatype, and add a bunch...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-19 Tor Lillqvistgdk/win32/gdkdrawable-win32.c Use correct casts in...
2001-03-18 Tor LillqvistNew function. print_event_state, print_event): Use...
2001-03-18 Mike KestnerFinally getting around to checkin per Havoc. This is...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-17 Fatih DemirUtf-8'ification
2001-03-17 Fatih DemirSmall tr.po update
2001-03-16 Jonathan Blandfordmodified to use "row_activated" signal.
2001-03-16 Jonathan Blandfords/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN
2001-03-16 Havoc Penningtonchange to use gint instead of gint16, to avoid overflow...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-03-16 Jonathan BlandfordFixed some braindeadness spotted by Jamie Strachan...
2001-03-16 Alexander LarssonFix sign error with queued region translations.
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-15 Havoc PenningtonDelete.
2001-03-15 Pablo Saratxagaupdated Azeri file Added Nynorsk and Vietnamese from...
2001-03-15 Alexander LarssonForgot to add my name to the ChangeLog.
2001-03-15 Alexander LarssonNew functions gtk_toolbar_set_icon_size and gtk_toolbar...
2001-03-15 Sven Neumannremoved
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
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 TaylorDocument ::hierarchy-changed.
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 Janikdum di dum
2001-03-07 Tim Janikmarshaller fixes.
2001-03-07 Alexander LarssonRemoved warning
2001-03-07 Jonathan Blandfordadd --nogtkinit.
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 BlandfordUpdated docs to be sane
2001-03-06 Jonathan Blandfordfix busted /* comment */
2001-03-05 Jonathan BlandfordApply patch from John Margaglione to add object properties.
next