added wxTextBuffer and wxMemoryText which allow to use wxTextFile with in-memory data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# This file was automatically generated by tmake at 17:19, 2001/11/06
|
||||
# This file was automatically generated by tmake at 21:26, 2001/11/14
|
||||
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
|
||||
ALL_SOURCES = \
|
||||
generic/accel.cpp \
|
||||
@@ -148,6 +148,7 @@ ALL_SOURCES = \
|
||||
common/string.cpp \
|
||||
common/sysopt.cpp \
|
||||
common/tbarbase.cpp \
|
||||
common/textbuf.cpp \
|
||||
common/textcmn.cpp \
|
||||
common/textfile.cpp \
|
||||
common/timercmn.cpp \
|
||||
@@ -384,6 +385,7 @@ ALL_HEADERS = \
|
||||
mdi.h \
|
||||
memconf.h \
|
||||
memory.h \
|
||||
memtext.h \
|
||||
menu.h \
|
||||
menuitem.h \
|
||||
metafile.h \
|
||||
@@ -448,6 +450,7 @@ ALL_HEADERS = \
|
||||
taskbar.h \
|
||||
tbarbase.h \
|
||||
tbarsmpl.h \
|
||||
textbuf.h \
|
||||
textctrl.h \
|
||||
textdlg.h \
|
||||
textfile.h \
|
||||
@@ -713,6 +716,7 @@ COMMONOBJS = \
|
||||
string.o \
|
||||
sysopt.o \
|
||||
tbarbase.o \
|
||||
textbuf.o \
|
||||
textcmn.o \
|
||||
textfile.o \
|
||||
timercmn.o \
|
||||
|
Reference in New Issue
Block a user