| Commit message (Expand) | Author | Age | Files | Lines |
* | Data constness fixes. (#75754) | Matthias Clasen | 2002-12-10 | 26 | -43/+181 |
* | Separate out tracking of the X server focus window from tracking our idea | Owen Taylor | 2002-12-10 | 8 | -3/+51 |
* | Fix typo with hadjustment/vadjustment introduce prior to 2.0.0. (#84621, | Owen Taylor | 2002-12-10 | 7 | -3/+39 |
* | Updated Spanish Translation. | Pablo Gonzalo del Campo | 2002-12-10 | 2 | -191/+197 |
* | new default color scheme based on the GNOME stock icon palette. (#80691, | Soeren Sandmann | 2002-12-10 | 11 | -21/+131 |
* | x can be in the range [0, upper], which can be bigger than [0, page_size]. | Kristian Rietveld | 2002-12-10 | 7 | -1/+43 |
* | Remove a couple of places if (widget->window), this function will only | Owen Taylor | 2002-12-10 | 7 | -7/+47 |
* | implement a working use_align = FALSE implementation (also mentioned in | Kristian Rietveld | 2002-12-10 | 8 | -8/+175 |
* | Remove unused draw_spin_entry_shadow(). (#80229) | Owen Taylor | 2002-12-10 | 7 | -72/+30 |
* | Remove selection for DeviceButtonRelease, we no longer need it now that | Owen Taylor | 2002-12-09 | 7 | -13/+48 |
* | update to allow a GdkDrawable instead of a GdkWindow. | Kristian Rietveld | 2002-12-09 | 10 | -70/+190 |
* | Remove unnecessary leftover check that was causing a UMR. (#100768, | Owen Taylor | 2002-12-09 | 7 | -1/+37 |
* | Updated Spanish Translation. | Pablo Gonzalo del Campo | 2002-12-09 | 2 | -721/+533 |
* | Add docs. | Matthias Clasen | 2002-12-09 | 2 | -1/+6 |
* | 2002-12-09 Artis Trops <hornet@navigator.lv> * lv.po: Added Latvian transla... | Peteris Krisjanis | 2002-12-09 | 2 | -0/+4471 |
* | 2002-12-09 Artis Trops <hornet@navigator.lv> * configure.in: Added Latvian ... | Peteris Krisjanis | 2002-12-09 | 7 | -1/+25 |
* | Fix a bug in one of my earlier changes. (From Naofumi Yasufuku, #100023) | Owen Taylor | 2002-12-09 | 7 | -1/+37 |
* | Fix spacing in a bunch of for (i=0; i<ncolors; i++). | Owen Taylor | 2002-12-09 | 7 | -22/+66 |
* | Fix a lost refcount in the case where we get a duplicate back from the X | Owen Taylor | 2002-12-09 | 9 | -10/+122 |
* | When allocating non-writeable colors, fill in the flags field of the | Owen Taylor | 2002-12-09 | 7 | -2/+68 |
* | More fixes for GdkColormapX11 (#100023, Naofumi Yasufuku) | Owen Taylor | 2002-12-09 | 7 | -8/+108 |
* | Fixes for GdkColormapX11 (#100023, Naofumi Yasufuku) | Owen Taylor | 2002-12-09 | 7 | -8/+113 |
* | Merge from stable: | Tor Lillqvist | 2002-12-09 | 11 | -145/+553 |
* | shut up cvs | Manish Singh | 2002-12-09 | 3 | -0/+3 |
* | Remove left-over NULL checks that were preventing the NULL to "unmodify" | Owen Taylor | 2002-12-08 | 7 | -5/+42 |
* | Reset priv->changing before returning. (#100443) | Matthias Clasen | 2002-12-08 | 7 | -0/+38 |
* | Add deprecation info. | Matthias Clasen | 2002-12-08 | 4 | -95/+51 |
* | Add deprecation info. | Matthias Clasen | 2002-12-08 | 1 | -0/+2 |
* | Add docs. | Matthias Clasen | 2002-12-08 | 5 | -22/+41 |
* | Updated Norwegian (bokm?¥l) translation. | Kjartan Maraas | 2002-12-07 | 2 | -5/+9 |
* | Updated Hungarian Translation. | Andras Timar | 2002-12-07 | 2 | -66/+60 |
* | Make gdk-pixbuf.loaders also depend gdk-pixbuf-query-loaders. (#97096, | Owen Taylor | 2002-12-07 | 2 | -1/+6 |
* | minor fixes | GMT 2002 Tony Gale | 2002-12-07 | 9 | -17/+51 |
* | Updated Hebrew translation. | Gil Osher | 2002-12-07 | 1 | -33/+37 |
* | *** empty log message *** | Gil Osher | 2002-12-07 | 1 | -64/+38 |
* | Use octal escapes rather than literal UTF-8. | Owen Taylor | 2002-12-07 | 10 | -17/+53 |
* | Fix incorrect masks in PACKED_COLOR definition. (#99795, John Finlay) | Owen Taylor | 2002-12-06 | 7 | -1/+39 |
* | Use the correct screen for getting the height. (Fix from Stephen Browne, | Owen Taylor | 2002-12-06 | 7 | -1/+38 |
* | Update Czech translation | Miloslav Trmac | 2002-12-06 | 2 | -40/+21 |
* | Fix gdkenumtypes.h hack | Eric Warmenhoven | 2002-12-06 | 8 | -2/+26 |
* | Add "Since" information. | Matthias Clasen | 2002-12-06 | 20 | -5/+98 |
* | Replace gtk_list_store_move by _move_before and _move_after. | Matthias Clasen | 2002-12-05 | 2 | -1/+7 |
* | Remove leftover debug output. (#100357, Owen Taylor) | Matthias Clasen | 2002-12-05 | 2 | -1/+5 |
* | More proper vt switch handling | Eric Warmenhoven | 2002-12-05 | 11 | -6/+150 |
* | use G_BIG_ENDIAN instead of WORDS_BIGENDIAN which isn't set by | Bastien Nocera | 2002-12-04 | 2 | -1/+6 |
* | Always look up and create the Motif drag window as a child of the root | Owen Taylor | 2002-12-04 | 9 | -16/+119 |
* | Fixed typo in gtkcellrendertoggle.c. | Christian Neumair | 2002-12-04 | 7 | -1/+25 |
* | Updated Ukrainian translation | Yuri Syrota | 2002-12-04 | 1 | -5/+3 |
* | Add back the monitoring of the selection when the combo isn't popped down; | Owen Taylor | 2002-12-04 | 7 | -0/+67 |
* | Updated Ukrainian translation | Yuri Syrota | 2002-12-04 | 1 | -9/+7 |