]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-8
Add a progress cell renderer, based on the one found in Epiphany.
[~andy/gtk] / ChangeLog.pre-2-8
2004-05-12 Matthias ClasenAdd a progress cell renderer, based on the one found...
2004-05-11 Michael Nattererdon't allocate the popup smaller than the combobox...
2004-05-11 Matthias ClasenRevert the previous change to this function, clarify...
2004-05-11 Matthias ClasenUse GTK_SELECTION_BROWSE.
2004-05-11 Matthias ClasenDocument the ::toggled signal.
2004-05-10 Matthias ClasenMake static.
2004-05-10 Soeren SandmannAdd prototype for _gtk_widget_grab_notify()
2004-05-10 Matthias ClasenMake static.
2004-05-10 Matthias ClasenAdd a note about COLUMN_FIXED restriction.
2004-05-10 Matthias ClasenSet the entry in the default handler of the ::match...
2004-05-10 Matthias ClasenIf we don't do the move-selected-item below pointer...
2004-05-10 Matthias ClasenMake the second example use the ::match-selected signal...
2004-05-10 Matthias ClasenUse hover selection mode. (#127648, Dave Bordoley)
2004-05-10 Matthias ClasenMake sure the menu pops up as wide as the combobox...
2004-05-10 Matthias ClasenSupport tearoffable combo boxes (in menu mode). Add...
2004-05-10 Matthias ClasenMake Return activate the default button. (#118921)
2004-05-10 Soeren SandmannNew internal function that emits the grab notify signal.
2004-05-10 Matthias ClasenMake destruction of a torn off menu work like un-tearin...
2004-05-10 Matthias ClasenMerge from 2.4:
2004-05-09 Hans Breuersomehow lost yesterday ...
2004-05-09 Matthias ClasenIn list mode, accept the same mouse/wheel bindings...
2004-05-09 Matthias ClasenActually count the cached icons. (#135888, Crispin...
2004-05-09 Matthias ClasenMake sure that we actually return menus for nodes of...
2004-05-09 Matthias ClasenAdd a note regarding UTF-8 requirements, proposed by...
2004-05-09 Matthias ClasenPut the torn_off flag back into the GtkTearoffMenuItem...
2004-05-07 Matthias ClasenDon't let the child draw over the focus rectangle.
2004-05-07 Matthias ClasenDraw focus indication in the color wheel using standard...
2004-05-07 Matthias ClasenMake the tearoff functionality model/view, the tearoffm...
2004-05-07 Matthias ClasenMerge from 2.4:
2004-05-06 Sven Neumannin RTL mode, position the title lable next to the arrow...
2004-05-06 Matthias ClasenDocument the new policy of bumping version numbers...
2004-05-06 Padraig O'BriainAdd new function gtk_menu_get_for_attach_widget. (bug...
2004-05-06 Matthias ClasenForgotten ChangeLog
2004-05-06 Matthias ClasenNew function to translate a string with translate_func...
2004-05-06 Matthias ClasenAdd missing getters for readwrite properies. (#135649)
2004-05-06 Matthias ClasenAdd gtk_combo_box_get_active_text() convenience functio...
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-05-06 Matthias ClasenMerge from 2.4:
2004-05-05 Matthias ClasenMerge from 2.4:
2004-05-05 Tor LillqvistAdd multi-monitor offset. (#141842, John Ehresman)
2004-05-04 Owen TaylorMove aside ChangeLog for 2.4
2004-05-04 Federico Mena QuinteroFixes #139562, based on a patch by Christian Neumair.
2004-05-04 Matthias ClasenFix the recent string_conversion_callback change to...
2004-05-04 Matthias ClasenDisable debug logging again.
2004-05-03 Matthias ClasenMake the chunk size for incremental transfers depend...
2004-05-03 Federico Mena QuinteroCall g_signal_new() correctly and initialize the signal...
2004-05-03 Matthias Clasenu2004-05-03 Matthias Clasen <mclasen@redhat.com>
2004-05-02 Hans Breuerdon't modify the passed in GdkSegment(s) in place,...
2004-05-01 Hans Breuertests/makefile.msc is in CVS for a long time, finally...
2004-04-30 Matthias Clasen=== Released 2.4.1 ===
2004-04-29 Federico Mena QuinteroFixes #140412.
2004-04-29 Matthias ClasenUse _gtk_action_emit_activate() instead of directly...
2004-04-29 Matthias ClasenAdd a missing cat. (#141070, Chris Sherlock)
2004-04-29 Tor LillqvistPlug memory leak. (#140775, John Ehresman)
2004-04-29 Matthias ClasenUse depth - 1 to index the cached gcs, not depth. ...
2004-04-28 Matthias ClasenDocs typo fix.
2004-04-25 Soeren SandmannFix cut'n'paste-o from previous commit. (#141046, Torst...
2004-04-24 Theppitak Karoonbo... Minor typo in previous commit.
2004-04-24 Theppitak Karoonbo... Patch to add support for string conversion callbacks to
2004-04-23 Matthias ClasenCorrectly initialize targets. (#139883, John Finlay)
2004-04-23 Matthias ClasenSmall doc improvement.
2004-04-23 Matthias ClasenDon't recommend gtk_tree_row_reference_new_proxy()...
2004-04-23 Matthias ClasenRemove an excessive g_return_if_fail().
2004-04-23 Matthias ClasenMake set_user_time() static. _-prefix calls of
2004-04-22 Matthias ClasenMake sure the separators used to demarkate placeholder...
2004-04-22 Matthias ClasenMake spinbuttons work with negative increments. (#13797...
2004-04-22 Soeren SandmannRemove the old widget from the tool button before overw...
2004-04-22 Tor LillqvistFix the file chooser on Windows. I can't make it misbeh...
2004-04-21 Matthias ClasenPop down the completion window if there are no completi...
2004-04-21 Matthias ClasenDon't call gtk_tree_view_scroll_to_cell() on an empty...
2004-04-21 Matthias ClasenA new demo.
2004-04-20 Matthias ClasenDon't scroll to cursor position if we already have...
2004-04-20 Matthias ClasenMake sure anchored children get size allocated, even...
2004-04-19 Owen TaylorUpdate libpng and libjpeg URLs, remove note about build...
2004-04-19 Morten WelinderDon't leak list of children. (#140523)
2004-04-19 Matthias ClasenDon't stop the iteration up to the tag_root too early...
2004-04-18 Soeren SandmannMake gdk_keymap_translate_keyboard_state() handle NULL...
2004-04-18 Soeren SandmannDon't erase GDK_EXTRA_CFLAGS. Fixes bug 139586, reporte...
2004-04-18 Soeren SandmannSupport for _NET_WM_USER_TIME (bug 115650). Patch by...
2004-04-15 Federico Mena QuinteroTell the user to use G_FILENAME_ENCODING, not G_BROKEN_...
2004-04-15 Federico Mena QuinteroUse a variant of the code from gtkfilesel.c to parse...
2004-04-15 Matthias ClasenDoc fixes.
2004-04-14 Matthias ClasenMake all style properties readonly.
2004-04-14 Matthias ClasenAdd a11y relations between the color wheel and the...
2004-04-14 Matthias ClasenMake the arrow and separator regular children of an...
2004-04-14 Matthias ClasenDon't spit out warnings if called before the combo...
2004-04-14 Jonathan Blandfordpropagate expose events to children.
2004-04-14 Jonathan Blandfordremove spurious gtk_box_pack_start.
2004-04-13 Jonathan Blandfordpatch from Owen to make the buttons sized by a bold...
2004-04-13 Matthias ClasenDon't crash if a node has no name. (start_element_handl...
2004-04-13 Matthias ClasenDocument possible accelerator gotcha when using this...
2004-04-13 Matthias ClasenDon't leak list nodes. (#138862, Morten Welinder)
2004-04-13 Jonathan Blandfordremove unused variable. (gtk_tree_view_button_press...
2004-04-13 Federico Mena QuinteroAdded documentation to all the signals.
2004-04-12 Matthias ClasenDon't unref model if it is NULL. (#139770)
2004-04-12 Matthias ClasenTypo fix.
2004-04-11 Jonathan BlandfordMoved search entries into priv data.
2004-04-11 Hans Breuerworkaround for bug #137496, the real fix would involve...
2004-04-10 Tor LillqvistIf both Shift and CapsLock pressed, ignore the shift...
2004-04-09 Christian PerschTerminate g_object_[dis]connect() calls with NULL inste...
next