]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
applied patch from maemo-gtk which avoids the allocation of an
[~andy/gtk] / ChangeLog.pre-2-10
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...
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 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 LillqvistImplement the conditional use of FlashWindowEx() proper...
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-27 Tor LillqvistOnce again rework Win32 window decoration code. Doesn...
2005-11-27 Tor LillqvistRevert to the correct semantics. (#322516)
2005-11-25 Dom LachowiczMerge with gtk-wimp's CVS. Includes improved menu icon...
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 EsfahbodFix typo when checking libtool config deplibs_check_met...
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...
2005-11-22 Anders CarlssonAdd quartz backend.
2005-11-22 Anders CarlssonAdd quartz backend.
2005-11-21 Matthias ClasenConvert GtkSocket to g_type_class_add_private.
2005-11-21 Matthias ClasenConvert GtkMenu to g_type_class_add_private.
2005-11-21 Matthias ClasenAdd a tearoff-title property, with getter and setter...
2005-11-21 Matthias ClasenMerge remaining fixes from the 2.8 branch, pointed...
2005-11-21 Matthias ClasenFix for bug #321542, Benedikt Meurer:
2005-11-19 Matthias ClasenFix crashes in connection with pathbar scrolling (...
2005-11-18 Matthias ClasenFix a C99ism. (#321777, Jens Granseuer)
2005-11-18 Matthias ClasenDisconnect the sync callback for the visibility propert...
2005-11-18 Matthias ClasenTurn off input methods in invisible entries, since...
2005-11-17 Matthias ClasenAdd a note about range arrow sensitivity.
2005-11-17 Matthias Clasenconst correctness fixes
2005-11-16 Michael Natterercall gtk_window_process_updates() so the animation...
2005-11-16 Michael Natterernew internal function which destroys the display's...
2005-11-15 Matthias ClasenFix a memory leak. (#321032, Peter Zelezny)
2005-11-15 Michael Nattererdestroy display->xid_ht as late as possible (right...
2005-11-15 Matthias ClasenPlug a leak
2005-11-14 Matthias ClasenAvoid a crash
2005-11-14 Michael Nattererremoved redundant calls to g_object_notify().
2005-11-14 Matthias ClasenDocumentation improvements. (#321338)
2005-11-14 Matthias ClasenMake limit an inclusive boundary. (#321299)
2005-11-12 Michael Nattererfixed icon rules so gtkbuiltincache.h is only rebuilt...
2005-11-12 Dom LachowiczBug #313627. Make win32 theme's handling of toolbars...
2005-11-12 Matthias ClasenMake builtin icons work in gtk_window_set_icon_name...
2005-11-12 Tor LillqvistDon't hide dotfiles, no such convention on Win32. Just...
2005-11-11 Federico Mena QuinteroDo not check whether the path is a folder. It is useful...
2005-11-11 Federico Mena QuinteroUse g_log_set_default_handler() instead of explicitly...
2005-11-11 Federico Mena QuinteroOnly get the base path of the volume if it is mounted.
2005-11-11 Michael NattererAdded per-stepper API for GtkRange's stepper sensitivit...
2005-11-10 Matthias ClasenAdd show-popup and hide-popup signals and emit them...
2005-11-10 Matthias ClasenAnother erroneous semicolon.
2005-11-10 Matthias ClasenRemove an erroneous semicolon.
2005-11-10 Matthias ClasenDon't corrupt odd keymaps (#316638, Kean Johnston)
2005-11-10 Matthias ClasenImprove navigation to parent folders. (#318444, Andrei...
2005-11-10 Matthias ClasenFix some compiler warnings. (#321141, Kjartan Maraas)
2005-11-10 Matthias ClasenImplement a getter for headers-clickable. (#163851...
next