This commit is contained in:
Owen Taylor 1997-12-07 16:38:06 +00:00
parent 79f532177f
commit ef7a3aa2ff
7 changed files with 98 additions and 0 deletions

View File

@ -1,3 +1,17 @@
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gdk/gdk.c, gdk/gdk.h, gdk/gdktypes.h:
Remove dependencies of interfaces on USE_XIM
* gdki18n.h: Attempt to make wchar handling more portable
* gdkwindow.c: Include config.h. (For gdkinput.h)
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c, gtk/gtkentry.h:
Fixed word motion
Added cut/copy/paste via X clipboard
Generalized extending selection using <Shift> to work with all types
of motion, not just arrow keys.
Don't change length of GtkEntry structure because of USE_XIM
Sun Dec 7 03:19:02 1997 Tim Janik <timj@psynet.net>
* gtkfilesel.c: applied jamesa-971010-0 for stability.

View File

@ -1,3 +1,17 @@
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gdk/gdk.c, gdk/gdk.h, gdk/gdktypes.h:
Remove dependencies of interfaces on USE_XIM
* gdki18n.h: Attempt to make wchar handling more portable
* gdkwindow.c: Include config.h. (For gdkinput.h)
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c, gtk/gtkentry.h:
Fixed word motion
Added cut/copy/paste via X clipboard
Generalized extending selection using <Shift> to work with all types
of motion, not just arrow keys.
Don't change length of GtkEntry structure because of USE_XIM
Sun Dec 7 03:19:02 1997 Tim Janik <timj@psynet.net>
* gtkfilesel.c: applied jamesa-971010-0 for stability.

View File

@ -1,3 +1,17 @@
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gdk/gdk.c, gdk/gdk.h, gdk/gdktypes.h:
Remove dependencies of interfaces on USE_XIM
* gdki18n.h: Attempt to make wchar handling more portable
* gdkwindow.c: Include config.h. (For gdkinput.h)
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c, gtk/gtkentry.h:
Fixed word motion
Added cut/copy/paste via X clipboard
Generalized extending selection using <Shift> to work with all types
of motion, not just arrow keys.
Don't change length of GtkEntry structure because of USE_XIM
Sun Dec 7 03:19:02 1997 Tim Janik <timj@psynet.net>
* gtkfilesel.c: applied jamesa-971010-0 for stability.

View File

@ -1,3 +1,17 @@
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gdk/gdk.c, gdk/gdk.h, gdk/gdktypes.h:
Remove dependencies of interfaces on USE_XIM
* gdki18n.h: Attempt to make wchar handling more portable
* gdkwindow.c: Include config.h. (For gdkinput.h)
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c, gtk/gtkentry.h:
Fixed word motion
Added cut/copy/paste via X clipboard
Generalized extending selection using <Shift> to work with all types
of motion, not just arrow keys.
Don't change length of GtkEntry structure because of USE_XIM
Sun Dec 7 03:19:02 1997 Tim Janik <timj@psynet.net>
* gtkfilesel.c: applied jamesa-971010-0 for stability.

View File

@ -1,3 +1,17 @@
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gdk/gdk.c, gdk/gdk.h, gdk/gdktypes.h:
Remove dependencies of interfaces on USE_XIM
* gdki18n.h: Attempt to make wchar handling more portable
* gdkwindow.c: Include config.h. (For gdkinput.h)
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c, gtk/gtkentry.h:
Fixed word motion
Added cut/copy/paste via X clipboard
Generalized extending selection using <Shift> to work with all types
of motion, not just arrow keys.
Don't change length of GtkEntry structure because of USE_XIM
Sun Dec 7 03:19:02 1997 Tim Janik <timj@psynet.net>
* gtkfilesel.c: applied jamesa-971010-0 for stability.

View File

@ -1,3 +1,17 @@
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gdk/gdk.c, gdk/gdk.h, gdk/gdktypes.h:
Remove dependencies of interfaces on USE_XIM
* gdki18n.h: Attempt to make wchar handling more portable
* gdkwindow.c: Include config.h. (For gdkinput.h)
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c, gtk/gtkentry.h:
Fixed word motion
Added cut/copy/paste via X clipboard
Generalized extending selection using <Shift> to work with all types
of motion, not just arrow keys.
Don't change length of GtkEntry structure because of USE_XIM
Sun Dec 7 03:19:02 1997 Tim Janik <timj@psynet.net>
* gtkfilesel.c: applied jamesa-971010-0 for stability.

View File

@ -1,3 +1,17 @@
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gdk/gdk.c, gdk/gdk.h, gdk/gdktypes.h:
Remove dependencies of interfaces on USE_XIM
* gdki18n.h: Attempt to make wchar handling more portable
* gdkwindow.c: Include config.h. (For gdkinput.h)
Sun Dec 7 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c, gtk/gtkentry.h:
Fixed word motion
Added cut/copy/paste via X clipboard
Generalized extending selection using <Shift> to work with all types
of motion, not just arrow keys.
Don't change length of GtkEntry structure because of USE_XIM
Sun Dec 7 03:19:02 1997 Tim Janik <timj@psynet.net>
* gtkfilesel.c: applied jamesa-971010-0 for stability.