wxXmlResource
wxXmlResource
Factory::Create()
Change license. Use interfaces, and std::unique_ptr
Make socket classes more binary-centric, less string-centric
Memory buffer instead of string
Changed license to GPL
Move about box from frame to app
Decouple docs and pages
Telnet
Clean up socket code
Clean up
Get tab texts from doc title
Real ftp client implementation, using wxFTP
Use wxStandardPaths::GetExecutablePath() instead of argv[0]
Compiler version in debug exe file names
Clean up
Trunk fix
Align with trac.wxwidgets.org/changeset/65915
Fix problems with r30
Use "localhost"
Allow space
Clean up
UDP page
Clean up
MainFrame::UpdateCaption(wxDocument*)
Added FTP server and client docs+views+pages (just duplicates of TCP for now)
Added class TCP_TextPanel
Allow space
Multiple DDE client links
Clean up
Move m_doc to base class, IPC_Panel
Better logging
Display correct path in error dialog, in case of missing resource file
Regular ctor+Create() creation
Renaming
Refactoring + clean up
Change wxDocManager_FindTemplate() signature
New app icon
Filter out nonprintable characters
trac.wxwidgets.org/ticket/12211
telnet echo + del key
Move bitmaps to /art
Clean up
MainFrame::UpdateCaption()
Use global wxDocManager instance
Added module utility.h/cpp
Fix tcpclient crash
Change wxWindow_Toggle() signature
No need for wxDELETE in simple dtor
Clean up
Fix udp broadcast
Sanity check in wxGetAccelText()
wxIPC_UNICODETEXT
Change wxWindow_Toggle() signature
Necessary wx 2.8 changes
Clean up
Attempt at passive mode
Use wxProtocolLog
Mark the ftp server page as being "under construction"
Decouple docs and pages
Doc/view classes for tcp client and server
Added class IPC_Notebook
Clean up
Command line code clean up
wx trunk wxChar* -> char* transition
Import
Clean up
FTP client bugfixes
Clean up socket code
Clean up
Build fix
Use wxStandardPaths::GetExecutablePath() instead of argv[0]
Change wxWindow_Toggle() signature again; didn't work in all scenarios
"List" button
Added folder src/docview
Align with trac.wxwidgets.org/ticket/12170
Use wxDocument::UpdateAllViews()
Bugfix: bad format string
wxIPC_UNICODETEXT
Doc/view clean up
Win64 configurations
Alt+Enter
Use wxStandardPaths::GetExecutablePath() instead of argv[0]
Support multiple destinations
Menu -> Window -> New
Defensive measure
Decouple app and docmanager implementations
Remove unused data member
wxVersionInfo
include/ctb-0.1x -> include/ctb
Menu -> Format -> Font
wxDocManager_CloseDocuments()
Clean up
Menubar -> a separate xrc object
Align online icon with offline icon
Reinstate Validate()
UDP_Page::Start()
Simplify wxDocManagerFrame interface