]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2005-12-14 Michael Nattererapplied patch from maemo-gtk which avoids the allocatio...
2005-12-14 Sunil Mohan... Updated Telugu translation done by Prajasakti Localisat...
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 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-12 Kwok-Koon CheungFix mnemonic key
2005-12-11 Christophe... Updated French Translation.
2005-12-11 Matthias ClasenFix an oversight
2005-12-09 Matthias ClasenFix the last commit
2005-12-09 Žygimantas... Updated Lithuanian translation.
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... "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 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 ClasenForgotten commit
2005-12-05 Matthias ClasenAdd a note about GTK_FLOATING.
2005-12-05 Matthias ClasenUse g_object_is_floating.
2005-12-03 Takeshi AIHANAFixed translation of "Widget" and "Index" reported...
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 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... Fixes the critical warnings from bug #317999, thus...
2005-11-28 Federico Mena... Fix 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 ClasenUpdate docs
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 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 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 Nattereradd gtk_style_lookup_color
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 Pablo Saratxagaupdated Walloon file; changed my email address
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 ClasenFix some _ vs - confusion.
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-20 Theppitak Karoonboon... Adjusted wording.
2005-11-19 Theppitak Karoonboon... Fixed typo.
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 Žygimantas... Updated Lithuanian translation
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-16 Ales NyakhaychykUpdated Belarusian Translation
2005-11-15 Matthias ClasenFix integer overflows in the xpm loader
2005-11-15 Matthias ClasenFix a memory leak. (#321032, Peter Zelezny)
next