summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* Move aside ChangeLog for 2.4gtk-2-4-branchpointOwen Taylor2004-05-041-777/+0
* Fixes #139562, based on a patch by Christian Neumair.Federico Mena Quintero2004-05-041-0/+10
* Fix the recent string_conversion_callback change to work on Solaris.Matthias Clasen2004-05-041-0/+4
* Disable debug logging again.Matthias Clasen2004-05-041-0/+4
* Make the chunk size for incremental transfers depend on the maximalMatthias Clasen2004-05-031-0/+8
* Call g_signal_new() correctly and initialize the signal fields. FixesFederico Mena Quintero2004-05-031-0/+6
* u2004-05-03 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2004-05-031-0/+7
* don't modify the passed in GdkSegment(s) in place, we may get them againHans Breuer2004-05-021-0/+15
* tests/makefile.msc is in CVS for a long time, finally added to EXTRA_DISTHans Breuer2004-05-011-0/+6
* === Released 2.4.1 ===GTK_2_4_1Matthias Clasen2004-04-301-1/+9
* Fixes #140412.Federico Mena Quintero2004-04-291-0/+13
* Use _gtk_action_emit_activate() instead of directly emitting the activateMatthias Clasen2004-04-291-0/+10
* Add a missing cat. (#141070, Chris Sherlock)Matthias Clasen2004-04-291-0/+14
* Plug memory leak. (#140775, John Ehresman)Tor Lillqvist2004-04-291-0/+5
* Use depth - 1 to index the cached gcs, not depth. (#139494)Matthias Clasen2004-04-291-0/+5
* Docs typo fix.Matthias Clasen2004-04-281-0/+4
* Fix cut'n'paste-o from previous commit. (#141046, Torsten Schoenfeld).Soeren Sandmann2004-04-251-0/+5
* Minor typo in previous commit.Theppitak Karoonboonyanan2004-04-241-1/+1
* Patch to add support for string conversion callbacks toTheppitak Karoonboonyanan2004-04-241-0/+19
* Correctly initialize targets. (#139883, John Finlay)Matthias Clasen2004-04-231-0/+3
* Small doc improvement.Matthias Clasen2004-04-231-0/+2
* Don't recommend gtk_tree_row_reference_new_proxy(). (#138309, Tim-PhilippMatthias Clasen2004-04-231-0/+4
* Remove an excessive g_return_if_fail().Matthias Clasen2004-04-231-0/+3
* Make set_user_time() static. _-prefix calls ofMatthias Clasen2004-04-231-0/+7
* Make sure the separators used to demarkate placeholder ends don't show upMatthias Clasen2004-04-221-0/+4
* Make spinbuttons work with negative increments. (#137975, Tim Gerla)Matthias Clasen2004-04-221-0/+5
* Remove the old widget from the tool button before overwriting it with theSoeren Sandmann2004-04-221-0/+8
* Fix the file chooser on Windows. I can't make it misbehave or crash anyTor Lillqvist2004-04-221-0/+29
* Pop down the completion window if there are no completions anymore.Matthias Clasen2004-04-211-0/+3
* Don't call gtk_tree_view_scroll_to_cell() on an empty tree view. ItMatthias Clasen2004-04-211-0/+4
* A new demo.Matthias Clasen2004-04-211-0/+6
* Don't scroll to cursor position if we already have pending scrolls.Matthias Clasen2004-04-201-0/+3
* Make sure anchored children get size allocated, even if the layout isMatthias Clasen2004-04-201-0/+6
* Update libpng and libjpeg URLs, remove note about building without sinceOwen Taylor2004-04-191-0/+11
* Don't leak list of children. (#140523)Morten Welinder2004-04-191-0/+5
* Don't stop the iteration up to the tag_root too early. (#109945, DonghoMatthias Clasen2004-04-191-0/+6
* Make gdk_keymap_translate_keyboard_state() handle NULL keymaps. (#139715,Soeren Sandmann2004-04-181-0/+6
* Don't erase GDK_EXTRA_CFLAGS. Fixes bug 139586, reported by PedroSoeren Sandmann2004-04-181-0/+6
* Support for _NET_WM_USER_TIME (bug 115650). Patch by Elijah Newren.Soeren Sandmann2004-04-181-0/+16
* Tell the user to use G_FILENAME_ENCODING, not G_BROKEN_FILENAMES. FixesFederico Mena Quintero2004-04-151-0/+3
* Use a variant of the code from gtkfilesel.c to parse a "text/uri-list"Federico Mena Quintero2004-04-151-0/+6
* Doc fixes.Matthias Clasen2004-04-151-0/+5
* Make all style properties readonly.Matthias Clasen2004-04-141-1/+7
* Add a11y relations between the color wheel and the spin buttons. (#132745,Matthias Clasen2004-04-141-0/+9
* Make the arrow and separator regular children of an hbox inside theMatthias Clasen2004-04-141-0/+13
* Don't spit out warnings if called before the combo box is realized.Matthias Clasen2004-04-141-0/+6
* propagate expose events to children.Jonathan Blandford2004-04-141-0/+5
* remove spurious gtk_box_pack_start.Jonathan Blandford2004-04-141-1/+6
* patch from Owen to make the buttons sized by a bold label. This makes theJonathan Blandford2004-04-131-0/+6
* Don't crash if a node has no name. (start_element_handler): AcceptMatthias Clasen2004-04-131-0/+5