]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
If major.minor of required and available glib versions are the same, add
[~andy/gtk] / ChangeLog.pre-2-10
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...
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 ClasenGtkAssistant tests
2006-01-21 Matthias ClasenFix docs
2006-01-21 Matthias ClasenDon't crash if layout is NULL. (#327934, Christian...
2006-01-20 Dan WinshipOn "unix", pop up the "Open Location" window on "~...
2006-01-20 Matthias ClasenExplicitly link against Xrender. (#327538, Christophe...
2006-01-20 Matthias ClasenFix attribution
2006-01-20 Matthias ClasenForgotten log entry
2006-01-19 Matthias ClasenUse a priv pointer for cheap access to the priv struct...
2006-01-19 Matthias ClasenFix line endings
2006-01-18 Matthias ClasenAdd GtkAssistant, a widget to construct multi-step...
2006-01-18 Anders CarlssonImplement these functions. (#327228, Thomas Broyer).
2006-01-18 Anders CarlssonImplement these functions. (#327226, Thomas Broyer)
2006-01-18 Anders CarlssonSupport non-MacRoman keyboard layouts. (#322585, Wolfga...
2006-01-18 Anders CarlssonMake the process a foreground application. (#322481...
2006-01-18 Matthias ClasenFix several g_new() calls which were using extra indire...
2006-01-17 Tim Janikfix adopted from maemo-gtk. gtk_progress_create_pixmap...
2006-01-17 Michael Nattererremove the "child-spacing" style property again and...
2006-01-17 Michael Nattererremove "ang" again until all po files are there.
2006-01-16 Abel CheungAdded "ang" "zh_HK" to ALL_LINGUAS.
2006-01-16 Matthias ClasenMention new pixbuf engine features.
2006-01-16 Matthias ClasenAdd a current-value property and a setter for it. ...
2006-01-16 Michael Nattererapplied patch from maemo-gtk which adds a child-spacing...
2006-01-16 Anders CarlssonFix ChangeLog entry
2006-01-16 Anders CarlssonImplement keyboard grabs.
2006-01-15 Kristian RietveldFixes #324099, Tommi Komulainen.
2006-01-15 Matthias ClasenRemove an unused variable.
2006-01-15 Matthias ClasenRegister RTL versions of the indent and unindent icons...
2006-01-15 Matthias ClasenFix a crash with combo boxes in RESIZE_IMMEDIATE contai...
2006-01-14 Kristian Rietveldfix a typo which caused this whole thing to not functio...
2006-01-14 Kristian Rietveldfixup adjustments and top_row if the current dy + page_...
2006-01-14 Matthias ClasenMake this work on more platforms.
2006-01-13 Kristian Rietveldadd a little test for the newly introduced indicator...
2006-01-13 Kristian Rietveldinitialize the inconsistent field in the private structure,
2006-01-13 Michael Nattererdon't animate the expander arrows if gtk-enable-animati...
2006-01-12 Matthias ClasenReplace hardcoded values for tab-overlap and tab-curvat...
2006-01-12 Matthias ClasenReset the virtual cursor position. (#326003, Evert...
2006-01-12 Matthias ClasenAdd some docs about RGBA windows. (#326486, Benjamin...
2006-01-12 Michael Nattererconnect to the display's "closed" signal and free the...
2006-01-12 Michael Nattererskip the animation if the gtk-enable-animations setting...
2006-01-12 Matthias ClasenFix a C99ism
2006-01-11 Matthias ClasenAdd some notify batching, always emit notify after...
2006-01-11 Matthias ClasenAdd properties. (#311254, Johan Dahlin) (gtk_message_di...
2006-01-11 Matthias ClasenClean up properly if the grab fails. (finish_drag)...
2006-01-11 Matthias ClasenFix string offsets.
2006-01-11 Matthias ClasenAllow falling back to another icon theme before hicolor...
2006-01-11 Matthias ClasenAdd an expander example.
2006-01-11 Matthias ClasenQueue a draw when losing the focus. (#326064, Andrew...
2006-01-10 Matthias ClasenRemove duplicate include. (#326429, Benoît Carpentier)
2006-01-10 Matthias ClasenConvert to use instance private data.
2006-01-10 Michael Nattererdisconnect from the right object ("closed" is emitted...
2006-01-10 Anders CarlssonImplement local-only atoms.
2006-01-10 Matthias ClasenCorrect a warning. (#326341, Benoît Carpentier)
2006-01-10 Matthias ClasenMake this function public API. (#307099, Todd Berman)
2006-01-10 Matthias ClasenMake GtkEntryCompletion complete on pastes at the end...
2006-01-09 Matthias ClasenPrevent the first row being focused on map. (#137351...
2006-01-09 Johan DahlinAdd gtk_size_group_get_widgets, fixes #326324. Also...
2006-01-09 Matthias ClasenDon't leak preedit_string and preedit_attrs. (#322332...
2006-01-09 Matthias ClasenNew function to get the action for a proxy. (#326288)
2006-01-09 Matthias ClasenGo back to the old key for attaching the action to...
2006-01-08 Matthias ClasenDon't translate empty strings. (#326200, Christian...
2006-01-08 Matthias ClasenShrink the private structs of these a bit.
2006-01-08 Matthias ClasenFix label alignment when width-chars is set. (#326098...
2006-01-08 Matthias ClasenFix this for the single-rectangle case. (#326127, Benja...
2006-01-07 Matthias ClasenFix actiongroup-action interaction that relied on actio...
2006-01-07 Matthias ClasenAdd missing property change notification.
2006-01-06 Matthias ClasenJust use the directory name for the home dir. (#325817...
2006-01-06 Matthias ClasenInitialize editable to TRUE. (gtk_text_tag_class_init...
2006-01-06 Matthias ClasenMake clicked an action signal. (#325782, Martyn Russell)
2006-01-06 Matthias ClasenDisconnect from the old adjustments signals. (#325869...
2006-01-06 Hans Breueradded a bunch of tests use g_snprintf() don't include...
2006-01-05 Hans Breueralso recurse into win32 for ::clean create gtkbuiltinca...
2006-01-05 Johan DahlinSet minimum for activity-step property to 0 instead...
2006-01-05 Matthias ClasenOnly connect to the event if we have a frame, since...
2006-01-05 Matthias ClasenSome more
2006-01-05 Matthias ClasenUse a weak reference rather than the destroy signal...
2006-01-05 Matthias ClasenRevert the last change.
2006-01-05 Matthias ClasenRemoved.
2006-01-05 Rodrigo Moyaallocate correct amount for signal and arguments.
next