summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+16
* gdk/win32/gdkproperty-win32.c The assertions for GDK_IS_WINDOW wereTor Lillqvist2000-02-091-0/+6
* Argh, decided not to return a string that must be freed fromTor Lillqvist2000-02-031-0/+8
* Use g_filename_to_utf8 to convert the font names Windows gives us fromTor Lillqvist2000-02-031-0/+34
* Add some sanity checks if the widget passed to gtk_drag_get_data() was notOwen Taylor2000-02-011-0/+6
* Added po file from TurboLinux Chinese Develop Team.Yuan-Chung Cheng2000-01-301-0/+4
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-0/+25
* gdk/gdkwindow.h Remove prototypes for renamed functions.Tor Lillqvist2000-01-281-0/+5
* FixOwen Taylor2000-01-251-0/+5
* Added lib/gtk+/include/* to %files (bug #5178 - Peter Wainright)Owen Taylor2000-01-241-0/+9
* Make the @detail argument for the GtkStyleClass vtable const.Owen Taylor2000-01-211-1/+4
* Make GtkPrintFunc take a const string argument like GtkTranslateFunc. ThisOwen Taylor2000-01-211-0/+6
* The correct semantics (to mimic the X11 backend, which just callsTor Lillqvist2000-01-181-0/+12
* configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks toTor Lillqvist2000-01-151-0/+10
* Ignore WM_MOVE for iconified or invisible windows. This fixes variousTor Lillqvist2000-01-091-0/+6
* Fix copy&paste error: Call the backend's draw_lines method, notTor Lillqvist2000-01-051-0/+5
* Add credits for finding the bug fixed a couple of days ago.Tor Lillqvist2000-01-021-2/+4
* Clean up some more leftovers from before Owen's reorganization: Don't haveTor Lillqvist2000-01-021-0/+10
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.cTor Lillqvist1999-12-301-0/+8
* If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get theTor Lillqvist1999-12-291-0/+9
* When handling a single character (text length == 1), don't handle it as ifTor Lillqvist1999-12-181-0/+6
* More tweaks. Check only if at least one of those Unicode subrange bits weTor Lillqvist1999-12-121-0/+5
* gdk/Makefile.am Distribute Win32 files.Tor Lillqvist1999-12-111-1/+8
* Distribute README.win32.Tor Lillqvist1999-12-111-0/+5
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-111-0/+24
* Fix string measurement code. For now, the rbearing is set to the same asTor Lillqvist1999-12-061-5/+11
* New function. Guesstimate what Unicode subranges a font covers based onTor Lillqvist1999-12-051-0/+12
* New function, long needed.Owen Taylor1999-12-031-10/+11
* Fix two copy&paste errors.Tor Lillqvist1999-11-251-0/+19
* set event->any.window before calling filter functions.Tor Lillqvist1999-11-231-0/+5
* Adapt cast macros to standard.Raja R Harinath1999-11-221-0/+1301
* Remove, as this is a file generated by configure (or copied fromTor Lillqvist1999-11-211-0/+7
* Fix typo.Tor Lillqvist1999-11-211-0/+17
* Added support for wheel mice (buttons 4 and 5).Stefan Jeske1999-11-211-0/+5
* Also for truecolor drawables use just the pixel field in the foregroundTor Lillqvist1999-11-181-0/+14
* s/gtk_main_iteration/g_main_iteration/GMT 1999 Tony Gale1999-11-151-0/+4
* threads example from Erik Mouw. New question on GtkLabel backgroundGMT 1999 Tony Gale1999-11-131-0/+14
* Fix a couple of bugs. The Unicode subrange table (from the "DevelopingTor Lillqvist1999-11-101-0/+11
* Fix off-by-one bug in parameter check.GMT 1999 Tony Gale1999-11-101-0/+5
* Call XFreeDeviceState() on results of XQueryDeviceState().Owen Taylor1999-11-101-0/+5
* Substitute gdkx.h => gdkprivate.h since we need to accesss onlyOwen Taylor1999-11-081-0/+20
* gdk/win32/gdkdraw.c gdk/win32/gdkfont.c Various minor cleanups andTor Lillqvist1999-11-081-0/+7
* Add missing include, fix GdkWindowPrivate => GdkDrawablePrivate.Owen Taylor1999-11-081-0/+10
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-0/+62
* New font private structures, related to fontsets.Tor Lillqvist1999-11-081-0/+40
* Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK toTor Lillqvist1999-11-041-0/+30
* Add new keysyms from X11R6.4 (including EuroSign).Tor Lillqvist1999-10-311-0/+55
* FAQ updateBST 1999 Tony Gale1999-10-301-0/+4
* Add more font private data.Tor Lillqvist1999-10-201-0/+9
* Use G_OS_WIN32.Tor Lillqvist1999-10-191-0/+10