| Commit message (Expand) | Author | Age | Files | Lines |
* | updated | Hans Breuer | 2005-07-30 | 1 | -0/+4 |
* | Do not use | G_PARAM_STATIC_NAME in the type field, makes subclassing | Johan Dahlin | 2005-07-30 | 1 | -0/+5 |
* | Cosmetic change to my last entry. | Tor Lillqvist | 2005-07-30 | 1 | -7/+0 |
* | Declaring the GtkActionEntry arrays static const. Fixes #301612. | Claudio Saavedra | 2005-07-29 | 1 | -0/+5 |
* | Include gtkwin32embed.h in EXTRA_DIST unconditionally. Fixes #311972. | J. Ali Harlow | 2005-07-29 | 1 | -0/+5 |
* | Update for the new API of the profiler. | Federico Mena Quintero | 2005-07-29 | 1 | -0/+36 |
* | Cosmetics. | Tor Lillqvist | 2005-07-29 | 1 | -2/+2 |
* | Remove ifdeffed out code relating to the gdk-ping message. Use the global | Tor Lillqvist | 2005-07-29 | 1 | -0/+18 |
* | New static function to generate and append the GDK_GRAB_BROKEN events. | Tor Lillqvist | 2005-07-28 | 1 | -0/+13 |
* | Rename from blit_inside_window(), as it now does blitting inside a bitmap, | Tor Lillqvist | 2005-07-28 | 1 | -0/+11 |
* | Avoid spurious core pointer events when the tablet pen is lifted. | Robert Ögren | 2005-07-28 | 1 | -0/+10 |
* | re-sync with gtk-wimp cvs | Dom Lachowicz | 2005-07-28 | 1 | -0/+10 |
* | Handle PS_ALTERNATE, too. | Tor Lillqvist | 2005-07-27 | 1 | -0/+8 |
* | Fix to be monotonic in the original size (#308145, Morten Welinder) | Owen Taylor | 2005-07-27 | 1 | -3/+2 |
* | Use >= not > in deciding whether to subtract out x/ythickness. (#308145, | Owen Taylor | 2005-07-26 | 1 | -0/+6 |
* | Revert part of patch from #166379; don't have gtk_window_present() change | Elijah Newren | 2005-07-26 | 1 | -0/+9 |
* | Declare GetAncestor() and define GA_PARENT if missing (MSVC6). (#311633) | Tor Lillqvist | 2005-07-26 | 1 | -0/+5 |
* | New directory with the start of a framework for testing performance in | Federico Mena Quintero | 2005-07-26 | 1 | -0/+9 |
* | Fix up includes on Win32. (#311630, Kazuki Iwamoto) | Matthias Clasen | 2005-07-26 | 1 | -0/+3 |
* | Add ISO_Level3_Shift to the list of keysyms to ignore for composition, | Matthias Clasen | 2005-07-26 | 1 | -0/+4 |
* | Remove G_GNUC_NULL_TERMINATED from gtk_widget_new as well, pointed out by | Matthias Clasen | 2005-07-26 | 1 | -0/+6 |
* | Pad out the full width, in an attempt to work around bug #311225. | Matthias Clasen | 2005-07-25 | 1 | -0/+3 |
* | Trivial doc fixes. | Matthias Clasen | 2005-07-25 | 1 | -0/+5 |
* | gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED marker | Matthias Clasen | 2005-07-25 | 1 | -0/+9 |
* | 2.7.4GTK_2_7_4 | Matthias Clasen | 2005-07-22 | 1 | -0/+2 |
* | Updates | Matthias Clasen | 2005-07-22 | 1 | -0/+2 |
* | Point out escaping oversight. (#311260, Owen Taylor) | Matthias Clasen | 2005-07-22 | 1 | -0/+5 |
* | Cleanup a possible resize idle. (#311141, Robert Ögren) | Matthias Clasen | 2005-07-22 | 1 | -1/+12 |
* | Clarify the usage of this function. (gtk_file_chooser_set_uri): Likewise. | Federico Mena Quintero | 2005-07-22 | 1 | -0/+12 |
* | Fix a couple of leaks. | Owen Taylor | 2005-07-21 | 1 | -0/+4 |
* | Added "hy" to ALL_LINGUAS. Added Armenian translation by Lilit Azizbekyan | Christian Rose | 2005-07-21 | 1 | -0/+4 |
* | Updates | Matthias Clasen | 2005-07-21 | 1 | -0/+2 |
* | Be a bit more careful to not shrink the label to a negative width. | Matthias Clasen | 2005-07-21 | 1 | -0/+4 |
* | mark gtk_socket_steal as deprecated. | Matthias Clasen | 2005-07-21 | 1 | -0/+6 |
* | Add header to my last bunch of entries. | Tor Lillqvist | 2005-07-21 | 1 | -0/+3 |
* | Change machinery for following font rendering xsettings to set cairo font | Owen Taylor | 2005-07-21 | 1 | -0/+14 |
* | Make it work on Win32, too. | Tor Lillqvist | 2005-07-21 | 1 | -3/+5 |
* | No need for ifdef, can now use GTK_IS_PLUG() with all backends. | Tor Lillqvist | 2005-07-21 | 1 | -2/+7 |
* | Make GtkPlug/Socket API available on all platforms. | Tor Lillqvist | 2005-07-21 | 1 | -0/+4 |
* | gtk/gtksocket.c Splice out backend-dependend parts to separate files, see | Tor Lillqvist | 2005-07-21 | 1 | -0/+9 |
* | gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.c | Tor Lillqvist | 2005-07-21 | 1 | -0/+10 |
* | gtk/gtkxembed.h New function, used in error messages and debugging output. | Tor Lillqvist | 2005-07-21 | 1 | -0/+6 |
* | Use wide-char API when available. (#311079, Peter Zelezny) | Tor Lillqvist | 2005-07-21 | 1 | -1/+5 |
* | Add hints on how to handle "no window" widgets. (#136347) | Matthias Clasen | 2005-07-21 | 1 | -0/+6 |
* | Follow change in cairo API to add Screen* to | Keith Packard | 2005-07-21 | 1 | -0/+7 |
* | Explicitly use the svg loader, if available. This should help with the | Matthias Clasen | 2005-07-20 | 1 | -0/+5 |
* | Make sure expanded expanders are not fuzzy. (#310172, reported by | Matthias Clasen | 2005-07-20 | 1 | -0/+4 |
* | Don't fail if we can't get a keyboard grab. (#168351) | Matthias Clasen | 2005-07-20 | 1 | -0/+3 |
* | Add GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION. | Matthias Clasen | 2005-07-20 | 1 | -0/+5 |
* | Added a few utility functions for profiling; instrument the code, make it | Federico Mena Quintero | 2005-07-20 | 1 | -0/+5 |