]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-4
stylecontext: Do invalidation on first resize container
[~andy/gtk] / ChangeLog.pre-2-4
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...
2004-04-09 Guntupalli KarunakarAdded gujarati translations
2004-04-07 Federico Mena QuinteroFix #132500.
2004-04-06 Pablo SaratxagaCompleted ALL_LINGUAS list
2004-04-06 Federico Mena QuinteroUse a title for SAVE and CREATE_FOLDER modes. Fixes...
2004-04-06 Federico Mena QuinteroLook for G_DIR_SEPARATOR in the display_name, and err...
2004-04-06 Federico Mena QuinteroMake the new-folder button say "Create Fo_lder" rather...
2004-04-06 Federico Mena QuinteroRef/sink the buttons. Also, free them correctly upon...
2004-04-05 Anders CarlssonHandle '--' correctly.
2004-04-02 Jonathan Blandfordset the height correctly for fixed height when insertin...
2004-04-02 Federico Mena QuinteroFix #136077.
2004-03-31 Tor LillqvistMove AC_CANONICAL_HOST earlier, before the check for...
2004-03-31 Tor LillqvistUse X11 semantics for angles. Thanks to Tim Newsham.
2004-03-29 Federico Mena QuinteroFix #137520.
2004-03-25 Federico Mena QuinteroJust use the file under the cursor; we don't need the...
2004-03-25 Federico Mena QuinteroFill the location entry with the display name of the...
2004-03-24 J. Ali HarlowBare drive designators (eg., "c:") are no longer consid...
2004-03-24 J. Ali HarlowInvert test for error in mkdir. Fixes #137945
2004-03-24 J. Ali HarlowFixed #138004 using Federico's code from #132327.
2004-03-24 J. Ali HarlowTest that path is actually a directory and throw error...
2004-03-22 J. Ali HarlowIgnore empty volume labels; assume that GetVolumeInform...
2004-03-22 Guntupalli Karunakaradded punjabi translation
2004-03-21 Tor LillqvistInclude the backslash. Otherwise gtk_file_system_win32_...
2004-03-20 Hans Breuerapplied the undisputable and required [due to recent...
2004-03-19 Federico Mena QuinteroRevert the patch to #137520, as 2.4.1 is for conservati...
2004-03-19 Morten WelinderTest existance of the path after checking for locality...
2004-03-19 Federico Mena QuinteroFix #137520.
2004-03-18 Owen TaylorInclude eventbox for expander. (#137564, reported by...
2004-03-18 Guntupalli KarunakarAdded Marathi transnlations
2004-03-17 Morten WelinderFree volumes not actually put into the shortcut list.
2004-03-17 Morten WelinderPlug leak.
2004-03-17 Morten WelinderPlug some leaks and expose others.
2004-03-17 Morten WelinderForgot bug number.
2004-03-17 Morten WelinderDon't leak the tooltip object.
2004-03-17 Morten WelinderDo nothing if we have no screen. Fixes #137260.
2004-03-17 Morten WelinderMake this work when the slider buttons have been destroyed.
2004-03-17 Matthias ClasenMove the repositioning logic from _gtk_entry_completion...
2004-03-16 Owen Taylor=== Released 2.4.0 ===
2004-03-16 Owen Taylor=== Released 2.4.0 ===
2004-03-16 Jonathan BlandfordBlock the ::changed handler during the ::match-selected...
2004-03-15 Matthias ClasenBlock the ::changed handler during the emission of...
next