]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
26 years agoadded write_append mode to wxFile, implemented eof() for Unix
Vadim Zeitlin [Tue, 26 May 1998 15:05:56 +0000 (15:05 +0000)] 
added write_append mode to wxFile, implemented eof() for Unix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoadded "\n" at the end of file to silent egcs warnings
Vadim Zeitlin [Tue, 26 May 1998 15:04:03 +0000 (15:04 +0000)] 
added "\n" at the end of file to silent egcs warnings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoadded "const char *Read()" returning pointer to statis buffer (in wxConfig
Vadim Zeitlin [Tue, 26 May 1998 15:02:58 +0000 (15:02 +0000)] 
added "const char *Read()" returning pointer to statis buffer (in wxConfig
implementation at least), code common to wxRegConfig and wxFileConfig moved
to config.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agomistype: #ifdef __GTK corrected (#ifdef __GTK__ now)
Vadim Zeitlin [Tue, 26 May 1998 14:58:05 +0000 (14:58 +0000)] 
mistype: #ifdef __GTK corrected (#ifdef __GTK__ now)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoAdded some more missing files.
Julian Smart [Fri, 22 May 1998 20:03:07 +0000 (20:03 +0000)] 
Added some more missing files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years ago*** empty log message ***
Julian Smart [Fri, 22 May 1998 19:57:05 +0000 (19:57 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoAdded dynamic events sample.
Robert Roebling [Fri, 22 May 1998 19:08:19 +0000 (19:08 +0000)] 
Added dynamic events sample.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years ago*** empty log message ***
Julian Smart [Fri, 22 May 1998 17:09:19 +0000 (17:09 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years ago*** empty log message ***
Julian Smart [Fri, 22 May 1998 11:48:57 +0000 (11:48 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoIn SetString, added test for owner draw style to cure crash.
Julian Smart [Fri, 22 May 1998 10:31:40 +0000 (10:31 +0000)] 
In SetString, added test for owner draw style to cure crash.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoChanged library paths for new structure
Julian Smart [Fri, 22 May 1998 08:08:11 +0000 (08:08 +0000)] 
Changed library paths for new structure

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years ago*** empty log message ***
Julian Smart [Thu, 21 May 1998 20:42:20 +0000 (20:42 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoApp declarations modified; cursor was corrupt; needed to add PostScript-related variable.
Julian Smart [Thu, 21 May 1998 19:39:05 +0000 (19:39 +0000)] 
App declarations modified; cursor was corrupt; needed to add PostScript-related variable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years ago*** empty log message ***
Julian Smart [Thu, 21 May 1998 15:02:02 +0000 (15:02 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoMinor changes to make files compile (return values); added resource.cpp.
Julian Smart [Thu, 21 May 1998 14:34:35 +0000 (14:34 +0000)] 
Minor changes to make files compile (return values); added resource.cpp.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoAdded resource.h, missing from archive.
Julian Smart [Thu, 21 May 1998 14:33:06 +0000 (14:33 +0000)] 
Added resource.h, missing from archive.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoAdded sample makefile.nt, makefile.g95.
Julian Smart [Thu, 21 May 1998 14:22:00 +0000 (14:22 +0000)] 
Added sample makefile.nt, makefile.g95.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years ago*** empty log message ***
Julian Smart [Thu, 21 May 1998 14:19:36 +0000 (14:19 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoAdd support for dynamic event tables
Robert Roebling [Thu, 21 May 1998 12:31:14 +0000 (12:31 +0000)] 
Add support for dynamic event tables

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years ago*** empty log message ***
Robert Roebling [Thu, 21 May 1998 10:46:43 +0000 (10:46 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoI've now added the documentation files.
Karsten Ballüder [Wed, 20 May 1998 14:25:30 +0000 (14:25 +0000)] 
I've now added the documentation files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agonow MSW stuff is complete
Karsten Ballüder [Wed, 20 May 1998 14:21:00 +0000 (14:21 +0000)] 
now MSW stuff is complete

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoadded some wxMSW stuff
Karsten Ballüder [Wed, 20 May 1998 14:12:05 +0000 (14:12 +0000)] 
added some wxMSW stuff

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoInitial revision
Karsten Ballüder [Wed, 20 May 1998 14:01:55 +0000 (14:01 +0000)] 
Initial revision

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

26 years agoNew repository initialized by cvs2svn.
Bryan Petty [Wed, 20 May 1998 14:01:55 +0000 (14:01 +0000)] 
New repository initialized by cvs2svn.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775