]> Pileus Git - ~andy/gtk/history - gtk
2.8.1
[~andy/gtk] / gtk /
2005-08-24 Matthias Clasen2.8.1
2005-08-24 Matthias ClasenMake it compile
2005-08-24 Matthias ClasenFix #314335
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
2005-08-23 Kristian Rietvelddon't bother inserting new rows in a level with a zero...
2005-08-23 Matthias ClasenComplain when there is no index.theme file in the speci...
2005-08-23 Matthias ClasenFix a C99ism. (#314262, Robert Jeff Mitchell)
2005-08-22 Manish Singhadd declaration for _gtk_icon_theme_check_reload.
2005-08-22 Matthias ClasenImplement a clientmessage based scheme for makeing...
2005-08-22 Matthias ClasenAdd a note regarding icon theme changes.
2005-08-22 Matthias ClasenOne more fix to prevent buffer overruns. (#314081,...
2005-08-21 Matthias ClasenClarify that the returned layout must not be modified.
2005-08-20 Jonathan Blandfordclear scroll_to_path if the model changes.
2005-08-20 Matthias ClasenMake it compile
2005-08-20 Matthias ClasenDon't queue a draw if the layout has not changed. ...
2005-08-19 Matthias ClasenRemove duplicate lines. (#313344, Benoit Carpentier)
2005-08-19 Matthias ClasenHandle pixbuf being NULL without warnings. Also, don...
2005-08-19 Matthias ClasenDon't access the user data on destroyed windows, since...
2005-08-19 Matthias ClasenAvoid a buffer overrun. (#313900, Sebastien Bacher)
2005-08-19 Matthias ClasenReturn FALSE if the tree is empty. (#313891, Guillaume...
2005-08-19 Matthias ClasenStore GtkIconData structs in the per-directory hash...
2005-08-18 Matthias ClasenDisconnect signal handlers on destroy, not on finalize...
2005-08-15 Tor LillqvistPut debugging printout inside GTK_NOTE.
2005-08-15 Owen TaylorFix have_base_pc / have_base_x_pc typo.
2005-08-15 Matthias ClasenWhen using gtk_dialog_run() for modal dialogs, make...
2005-08-15 Matthias ClasenHandle paths of depth 0 gracefully. (#312796, Jonathan...
2005-08-15 Matthias ClasenAdd some more tests for menu placement.
2005-08-15 Tor LillqvistUse g_path_get_dirname() instead of the nonportable...
2005-08-15 Matthias ClasenUse object data to mark widgets and groups as visited...
2005-08-15 Matthias ClasenCorrect the download location for the hicolor icon...
2005-08-15 Matthias ClasenSmall fix for svg icons.
2005-08-15 Matthias ClasenStore only one copy of the pixel data for symlinked...
2005-08-13 Matthias Clasen2.8.0
2005-08-12 Matthias ClasenRemove a line without effect.
2005-08-12 Matthias ClasenWhen changing the icon theme, defer the resetting of...
2005-08-12 Matthias ClasenWork around some problems with the gnome-vfs backends...
2005-08-11 Kristian RietveldFix for #312924, by John Finlay.
2005-08-11 Kristian Rietveldqueue a draw for the entire widget if any column change...
2005-08-10 Matthias ClasenRemove ambiguities pointed out by gcc.
2005-08-09 Mark McLoughlinFixes "notification area leaks space" (bug #312687)
2005-08-09 Matthias ClasenUse g_quark_from_static_string here.
2005-08-08 Christian PerschDeactivate the menu when the button becomes insensitive...
2005-08-08 Christian PerschUse ->priv instead of GTK_MENU_TOOL_BUTTON_GET_PRIVATE...
2005-08-07 Matthias ClasenTighten up ABI checks a bit
2005-08-07 Matthias ClasenDon't export extra stuff
2005-08-05 Søren SandmannSet the relief of the arrow button to the value returned by
2005-08-03 Matthias Clasen2.7.5
2005-08-02 Matthias ClasenFix a typo, spotted by David Odin.
2005-08-01 Matthias ClasenRename the default theme to "Raleigh". (#312254, Thomas...
2005-08-01 Matthias ClasenCreate the icon window with the correct dimensions...
2005-08-01 Matthias ClasenRemove G_GNUC_NULL_TERMINATED here as well.
2005-08-01 Matthias ClasenUpdate tooltips when reconnecting toolitems. (#312173...
2005-08-01 Matthias ClasenDon't leak atom names. (#311933, Peter Zelezny)
2005-08-01 Matthias ClasenCall gettext_initialization() here as well. (#311612...
2005-07-30 Hans Breuerupdated
2005-07-30 Johan DahlinDo not use | G_PARAM_STATIC_NAME in the type field...
2005-07-29 J. Ali HarlowInclude gtkwin32embed.h in EXTRA_DIST unconditionally...
2005-07-27 Owen TaylorFix to be monotonic in the original size (#308145,...
2005-07-26 Owen TaylorUse >= not > in deciding whether to subtract out x...
2005-07-26 Elijah NewrenRevert part of patch from #166379; don't have gtk_windo...
2005-07-26 Tor LillqvistDeclare GetAncestor() and define GA_PARENT if missing...
2005-07-26 Matthias ClasenFix up includes on Win32. (#311630, Kazuki Iwamoto)
2005-07-26 Matthias ClasenMake it compile
2005-07-26 Matthias ClasenAdd ISO_Level3_Shift to the list of keysyms to ignore...
2005-07-26 Matthias ClasenRemove G_GNUC_NULL_TERMINATED from gtk_widget_new as...
2005-07-25 Matthias ClasenPad out the full width, in an attempt to work around...
2005-07-25 Matthias ClasenTrivial doc fixes.
2005-07-25 Matthias Clasengtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TE...
2005-07-22 Matthias Clasen2.7.4
2005-07-22 Matthias ClasenPoint out escaping oversight. (#311260, Owen Taylor)
2005-07-22 Matthias ClasenCleanup a possible resize idle. (#311141, Robert Ögren)
2005-07-22 Federico Mena QuinteroClarify the usage of this function. (gtk_file_chooser_s...
2005-07-21 Owen TaylorFix a couple of leaks.
2005-07-21 Matthias ClasenBe a bit more careful to not shrink the label to a...
2005-07-21 Matthias Clasenmark gtk_socket_steal as deprecated.
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-07-21 Tor LillqvistNo need for ifdef, can now use GTK_IS_PLUG() with all...
2005-07-21 Tor LillqvistMake GtkPlug/Socket API available on all platforms.
2005-07-21 Tor Lillqvistgtk/gtksocket.c Splice out backend-dependend parts...
2005-07-21 Tor Lillqvistgtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket...
2005-07-21 Tor Lillqvistgtk/gtkxembed.h New function, used in error messages...
2005-07-21 Matthias ClasenRevert an accidental commit
2005-07-21 Matthias ClasenAdd hints on how to handle "no window" widgets. (#136347)
2005-07-20 Matthias ClasenExplicitly use the svg loader, if available. This shoul...
2005-07-20 Matthias ClasenMake sure expanded expanders are not fuzzy. (#310172...
2005-07-20 Matthias ClasenDon't fail if we can't get a keyboard grab. (#168351)
2005-07-20 Matthias ClasenAdd GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION.
2005-07-20 Federico Mena QuinteroAdded a few utility functions for profiling; instrument...
2005-07-19 Kristian Rietvelddon't iterate past the end of the string, so pango_layo...
2005-07-19 Tor LillqvistDon't bother mentioning the -fnative-struct (used by...
2005-07-18 Matthias ClasenRemove useless calls to gtk_tree_row_reference_inserted...
2005-07-18 Matthias ClasenCall gettext_initialization before checking gtk_initial...
2005-07-18 Matthias ClasenPropagate the focus-on-click value to the button. ...
2005-07-18 Matthias ClasenAdd a note about the need to handle expose events....
2005-07-15 Matthias Clasen2.7.3
2005-07-15 Matthias ClasenDon't treat whitespace as words for keynav, pointed...
2005-07-15 Federico Mena QuinteroTake the parent folder path instead of the display...
2005-07-15 Federico Mena QuinteroTake the display name of the folder as well so that...
2005-07-15 Federico Mena QuinteroUse header capitalization for the buttons, per the...
2005-07-15 Federico Mena QuinteroAdd the new functions.
next