]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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
2001-02-07 Sven Neumannconvert area_height to pango dimensions after painting...
2001-02-07 Alexander LarssonUse g_free, since the buffer is allocated with g_try_al...
2001-02-06 Christophe... PACKAGE must be gtk20, no?
2001-02-06 Christophe... Oupsss, forgotten lots of errors in french translation.
2001-02-06 Christophe... Updated French translation.
2001-02-06 Owen TaylorFix syntax error introduced with earlier commit) (point...
2001-02-05 GMT 2001 Tony... s/MISK/MISC/
2001-02-04 Tor Lillqvistgdk/gdk.def Provide dummy implementations.
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 Janikpatch this to call g_type_init() untill the new inlined...
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-04 Havoc PenningtonAdd the intro docs section
2001-02-03 Havoc PenningtonFix bug reported by Mikael Hermansson with patch from...
2001-02-03 Owen TaylorRemove confusing comment about X11.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-02-03 Havoc Penningtondocs
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-02-02 Owen Taylor[ Merges of fixes from gtk-1-2, mostly ]
2001-02-02 Havoc Penningtonrename "private" field in struct to "priv" for C++
2001-02-01 Owen TaylorA few updates for GTypePlugin.
2001-01-31 Alexander LarssonAdded some strerror() to the g_warnings().
2001-01-31 Havoc Penningtoninclude glib-object.h instead of gvaluetypes.h
2001-01-31 Alexander LarssonA bunch of whitespace cleanup.
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-30 Owen TaylorAdded note explaining how the @button parameter is...
2001-01-29 Kjartan MaraasUpdated Norwegian translation. Updated some.
2001-01-29 Owen Tayloradd several missing instances of Alex's name, remove...
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-26 Havoc Penningtonfix included modules case.
2001-01-24 4Splitted gtk_image_clear into gtk_image_clear() and...
2001-01-24 Alexander LarssonApparantly i forgot to check in the changelog. :)
2001-01-23 3Don't leak image. Simplify using gdk_colormap_query_col...
2001-01-23 3Don't leak built-in cursors.
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 visible_region. Use visible_region instead...
2001-01-22 2Don't leak the PangoFontDescriptor.
2001-01-22 John Harpernew pixbuf loader, for X bitmap files. Basically a...
2001-01-21 Andraz ToriUpdated Slovenian translation
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-19 Yuri SyrotaUpdated Ukrainian translation
2001-01-19 9Define EMULATE_GDKFONT. Add extra pango_font stuff...
2001-01-18 Havoc PenningtonAdd "getters" for all the non-deprecated set_foo functi...
2001-01-17 Tor LillqvistNo need to include windows.h.
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 TaylorCommit changelog entries
2001-01-17 Owen TaylorRemove unused variable.
2001-01-17 Owen TaylorCommit missed changelog entry bit.
2001-01-17 7Doh! Mixed up x and y.
2001-01-16 GMT 2001 Tony... FAQ update: - Update to bugzilla - Add GTK+ and securit...
2001-01-16 Alexander LarssonSome cleanups.
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
2001-01-15 Tor LillqvistInclude <stdlib.h> for getenv().
2001-01-15 Tor LillqvistNew implementaion that more closely mimics the events...
2001-01-15 Alexander LarssonImplemented drag and drop. Seems to be mostly working...
2001-01-15 Alexander LarssonUse gdk_window_invalidate_rect instead of gdk_window_in...
2001-01-15 Alexander LarssonFor optization, add an full_shapes argument to gdk_fb_c...
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2001-01-12 Alexander LarssonHide mouse pointer while rotation. Show it afterwards.
2001-01-12 Alexander LarssonTake shaped windows in consideration when generating...
2001-01-12 Havoc PenningtonOops, broke some macros
2001-01-11 Havoc Penningtonadd this function, bug 40251
2001-01-11 Alexander LarssonAdded ENABLE_SHADOW_FB
2001-01-11 GMT 2001 Tony... update to make web site updating easier
2001-01-10 Havoc Penningtonhandle case where sibling == iter (gtk_tree_store_inser...
2001-01-09 Havoc Penningtondon't draw if label->layout is NULL due to a pending...
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-09 Tor LillqvistImplement better mouse capturing. Do use SetCapture...
2001-01-09 Owen TaylorRestore build.
2001-01-09 Owen TaylorDoc fixups.
next