summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* updatedHans Breuer2005-07-301-0/+4
* Do not use | G_PARAM_STATIC_NAME in the type field, makes subclassingJohan Dahlin2005-07-301-0/+5
* Cosmetic change to my last entry.Tor Lillqvist2005-07-301-7/+0
* Declaring the GtkActionEntry arrays static const. Fixes #301612.Claudio Saavedra2005-07-291-0/+5
* Include gtkwin32embed.h in EXTRA_DIST unconditionally. Fixes #311972.J. Ali Harlow2005-07-291-0/+5
* Update for the new API of the profiler.Federico Mena Quintero2005-07-291-0/+36
* Cosmetics.Tor Lillqvist2005-07-291-2/+2
* Remove ifdeffed out code relating to the gdk-ping message. Use the globalTor Lillqvist2005-07-291-0/+18
* New static function to generate and append the GDK_GRAB_BROKEN events.Tor Lillqvist2005-07-281-0/+13
* Rename from blit_inside_window(), as it now does blitting inside a bitmap,Tor Lillqvist2005-07-281-0/+11
* Avoid spurious core pointer events when the tablet pen is lifted.Robert Ögren2005-07-281-0/+10
* re-sync with gtk-wimp cvsDom Lachowicz2005-07-281-0/+10
* Handle PS_ALTERNATE, too.Tor Lillqvist2005-07-271-0/+8
* Fix to be monotonic in the original size (#308145, Morten Welinder)Owen Taylor2005-07-271-3/+2
* Use >= not > in deciding whether to subtract out x/ythickness. (#308145,Owen Taylor2005-07-261-0/+6
* Revert part of patch from #166379; don't have gtk_window_present() changeElijah Newren2005-07-261-0/+9
* Declare GetAncestor() and define GA_PARENT if missing (MSVC6). (#311633)Tor Lillqvist2005-07-261-0/+5
* New directory with the start of a framework for testing performance inFederico Mena Quintero2005-07-261-0/+9
* Fix up includes on Win32. (#311630, Kazuki Iwamoto)Matthias Clasen2005-07-261-0/+3
* Add ISO_Level3_Shift to the list of keysyms to ignore for composition,Matthias Clasen2005-07-261-0/+4
* Remove G_GNUC_NULL_TERMINATED from gtk_widget_new as well, pointed out byMatthias Clasen2005-07-261-0/+6
* Pad out the full width, in an attempt to work around bug #311225.Matthias Clasen2005-07-251-0/+3
* Trivial doc fixes.Matthias Clasen2005-07-251-0/+5
* gtk/gtkfilechooserdialog.[hc] Remove the G_GNUC_NULL_TERMINATED markerMatthias Clasen2005-07-251-0/+9
* 2.7.4GTK_2_7_4Matthias Clasen2005-07-221-0/+2
* UpdatesMatthias Clasen2005-07-221-0/+2
* Point out escaping oversight. (#311260, Owen Taylor)Matthias Clasen2005-07-221-0/+5
* Cleanup a possible resize idle. (#311141, Robert Ögren)Matthias Clasen2005-07-221-1/+12
* Clarify the usage of this function. (gtk_file_chooser_set_uri): Likewise.Federico Mena Quintero2005-07-221-0/+12
* Fix a couple of leaks.Owen Taylor2005-07-211-0/+4
* Added "hy" to ALL_LINGUAS. Added Armenian translation by Lilit AzizbekyanChristian Rose2005-07-211-0/+4
* UpdatesMatthias Clasen2005-07-211-0/+2
* Be a bit more careful to not shrink the label to a negative width.Matthias Clasen2005-07-211-0/+4
* mark gtk_socket_steal as deprecated.Matthias Clasen2005-07-211-0/+6
* Add header to my last bunch of entries.Tor Lillqvist2005-07-211-0/+3
* Change machinery for following font rendering xsettings to set cairo fontOwen Taylor2005-07-211-0/+14
* Make it work on Win32, too.Tor Lillqvist2005-07-211-3/+5
* No need for ifdef, can now use GTK_IS_PLUG() with all backends.Tor Lillqvist2005-07-211-2/+7
* Make GtkPlug/Socket API available on all platforms.Tor Lillqvist2005-07-211-0/+4
* gtk/gtksocket.c Splice out backend-dependend parts to separate files, seeTor Lillqvist2005-07-211-0/+9
* gtk/gtksocket-stub.c gtk/gtkplug-stub.c gtk/gtksocket-x11.cTor Lillqvist2005-07-211-0/+10
* gtk/gtkxembed.h New function, used in error messages and debugging output.Tor Lillqvist2005-07-211-0/+6
* Use wide-char API when available. (#311079, Peter Zelezny)Tor Lillqvist2005-07-211-1/+5
* Add hints on how to handle "no window" widgets. (#136347)Matthias Clasen2005-07-211-0/+6
* Follow change in cairo API to add Screen* toKeith Packard2005-07-211-0/+7
* Explicitly use the svg loader, if available. This should help with theMatthias Clasen2005-07-201-0/+5
* Make sure expanded expanders are not fuzzy. (#310172, reported byMatthias Clasen2005-07-201-0/+4
* Don't fail if we can't get a keyboard grab. (#168351)Matthias Clasen2005-07-201-0/+3
* Add GTK_FILE_CHOOSER_PROP_DO_OVERWRITE_CONFIRMATION.Matthias Clasen2005-07-201-0/+5
* Added a few utility functions for profiling; instrument the code, make itFederico Mena Quintero2005-07-201-0/+5