]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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.
2001-03-05 Sven Neumannshut up CVS
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.
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... fixed compiler warnings by inserting some consts. Added...
2001-03-04 CET Mikael... fixed bug #51097 about setting gtk_text_view_set_border...
2001-03-04 Owen TaylorDoc fixes
2001-03-03 Owen TaylorYou can't use + as a metacharacter for basic regular...
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 Kjartan MaraasUpdated Norwegian translation.
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 Sven Neumannshut up CVS
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-03-01 GMT 2001 Tony... Minor 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 Tony GaleFogot to change the date
2001-02-27 GMT 2001 Tony... New question re memory leaks.
2001-02-27 Kjartan MaraasUpdated Norwegian translation. Added a bunch of new...
2001-02-25 Hans Breuersorry to forget this on previous commit !
2001-02-25 Hans Breuersmall (not only) portability fixes
next