]> Pileus Git - ~andy/gtk/history - gtk
Add docs for new ports.
[~andy/gtk] / gtk /
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 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-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 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 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 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 ClasenRemove superfluous extern errno declaration. (#333605...
2006-03-06 Matthias ClasenApply some arbitrary lower limit for the guessed wrap...
2006-03-06 Matthias ClasenFix handling of image-only buttons. (#332985, Kalle...
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-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 Matthias Clasenslight cleanup
2006-02-27 Matthias ClasenComment out some unused code, and fix the reference...
2006-02-25 Federico Mena QuinteroMake the column header visible, and make it be "_Places...
2006-02-24 Tim Janikadded G_GNUC_WARN_UNUSED_RESULT warnings for iterator...
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 ClasenFix the build
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-20 Matthias ClasenProperly update internal state when child visibility...
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 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-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-08 Matthias ClasenDon't put relevant callss in g_assert(). (#329876,...
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-06 Kristian Rietveldfix compiler warning.
2006-02-05 Michael David EmmelAdded new directfb backend
2006-02-03 Matthias ClasenFix padding handling
2006-02-01 Matthias ClasenWrap docs
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-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-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...
2006-01-22 Kristian RietveldRevert previous commit after more searching in the...
2006-01-22 Kristian RietveldRemove second call to gtk_tree_view_column_cell_set_cel...
2006-01-21 Matthias ClasenFix docs
next