]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Include also the gtk20-properties message catalogs.
[~andy/gtk] / ChangeLog.pre-2-10
2006-01-04 Tor LillqvistInclude also the gtk20-properties message catalogs.
2006-01-03 Matthias ClasenFix the build
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...
2006-01-02 Anders CarlssonHave these return TRUE
2006-01-02 Tor LillqvistMake identical to the X11 implementation. (#322264...
2006-01-02 Tor LillqvistGet the invalidated region from ScrollWindowEx() instea...
2005-12-31 Matthias ClasenConnect to notify instead of multiple detailed signals.
2005-12-30 Matthias ClasenAdd gdk_cairo_set_source_pixmap. (#318805, Alexander...
2005-12-30 Matthias ClasenCall gdk_display_manager_set_default_display() to chang...
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 ClasenFix a typo. (gdk_screen_get_setting): Avoid relocations...
2005-12-27 Matthias ClasenFix a typo.
2005-12-27 Matthias ClasenAvoid relocations for the list of standard atoms.
2005-12-27 Matthias ClasenAvoid copying the set_name by interning it.
2005-12-27 Matthias ClasenPrecache atoms before calling gdk_window_new().
2005-12-27 Matthias ClasenUse the slice allocator for some other small auxiliary...
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-26 Matthias ClasenRequire GLib 2.9.2
2005-12-24 Matthias ClasenInline docs, use g_assert(), avoid extra allocation...
2005-12-24 Matthias ClasenInline docs.
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 ClasenUse the slice allocator for regions. Still todo: avoid...
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 ClasenDoc updates
2005-12-20 Matthias ClasenDoc updates
2005-12-20 Matthias ClasenDoc updates
2005-12-20 Matthias ClasenDocumentation updates
2005-12-20 Matthias ClasenDocumentation 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-14 Michael NattererMove stuff to correct ChangeLog.
2005-12-14 Michael Natterernew utility function which factors out massive code...
2005-12-14 Michael Nattererapplied patch from maemo-gtk which avoids the allocatio...
2005-12-13 Tim Janikadded a link to the fgloating reference docs in the...
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 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-11 Matthias ClasenFix an oversight
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 ClasenDon't leak text.
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 Janikfix missing hash table initialization.
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 ClasenUse g_slice instead of mem chunks.
2005-12-05 Michael Natterermap the new GtkSettings properties "timeout-initial...
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 ClasenAdd a note about GTK_FLOATING.
2005-12-05 Matthias ClasenUse g_object_is_floating.
2005-12-02 Matthias ClasenDon't leak a pixbuf. (#323024, Paolo Borelli)
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 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...
next