2001-02-13 |
George Tasker | Fixes display of bitmaps in owner drawn controls (like... |
tree | commitdiff |
2001-02-12 |
Robin Dunn | Now uses CC_FULLOPEN if m_colourData.GetChooseFull() |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
tree | commitdiff |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
tree | commitdiff |
2001-02-07 |
George Tasker | SetBackgroundColour() and SetForegroundColour() were... |
tree | commitdiff |
2001-02-06 |
Vadim Zeitlin | regenerated all makefiles from filelist.txt |
tree | commitdiff |
2001-02-01 |
George Tasker | Changed declaration of TREE events from being in both... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
tree | commitdiff |
2001-01-30 |
George Tasker | Allow MDI children to have a non-default window style... |
tree | commitdiff |
2001-01-29 |
Julian Smart | Corrected DoBlit code to use offset into mask |
tree | commitdiff |
2001-01-29 |
Vadim Zeitlin | another fix for MDI styles |
tree | commitdiff |
2001-01-29 |
Vadim Zeitlin | fix (?) for MDI children style problems |
tree | commitdiff |
2001-01-28 |
George Tasker | Fixed buffer overrun in call to wxStripMenuCodes() |
tree | commitdiff |
2001-01-28 |
Julian Smart | Correction for Mingw32 |
tree | commitdiff |
2001-01-27 |
George Tasker | Added a check to make sure 'parent' is valid, otherwise... |
tree | commitdiff |
2001-01-26 |
George Tasker | plot.cpp was moved out of the generic directory to... |
tree | commitdiff |
2001-01-25 |
Vadim Zeitlin | another compile problem fixed |
tree | commitdiff |
2001-01-25 |
Vadim Zeitlin | compile/link problem fixed |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | applied wxNativeFontInfo patch #103089 |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | MIME type manager fixes described earlier on the list: |
tree | commitdiff |
2001-01-22 |
Julian Smart | Fixed wxToolBar colour mapping problem (I hope) |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | fixed bug 128581 |
tree | commitdiff |
2001-01-16 |
George Tasker | Changed code to use the RM environment variable (if... |
tree | commitdiff |
2001-01-15 |
Vadim Zeitlin | blind fix for setting selection in combobox text ctrl |
tree | commitdiff |
2001-01-11 |
Vadim Zeitlin | allow people use modal dialogs in wxApp::OnInit |
tree | commitdiff |
2001-01-11 |
Vadim Zeitlin | applied (slightly modified) patch for loading large... |
tree | commitdiff |
2001-01-09 |
Julian Smart | Extended ProcessTextCommand so processes SETFOCUS/KILLF... |
tree | commitdiff |
2001-01-07 |
Vadim Zeitlin | typo: return Win98, not 99, from wxGetOSDescription() |
tree | commitdiff |
2001-01-05 |
Julian Smart | Corrected horizontal rule drawing when number of items... |
tree | commitdiff |
2001-01-05 |
Julian Smart | In wxListCtrl::Find, don't decrement 'start' if already... |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | added src/msw/files.lst to the list of files to generat... |
tree | commitdiff |
2001-01-03 |
Vadim Zeitlin | regenerated the makefiles to include filename.cpp |
tree | commitdiff |
2001-01-03 |
George Tasker | Added filename.obj to the target list so it gets built... |
tree | commitdiff |
2001-01-02 |
Julian Smart | Added filename.cpp to .dsp files |
tree | commitdiff |
2000-12-21 |
Julian Smart | Added m_keyGlobal.Open() |
tree | commitdiff |
2000-12-21 |
Vadim Zeitlin | wxSpinCtrl now sens TEXT_UPDATED events as in wxGTK |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | 2nd part of wxRegConfig fix |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | fix to GetAllCommands ret value |
tree | commitdiff |
2000-12-20 |
George Tasker | Fixed bug where if the style included wxFRAME_NO_TASKBA... |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | fix for wxRegConfig::GetNextGroup |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | compilation fix for !PCH |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | merged fix from 2.2 branch |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | warning fixed |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | compilation fixes for wxMSW |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | wxMimeTypesManager now supports creating associations... |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-12-16 |
Vadim Zeitlin | check the first radio button in a group |
tree | commitdiff |
2000-12-14 |
Vadim Zeitlin | *really* fixed problem with window menu translation |
tree | commitdiff |
2000-12-13 |
Vadim Zeitlin | patch for not calling wxEntryCleanup() from a DLL applied |
tree | commitdiff |
2000-12-13 |
Vadim Zeitlin | fix for MSWDetachWindowMenu when "&Window" string is... |
tree | commitdiff |
2000-12-12 |
Vadim Zeitlin | merged fix from 2.2 branch |
tree | commitdiff |
2000-12-10 |
Vadim Zeitlin | merged in the small changes from the 2.2 branch |
tree | commitdiff |
2000-12-01 |
Vadim Zeitlin | fix for assert failure when deleting tree ctrl in-place... |
tree | commitdiff |
2000-12-01 |
Vadim Zeitlin | fix for enter processing of owner-drawn buttons |
tree | commitdiff |
2000-11-27 |
Vadim Zeitlin | wxSetEnv for Win32 (now seems to work) |
tree | commitdiff |
2000-11-26 |
Vadim Zeitlin | wxSetEnv for Win32 (doesn't really work) |
tree | commitdiff |
2000-11-25 |
Václav Slavík | added wxFrame::IsMDIChild() (msw only, protected) |
tree | commitdiff |
2000-11-25 |
Václav Slavík | applied (part of) Alexey Leko's patch |
tree | commitdiff |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
tree | commitdiff |
2000-11-21 |
Vadim Zeitlin | fixed wxTextCtrl::GetValue() bug for empty richedit... |
tree | commitdiff |
2000-11-21 |
Vadim Zeitlin | fixed bug with Broadcast() not waking up all threads... |
tree | commitdiff |
2000-11-20 |
George Tasker | Fixed the wxDirExists() function so that if asked about... |
tree | commitdiff |
2000-11-12 |
Julian Smart | Minor tweaks |
tree | commitdiff |
2000-11-10 |
Vadim Zeitlin | applied patches from Mike Oliver <oliver@math.ucla... |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | regenerated |
tree | commitdiff |
2000-10-30 |
Vadim Zeitlin | fixes from the 2.2 branch |
tree | commitdiff |
2000-10-26 |
Vadim Zeitlin | replaced ++/-- with InterlockedInc/Decrement for access... |
tree | commitdiff |
2000-10-19 |
Vadim Zeitlin | 1. some more tests in console |
tree | commitdiff |
2000-10-19 |
Vadim Zeitlin | set more event object fields for lbox dbl click events |
tree | commitdiff |
2000-10-18 |
Vadim Zeitlin | crash due to missing break before WM_HELP handler fixed |
tree | commitdiff |
2000-10-14 |
Vadim Zeitlin | fixed false alert in wxRegKey::DeleteSelf |
tree | commitdiff |
2000-10-14 |
Vadim Zeitlin | oops, removed the fix from the main branch which I... |
tree | commitdiff |
2000-10-13 |
Julian Smart | Doc/distribution script mods |
tree | commitdiff |
2000-10-12 |
Vadim Zeitlin | added QueryRawValue() to wxRegKey and test code for... |
tree | commitdiff |
2000-10-12 |
Vadim Zeitlin | fix for assert when setting tooltip for a readonly... |
tree | commitdiff |
2000-10-11 |
Vadim Zeitlin | added (MSW/GTK) and documented new frame and dialog... |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-10-10 |
Vadim Zeitlin | fixed MDI accel bug, more tests for it in the sample |
tree | commitdiff |
2000-10-10 |
Vadim Zeitlin | attempts at making modal dialogs without parent work... |
tree | commitdiff |
2000-10-10 |
Vadim Zeitlin | make msg boxes without parent owned by top level app... |
tree | commitdiff |
2000-10-08 |
Vadim Zeitlin | wxFileDialog changed to use (new) wxCHANGE_DIR flag... |
tree | commitdiff |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
tree | commitdiff |
2000-10-06 |
Julian Smart | Added DECLARE/IMLEMENT_CLASS for wxToolBarBase |
tree | commitdiff |
2000-10-04 |
Julian Smart | Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead) |
tree | commitdiff |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList |
tree | commitdiff |
2000-09-28 |
Václav Slavík | added wxNotebook::AssingImageList |
tree | commitdiff |
2000-09-25 |
Julian Smart | Enabled context-sensitive help for wxRadioBox |
tree | commitdiff |
2000-09-25 |
Ron Lee | implemented wxDisplaySizeMM for gtk, msw & motif. |
tree | commitdiff |
2000-09-12 |
Julian Smart | Minor mods |
tree | commitdiff |
2000-09-12 |
Vadim Zeitlin | 1. removed 'B' flag from treebase.cpp and regenerated... |
tree | commitdiff |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
tree | commitdiff |
2000-09-10 |
Vadim Zeitlin | wxTipWindow added and is now used by wxSimpleHelpProvider |
tree | commitdiff |
2000-09-10 |
Julian Smart | #ifdefs for WIN16 |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed non-recognition of wxLIST_MASK_IMAGE flags. |
tree | commitdiff |
2000-09-08 |
Julian Smart | Added dcclient.h |
tree | commitdiff |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
tree | commitdiff |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
tree | commitdiff |
2000-09-07 |
Julian Smart | Added comment to old wxGetMousePosition |
tree | commitdiff |
next |