.. |
win32
|
init refcount to 1 (gdk_cursor_new): init refcount to 1
|
2000-02-13 20:22:20 +00:00 |
x11
|
init refcount to 1 (gdk_cursor_new): init refcount to 1
|
2000-02-13 20:22:20 +00:00 |
.cvsignore
|
upgrade to libtool 1.3.2 (BeOS changes merged)
|
1999-06-02 18:45:22 +00:00 |
COPYING
|
[ Merges from gtk-1-2 ]
|
1999-09-28 20:19:13 +00:00 |
gdk.c
|
If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get the
|
1999-12-29 23:08:52 +00:00 |
gdk.def
|
Use g_filename_to_utf8 to convert the font names Windows gives us from
|
2000-02-03 01:19:03 +00:00 |
gdk.h
|
s/refcount/ref_count/.
|
2000-02-13 08:16:48 +00:00 |
gdkcc.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkcolor.c
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkcolor.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkcompat.h
|
use gdk_cursor_unref instead of destroy
|
2000-01-29 22:26:41 +00:00 |
gdkconfig.h.win32
|
Fix typo.
|
1999-11-21 21:21:58 +00:00 |
gdkcursor.c
|
s/refcount/ref_count/.
|
2000-02-13 08:16:48 +00:00 |
gdkcursor.h
|
s/refcount/ref_count/.
|
2000-02-13 08:16:48 +00:00 |
gdkcursors.h
|
Merge from themes-2. See the ChangeLog for a somewhat detailed
|
1998-11-06 22:05:02 +00:00 |
gdkdnd.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkdraw.c
|
Fix copy&paste error: Call the backend's draw_lines method, not
|
2000-01-05 17:05:30 +00:00 |
gdkdrawable.h
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkevents.c
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkevents.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkfont.c
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkfont.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkgc.c
|
Fix two copy&paste errors.
|
1999-11-25 00:27:11 +00:00 |
gdkgc.h
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkglobals.c
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdki18n.h
|
Move widechar tests from `glib' to here, since those were meant only for
|
1999-03-14 03:27:33 +00:00 |
gdkim.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkimage.c
|
use gdk_cursor_unref instead of destroy
|
2000-01-29 22:26:41 +00:00 |
gdkimage.h
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkinput.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkkeysyms.h
|
Add new keysyms from X11R6.4 (including EuroSign).
|
1999-10-31 21:35:39 +00:00 |
gdkpixbuf-drawable.c
|
Added reference counting to animations. A web browser may want to share a
|
2000-01-02 03:59:22 +00:00 |
gdkpixbuf-render.c
|
Added sanity check for width and height being >= 0. Also, do nothing if
|
2000-02-02 10:05:57 +00:00 |
gdkpixmap.h
|
gdk/gdkwindow.h Remove prototypes for renamed functions.
|
2000-01-28 12:16:26 +00:00 |
gdkprivate.h
|
use gdk_cursor_unref instead of destroy
|
2000-01-29 22:26:41 +00:00 |
gdkproperty.h
|
Change only_if_exists argument of gdk_atom_intern to bool.
|
1999-12-03 20:16:04 +00:00 |
gdkrectangle.c
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkregion.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkrgb.c
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkrgb.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkselection.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdktypes.h
|
Add new keysyms from X11R6.4 (including EuroSign).
|
1999-10-31 21:35:39 +00:00 |
gdkvisual.h
|
Started
|
1999-10-01 23:18:30 +00:00 |
gdkwindow.c
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |
gdkwindow.h
|
gdk/gdkwindow.h Remove prototypes for renamed functions.
|
2000-01-28 12:16:26 +00:00 |
Makefile.am
|
use gdk_cursor_unref instead of destroy
|
2000-01-29 22:26:41 +00:00 |
makefile.cygwin
|
Add an extra parameter so that we don't have to do unnecessary settings to
|
2000-02-13 14:52:47 +00:00 |
makefile.msc
|
Use g_filename_to_utf8 to convert the font names Windows gives us from
|
2000-02-03 01:19:03 +00:00 |
TODO
|
Move all X specific code into the x11/ directory. Aside from shuffling
|
1999-11-08 20:14:59 +00:00 |