| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 318807 – Offscreen windows and window redirection. | 10:49:20 Tim Janik | 2008-05-21 | 1 | -0/+1 |
* | Bug 503071 - Application direction changes to right to left even if theres | 14:27:34 Tim Janik | 2008-05-20 | 1 | -8/+0 |
* | gtk_disable_setlocale() - Added a call to g_disable_setlocale(). | Yair Hershkovitz | 2008-05-16 | 1 | -0/+2 |
* | g_i18n_init(); -> g_i18n_init (); | Yair Hershkovitz | 2008-05-12 | 1 | -1/+1 |
* | call g_i18n_init() in gettext_initialization(). do gettext_initialization | Yair Hershkovitz | 2008-05-11 | 1 | -0/+6 |
* | include <pango/pango.h> instead of <pango/pango-layout.h>. | Michael Natterer | 2008-04-25 | 1 | -2/+0 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -3/+3 |
* | A proper build of GNU libintl is supposed to export the variable | Tor Lillqvist | 2007-11-28 | 1 | -23/+41 |
* | Fix up some doc comments to shut up gtk-doc. | Matthias Clasen | 2007-11-26 | 1 | -1/+1 |
* | Make gtk_check_version() return const. (#496734, Nicolas Joseph) | Matthias Clasen | 2007-11-19 | 1 | -1/+1 |
* | Stylistic fixes | Matthias Clasen | 2007-11-09 | 1 | -3/+2 |
* | Fix "cannot open display" error message when display is set by the DISPLAY | Loïc Minier | 2007-10-15 | 1 | -1/+3 |
* | Remove faulty and irrelevant enter-leave compression code. (#449167, patch | Matthias Clasen | 2007-06-21 | 1 | -33/+0 |
* | Use a static variable to hold the singleton and remove the code that binds | Emmanuele Bassi | 2007-06-19 | 1 | -2/+8 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -2/+3 |
* | Fix a small leak | Matthias Clasen | 2007-02-16 | 1 | -1/+7 |
* | New tooltips API. | Kristian Rietveld | 2007-02-06 | 1 | -0/+15 |
* | Bug 340141 – Update to Pango 1.16 API | Behdad Esfahbod | 2006-12-24 | 1 | -18/+5 |
* | Fix minor typo in docs. (#378632, Hannes Mueller) | Behdad Esfahbod | 2006-11-23 | 1 | -2/+2 |
* | Merge from 2.10 branch: | Tor Lillqvist | 2006-10-10 | 1 | -0/+147 |
* | Handle display_name being NULL. (#354004, Chris Wilson) | Matthias Clasen | 2006-09-03 | 1 | -1/+2 |
* | Apply a patch by John Palmieri to use buffered io using GIOChannels, clean | Matthias Clasen | 2006-06-21 | 1 | -1/+2 |
* | Don't skip internal children when emitting grab-notify. (#343425, Markku | Matthias Clasen | 2006-05-31 | 1 | -1/+1 |
* | Make sure grab-notify is emitted on toplevels as well as child widgets. | Alexander Larsson | 2006-05-22 | 1 | -2/+1 |
* | More accidental commits | Matthias Clasen | 2006-04-06 | 1 | -1/+0 |
* | One more optimization | Matthias Clasen | 2006-04-06 | 1 | -1/+1 |
* | Rework the code which emits ::grab-notify signals to ensure that we emit | Matthias Clasen | 2006-04-06 | 1 | -39/+51 |
* | Make gtk_args const | Matthias Clasen | 2006-04-04 | 1 | -1/+1 |
* | Get rid of an unnecessary static variable. | Matthias Clasen | 2006-04-03 | 1 | -6/+3 |
* | Make sure gettext is initialized before using it. (#335129, Christian | Matthias Clasen | 2006-03-20 | 1 | -0/+2 |
* | Set error when returning FALSE. (#333268, Paolo Maggi, Christian Persch) | Matthias Clasen | 2006-03-06 | 1 | -3/+14 |
* | Make this function public API. (#307099, Todd Berman) | Matthias Clasen | 2006-01-10 | 1 | -3/+3 |
* | Don't ignore errors from g_option_context_parse(). | Matthias Clasen | 2005-12-06 | 1 | -1/+7 |
* | Use g_slice instead of mem chunks. | Matthias Clasen | 2005-12-05 | 1 | -8/+2 |
* | The locale directory is passed to bindtextdomain() which isn't | Tor Lillqvist | 2005-09-28 | 1 | -2/+11 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -3/+0 |
* | If the window is destroyed, we still need to deliver the destroy event. | Matthias Clasen | 2005-09-02 | 1 | -1/+1 |
* | Don't access the user data on destroyed windows, since at best it can be a | Matthias Clasen | 2005-08-19 | 1 | -1/+4 |
* | Call gettext_initialization() here as well. (#311612, Dan Winship) | Matthias Clasen | 2005-08-01 | 1 | -17/+19 |
* | Don't bother mentioning the -fnative-struct (used by GCC 2) switch in the | Tor Lillqvist | 2005-07-19 | 1 | -6/+4 |
* | Call gettext_initialization before checking gtk_initialized, otherwise | Matthias Clasen | 2005-07-18 | 1 | -4/+4 |
* | Add a GrabBroken event to GDK, and a grab-broken-event signal to | Matthias Clasen | 2005-06-25 | 1 | -0/+1 |
* | return silently if "gtk_initialized" is TRUE. Re-enables calling GTK's | Michael Natterer | 2005-05-02 | 1 | -0/+3 |
* | Initailize gettext before use. Calling bindtextdomain() and | Tor Lillqvist | 2005-04-22 | 1 | -9/+17 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Typo fix. (#162278, Torsten Schoenfeld) | Matthias Clasen | 2004-12-27 | 1 | -1/+1 |
* | Document new functions. | Matthias Clasen | 2004-11-05 | 1 | -3/+50 |
* | New API to handle the clipboard manager. | Anders Carlsson | 2004-10-25 | 1 | -1/+5 |
* | Implement icon theme caching. (#154034, Martijn Vernooij, caching schema | Matthias Clasen | 2004-10-19 | 1 | -1/+2 |
* | Add a new debug flag, geometry, to debug size allocation. | Matthias Clasen | 2004-10-08 | 1 | -1/+2 |