summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released GTK+-2.1.4 ===GTK_2_1_4Owen Taylor2002-12-1264-4534/+5906
* Fix problem from recent commit where non GNU-format message catalogs wouldOwen Taylor2002-12-112-5/+11
* gdk/win32/gdkpixmap-win32.c (gdk_pixmap_new, gdk_bitmap_create_from_data,Tor Lillqvist2002-12-1110-41/+118
* Updated Finnish translation.Pauli Virtanen2002-12-112-771/+464
* version 2.1.4, interface age 1.Owen Taylor2002-12-111-8/+5
* version 2.1.4, interface age 1.Owen Taylor2002-12-117-1/+60
* Fix some links.Matthias Clasen2002-12-112-21/+26
* Updated German translation.Christian Neumair2002-12-112-863/+609
* Updated Amharic translation.Daniel Yacob2002-12-112-106/+111
* Add some ids to reduce dangling links.Matthias Clasen2002-12-115-19/+46
* gdk_x11_get_xatom_by_name_for_display takes a GdkDisplay *, not anPST 2002 Manish Singh2002-12-107-9/+45
* Delete EWMH properties if no private->state flags are set. (#66754)Matthias Clasen2002-12-1015-36/+117
* Data constness fixes. (#75754)Matthias Clasen2002-12-1026-43/+181
* Separate out tracking of the X server focus window from tracking our ideaOwen Taylor2002-12-108-3/+51
* Fix typo with hadjustment/vadjustment introduce prior to 2.0.0. (#84621,Owen Taylor2002-12-107-3/+39
* Updated Spanish Translation.Pablo Gonzalo del Campo2002-12-102-191/+197
* new default color scheme based on the GNOME stock icon palette. (#80691,Soeren Sandmann2002-12-1011-21/+131
* x can be in the range [0, upper], which can be bigger than [0, page_size].Kristian Rietveld2002-12-107-1/+43
* Remove a couple of places if (widget->window), this function will onlyOwen Taylor2002-12-107-7/+47
* implement a working use_align = FALSE implementation (also mentioned inKristian Rietveld2002-12-108-8/+175
* Remove unused draw_spin_entry_shadow(). (#80229)Owen Taylor2002-12-107-72/+30
* Remove selection for DeviceButtonRelease, we no longer need it now thatOwen Taylor2002-12-097-13/+48
* update to allow a GdkDrawable instead of a GdkWindow.Kristian Rietveld2002-12-0910-70/+190
* Remove unnecessary leftover check that was causing a UMR. (#100768,Owen Taylor2002-12-097-1/+37
* Updated Spanish Translation.Pablo Gonzalo del Campo2002-12-092-721/+533
* Add docs.Matthias Clasen2002-12-092-1/+6
* 2002-12-09 Artis Trops <hornet@navigator.lv> * lv.po: Added Latvian transla...Peteris Krisjanis2002-12-092-0/+4471
* 2002-12-09 Artis Trops <hornet@navigator.lv> * configure.in: Added Latvian ...Peteris Krisjanis2002-12-097-1/+25
* Fix a bug in one of my earlier changes. (From Naofumi Yasufuku, #100023)Owen Taylor2002-12-097-1/+37
* Fix spacing in a bunch of for (i=0; i<ncolors; i++).Owen Taylor2002-12-097-22/+66
* Fix a lost refcount in the case where we get a duplicate back from the XOwen Taylor2002-12-099-10/+122
* When allocating non-writeable colors, fill in the flags field of theOwen Taylor2002-12-097-2/+68
* More fixes for GdkColormapX11 (#100023, Naofumi Yasufuku)Owen Taylor2002-12-097-8/+108
* Fixes for GdkColormapX11 (#100023, Naofumi Yasufuku)Owen Taylor2002-12-097-8/+113
* Merge from stable:Tor Lillqvist2002-12-0911-145/+553
* shut up cvsManish Singh2002-12-093-0/+3
* Remove left-over NULL checks that were preventing the NULL to "unmodify"Owen Taylor2002-12-087-5/+42
* Reset priv->changing before returning. (#100443)Matthias Clasen2002-12-087-0/+38
* Add deprecation info.Matthias Clasen2002-12-084-95/+51
* Add deprecation info.Matthias Clasen2002-12-081-0/+2
* Add docs.Matthias Clasen2002-12-085-22/+41
* Updated Norwegian (bokm?¥l) translation.Kjartan Maraas2002-12-072-5/+9
* Updated Hungarian Translation.Andras Timar2002-12-072-66/+60
* Make gdk-pixbuf.loaders also depend gdk-pixbuf-query-loaders. (#97096,Owen Taylor2002-12-072-1/+6
* minor fixesGMT 2002 Tony Gale2002-12-079-17/+51
* Updated Hebrew translation.Gil Osher2002-12-071-33/+37
* *** empty log message ***Gil Osher2002-12-071-64/+38
* Use octal escapes rather than literal UTF-8.Owen Taylor2002-12-0710-17/+53
* Fix incorrect masks in PACKED_COLOR definition. (#99795, John Finlay)Owen Taylor2002-12-067-1/+39
* Use the correct screen for getting the height. (Fix from Stephen Browne,Owen Taylor2002-12-067-1/+38