]> Pileus Git - ~andy/gtk/history - ChangeLog
Updates
[~andy/gtk] / ChangeLog
2006-03-20 Matthias ClasenUpdates
2006-03-20 Matthias ClasenDocument that @cell must be one of the renderers of...
2006-03-16 Matthias ClasenAdd a missing comma. (#334774, Peter Breitenlohner)
2006-03-16 Matthias ClasenCheck for a stock icon, not a stock item, when deciding...
2006-03-16 Matthias ClasenUpdate the size of the image, by swapping the implement...
2006-03-16 Matthias Clasenrelease notes
2006-03-15 Dom LachowiczMake expander-size a bit closer to Microsoft's values...
2006-03-15 Dom LachowiczOverride style->realize/ style->unrealize, so that...
2006-03-14 Matthias ClasenAdd test cases for alignment.
2006-03-14 Matthias ClasenMake return and release work again to commit a hex...
2006-03-13 Matthias ClasenMake actions work with named icons. (#323484, Jorn...
2006-03-13 Matthias ClasenDon't for the creation of geometry info here. (#114533)
2006-03-11 Tor LillqvistUse Polygon() for outlined polygons, too. Same idea...
2006-03-11 Dom LachowiczSpeed up the Windows theme considerably (#163724, John...
2006-03-11 Matthias ClasenAllow to cancel a drag with ESC. (#58389, Søren Sandmann)
2006-03-11 Matthias ClasenAdd a style property ::activate_slider that allows...
2006-03-11 Matthias ClasenAdd a little script
2006-03-10 Matthias ClasenAvoid a mnemonic conflict. (#163850, Dennis Cranston)
2006-03-10 Matthias ClasenMake the behaviour of the about dialog consistent with...
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2006-03-10 Matthias ClasenRemove g_return_if_fail() checks from static functions.
2006-03-10 Federico Mena QuinteroMake Shift-P and Shift-N activate typeahead in GtkTreeV...
2006-03-10 Michael NattererCorrected my email address.
2006-03-10 Michael Nattererapplied refactored patch from maemo-gtk that replaces...
2006-03-09 Matthias ClasenReplace the popup-show and popup-hide signals with...
2006-03-09 Ross BurtonTurn off prelighting when gtk-touchscreen-mode is enabl...
2006-03-09 Tim Janikmove the floating flag from the GInitiallyUnowned bit...
2006-03-09 Matthias Clasendist all changelogs
2006-03-09 Tor LillqvistNo gtk_tray_icon_get_type on Win32.
2006-03-08 Carlos GarnachoRename ::tab-added and ::tab-removed signals to ::page...
2006-03-08 Michael Natterergdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added
2006-03-08 Michael Nattererzero-initialize the GValue before calling g_value_init().
2006-03-08 Michael Natterermake sure that the text_area_width is always >= 0....
2006-03-07 Federico Mena QuinteroCancel drags when the grabs get broken. Fixes bug ...
2006-03-07 Tim Janikdepend on glib-2.10.1.
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2006-03-07 Matthias ClasenTake cursor width into account when calculating the...
2006-03-06 Matthias ClasenSet error when returning FALSE. (#333268, Paolo Maggi...
2006-03-06 Matthias ClasenCheck that the pixmap has the right depth. (#333363...
2006-03-06 Matthias ClasenApply some arbitrary lower limit for the guessed wrap...
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...
next