]> Pileus Git - ~andy/gtk/history - gtk
tooltip-text and tooltip-markup properties: Interpret an empty string as a
[~andy/gtk] / gtk /
2008-07-10 Murray Cummingtooltip-text and tooltip-markup properties: Interpret...
2008-07-10 Matthias Clasenfix a segfault in the a11y code
2008-07-07 Christian NeumairSkip update of accelerator child node if it has no...
2008-07-07 Johan DahlinAdd a test case for 528845.
2008-07-07 Michael Nattererinclude the two needed headers instead of <gtk/gtk.h>.
2008-07-07 Matthias ClasenTiny doc fix
2008-07-07 Matthias ClasenDon't blindly chain up in the buildable implementation...
2008-07-07 Matthias ClasenDoc improvement
2008-07-06 Matthias ClasenClarify the docs. Pointed out by Wolfgang Oertl
2008-07-06 Matthias ClasenAdd docs
2008-07-06 Paul PogonyshevRevert some accidentally committed changes.
2008-07-06 Christian DywanRemove erroneously added g_return_if_fail (bug #541811).
2008-07-06 Matthias ClasenBug 327582 – Incomplete docs for GtkSettings::gtk-icon...
2008-07-06 Matthias ClasenBug 539248 – gtk_calender_query_tooltip calls ->detail_...
2008-07-06 Matthias ClasenBug 541645 – gtkfilechooserdefault segfaults when bookm...
2008-07-06 Matthias ClasenDeprecate gtk_box_pack_{start,end}_defaults
2008-07-05 Matthias ClasenForgotten file
2008-07-05 Michael Natterermove gtk_draw_insertion_cursor() out of the deprecated...
2008-07-05 Michael Nattererremove #if HAVE_CONFIG_H and clean up other include...
2008-07-04 Matthias ClasenDoc updates
2008-07-04 Matthias ClasenMore property deborkage
2008-07-04 Matthias ClasenFix the getter for text-length
2008-07-04 Matthias ClasenFix default value
2008-07-04 Matthias ClasenMore debork
2008-07-04 Matthias ClasenDebork
2008-07-04 Michael NattererForgot gtktipsquery.c
2008-07-04 Michael NattererFix make check:
2008-07-04 Michael Nattererset need_im_reset to FALSE instead of 0.
2008-07-04 Michael NattererAllocate with GSlice:
2008-07-04 Michael Nattererallocate ComboCellInfo with GSlice.
2008-07-04 Michael Nattererchange "error_dialog" variable to GtkWidget fo fix...
2008-07-04 Michael NattererBug 539944 – Add GtkScaleButton API so struct fields...
2008-07-04 Matthias ClasenFix make check
2008-07-03 Matthias ClasenFall back to the default positioning when the menuitem...
2008-07-03 Matthias ClasenFix a memory leak. Patch by Christian Persch.
2008-07-03 Matthias ClasenDon't select the first row if the folder is empty....
2008-07-03 Matthias ClasenSet properties in the order in which they are specified...
2008-07-03 Matthias ClasenAdd gtk_scale_button_get_popup
2008-07-03 Michael Nattererremove "_from_bindings" suffix from the names of bindin...
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-01 Cody RussellRevert name change
2008-07-01 Michael Nattererforgot to commit the header, fixed now.
2008-07-01 Matthias ClasenAdd event sound settings. Patch by Lennart Pöttering.
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 Matthias ClasenAvoid unnecessary redraws when resizing. Patch by Owen...
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 Michael NattererBug 442042 – GtkScaleButton is too limited
2008-06-27 Carlos GarnachoFix two potential critical warnings. Bug #539470.
2008-06-27 Martyn James RussellFixed 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 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 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 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 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 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 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 Kjartan Maraasreviewed by: <Carlos Garnacho <garnacho@gnome.org>
2008-06-20 Martyn James RussellFix 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 RussellDon'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 Nattererthe GSEAL branch added two includes for no reason.
next