]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2008-07-03 Matthias ClasenNo more mushroom
2008-07-03 Michael Nattererremove "_from_bindings" suffix from the names of bindin...
2008-07-03 Li YuanBug #536430. Add libgailutil.la into gail-uninstalled...
2008-07-03 Yannig MARCHEGAYUpdated Occitan translation
2008-07-03 Yannig MARCHEGAYUpdated Occitan translation
2008-07-03 Cody RussellBug 540529 – Remove all GIMP references
2008-07-03 Matthias ClasenFix attribution
2008-07-02 Cody RussellBug 541305 – [Win32] Scrolling was broken after GdkWind...
2008-07-02 Yannig MARCHEGAYUpdated Occitan translation
2008-07-02 Yannig MARCHEGAYUpdated Occitan translation
2008-07-02 Cody RussellBug 541249 – [Win32] Fix some internal static methods
2008-07-02 Michael NattererBug 537591 – Don't hardcode minimum width of menuitems
2008-07-02 Michael Nattererremove some of the million includes.
2008-07-02 Kristian RietveldSince s/2.16/2.14/ for the new gicon property.
2008-07-02 Kristian RietveldBug 455268 - Add gtk-enable-tooltips GtkSetting
2008-07-02 Cody RussellBug 541162 – [Win32] Update for the new GdkWindowImpl...
2008-07-02 Li YuanBug #541167. Emit "object:property-change:accessible...
2008-07-01 Cody RussellBug 539164 – Windows' System Menu blocks main loop
2008-07-01 Cody RussellRemove old ChangeLog entry
2008-07-01 Cody RussellRevert name change
2008-07-01 Richard HultSome aftermath from the window impl cleanups:
2008-07-01 Michael Nattererforgot to commit the header, fixed now.
2008-07-01 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-07-01 Matthias ClasenAdd event sound settings. Patch by Lennart Pöttering.
2008-07-01 Yair Hershkovitzupdated hebrew translation
2008-07-01 Matthias ClasenHandle failure to create temp file by returning NULL.
2008-06-30 Michael NattererBug 442042 – GtkScaleButton is too limited
2008-06-30 Cody RussellPractically everything changed.
2008-06-30 Michael NattererSome unrelated cleanups found while reviewing the offsc...
2008-06-30 Michael Nattererremove duplicate declaration of _gdk_window_new().
2008-06-30 Michael Nattererreorder source lists alphabetically.
2008-06-30 Matthias ClasenAvoid unnecessary redraws when resizing. Patch by Owen...
2008-06-29 Gil Forcada... Minor update to Catalan translation
2008-06-29 Behdad EsfahbodBug 530255 – GtkAboutDialog cuts off comments label...
2008-06-28 Michael Nattererproperly indent the newly added GtkSelectionData access...
2008-06-28 Mikael HallendalRemoved accidental empty row in gtk_box_pack.
2008-06-28 Mikael HallendalFactor out gtk_box_pack from gtk_box_pack_start and...
2008-06-27 Jorge Gonzalez... Updated Spansih translation
2008-06-27 Michael NattererBug 442042 – GtkScaleButton is too limited
2008-06-27 Kristian Rietveldadapt to use GdkWindowImpl interface.
2008-06-27 Carlos GarnachoFix two potential critical warnings. Bug #539470.
2008-06-27 Emmanuele BassiAbstract some GdkWindow API into an interface that...
2008-06-27 Martyn James... Fixed the FAQ location in the warning produced here.
2008-06-27 Michael NattererBug 442042 – GtkScaleButton is too limited
2008-06-26 Michael Natterergtk/gtkscalebutton.c remove redundant init() and class_...
2008-06-26 Richard HultPatch from Christian Dywan to clean up selection data...
2008-06-26 Richard HultDon't use deprecated function gtk_widget_ref, replace...
2008-06-26 Michael Natterer#include "config.h"
2008-06-26 Carlos Garnachocurrent_folder can be NULL here, do not try to referenc...
2008-06-26 Michael Nattererallocate the GtkTextUtilCallbackInfo structs with GSlice.
2008-06-25 Michael Nattererthere is no reason to include <gtk/gtktypebuiltins...
2008-06-24 Michael Nattererdeprecate gtk_type_init() unconditionally (also for...
2008-06-24 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-06-24 Johan DahlinRevert GtkScaleButton accesses for plus/minus buttons...
2008-06-24 Michael Nattereralso revert change in how the dialog's vbox was added...
2008-06-24 Carlos GarnachoRemove container implementation, which isn't thought...
2008-06-24 Michael Natterergtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilecho...
2008-06-24 Michael Nattererremove includes from this internal header.
2008-06-23 Daniel Nylandersv.po: Updated Swedish translation
2008-06-23 Michael Nattererformatting.
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-23 Kristian Rietvelddo not hard code the prefix of the enum, use @ENUMPREFI...
2008-06-23 Michael Natterergtk/gtkmountoperation.h gtk/gtktestutils.h remove as...
2008-06-22 Changwoo RyuUpdated Korean translation
2008-06-22 Changwoo RyuUpdated Korean translation.
2008-06-22 Michael Nattereruse g_param_spec_flags(), not enum() when registering...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-21 Jorge Gonzalez... Updated Spanish translation
2008-06-21 Jorge Gonzalez... Updated Spanish translation
2008-06-21 Carlos GarnachoBug 539466 – GtkMenuShell API/ABI break in trunk.
2008-06-21 Johan DahlinCast to guint8* to avoid a compiler warning.
2008-06-21 Johan DahlinDocument a style property
2008-06-21 Michael Nattererremove redundant include, fix indentation, replace...
2008-06-21 Hans Breuerfix 'function' : incompatible types - from 'struct...
2008-06-21 Björn LindqvistBug 539363 – Segfault when creating GtkPlugs
2008-06-21 Jody GoldbergFix life cycle to avoid crash. [#536966]
2008-06-20 Gabor KelemanFix some accels
2008-06-20 Gabor KelemenTranslation updated.
2008-06-20 Hans Breuermust return a value of the appropriate type with g_retu...
2008-06-20 Johan DahlinDocument and use - instead of _ in signal names.
2008-06-20 Johan DahlinFix up deprecated markup syntax. Add version numbers...
2008-06-20 Mikael HallendalReplaced use of gtk_signal_connect with the g_signal_co...
2008-06-20 Kjartan Maraasreviewed by: <Carlos Garnacho <garnacho@gnome.org>
2008-06-20 Martyn James... Fix warnings from calling g_object_notify() on a GtkAcc...
2008-06-20 Johan DahlinModernize and order things as most other objects. Defin...
2008-06-20 Martyn James... Don't call g_object_notify() with properties that don...
2008-06-20 Johan DahlinRemove left-over unused property enum.
2008-06-20 Johan DahlinAdd missing accessor for sealed fields GtkScaleButton...
2008-06-20 Johan DahlinInitialize the allocation to avoid compiler warnings
2008-06-20 Johan DahlinFix gtk-doc syntax, add missing trailing colon.
2008-06-20 Johan DahlinAdd all newly added accessors so abicheck.sh passes
2008-06-20 Johan DahlinRemove unused variable and check if the widget is a...
2008-06-20 Michael Natterergtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignme...
2008-06-20 Johan DahlinAdd missing accessor for sealed field GtkMessageDialog...
2008-06-20 Michael Nattererfix ChangeLog
2008-06-20 Michael Nattererthe GSEAL branch added two includes for no reason.
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Michael Nattererfix some formatting and whitespace in the code merged...
2008-06-20 Michael Nattererchange return value from GtkHButtonBox to GtkWidget.
2008-06-20 Michael Nattererdeuglify formatting of sealed fields.
next