summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Add "Since" information.Matthias Clasen2002-12-061-0/+5
* More proper vt switch handlingEric Warmenhoven2002-12-051-0/+6
* Always look up and create the Motif drag window as a child of the rootOwen Taylor2002-12-041-1/+16
* Fixed typo in gtkcellrendertoggle.c.Christian Neumair2002-12-041-0/+4
* Add back the monitoring of the selection when the combo isn't popped down;Owen Taylor2002-12-041-0/+9
* Fix wrong sign for queued translation. (Found by Chris Blizzard, #100274)Owen Taylor2002-12-031-0/+6
* Moveresize emulation for all edges. (#52833)Matthias Clasen2002-12-031-0/+8
* RTL flipping for statusbars.Matthias Clasen2002-12-031-0/+12
* Fix doc comment.Anders Carlsson2002-12-031-0/+4
* === Released GTK+-2.1.3 ===GTK_2_1_3Owen Taylor2002-12-031-0/+8
* Declare gtk_tree_row_reference_get_type(). It is already used by a macroMurray Cumming2002-12-021-0/+5
* Document 2.2 API additions.Matthias Clasen2002-11-281-1/+50
* Fix #99593: Fix a memory leak when XmbLookupString returns XBufferOverflowHidetoshi Tajima2002-11-261-0/+7
* Fix nasty typo (#99653): strlen (original + 1) -> strlen (original) + 1Daniel Elstner2002-11-261-0/+5
* add a gtk_list_store_sort_iter_changed line for some special case ...Kristian Rietveld2002-11-261-0/+71
* create split package filesGMT 2002 Tony Gale2002-11-261-0/+5
* don't offset one pixel when calculating the x position of the text.Soeren Sandmann2002-11-261-0/+5
* draw text twice, once with the prelight state and clipped to the progressSoeren Sandmann2002-11-251-0/+8
* Fixes from #98358, Havoc Pennington.Owen Taylor2002-11-251-0/+21
* Fix missing adjustments for new type ofOwen Taylor2002-11-251-0/+12
* Enclose in #ifdef G_ENABLE_DEBUG, as they use functions only availableTor Lillqvist2002-11-251-0/+8
* Use _NET_WM_WINDOW_TYPE_SPLASH, not TYPE_SPLASHSCREEN. (#99482, GregoryOwen Taylor2002-11-251-0/+5
* Fix the ftp download url.Matthias Clasen2002-11-251-0/+4
* Style improvements that I forgot about in last commit.Soeren Sandmann2002-11-251-0/+5
* Break this function into simpler functions: gtk_progress_bar_paint_text(),Soeren Sandmann2002-11-251-0/+8
* Remove code to grab the focus here, it is no longer needed since we focusOwen Taylor2002-11-251-0/+7
* Merge from stable:Tor Lillqvist2002-11-241-0/+55
* Remove period from title of example in docs.Matthias Clasen2002-11-231-0/+5
* replace gtk-doc version check with an all-sh version that works better,15:43:54 2002 Dan Mills2002-11-211-0/+6
* Add package version info to API docs.Matthias Clasen2002-11-211-0/+2
* Add a note about reflexive ancestry. (#99085, Frederic Lespez)Matthias Clasen2002-11-211-0/+3
* Numerous fixes to the calendar example. (#97956, Owen Taylor)Matthias Clasen2002-11-211-0/+4
* Fix doc comment typos. (#97432, Vitaly Tishkov)Matthias Clasen2002-11-211-0/+3
* Fix doc comment typos. (#98158, Vitaly Tishkov)Matthias Clasen2002-11-211-0/+3
* Fix doc comment typos. (#98480, Vitaly Tishkov)Matthias Clasen2002-11-211-0/+5
* small tweaks.Kristian Rietveld2002-11-201-0/+4
* return a value in the range of [-1, 1] instead [0, 1],Kristian Rietveld2002-11-201-0/+29
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+71
* initialize anchor_path to NULL.Manish Singh2002-11-201-0/+7
* Add a dummy widget and pass it as first argument to the various createMatthias Clasen2002-11-191-0/+8
* use gdk_drawable_get_size instead of gdk_window_get_size. Fixes #98957.Manish Singh2002-11-191-0/+6
* new file describing the release process.Kristian Rietveld2002-11-181-0/+6
* Clean up a bit of duplicated code.Owen Taylor2002-11-181-0/+5
* modify and free tmp instead of path ... (patch from #97927).Kristian Rietveld2002-11-181-0/+30
* Sort the list of Input Modules by name, keeping Default at top.Abigail Brady2002-11-181-0/+5
* Oops, forgot ChangeLogManish Singh2002-11-171-0/+66
* remove bogus gvalue initialization/freeing.Jonathan Blandford2002-11-171-0/+5
* Add missing entries, needed by gtk.Tor Lillqvist2002-11-161-2/+32
* Allow g_object_set to work with GtkSettings.Jonathan Blandford2002-11-161-0/+4
* Reflect recent renamings and removals of functions.Tor Lillqvist2002-11-161-0/+93