wxwidgets/src
Vadim Zeitlin 484e45bff5 * added gtk_text_changed callback and implemented DiscardEdits(), so that
now IsModified() works correctly
* corrected several "off by 1" errors for wxTE_MULTILINE controls
  (apparently it was a GTK bug so perhaps it doesn't work correctly with
   previous GTK versions, but it works correctly with the latest, GTK 1.0.4)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-07-01 18:58:24 +00:00
..
common * Changed "true" to "TRUE" in some file: "true" doesn't exist in BC++ 5 1998-07-01 17:26:46 +00:00
gdk_imlib fixed #include paths to use local copies of png/gdk_imlib/zlib headers 1998-06-22 12:47:56 +00:00
generic wxImageList ctor now takes the same arguments as the MSW version (but it's 1998-07-01 15:43:03 +00:00
gtk * added gtk_text_changed callback and implemented DiscardEdits(), so that 1998-07-01 18:58:24 +00:00
gtk1 * added gtk_text_changed callback and implemented DiscardEdits(), so that 1998-07-01 18:58:24 +00:00
msw * Well, I've forgotten this file :-( 1998-07-01 17:28:14 +00:00
png fixed #include paths to use local copies of png/gdk_imlib/zlib headers 1998-06-22 12:47:56 +00:00
zlib fixed #include paths to use local copies of png/gdk_imlib/zlib headers 1998-06-22 12:47:56 +00:00
cygnus.bat added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makeb32.env Corrected dataobj.h/.cpp, corrected listbox to use non-integral height 1998-06-13 17:09:59 +00:00
makebcc.env Corrected dataobj.h/.cpp, corrected listbox to use non-integral height 1998-06-13 17:09:59 +00:00
Makefile Initial revision 1998-05-20 14:01:55 +00:00
makefile.bcc added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makefile.dos added some wxMSW stuff 1998-05-20 14:12:05 +00:00
Makefile.in * Changed "true" to "TRUE" in some file: "true" doesn't exist in BC++ 5 1998-07-01 17:26:46 +00:00
makefile.nt added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makeg95.env Corrected dataobj.h/.cpp, corrected listbox to use non-integral height 1998-06-13 17:09:59 +00:00
makemsc.env Corrected dataobj.h/.cpp, corrected listbox to use non-integral height 1998-06-13 17:09:59 +00:00
makesc.env added some wxMSW stuff 1998-05-20 14:12:05 +00:00
makewat.env added some wxMSW stuff 1998-05-20 14:12:05 +00:00
mingegcs.bat added some wxMSW stuff 1998-05-20 14:12:05 +00:00
mingw32.bat added some wxMSW stuff 1998-05-20 14:12:05 +00:00
mkdirs Initial revision 1998-05-20 14:01:55 +00:00
ntwxwin.mak New wxEventType for event type enum, and corresponding alterations. 1998-06-26 20:18:30 +00:00