| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong sign for queued translation. (Found by Chris Blizzard, #100274) | Owen Taylor | 2002-12-03 | 7 | -4/+40 |
* | Moveresize emulation for all edges. (#52833) | Matthias Clasen | 2002-12-03 | 7 | -6/+161 |
* | RTL flipping for statusbars. | Matthias Clasen | 2002-12-03 | 7 | -4/+98 |
* | Fix doc comment. | Anders Carlsson | 2002-12-03 | 7 | -2/+25 |
* | Updated the Greek translation | Kostas Papadimas | 2002-12-03 | 2 | -1479/+1236 |
* | === Released GTK+-2.1.3 ===GTK_2_1_3 | Owen Taylor | 2002-12-03 | 60 | -21297/+25159 |
* | Declare gtk_tree_row_reference_get_type(). It is already used by a macro | Murray Cumming | 2002-12-02 | 7 | -0/+31 |
* | *** empty log message *** | Gil Osher | 2002-11-30 | 1 | -568/+646 |
* | Updated Danish translation. | Ole Laursen | 2002-11-30 | 2 | -801/+693 |
* | Minor tweaks and completions of shortdescs. | Matthias Clasen | 2002-11-29 | 27 | -118/+159 |
* | Minor tweaks. | Matthias Clasen | 2002-11-29 | 3 | -3/+6 |
* | Add deprecation docs. | Matthias Clasen | 2002-11-29 | 3 | -7/+16 |
* | Add some docs. | Matthias Clasen | 2002-11-28 | 2 | -2/+9 |
* | Updated Czech translation. | Michal Bukovjan | 2002-11-28 | 1 | -1380/+1346 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 61 | -123/+793 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-11-27 | 2 | -103/+131 |
* | Replace gtk_tree_store_move by _move_before and _move_after. | Matthias Clasen | 2002-11-27 | 2 | -1/+7 |
* | Fix invalid UTF-8 in comment. | Daniel Elstner | 2002-11-26 | 2 | -1/+5 |
* | Fix #99593: Fix a memory leak when XmbLookupString returns XBufferOverflow | Hidetoshi Tajima | 2002-11-26 | 7 | -0/+47 |
* | Fix nasty typo (#99653): strlen (original + 1) -> strlen (original) + 1 | Daniel Elstner | 2002-11-26 | 7 | -1/+31 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 19 | -81/+653 |
* | create split package files | GMT 2002 Tony Gale | 2002-11-26 | 7 | -61/+104 |
* | *** empty log message *** | Gil Osher | 2002-11-26 | 1 | -705/+656 |
* | Massive copy-paste from stable branch. | Vincent van Adrighem | 2002-11-26 | 2 | -2605/+1845 |
* | Add hint about calling gdk_flush() before gdk_threads_leave(). (#70665, | Matthias Clasen | 2002-11-26 | 2 | -0/+15 |
* | don't offset one pixel when calculating the x position of the text. | Soeren Sandmann | 2002-11-26 | 7 | -3/+33 |
* | draw text twice, once with the prelight state and clipped to the progress | Soeren Sandmann | 2002-11-25 | 7 | -28/+121 |
* | Fixes from #98358, Havoc Pennington. | Owen Taylor | 2002-11-25 | 13 | -5/+166 |
* | Fix missing adjustments for new type of | Owen Taylor | 2002-11-25 | 7 | -7/+80 |
* | Enclose in #ifdef G_ENABLE_DEBUG, as they use functions only available | Tor Lillqvist | 2002-11-25 | 7 | -0/+52 |
* | Use _NET_WM_WINDOW_TYPE_SPLASH, not TYPE_SPLASHSCREEN. (#99482, Gregory | Owen Taylor | 2002-11-25 | 7 | -1/+31 |
* | Fix the ftp download url. | Matthias Clasen | 2002-11-25 | 7 | -3/+27 |
* | Style improvements that I forgot about in last commit. | Soeren Sandmann | 2002-11-25 | 7 | -7/+37 |
* | Break this function into simpler functions: gtk_progress_bar_paint_text(), | Soeren Sandmann | 2002-11-25 | 7 | -255/+251 |
* | Remove code to grab the focus here, it is no longer needed since we focus | Owen Taylor | 2002-11-25 | 7 | -6/+43 |
* | Convert all to UTF-8. | Yanko Kaneti | 2002-11-25 | 8 | -1522/+1524 |
* | Merge from stable: | Tor Lillqvist | 2002-11-24 | 10 | -601/+845 |
* | Remove period from title of example in docs. | Matthias Clasen | 2002-11-23 | 32 | -26/+171 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-11-22 | 2 | -208/+247 |
* | Fixup a typo to massage the build. | Yanko Kaneti | 2002-11-22 | 2 | -1/+5 |
* | be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>. | Dmitry Mastrukov | 2002-11-22 | 2 | -261/+182 |
* | replace gtk-doc version check with an all-sh version that works better, | 15:43:54 2002 Dan Mills | 2002-11-21 | 7 | -9/+53 |
* | Add package version info to API docs. | Matthias Clasen | 2002-11-21 | 17 | -8/+63 |
* | Add a note about reflexive ancestry. (#99085, Frederic Lespez) | Matthias Clasen | 2002-11-21 | 7 | -2/+21 |
* | Numerous fixes to the calendar example. (#97956, Owen Taylor) | Matthias Clasen | 2002-11-21 | 8 | -220/+228 |
* | Fix doc comment typos. (#97432, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 7 | -7/+25 |
* | Fix doc comment typos. (#98158, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 7 | -1/+19 |
* | Fix doc comment typos. (#98480, Vitaly Tishkov) | Matthias Clasen | 2002-11-21 | 7 | -2/+32 |
* | Fix typo in example code. (#99078) | Matthias Clasen | 2002-11-21 | 2 | -1/+5 |
* | Updated German translation, added missing files to POTFILES.in | Christian Neumair | 2002-11-21 | 3 | -260/+305 |