]> Pileus Git - ~andy/gtk/history - ChangeLog
Reviewed by Johan Dahlin.
[~andy/gtk] / ChangeLog
2008-01-25 Sven HerzbergReviewed by Johan Dahlin.
2008-01-24 Johan DahlinChain up to parent, so widgets can have internal children.
2008-01-22 Mathias HasselmannAdd gdk_app_launch_context_get_type() to gdk.symbols...
2008-01-22 Mathias HasselmannUse pango_layout_set_height() for calendar details...
2008-01-18 Johan DahlinNew method (GtkBuilderConverter._create_object): Condit...
2008-01-17 Mathias HasselmannChange GtkCalendarDetailFunc to return newly allocated...
2008-01-16 Christian PerschStore the event mask and extension event mode directly...
2008-01-16 Michael Nattereradd "gio-2.0" because gdk-pixbuf now uses gio functions.
2008-01-16 Matthias ClasenEmit the notify::model signal. (#509819, David Zeuthen)
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-14 Michael Nattereradd cast to fix const warning.
2008-01-14 Michael Natterercast the return value of gdk_screen_get_font_options...
2008-01-14 Michael Nattererfix another call to gtk_selection_data_set().
2008-01-14 Michael Nattererfix signedness warning.
2008-01-14 Michael Nattererremove unused variable.
2008-01-14 Michael Natterercast "uris" to guchar* when passing it to gtk_selection...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2008-01-14 Mathias HasselmannExplain name choice for gtk_tool_item_toolbar_reconfigured.
2008-01-13 Mathias HasselmannMake _gtk_tool_item_toolbar_reconfigured public to...
2008-01-12 Mathias HasselmannInclude <gtk/gtktoolshell.h> from gtk.h.
2008-01-12 Mathias HasselmannPrint angle brackets arround e-mail addresses in the...
2008-01-11 13:28:02 Tim Janikremoved old testutils special casing so test widgets...
2008-01-10 Tor Lillqvistmodules/other/gail/libgail-util/Makefile.am Link with...
2008-01-10 Tor LillqvistBuild defaultvaluetest only on Unix as it uses gtkprint...
2008-01-10 Tor Lillqvistgdk/win32/gdkdisplay-win32.c gdk/win32/gdkglobals-win32.c
2008-01-10 Cody RussellProperly ref/unref windows and parents. (#506769)
2008-01-10 Richard HultMove the tracking rect workaround from here...
2008-01-10 Michael Nattereradd these functions to make it build again.
2008-01-10 Emmanuele BassiFix possible recursion by resetting the idle source...
2008-01-10 Kristian Rietveldfully initialize GdkWindowAttr to avoid valgrind warnin...
2008-01-10 Kristian RietveldFix a leak of the path (#504611, patch from Sadrul...
2008-01-10 Kristian RietveldFix #477175, reported by Juri Pakaste.
2008-01-09 Michael Nattererremove unused variable.
2008-01-08 Matthias ClasenBe more robust when removing the current page. (#499951...
2008-01-07 Johan DahlinDeclare value in the example code for GtkSpinButton...
2008-01-06 Christian PerschMake the labels left-aligned, and remove an obsolete...
2008-01-06 Johan DahlinUpdate, GtkBuilder::translation-domain is no longer set
2008-01-06 Johan DahlinAllow domains to be overridden in <interface>'s if...
2008-01-06 Johan DahlinAvoid adding unnecessary trailing newlines to g_warning...
2008-01-06 Johan DahlinRemove an unused variable
2008-01-06 Matthias ClasenDocument the ::output signal and add an example. (...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2008-01-06 Johan DahlinMake sure that --root works for toplevel widgets. ...
2008-01-05 Johan DahlinInclude Makefile.decl, to make sure that make test...
2008-01-05 Christian PerschFix mem leak, and don't pass GType as integer through...
2008-01-05 Mathias HasselmannAvoid some compiler warnings (#507000).
2008-01-04 Michael Nattererdon't forget to set the time in the returned GdkTimeCoords.
2008-01-03 Emmanuele BassiUse the correct comparison function (kudos to Christian...
2008-01-03 Johan DahlinMake it pass again.
2008-01-02 Johan DahlinIgnore a few more tests to make it pass on Ubuntu....
2007-12-31 Johannes SchmidAlso reorder menu when reordering tabs by drag & drop...
2007-12-31 Philip Van HoofUsing GSlice for GtkTreePath
2007-12-31 Christian PerschPlug a mem leak. Bug #506107.
2007-12-29 Matthias ClasenAdjust to icon cache api change. (#506135, Kazuki Iwamoto)
2007-12-28 Mathias HasselmannSecond attempt to fix the ChangeLog WTF - by comparing...
2007-12-28 Mathias HasselmannCorrect typo and remove the ChangeLog-WTF, mclasen...
2007-12-28 Mathias HasselmannRemove max_detail_height field from GtkCalendarPrivate...
2007-12-28 Matthias ClasenAdd exlusions
2007-12-28 Christian PerschMove the gail tests from standalone gail to gtk+. Bug...
2007-12-28 Matthias ClasenMake finalizer more robust
2007-12-28 Mathias HasselmannDraw bottom shadow of GtkCalender headings. (#506113)
2007-12-28 Matthias ClasenDocument some initial values
2007-12-28 Matthias ClasenMore default property value fixes
2007-12-28 Christian PerschPlug a mem leak. Bug #506096.
2007-12-28 Matthias ClasenMore default property value fixes
2007-12-28 Matthias ClasenMore default property value fixes
2007-12-28 Matthias ClasenMore default property value corrections
2007-12-28 Matthias ClasenFix a finalizer issue
2007-12-28 Matthias ClasenDon't return NULL.
2007-12-28 Matthias ClasenFix default property values
2007-12-28 Matthias ClasenFix default values
2007-12-28 Matthias ClasenFix the default value of the curve-type property
2007-12-28 Matthias ClasenFix the default value of enable-arrows-always
2007-12-28 Johan DahlinChain up. This makes it possible to have accelerators...
2007-12-28 Mathias HasselmannAdd GTK_CALENDAR_SHOW_DETAILS display flag, which choos...
2007-12-28 Mathias HasselmannTry more decent appearance of calendar details separato...
2007-12-28 Mathias HasselmannApply trivial code-style changes from attachement 10110...
2007-12-28 Mathias HasselmannRestructure testcalendar for testing calendar details...
2007-12-28 Mathias HasselmannImplement GtkTooltip API for calendar details. (#339540)
2007-12-28 Mathias HasselmannWithout setting "detail-width-chars" and "detail-height...
2007-12-28 Mathias HasselmannConsider details for size-request and expose-event...
2007-12-28 Matthias ClasenIntroduce local priv variables to reduce ->->
2007-12-28 Matthias ClasenFix the default value of the tearoff-title property
2007-12-28 Matthias ClasenFix the default value for the wrap-mode and font-scale...
2007-12-28 Matthias ClasenFix the default value for the ratio property.
2007-12-28 Matthias ClasenFix 0<>NULL confusion in gtk_signal_connect... defines...
2007-12-27 Christian PerschInstall gail.pc. Bug #505859.
2007-12-27 Mathias HasselmannAdd infrastructure for GtkCalendar details. (#339540)
2007-12-27 Xan LopezAdd gtk_border_new to avoid memory allocator confusions...
2007-12-27 Christian PerschFir the patch from bug #504886 not to read unitialised...
2007-12-26 Xan LopezUpdate changelog.
2007-12-25 Christian PerschFix mem leak. Bug #505556.
2007-12-25 Christian PerschInitialise |widget|. Fixes a buglet introduced by the...
2007-12-25 Christian PerschUse G_BEGIN_DECLS/G_END_DECLS. Bug #505268.
2007-12-25 Christian PerschRemove relocations from the atk factories. Remove unuse...
2007-12-25 Matthias ClasenRemove non-multihead-safe uses of clipboards and settin...
2007-12-25 Matthias ClasenRemove unneeded includes. (#505411, Kazuki IWAMOTO)
2007-12-25 Matthias ClasenWhen popping up a menu from a treeview cell, use the...
2007-12-23 Cody RussellCheck that the window is mapped before setting SW_RESTO...
2007-12-23 Christian PerschFix compiler warnings. Bug #504701.
next