]> Pileus Git - ~andy/gtk/history - ChangeLog
Translation updated by Ivar Smolin.
[~andy/gtk] / ChangeLog
2006-03-04 Matthias ClasenAdjust the handling of min values for the x and y axes...
2006-03-04 Matthias ClasenPosition the focus rectangle correctly in RTL mode...
2006-03-03 Tor LillqvistAvoid emitting superfluous preedit_changed signals...
2006-03-03 Michael NattererApplied modified patch from maemo-gtk which makes separ...
2006-03-03 Dom LachowiczFix combobox theming regression noted in bug 321301...
2006-03-02 Matthias ClasenMake scroll_to_path work for newly inserted items,...
2006-03-02 Matthias ClasenUse GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE...
2006-03-02 Ross BurtonDisable tooltips if gtk-touchscreen-mode is activated...
2006-03-01 Kristian Rietveldrename to _gtk_tree_selection_row_is_selectable and...
2006-02-27 Federico Mena QuinteroCheck that the fontsel has a screen assigned before...
2006-02-27 Matthias ClasenFix symbol lists for make check.
2006-02-27 Michael Natterermap "gtk-touchscreen-mode" to the "Gtk/TouchscreenMode...
2006-02-27 Tim Janikmoved and renamed the gdk_settings_names and gdk_settin...
2006-02-27 Matthias ClasenComment out some unused code, and fix the reference...
2006-02-26 Michael David EmmelRemoved old build instructions
2006-02-25 PST 2006 Michael... *gdk/directfb/gdkdisplay-directfb.c *gdk/directfb/gdkwi...
2006-02-25 Federico Mena QuinteroMake the column header visible, and make it be "_Places...
2006-02-24 Tim Janikremove unconditional warnings about missing X locale...
2006-02-24 Tim Janikadded G_GNUC_WARN_UNUSED_RESULT warnings for iterator...
2006-02-23 Matthias ClasenAdd tests
2006-02-23 Matthias ClasenAdd a reorder_tab keynav signal and an insert_page...
2006-02-23 Matthias ClasenFix macro declaration
2006-02-22 Matthias ClasenMinor optimizations. (#332059, Arnaud Charlet)
2006-02-22 Matthias ClasenEmit notify::active here, when changing the value of...
2006-02-22 Matthias ClasenApply a patch by Paolo Borelli to make the tab menu...
2006-02-22 Matthias ClasenChange Close buttons to GTK_RESPONSE_CANCEL so Escape...
2006-02-22 Michael Nattereradded boolean property gtk-touchscreen-mode, which...
2006-02-21 Kristian RietveldMake sure we always update the virtual root, also when...
2006-02-21 Sven Neumannremoved leftover CVS conflict markers
2006-02-21 Anders CarlssonAdd these from the win32 backend.
2006-02-20 Matthias ClasenProperly update internal state when child visibility...
2006-02-20 Matthias ClasenObtain the background color from the gc when it is...
2006-02-20 Matthias ClasenAdd a gc_changed argument, and avoid setting the clip...
2006-02-20 Anders CarlssonAdd stubs for input shape functions.
2006-02-20 Anders CarlssonFix typo so ctrl gets passed on to the gdk event.
2006-02-20 Tor LillqvistNew function, return TRUE. (gdk_display_supports_input_...
2006-02-20 Tor LillqvistNew function. Factor out code from gdk_window_shape_com...
2006-02-20 Michael Nattereradding boolean have_shapes and have_input_shapes member...
2006-02-20 Tor LillqvistReplace all calls to g_strcasecmp() with g_ascii_strcas...
2006-02-20 Matthias ClasenSupport input shapes: (#331070)
2006-02-20 Matthias ClasenFix a cast.
2006-02-17 Matthias ClasenDND keynav support:
2006-02-17 Matthias ClasenBe robust and reject rectangles with negative width...
2006-02-17 Kristian RietveldOnly update the virtual root if the child path is an...
2006-02-16 Federico Mena QuinteroCall ::initial_focus() on the child before calling...
2006-02-14 Matthias ClasenRemove redundant check. Pointed out by Bodo-Merle Sandor.
2006-02-14 Matthias ClasenRemove some unnecessary checks
2006-02-13 Matthias ClasenGive working examples in the docs. (#330944, John Spray)
2006-02-11 Matthias ClasenFix row_spacing/column_spacing confusion. (#330732...
2006-02-11 Matthias ClasenTypo fixes
2006-02-10 Matthias ClasenAdd some docs. (#330073, Mart Rautsepp)
2006-02-10 Matthias ClasenGuard against NULL. (#330177, Raphael Slinckx)
2006-02-10 Matthias ClasenApply a patch by Murray to improve comboboxentry docs
2006-02-10 Murray Cumming2006-02-10 Murray Cumming <murrayc@murrayc.com
2006-02-09 Ross BurtonWork out the font size in floating point, and display...
2006-02-09 Tor LillqvistIf we don't know where we went, and have generated...
2006-02-09 John Ehresmangdk/win32/gdkevents-win32.c (gdk_event_translate) ...
2006-02-09 John EhresmanLet gdk_window_set_decorations() take precedence over...
2006-02-08 Matthias ClasenDon't put relevant callss in g_assert(). (#329876,...
2006-02-08 Tor LillqvistConsistenly use assign_object() when assigning GdkWindo...
2006-02-08 Kristian Rietveldfree temporary paths after usage (patch from maemo...
2006-02-08 Matthias ClasenCopy the display_key as well. (#330389, Markku Vire)
2006-02-07 Tor LillqvistDrop the timestamp from the zipfile names.
2006-02-07 Sven Neumannupdated mine and Dok's email address.
2006-02-06 Kristian Rietveldfix compiler warning.
2006-02-05 Dom LachowiczBug #330022 Wrong pixel values are computed when color...
2006-02-05 Michael David EmmelModifed changelog to reflect new backend addition
2006-02-03 Federico Mena QuinteroWork around https://bugs.freedesktop.org/show_bug.cgi...
2006-02-03 Matthias ClasenFix padding handling
2006-02-02 Matthias ClasenMake drops on the root window work again. (#145243...
2006-02-01 Matthias ClasenWrap docs
2006-01-31 Matthias ClasenTouch README and INSTALL here to pacify automake. ...
2006-01-31 Matthias ClasenActually implement visibility handling, and add
2006-01-31 Kristian RietveldAdd support for row hinting for the selected state.
2006-01-30 Matthias ClasenMake sure the tree view is realized, since we grab...
2006-01-30 Matthias ClasenAdd a wrapped signal. (#322933, Carlos Garnacho Parro)
2006-01-30 Matthias ClasenMore generous spacing. (#328082, Christian Persch,...
2006-01-30 Matthias ClasenUse the setter for active. (#329208, Guillaume Cottenceau)
2006-01-30 Matthias ClasenMove the last button to the left where it does not...
2006-01-30 Matthias ClasenGtkAssistant stuff
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-29 Dom LachowiczRe-sync with gtk-wimp Ditto
2006-01-28 Matthias ClasenAllow to set a global hook function thats called whenev...
2006-01-28 Matthias ClasenMore work on GtkAssistant by Carlos Garnacho:
2006-01-27 Federico Mena QuinteroFixes bug #328820:
2006-01-26 Behdad EsfahbodUse translated format strings for L10n in size calculat...
2006-01-26 Matthias ClasenIntrospect child properties. too.
2006-01-25 Behdad Esfahbods/Latin/English/ in last patch.
2006-01-25 Behdad EsfahbodOops. s/_(/Q_(/ in the patch.
2006-01-25 Behdad EsfahbodUse translated strings calendar:week:digits|%d and...
2006-01-25 Behdad EsfahbodUse logical extents of the layout instead of ink extent...
2006-01-25 Matthias ClasenOnly set the cursor size if it is != 0.
2006-01-24 Kristian Rietveld#322591, Jonathan Blandford.
2006-01-24 Matthias ClasenAdd GtkLinkButton, a port of GnomeHRef. (#314808, Emman...
2006-01-24 Matthias ClasenAdd link-color and visited-link-color style properties...
2006-01-23 Kristian Rietvelddon't copy tree paths when emitting signals. (#325041...
2006-01-23 Behdad EsfahbodFix misalignment of RTL text in ellipsized GtkLabel...
2006-01-23 Matthias ClasenOnly show the last button if we can jump to the end...
2006-01-23 Matthias ClasenFix drawing issues in progress bars. (#328081, Christia...
2006-01-23 Michael Natterermove destruction of the private GdkGC from finalize...
next