]> Pileus Git - ~andy/gtk/history - gtk
Make G_CONST_RETURN.
[~andy/gtk] / gtk /
2001-03-08 Owen TaylorMake G_CONST_RETURN.
2001-03-08 Havoc Penningtonuglify so that size request gets tested.
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 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 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-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 TaylorRemove spurious const.
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-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-25 Hans Breuersmall (not only) portability fixes
2001-02-25 Jonathan Blandfordactually put /* */ around #endif comment.
2001-02-23 Jonathan BlandfordOnly draw the column that is exposed.
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-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 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 Penningtonmissed a couple spaces before parens
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-15 Havoc Penningtonadd "static" to a private function (gtk_image_menu_item...
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 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-04 Tim JanikHELL! premature insanity, back out old rc-data changes.
2001-02-04 Tim Janikand on goes the crusade. it just takes another dozen...
2001-02-04 Tim Janikhell, what CVS magic is going on here?
2001-02-04 Tim Janikerk, post-commit fixups
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 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-02-02 Owen TaylorMake gdk_colormap_sync private since it was never expor...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
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-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-23 3Don't leak image. Simplify using gdk_colormap_query_col...
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 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-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 TaylorRemove unused variable.
2001-01-17 7Doh! Mixed up x and y.
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
next