2002-09-04 |
Vadim Zeitlin | fix wxCheckListBox which was completely broken by the... |
tree | commitdiff |
2002-09-04 |
Vadim Zeitlin | generic status bar now: |
tree | commitdiff |
2002-09-04 |
Chris Elliott | move code from .h to .cpp to prevent Borland warning |
tree | commitdiff |
2002-09-04 |
Vadim Zeitlin | fix wxBase apps compilation after ProcessIdle() change... |
tree | commitdiff |
2002-09-04 |
Chris Elliott | Introducing wxBase for borland based on Michael Fieldin... |
tree | commitdiff |
2002-09-03 |
David Webster | More OS/2 update to fix some owner drawn things |
tree | commitdiff |
2002-09-03 |
Gilles Depeyrot | disable Darwin GCC precompiled headers by default also... |
tree | commitdiff |
2002-09-03 |
Julian Smart | Changed char* to wxChar* |
tree | commitdiff |
2002-09-03 |
David Webster | Notebook, Listbox, and Checklst updates |
tree | commitdiff |
2002-09-02 |
Julian Smart | More casting to make gcc 3.2 behave. |
tree | commitdiff |
2002-09-02 |
Julian Smart | And some more casting |
tree | commitdiff |
2002-09-02 |
Julian Smart | Added size_t cast to disambiguate array usage. |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | old compilation fix for AIX from Ian Brown |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | fixed restoring fonts from the native font info data... |
tree | commitdiff |
2002-09-02 |
Chris Elliott | Michael Fieldings patch 598106 applied in part |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | generate key events for Space/Enter in addition to... |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | signed/unsigned comparison warning (and probably even... |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-09-02 |
Julian Smart | Applied patch [ 602924 ] colours and effects in wxMSW... |
tree | commitdiff |
2002-09-02 |
Julian Smart | Committed a couple of IPC changes I forgot to do |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | choose implicit parent for the dialog boxes better... |
tree | commitdiff |
2002-09-01 |
Gilles Depeyrot | added wxSpinCtrl::SetSelection method |
tree | commitdiff |
2002-09-01 |
Ron Lee | oops, make it build with wxbase too. |
tree | commitdiff |
2002-09-01 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-09-01 |
Vadim Zeitlin | don't call CreatesMessageOutput() explicitly, it will... |
tree | commitdiff |
2002-09-01 |
Ron Lee | added missing #include frame.h for mingw(3.2) build. |
tree | commitdiff |
2002-09-01 |
Julian Smart | Copy event type too |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Fixed apparent typo in wxGridCellAttr::MergeWith, hopef... |
tree | commitdiff |
2002-09-01 |
Gilles Depeyrot | corrected warnings |
tree | commitdiff |
2002-09-01 |
Václav Slavík | fixes to newly added i18n code in XRC - don't use it... |
tree | commitdiff |
2002-09-01 |
Julian Smart | Removed warnings from ipcbase.cpp |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Clear attribute cache in Redimension to fix Bug 508407. |
tree | commitdiff |
2002-09-01 |
Julian Smart | Applied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix |
tree | commitdiff |
2002-09-01 |
Julian Smart | Clean up string table before uninitializing DDEML |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Added some const qualifiers. |
tree | commitdiff |
2002-09-01 |
Julian Smart | Accidentally omitted code from previous patch |
tree | commitdiff |
2002-09-01 |
Julian Smart | Applied patch [ 600051 ] DDE and TCP improvements and... |
tree | commitdiff |
2002-09-01 |
Václav Slavík | fixed a small typo |
tree | commitdiff |
2002-09-01 |
Ron Lee | removed DoInit() straggler from appbase mods. |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Applied AutoWrap Renderer Bugfix by Roger Gammans ... |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | implemented a dirty hack allowing us to keep activation... |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | don't disable top level windows recursively |
tree | commitdiff |
2002-08-31 |
Václav Slavík | fixed font picker in wxHtmlHelpController, better UI... |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | fix for losing focus under Windows after showing the... |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | SetSelection() for generic wxSpinCtrl (forgot to commit... |
tree | commitdiff |
2002-08-31 |
Stefan Neis | Make use of new array functions. |
tree | commitdiff |
2002-08-31 |
Václav Slavík | applied patch that adds more i18n support to XRC handlers |
tree | commitdiff |
2002-08-31 |
Julian Smart | Added log.h inclusion |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 599043 ] fix for wxTreeCtrl/MSW right... |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 600500 ] Tip-of-day: comments, translatable |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 601072 ] wxFileName::GetLongPath error... |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 601957 ] wxGrid: Start editing with... |
tree | commitdiff |
2002-08-31 |
Julian Smart | Added RTTI macros |
tree | commitdiff |
2002-08-30 |
David Webster | Weekly updates |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | don't use vfork() in wxExecute() |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | don't eat Shift-Ctrl-[XCV] keys |
tree | commitdiff |
2002-08-30 |
Julian Smart | Added another log.h |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | compilation problem for compilers with old for() scopin... |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | compilation fix (missing wx/log.h include) |
tree | commitdiff |
2002-08-30 |
Julian Smart | Added another log.h; removed redundant trace args |
tree | commitdiff |
2002-08-30 |
Julian Smart | Added log.h |
tree | commitdiff |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
tree | commitdiff |
2002-08-30 |
David Webster | TRUE, not true; FALSE not false |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | don't disable top level children in parents Enable() |
tree | commitdiff |
2002-08-30 |
Chris Elliott | lost log.h fixed |
tree | commitdiff |
2002-08-30 |
Chris Elliott | lost log.h fixed |
tree | commitdiff |
2002-08-30 |
David Webster | OS/2 must have positive control IDs. |
tree | commitdiff |
2002-08-30 |
Stefan Csomor | fix for 10.2 (persistent tooltips ;-) |
tree | commitdiff |
2002-08-30 |
David Webster | Fix to allow proper positioning of child windows under... |
tree | commitdiff |
2002-08-30 |
David Webster | Lots of updates fixing radiobox processing, checkboxes... |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | added wxSpinCtrl::SetSelection() |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | removed wxApp::DoInit(); added wxApp::CreateMessageOutp... |
tree | commitdiff |
2002-08-30 |
Vadim Zeitlin | disable children when the parent is disabled |
tree | commitdiff |
2002-08-29 |
Vadim Zeitlin | loop in wxInputStream::Read() while there is data to... |
tree | commitdiff |
2002-08-29 |
Vadim Zeitlin | changed wxExecute(char **) version to take wxChar ** |
tree | commitdiff |
2002-08-29 |
Vadim Zeitlin | don't crash in wx(Flex)GridSizer with division by 0... |
tree | commitdiff |
2002-08-28 |
Mattia Barbon | Applied Fabian Wenzel's patches to add -mthreads for... |
tree | commitdiff |
2002-08-28 |
Julian Smart | Using wxImageListType instead of wxGenericImageList |
tree | commitdiff |
2002-08-28 |
Julian Smart | Ditribution script mods; |
tree | commitdiff |
2002-08-28 |
Julian Smart | XmNframeChildType is not in Motif 1.2. #ifdef appropria... |
tree | commitdiff |
2002-08-27 |
Mattia Barbon | Removed (broken) cross-compilation support from makefiles. |
tree | commitdiff |
2002-08-27 |
Mattia Barbon | Honour wxSB_WRAP in wxMotif spin button |
tree | commitdiff |
2002-08-27 |
Mattia Barbon | When there is no display, the default log target will... |
tree | commitdiff |
2002-08-27 |
Mattia Barbon | Don't get the string when the combobox returned CB_ERR... |
tree | commitdiff |
2002-08-27 |
Mattia Barbon | wxItemContainer already deletes client data; don't... |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | fixed crashes in Push/PopEventHandler() if the current... |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | fixed bug in SetStyle() which wouldn't reset the slant... |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | deprecated static wxWizard::Create() |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | fixed wxVsnprintf_() compilation in ASCII mode |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | (blind) fix for BC++ compilation problem with wxPutc... |
tree | commitdiff |
2002-08-27 |
Robin Dunn | Don't use a wxPopupWindow on wxGTK |
tree | commitdiff |
2002-08-26 |
Guillermo Rodrigue... | Fixed warnings due to use of %d for long int params... |
tree | commitdiff |
2002-08-26 |
Robert Roebling | Applied button aligment patch. |
tree | commitdiff |
2002-08-26 |
Robert Roebling | Applied zero-size patch. |
tree | commitdiff |
2002-08-26 |
Vadim Zeitlin | another fix to the wxFormatConverter bug with the forma... |
tree | commitdiff |
2002-08-26 |
Guillermo Rodrigue... | Removed compilation warnings (mostly mismatches between... |
tree | commitdiff |
2002-08-26 |
Robert Roebling | Corrected wxFormatConverter for strings which need |
tree | commitdiff |
2002-08-26 |
Robin Dunn | Fixup clipboard usage a bit more. |
tree | commitdiff |
next |