]> Pileus Git - ~andy/gtk/history - gtk
Include also the gtk20-properties message catalogs.
[~andy/gtk] / gtk /
2006-01-03 Matthias ClasenFix the build
2006-01-03 Matthias ClasenRemove pointless cast
2006-01-03 Matthias ClasenCall gtk_drag_update for non-motion events. (#325443...
2006-01-03 Matthias ClasenAvoid connecting to notify on our own properties.
2006-01-03 Matthias ClasenWhen deleting words, delete preceding whitespace as...
2005-12-31 Matthias ClasenConnect to notify instead of multiple detailed signals.
2005-12-30 Matthias ClasenAlert dialogs should not have titles and should not...
2005-12-30 Matthias ClasenAlways call the get_path and get_iter implementations...
2005-12-29 Matthias ClasenMore of the same
2005-12-29 Matthias ClasenRemove excessive g_return_if_fail() checks in static...
2005-12-29 Matthias ClasenUse the slice allocater for GtkTreeDataSortHeader.
2005-12-28 Matthias ClasenMake the args a flexible array inside the struct, and...
2005-12-27 Tim Janikdelete GtkCTreeRow as GtkCTreeRow, not clist rows which...
2005-12-27 Federico Mena QuinteroIn the case for FILTER_RULE_PIXBUF_FORMATS, check that
2005-12-27 Matthias ClasenAvoid copying the set_name by interning it.
2005-12-27 Matthias Clasensome more slice allocation
2005-12-27 Matthias ClasenSome more slice allocation
2005-12-27 Matthias ClasenUse the slice allocator for some other small auxiliary...
2005-12-27 Matthias ClasenForgotten file
2005-12-27 Matthias ClasenClarify docs. (#324996)
2005-12-26 Matthias ClasenAlso strip (_F) without a space
2005-12-26 Matthias ClasenMention the stripping of (_F) suffixes.
2005-12-26 Matthias ClasenAdd a gtk-label-select-on-focus setting. (gtk_label_gra...
2005-12-26 Matthias ClasenDocumentation fixes. (#324815, Ross Burton)
2005-12-22 Tim Janikrenamed GUnowned to GInitiallyUnowned.
2005-12-22 Tim Janikparent type fixups in structure declarations.
2005-12-22 Tim Janikderive GtkObject from GUnowned, so it initially has...
2005-12-21 Matthias ClasenUpdate class_n_properties after installing color-hash...
2005-12-21 Matthias ClasenAdjust the wrap-width also if an explicit item width...
2005-12-20 Matthias ClasenReset pressed_button to -1 after handling a double...
2005-12-20 Matthias ClasenFix the build
2005-12-20 Matthias ClasenDoc updates
2005-12-20 Matthias ClasenDoc updates
2005-12-20 Matthias ClasenDocumentation updates
2005-12-19 Matthias ClasenDocumentation fixes.
2005-12-19 Matthias ClasenDocumentation fixes.
2005-12-19 Michael Nattererimplement boolean property "truncate-multiline" which...
2005-12-19 Matthias ClasenFix a crash
2005-12-16 Matthias ClasenUse G_MODULE_BIND_LAZY when opening modules.
2005-12-16 Matthias ClasenRework the way the color scheme setting is inherited...
2005-12-14 Matthias ClasenSkip unrealized children when doing focus sorting....
2005-12-14 Rodney DawesDefault to "drive-harddisk" and then fall back to gnome...
2005-12-14 Matthias ClasenWarn if the icon cannot be loaded. (#323504, Kjartan...
2005-12-14 Matthias ClasenAdd docs for the row-activated signal. (#324044, Davyd...
2005-12-12 Matthias ClasenSpeed this function up, using the fact that visibility...
2005-12-12 Matthias ClasenSpeed up stepping backwards. (#320638, Larry Ewing...
2005-12-12 Matthias ClasenOnly broadcast _GTK_LOAD_ICONTHEMES if we detect a...
2005-12-12 Matthias ClasenMake it compile
2005-12-12 Matthias ClasenRegister the size-changed signal correctly. (#323848...
2005-12-12 Matthias ClasenDon't fall thru to the wrong window types. (#323843)
2005-12-12 Matthias ClasenMake the gtk-color-scheme setting work.
2005-12-09 Matthias ClasenFix the last commit
2005-12-09 Matthias ClasenDon't leak list[0]. (#323629, Markku Vire)
2005-12-09 Matthias ClasenUnref the buffer when freeing the RequestData. (#323577)
2005-12-07 Matthias ClasenFix a variable name clash. (#323475, Ross Burton)
2005-12-07 Ross BurtonIf the toolbar mode is ICONS and there is no icon set...
2005-12-07 Matthias ClasenUse the correct window when synthesizing the key event...
2005-12-07 Matthias ClasenOnly scroll if we have focus. (#316310, Paolo Borelli)
2005-12-07 Matthias ClasenFix a C99ism, spotted by Crispin Flowerday.
2005-12-07 Behdad EsfahbodTurn metrics hinting on (part of #307196)
2005-12-06 Matthias ClasenDon't commit from reset, it upstets GtkTextView.
2005-12-06 Matthias ClasenFix refcounting issues with new_event and its window.
2005-12-06 Matthias ClasenAccept NULL as a detach func. (#323386, Jorn Baayen)
2005-12-06 Matthias ClasenAvoid conflict with win32 headers in the libdate routin...
2005-12-06 Matthias ClasenDon't ignore errors from g_option_context_parse().
2005-12-06 Tim Janikported memchunk uses to g_slice, so the code compiles...
2005-12-06 Federico Mena Quintero"event->state & modifiers", not "event->state && modifi...
2005-12-05 Matthias ClasenForgotten file
2005-12-05 Matthias ClasenUse g_slice instead of mem chunks.
2005-12-05 Matthias ClasenFree new_event after sending it to the search entry...
2005-12-05 Matthias ClasenForgotten commit
2005-12-05 Matthias ClasenUse g_object_is_floating.
2005-12-02 Matthias ClasenDon't crash if mime_type is NULL. (#322998, Sadrul...
2005-12-02 Michael Nattererapplied modified patch from maemo-gtk which adds a...
2005-12-01 Michael NattererMerged modified patch from maemo-gtk that allows to...
2005-12-01 Matthias ClasenMerge upstream changes to handle duplicate glob patterns.
2005-12-01 Michael Nattererremoved redundant assignment of widget_class->motion_no...
2005-11-30 Matthias ClasenAdd an active property. (#322673, Jorn Baayen)
2005-11-29 Matthias ClasenProperly handle model changes in GtkTreeSelection:...
2005-11-29 Federico Mena QuinteroFixes the critical warnings from bug #317999, thus...
2005-11-28 Federico Mena QuinteroFix bug #321560, based on a patch by Bogdan Nicula...
2005-11-28 Matthias ClasenInsert an LRM, to prevent -20 to come out as 20- in...
2005-11-28 Matthias ClasenButtons use the label property for stock ids. (#322565...
2005-11-28 Matthias ClasenCorrectly handle the cell list and indices into it...
2005-11-28 Matthias ClasenForgotten file
2005-11-28 Matthias ClasenSet timer_tag to 0 when the timeout is done. (#322291...
2005-11-28 Matthias ClasenMake F2 work for renaming bookmarks. (#320822, Jaap...
2005-11-28 Tor LillqvistUse GetLocaleInfo() on Windows to get the localized...
2005-11-27 Matthias ClasenFix an example. (#322493, Elie De Brauwer)
2005-11-27 Matthias ClasenFix two memory handling problems in GtkTreeView: (...
2005-11-27 Matthias ClasenDon't leak a PangoLayout here. (#322505, Paolo Borelli)
2005-11-24 Michael Nattererchanged two private guint that used to hold signal...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-11-23 Matthias ClasenDocument symbolic colors and color expressions.
2005-11-23 Behdad EsfahbodAdded: ? gtk/gtkbuiltincache.h ? gtk/stock-icons/icon...
2005-11-23 Matthias ClasenDon't create a big string, since Visual C++ doesn't...
2005-11-23 Matthias ClasenInclude gtkimcontextsimple.h (#322235, Kazuki IWAMOTO)
2005-11-23 Michael Nattererdon't leak all toplevel windows on other screens (corre...
2005-11-23 Michael NattererAdded symbolic themable colors. Patch is a merged versi...
2005-11-22 Michael NattererMade button-press timeouts which work like key repeat...
next