]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Fix #138807.
[~andy/gtk] / ChangeLog.pre-2-10
2004-06-02 Federico Mena QuinteroFix #138807.
2004-06-02 Matthias ClasenRemove leftover debug code.
2004-06-02 Matthias ClasenDon't allow unless selection mode is multiple. (#142634...
2004-06-02 Matthias ClasenRename function parameters from index to index_ to...
2004-06-02 Matthias ClasenHandle accel_closure being NULL on an accel label....
2004-06-01 Soeren SandmannMake menus only stay up if you release within 500 milli...
2004-06-01 Federico Mena QuinteroDon't insert a dummy node if there is no parent node...
2004-05-31 Federico Mena QuinteroChange to the newly-created folder. Fixes #138932....
2004-05-31 Matthias ClasenTypo fix.
2004-05-31 Matthias ClasenMake detached handleboxes work when their parent is...
2004-05-31 Matthias ClasenFix a typo.
2004-05-29 Christian RoseAdded "tk" to ALL_LINGUAS. Added Turkmen translation...
2004-05-28 Matthias ClasenAdd informative messages for common problems. (#137974...
2004-05-28 Matthias ClasenFix off-by-one allocation errors. (#143337, Billy Biggs)
2004-05-27 Owen TaylorSet bits within visual->depth that aren't used for...
2004-05-27 Anders CarlssonMake separator rows insensitive.
2004-05-27 Matthias ClasenAdd some docs.
2004-05-27 Matthias ClasenMake GtkEntryCompletion::text_column a property.
2004-05-27 Matthias ClasenTypo fix.
2004-05-27 Jonathan Blandfordonly remove the signal if the box exists.
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-05-27 Robert ÖgrenSend key modifiers (shift, ctrl etc) in button and...
2004-05-26 Matthias ClasenMove docs inline, fixing them on the way. (#143029...
2004-05-24 Robert ÖgrenDon't propagate mouse events to windows that want exten...
2004-05-22 Tor LillqvistRemove duplicated line. (Spotted by Benoît Carpentier.)
2004-05-18 Matthias ClasenCheck for XFIXES extension.
2004-05-18 Matthias ClasenInclude glib/gi18n-lib.h and only define the P_() macro...
2004-05-18 Matthias ClasenRestrict the width of the popup to be no larger than...
2004-05-18 Matthias ClasenDocument the arguments of the ::move-cursor signal...
2004-05-17 Matthias ClasenAllocate space for the focus rectangle only if necessar...
2004-05-17 Matthias ClasenRemove two useless lines. (#142479, Morten Welinder)
2004-05-17 Matthias ClasenAdd a Q_() macro.
2004-05-15 Tor LillqvistPut back the ref_count field in the GdkDragContextPriva...
2004-05-14 Matthias ClasenNew function to go from tree window to tree coordinates...
2004-05-14 Matthias ClasenAdd a comment about unused bits.
2004-05-12 Robert ÖgrenAdd missing call to g_object_ref in Wintab code. (...
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
next