2002-04-08 |
Robert Roebling | A little less flicker when selecting text. |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | More BC++ makefile tweaks |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | Further fixes to references |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | Removed a lot of redundant references to wxWindow:... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | fixed format parameter in wxGetVolumeString() (closes... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | fixed several bugs in Mkdir() and also modified its... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | added GetPath(flags) version to allow retrieving the... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | added the keyboard sample |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Robin Dunn | Added missing files |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | Added makefiles to widgets sample |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | BC++ 32-bit makefile now copies setup.h to the correct... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | wxMSW doesn't send CHAR events for Caps/Scroll/NumLock... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | added a few debugging messages |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | report all ASCII keys, not just the US-ASCII ones |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | fix for non-US keyboards: the ASCII chars must be unsigned |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | wxGTK keyboard handling now behaves (mostly) like wxMSW |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | Re-enabled dynamic library code in wxFileName so |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | some kbd processing code cleanup, no real changes yet |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | Added further keyboard sample makefiles |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | Added wxDIRCTRL_EDITABLE style so we can choose whether |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | fixed crash in SetFirstVisible() |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | Unix makefile for the new sample |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Julian Smart | Canvas: added some DECLARE_CLASS macros to stop it... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Vadim Zeitlin | temporary compilation fix |
commit | commitdiff | tree | snapshot |
2002-04-08 |
Stefan Csomor | new makefile |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | Don't allow expanding/collapsing hidden root |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | oops, forgot to implement Home button |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | cleaned up the mess caused by FloodFill patch |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | cleaning up the mess created by the FloodFill patch |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Julian Smart | Fixed some bit-rot problems in contribs |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Julian Smart | Changed caret to black and made it go when control... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | fix for splitting the UNC paths |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | added ra key methods docs |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | added wxTextCtrl::EmulateKeyPress |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Julian Smart | Removed leaks from Forty demo |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | added raw key code and flags support (based on patch... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | added option to show the raw key codes |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Robert Roebling | Further work on wxTextCtrl. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Gilles Depeyrot | updated CodeWarrior 5.3 exported xml projects |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Gilles Depeyrot | removed unnecessarily overridden wxControl method |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | added a new sample to show the key events |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Gilles Depeyrot | updated CodeWarrior 5.3 exported xml projects |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Gilles Depeyrot | removed 68K targets and preferences |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | reformatted to fit in the page width |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | compilation fix for USE_PCH |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | refresh the dialog children forcefully even if wxCLIP_C... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Vadim Zeitlin | removed Robert's test code |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Julian Smart | Version updates, manual date change, no change to dragi... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Gilles Depeyrot | removed 68K targets and preferences and renamed output... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | *DO* use wxTR_EDIT_LABELS, it is neccessary |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | update from gtk/changes.txt to changes.txt (sic...) |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | add artprov sample to the list |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Václav Slavík | added wxArtProvider technote |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Robert Roebling | Added first test app to "mobile". |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Robert Roebling | Make wxFileDialog even smaller under X11. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Robert Roebling | Make text control send text update events. |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Gilles Depeyrot | improved conditional compilation test (added wxUSE_POST... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Gilles Depeyrot | removed unused enum |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Robert Roebling | Test case for MSW display corruption in 2.3.3 |
commit | commitdiff | tree | snapshot |
2002-04-07 |
Robert Roebling | Further work on wxTextCrl. |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Vadim Zeitlin | refresh the dialogs after resize - this is the only... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Vadim Zeitlin | cleaned up the checkbox creation code (~70 lines of... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Vadim Zeitlin | no significant changes |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Vadim Zeitlin | fixed bug with initial path being a root directory... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Julian Smart | Strange sizing fix in DoResize() to workaround apparent |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Václav Slavík | fixed wxEncodingConverter::Convert docs |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Robert Roebling | Added support for variable-width fonts |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Václav Slavík | reverted Julian's unintentional breakage of wxChoice |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Václav Slavík | clear wxArtProvider cache when pushing new provider |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Václav Slavík | more samples/artprov stuff |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2002-04-06 |
Václav Slavík | added resources browser to wxArtProvider sample (simila... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
David Webster | New moddef file |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Václav Slavík | info about removal of wxhtml.rc |
commit | commitdiff | tree | snapshot |
2002-04-05 |
David Webster | Catching up to new common class interfaces. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Robin Dunn | more tweaks for API changes |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Robin Dunn | A few little cleanups, etc. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Julian Smart | Made sure the 'best' size doesn't get set for wxChoice |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Robert Roebling | Fixed the background colour bug. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | SetPath() is now implemented in dirdlg.cpp |
commit | commitdiff | tree | snapshot |
2002-04-05 |
David Webster | need wxUSE_WCHAR_T around wxConvLocal |
commit | commitdiff | tree | snapshot |
2002-04-05 |
David Webster | FALSE not false |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | some updates I forgot to commit before: mention wxCondi... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | compilation fix for !WXWIN_COMPATIBILITY_2_2 |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | compilation fix for !WXWIN_COMPATIBILITY_2_2 |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | added a few missing tree events to the docs |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | minor fix to wxFileName::MakeRelativeTo(), removed... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | warning fix for cygwin (patch 539654) |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Vadim Zeitlin | more fixes to handling the paths with trailing slashes... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Robin Dunn | Added a few new flags, etc. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Robin Dunn | Added wxFileHistory demo |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Julian Smart | No change |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Julian Smart | Don't set a normal cursor for the frame, set the NULL... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Julian Smart | Added FAQ topic for FL |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Vadim Zeitlin | use full 32bit range for the process ids |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Julian Smart | Removed wxTR_HIDE_ROOT under Windows, and removed wxTR_... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Robin Dunn | SWIGged updates for wxMac |
commit | commitdiff | tree | snapshot |
next |