]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
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-23 Tor Lillqvistfile makefile.mingw was initially added on branch gtk...
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 Sven Neumannuse draw_vline method of parent_class, not draw_hline
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 Christophe... Updated French translation.
2001-02-20 Alexander LarssonActually copy the whole gc, not just the public parts.
2001-02-20 Havoc Penningtonfix these docs to reflect the current state of affairs
2001-02-20 Havoc Penningtonadd --deprecated-guards
2001-02-20 Havoc Penningtonprepend underscore (gdk_pixbuf_get_named_module): prepe...
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 (forgot this before)
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 Penningtonsync up automated changes made by gtk-doc (manually...
2001-02-18 Havoc Penningtondocs
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-16 Valek FrobUpdated russian translation.
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-12 Owen TaylorUse the new snazzy mother-of-all-gtk-doc-makefiles.
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 Penningtonwindows (file is blank)
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
next