]> Pileus Git - ~andy/gtk/history - ChangeLog
Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc.
[~andy/gtk] / ChangeLog
2008-09-29 Matthias ClasenBug 107000 – Add signals to GdkKeymap for monitoring...
2008-09-29 Kristian RietveldBug 487624 - Tooltips doesn't get updated if ther's...
2008-09-29 Matthias ClasenBug 371908 – Password Entry broken Bug 317002 – Disable...
2008-09-29 Emmanuele BassiCorrectly chain up the finalize implementation.
2008-09-29 Richard HultBug 554141 – uninitialized data use/free in gtkclipboar...
2008-09-28 Matthias ClasenBug 339367 – Incorrect spotlocation
2008-09-27 Denis Washingtononly draw keyboard focus when keyboard navigation is...
2008-09-27 Matthias Clasen Bug 552959 – GtkTrayIcon: _NET_SYSTEM_TRAY_VISU...
2008-09-27 Matthias ClasenBug 552956 – Should check composite extension version
2008-09-27 Matthias Clasen Bug 553803 – eventually call XCloseDevice on...
2008-09-27 Matthias ClasenForgotten log entry
2008-09-26 Matthias ClasenBug 553578 - tabs are not drawn correctly
2008-09-26 Matthias ClasenBug 553133 – GtkFileChooser won't ask to mount a volume
2008-09-26 Cody RussellBug 553917 – Typo in gdkwindow-win32.c
2008-09-25 Marek KasikBug 553241 – double freed pointer in lpr_write cause...
2008-09-25 Michael Nattererdon't unref the file system backend, the newly added
2008-09-24 Michael Nattererevents return gboolean not gint, reindented static...
2008-09-24 Johan DahlinBug 553385 – gtk-builder-convert creates untranslated...
2008-09-24 Tor LillqvistInclude all of share/man, lib/pkgconfig, share/aclocal...
2008-09-24 Christian DywanBug 538782 – Make GtkMenu's arrow size themable
2008-09-24 Christian DywanBug 408244 – add GtkDialog::content-area-spacing
2008-09-24 Christian DywanBug 541391 – Unfocussable Treeview swallows focus
2008-09-24 Denis Washingtondraw focus as a rectangle around the complete item...
2008-09-23 Michael Natterergtk/gtkobject.c s/GtkType/GType/ and
2008-09-23 Michael Nattererremove unused variable and fix indentation.
2008-09-23 Michael Natterergtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklist...
2008-09-22 Matthias ClasenBug 553135 – eog crash: assertion failed. Gtk error:
2008-09-22 Emmanuele BassiBug 552789 – Show size column in the search and recentl...
2008-09-22 Michael Natterergtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk...
2008-09-22 Frederic Crozatuse the correct gi18n header. Fixes bug #553000.
2008-09-22 Michael Nattereradd "Deprecated: 2.4" to all the deprecated append...
2008-09-21 Matthias ClasenDon't leak a GFile
2008-09-20 Michael NattererFix ChangeLog to fit in 80 columns.
2008-09-19 Owen TaylorSmall cleanups to debug messages for GtkPlug/GtkSocket
2008-09-19 Carlos GarnachoBug 83935 – GtkEntry's default invisible char should...
2008-09-19 Christian Persch Bug 552837 – mem leak in gtkimmulticontext
2008-09-18 Emmanuele BassiSave the size column visibility state with the rest...
2008-09-18 Emmanuele BassiBug 325095 – show a 'size' column
2008-09-18 Dominic LachowiczRevert most of previous patch, as it didn't work as...
2008-09-18 Dominic LachowiczMS Windows style should use pango_win32_font_descriptio...
2008-09-18 Matthias Clasenupdated version number to 2.15.0 for development.
2008-09-18 Matthias ClasenBump version
2008-09-18 Matthias Clasen2.14.2
2008-09-18 Matthias ClasenUpdates
2008-09-17 Matthias ClasenBug 346903 – gtk_enumerate_printers needs events to...
2008-09-17 Christian Persch Bug 552668 – format not a string literal and no format...
2008-09-17 Christian Persch Bug 552667 – gtkimage containing gicon leaks memory
2008-09-17 Matthias Clasen Bug 329593 – Entering characters on a line...
2008-09-17 Matthias ClasenBug 408154 – [PATCH] Change GtkEntryCompletion max...
2008-09-17 Matthias ClasenDoc improvements
2008-09-17 Matthias ClasenBug 552107 – Small libtool fixes
2008-09-17 Matthias ClasenBug 551722 – gtk_widget_set_scroll_adjustments() should...
2008-09-16 Michael Nattererdon't access widget->window if the widget is not realized.
2008-09-16 Matthias ClasenBug 551987 – GtkPaned redrawing problem
2008-09-16 Matthias ClasenBug 551987 – GtkPaned redrawing problem
2008-09-16 Matthias ClasenFix a C99ism
2008-09-13 Tor Lillqvistgdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectated
2008-09-13 Cosimo CecchiBug 552153 – GtkModules loading with XSettings doesn...
2008-09-13 Tor Lillqvistgdk-pixbuf/gdk-pixbuf-io.c Do as the docs for
2008-09-11 Cosimo CecchiBug 536542 – gtk_list_store_set() documentation doesn...
2008-09-11 Marek KasikBug 551378 - Print dialog: should try UDS when fetching...
2008-09-11 Christian DywanBug 551567 – DND mark broken
2008-09-10 Björn LindqvistBug 551699 – gtk_scrolled_window_destroy() is broken
2008-09-10 Simos XenitellisClosed Bug 550676 – Memory leak, update keyboard layout...
2008-09-10 Søren SandmannDon't use XRRGetScreenResources() as there are performa...
2008-09-09 Marek KasikBug 551386 – gtk_printer_set_is_default() always sets...
2008-09-08 Cosimo CecchiBug 551325 - Reference to wrong parameter in gtk_editab...
2008-09-08 Paolo Borelliuse gdk_threads_add_idle so that the handler acquires...
2008-09-08 Tor LillqvistCorrect help string for --disable-gdiplus.
2008-09-08 Matthias ClasenFix content type handling
2008-09-08 Matthias ClasenDon't leak all search results
2008-09-08 Matthias ClasenDon't unref the GFile we just put into the search_model...
2008-09-07 Matthias Clasenplug a memory leak
2008-09-07 Matthias ClasenBug 550062 – Small update in gdk/gdkkeysyms.h
2008-09-07 Matthias ClasenBug 550989 – gdk_display_put_event() should call g_main...
2008-09-06 Yair HershkovitzBug 319849 - gtkcalendar look in RTL locales
2008-09-06 Sven HerzbergBug 551063 – deprecated marking without a link to what...
2008-09-05 Michael Nattererstop the emission of the signal also when we bail out...
2008-09-05 Tor LillqvistAdd etc/gtk-2.0/im-multipress.conf.
2008-09-05 Tor LillqvistFetch manpages from share/man where they get installed...
2008-09-05 Matthias ClasenBump version
2008-09-05 Matthias Clasen2.14.1
2008-09-04 Matthias ClasenBump version
2008-09-04 Matthias Clasen2.14.0
2008-09-04 Matthias ClasenAdd nicks for the GtkNumberUpLayout values.
2008-09-04 Michael Nattererevents return gboolean not gint. Change misnamed
2008-09-04 Michael Nattererwhen extending the draw rectangle by the "draw-border...
2008-09-04 Matthias ClasenMore doc fixes
2008-09-04 Matthias ClasenMore doc fixes
2008-09-04 Matthias ClasenMore doc fixes
2008-09-04 Matthias ClasenFix a typo in the docs
2008-09-04 Matthias ClasenUpdates
2008-09-04 Matthias ClasenBump version to 2.14.0
2008-09-04 Matthias ClasenFix the spinbuttons in the color selector
2008-09-04 Matthias ClasenAdd a note about GtkAdjustment behaviour change
2008-09-04 Matthias ClasenBug 550528 - IconView DND interface does not work if...
2008-09-04 Matthias ClasenAdd some missing symbols
2008-09-03 Matthias ClasenFix ordering of includes
2008-09-03 Michael Natterergtk/gtkmenu.c remove unused macro cruft. Also remove...
2008-09-03 Michael Nattererexpose-event returns gboolean not gint, reindented...
next