2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
tree | commitdiff |
2002-04-19 |
Robert Roebling | Updated makefile for mobile sample. |
tree | commitdiff |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
tree | commitdiff |
2002-04-16 |
Václav Slavík | some wxArtProv docs |
tree | commitdiff |
2002-04-16 |
Václav Slavík | wxArtProvider HOWTO extended: update documentation |
tree | commitdiff |
2002-04-16 |
Václav Slavík | fixed outdated filenames |
tree | commitdiff |
2002-04-16 |
George Tasker | Fixes for documentation compilation |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | redefined TRUE and FALSE to be of type bool |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | added wx/ipc.h and used/documented it |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | explain how to choose the theme for wxUniv apps |
tree | commitdiff |
2002-04-15 |
Vadim Zeitlin | fixed minor typo in Borland instructions |
tree | commitdiff |
2002-04-14 |
Julian Smart | Applied custom character filter patch for text validator |
tree | commitdiff |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGener... |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | implemented IPC using Unix domain sockets |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | replaced SetName() with SetText() |
tree | commitdiff |
2002-04-12 |
Vadim Zeitlin | implemented wxChoice::Delete |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | typo (thanks Nerijus) |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | updated to mention X11 |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | fixed 2 small typos (reported by Janos Vegh) |
tree | commitdiff |
2002-04-11 |
Vadim Zeitlin | mention wxDIALOG_NO_PARENT |
tree | commitdiff |
2002-04-10 |
Julian Smart | Added a wxDD_NEW_DIR_BUTTON style for wxDirDialog ... |
tree | commitdiff |
2002-04-09 |
Vadim Zeitlin | added support for the multiline button labels |
tree | commitdiff |
2002-04-09 |
Vadim Zeitlin | fixed a bug in wxStopWatch::Pause() (wouldn't pause... |
tree | commitdiff |
2002-04-08 |
Julian Smart | Added define to STC VC++ project file |
tree | commitdiff |
2002-04-08 |
Julian Smart | Further fixes to references |
tree | commitdiff |
2002-04-08 |
Julian Smart | Removed a lot of redundant references to wxWindow:... |
tree | commitdiff |
2002-04-08 |
Vadim Zeitlin | fixed several bugs in Mkdir() and also modified its... |
tree | commitdiff |
2002-04-08 |
Vadim Zeitlin | added GetPath(flags) version to allow retrieving the... |
tree | commitdiff |
2002-04-08 |
Julian Smart | BC++ 32-bit makefile now copies setup.h to the correct... |
tree | commitdiff |
2002-04-08 |
Vadim Zeitlin | wxMSW doesn't send CHAR events for Caps/Scroll/NumLock... |
tree | commitdiff |
2002-04-08 |
Julian Smart | Added wxDIRCTRL_EDITABLE style so we can choose whether |
tree | commitdiff |
2002-04-08 |
Julian Smart | Canvas: added some DECLARE_CLASS macros to stop it... |
tree | commitdiff |
2002-04-07 |
Vadim Zeitlin | added ra key methods docs |
tree | commitdiff |
2002-04-07 |
Vadim Zeitlin | added wxTextCtrl::EmulateKeyPress |
tree | commitdiff |
2002-04-07 |
Vadim Zeitlin | added raw key code and flags support (based on patch... |
tree | commitdiff |
2002-04-07 |
Vadim Zeitlin | reformatted to fit in the page width |
tree | commitdiff |
2002-04-07 |
Julian Smart | Version updates, manual date change, no change to dragi... |
tree | commitdiff |
2002-04-07 |
Václav Slavík | update from gtk/changes.txt to changes.txt (sic...) |
tree | commitdiff |
2002-04-07 |
Václav Slavík | add artprov sample to the list |
tree | commitdiff |
2002-04-07 |
Václav Slavík | added wxArtProvider technote |
tree | commitdiff |
2002-04-06 |
Václav Slavík | fixed wxEncodingConverter::Convert docs |
tree | commitdiff |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
tree | commitdiff |
2002-04-06 |
Václav Slavík | fixed typo |
tree | commitdiff |
2002-04-05 |
Václav Slavík | info about removal of wxhtml.rc |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | some updates I forgot to commit before: mention wxCondi... |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | added a few missing tree events to the docs |
tree | commitdiff |
2002-04-05 |
Vadim Zeitlin | minor fix to wxFileName::MakeRelativeTo(), removed... |
tree | commitdiff |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
tree | commitdiff |
2002-04-03 |
Mattia Barbon | Mention wxCURSOR_BLANK |
tree | commitdiff |
2002-04-03 |
Vadim Zeitlin | added a note about the constraints being deprecated |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | fixed OnDropFiles() signature |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | changed wxCondition API to take a reference, not pointe... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | added wxSemaphore (with docs), new version of wxConditi... |
tree | commitdiff |
2002-04-02 |
Vadim Zeitlin | added the include files section (patch 538251) |
tree | commitdiff |
2002-04-02 |
Robin Dunn | wxWindowMSW now eats EVT_CHAR if the key was handled... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Added reference to FloodFill additions |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | fixed wxCheckListBox behaviour in presense of wxLB_SORT... |
tree | commitdiff |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
tree | commitdiff |
2002-04-01 |
Vadim Zeitlin | restored full redraw on repain behaviour by default... |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | wxFileName::Get/SetTimes() finally seem to work under... |
tree | commitdiff |
2002-03-27 |
Vadim Zeitlin | added wxEXEC_MAKE_GROUP_LEADER (patch 535422) |
tree | commitdiff |
2002-03-26 |
Julian Smart | Copied roadmap from wxWebSite module |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | Docs for wxDialog/wxFrame::SetIcons and wxIconBundle. |
tree | commitdiff |
2002-03-26 |
Václav Slavík | wxhtml.rc not needed anymore |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | update the toolbar docs for radio buttons |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | Corrected ctors for wxPropertyListView and wxPropertyLi... |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | made radio buttons and the toolbat text work for Win32... |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | added and documented wxTB_NOICONS and wxTB_TEXT style... |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | some minor appearance fixes |
tree | commitdiff |
2002-03-25 |
Vadim Zeitlin | updated for 2.4.0 |
tree | commitdiff |
2002-03-24 |
Václav Slavík | added wxArtProvider |
tree | commitdiff |
2002-03-24 |
Václav Slavík | remove wxApp::GetStdIcon from documentation |
tree | commitdiff |
2002-03-23 |
Vadim Zeitlin | added wxEXEC_NOHIDE flag, modified wxExecute() to take... |
tree | commitdiff |
2002-03-22 |
Julian Smart | Removed references to wxHelpControllerHtml from docs. |
tree | commitdiff |
2002-03-22 |
Václav Slavík | tex2rtf doesn't like math mode |
tree | commitdiff |
2002-03-22 |
Vadim Zeitlin | added Allow() docs |
tree | commitdiff |
2002-03-21 |
Julian Smart | Added wxX11 to readme |
tree | commitdiff |
2002-03-21 |
Julian Smart | Put dialog in more sensible place in Forty, got a bit... |
tree | commitdiff |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
tree | commitdiff |
2002-03-20 |
Vadim Zeitlin | added a note about wxGetHomeDir() change under MSW |
tree | commitdiff |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
tree | commitdiff |
2002-03-17 |
Václav Slavík | Chris' wxImage::SaveFile(filename_only) patch |
tree | commitdiff |
2002-03-17 |
Václav Slavík | docs corrections and docs for Chris' wxImage::SaveFile... |
tree | commitdiff |
2002-03-17 |
Václav Slavík | initial wxMGL readmes |
tree | commitdiff |
2002-03-16 |
Václav Slavík | applied wxTR_HIDE_ROOT patch for wxMSW |
tree | commitdiff |
2002-03-16 |
Vadim Zeitlin | added support for wxTR_HIDE_ROOT style (patch 529614) |
tree | commitdiff |
2002-03-16 |
Václav Slavík | applied patch for seeking in GIF images |
tree | commitdiff |
2002-03-15 |
Václav Slavík | applied patch for seeking in GIF images |
tree | commitdiff |
2002-03-15 |
Vadim Zeitlin | erase separators shown behind the controls added to... |
tree | commitdiff |
2002-03-15 |
Václav Slavík | wxLocale-related corrections to the docs |
tree | commitdiff |
2002-03-15 |
Václav Slavík | info about wxLocale changes |
tree | commitdiff |
2002-03-15 |
Robin Dunn | Added wxCURSOR_RIGHT_ARROW, which is like the typical... |
tree | commitdiff |
2002-03-11 |
Vadim Zeitlin | right clicking outside any column sets the column in... |
tree | commitdiff |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacin... |
tree | commitdiff |
2002-03-09 |
Vadim Zeitlin | added support for non alphanumeric simple character... |
tree | commitdiff |
2002-03-08 |
Václav Slavík | case insensitive <font face> |
tree | commitdiff |
2002-03-06 |
Julian Smart | Applied patch for Forty, print patch and wxHTML book... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | explained how the existing array declarations must... |
tree | commitdiff |
2002-03-06 |
Vadim Zeitlin | forbid copying wxEvtHandlers |
tree | commitdiff |
2002-03-06 |
Gilles Depeyrot | wxArray<T> macros have been changed to fix runtime... |
tree | commitdiff |
next |