2002-07-01 |
Robin Dunn | Fixed "different linkage" compile error |
tree | commitdiff |
2002-07-01 |
Ron Lee | Fix for the irksome, 'Details' sizing bug. Or at least... |
tree | commitdiff |
2002-07-01 |
Julian Smart | Corrected scoping error for i |
tree | commitdiff |
2002-06-30 |
Ron Lee | Preserve prior StatusBar contents when adding removing... |
tree | commitdiff |
2002-06-30 |
Ron Lee | fixed some pesky compile warnings, hope this doesn... |
tree | commitdiff |
2002-06-30 |
Ron Lee | added export decls for MSW. |
tree | commitdiff |
2002-06-30 |
Václav Slavík | fixed hidden root expansion in extreme usage case |
tree | commitdiff |
2002-06-30 |
Gilles Depeyrot | added static library Project Builder project for wxWindows |
tree | commitdiff |
2002-06-29 |
Gilles Depeyrot | rename method to prevent collision with some BSD defini... |
tree | commitdiff |
2002-06-29 |
Gilles Depeyrot | improved error messages |
tree | commitdiff |
2002-06-29 |
Gilles Depeyrot | keep name of wxmac icon for application bundles unstead... |
tree | commitdiff |
2002-06-29 |
Vadim Zeitlin | made wxGenericFontDialog derive from wxFontDialogBase |
tree | commitdiff |
2002-06-28 |
Václav Slavík | enlarged <UL> bullets a bit and nuked this weirdness |
tree | commitdiff |
2002-06-28 |
Robin Dunn | Return more items in wxListCtrl::GetColumn. |
tree | commitdiff |
2002-06-28 |
Chris Elliott | STC and Motif patch |
tree | commitdiff |
2002-06-28 |
Chris Elliott | remove temportay fix to Makefile.in, now configure... |
tree | commitdiff |
2002-06-27 |
Vadim Zeitlin | streamlined WM_NOTIFY processing code fixing a bug... |
tree | commitdiff |
2002-06-27 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2002-06-26 |
Vadim Zeitlin | react to the year being changed in the spin control... |
tree | commitdiff |
2002-06-26 |
Julian Smart | Eliminate flashing when writing text, by clearing inste... |
tree | commitdiff |
2002-06-26 |
Václav Slavík | compilation fix (wxUniv/MSW) |
tree | commitdiff |
2002-06-26 |
Václav Slavík | fix for bug reported by Robert and Julian, probably... |
tree | commitdiff |
2002-06-26 |
Vadim Zeitlin | fixed warnings about printf format specifications ... |
tree | commitdiff |
2002-06-26 |
Julian Smart | Changed the UL bullet to be a square -- I couldn't get |
tree | commitdiff |
2002-06-26 |
Vadim Zeitlin | propgate WS_EX_CONTROLPARENT recursively upwards, not... |
tree | commitdiff |
2002-06-25 |
Julian Smart | Corrected OnAssert |
tree | commitdiff |
2002-06-24 |
Václav Slavík | added QS_ALLPOSTMESSAGE |
tree | commitdiff |
2002-06-24 |
Chris Elliott | a fix to preserve UNC paths when creating the commandli... |
tree | commitdiff |
2002-06-24 |
Robin Dunn | fixed a comment |
tree | commitdiff |
2002-06-24 |
Robin Dunn | Don't try to release the mouse unless we actually have... |
tree | commitdiff |
2002-06-24 |
Stefan Csomor | corrected scoping |
tree | commitdiff |
2002-06-24 |
Vadim Zeitlin | old mingw32 compilation fix |
tree | commitdiff |
2002-06-24 |
Stefan Csomor | support for arbitrary backgrounds via suppressing the... |
tree | commitdiff |
2002-06-24 |
Vadim Zeitlin | wxMotif compilation warning fix |
tree | commitdiff |
2002-06-24 |
Vadim Zeitlin | wxMotif compilation fix |
tree | commitdiff |
2002-06-23 |
Gilles Depeyrot | corrected printf format strings |
tree | commitdiff |
2002-06-23 |
Gilles Depeyrot | improved memory liberation (explicitly set to NULL... |
tree | commitdiff |
2002-06-23 |
Gilles Depeyrot | corrected warnings for unused parameters |
tree | commitdiff |
2002-06-23 |
Julian Smart | Applied patch [ 546335 ] Added Automation types and... |
tree | commitdiff |
2002-06-23 |
Julian Smart | Applied patch [ 571965 ] update stc contrib stuff |
tree | commitdiff |
2002-06-23 |
Julian Smart | Applied patch [ 565012 ] Add wxTextValidator to wxTextE... |
tree | commitdiff |
2002-06-22 |
Ron Lee | arg type warning fixes. |
tree | commitdiff |
2002-06-21 |
Vadim Zeitlin | applied patch 568329 |
tree | commitdiff |
2002-06-21 |
Vadim Zeitlin | renamed wxWizard::Fit() to FitToPage() to avoid potenti... |
tree | commitdiff |
2002-06-21 |
Stefan Csomor | switch back to non appearance fonts until problems... |
tree | commitdiff |
2002-06-21 |
Stefan Csomor | changed key handling to new carbon-savvy implementation |
tree | commitdiff |
2002-06-21 |
Stefan Csomor | routing key events to new app routine |
tree | commitdiff |
2002-06-21 |
Stefan Csomor | changed handling to skip in order to have default handl... |
tree | commitdiff |
2002-06-21 |
Stefan Csomor | take out key handling at control level, we'll remove... |
tree | commitdiff |
2002-06-21 |
Stefan Csomor | millisecond resolution supported for wxMac |
tree | commitdiff |
2002-06-21 |
Stefan Csomor | corrected Appearance measuring routines |
tree | commitdiff |
2002-06-21 |
Robin Dunn | Refactored my last change a bit and applied it in anoth... |
tree | commitdiff |
2002-06-21 |
Robin Dunn | This fixes a crash that would happen when DeleteAllItem... |
tree | commitdiff |
2002-06-20 |
Vadim Zeitlin | fixed compilation with CW8 (SF patch 567845) and also... |
tree | commitdiff |
2002-06-20 |
Vadim Zeitlin | wxThread::Delete() doesn't wait until the next event... |
tree | commitdiff |
2002-06-20 |
Vadim Zeitlin | don't crash trying to dereference NULL m_selection... |
tree | commitdiff |
2002-06-20 |
Vadim Zeitlin | fixed setting tooltips for slider by moving the code... |
tree | commitdiff |
2002-06-19 |
Chris Elliott | wxSVGDC class test sample |
tree | commitdiff |
2002-06-18 |
Julian Smart | Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK |
tree | commitdiff |
2002-06-18 |
David Webster | New .def file |
tree | commitdiff |
2002-06-18 |
Julian Smart | Moved flicker-removal to GTK+ code |
tree | commitdiff |
2002-06-18 |
Vadim Zeitlin | relayout the window after adding/removing the columns... |
tree | commitdiff |
2002-06-18 |
Julian Smart | Remove flicker in Undo/Redo menus by only updating |
tree | commitdiff |
2002-06-18 |
David Webster | OS/2 has it's own popup window source now. |
tree | commitdiff |
2002-06-18 |
Julian Smart | Set the clear region to be the update region if the... |
tree | commitdiff |
2002-06-18 |
Vadim Zeitlin | removed SetFocus() call in WM_LBUTTONDOWN handler once... |
tree | commitdiff |
2002-06-18 |
Vadim Zeitlin | richedit 1.0 controls now send the left up event |
tree | commitdiff |
2002-06-17 |
David Webster | Catching up |
tree | commitdiff |
2002-06-17 |
Stefan Csomor | using Theme layout for measuring as well |
tree | commitdiff |
2002-06-17 |
Vadim Zeitlin | init the event id and timestamp fields for the mouse... |
tree | commitdiff |
2002-06-17 |
Chris Elliott | patch fixing b32 makefile (sourceforge Bugs item #566439) |
tree | commitdiff |
2002-06-16 |
Mattia Barbon | Updated makefile |
tree | commitdiff |
2002-06-16 |
Mattia Barbon | Recent w32api have FONTENUMPROC; this also fixes GCC 3.1 |
tree | commitdiff |
2002-06-15 |
Vadim Zeitlin | argh, another IsDialogMessage() fix: we still need... |
tree | commitdiff |
2002-06-15 |
Vadim Zeitlin | fix for dialog navigation in the modal dialogs: do... |
tree | commitdiff |
2002-06-15 |
Vadim Zeitlin | allow overriding the default button labels in wxWizard |
tree | commitdiff |
2002-06-15 |
Vadim Zeitlin | changed WM_GETDLGCODE handling so that all windows... |
tree | commitdiff |
2002-06-15 |
Vadim Zeitlin | removed unused wxWindow::m_doubleClickAllowed field |
tree | commitdiff |
2002-06-15 |
Mattia Barbon | Create a new icon for each image in a file with multipl... |
tree | commitdiff |
2002-06-15 |
Robin Dunn | Fix for the TAB in the autocomplete list not being... |
tree | commitdiff |
2002-06-15 |
Robin Dunn | Fixed wxApp::OnAssert signature. |
tree | commitdiff |
2002-06-15 |
Vadim Zeitlin | generic log dialog resizing now works more reasonably... |
tree | commitdiff |
2002-06-14 |
Vadim Zeitlin | don't use WS_EX_CONTOLPARENT with the top level windows... |
tree | commitdiff |
2002-06-14 |
Vadim Zeitlin | compilation fixes for wxUniv (moved wxDlgProc back... |
tree | commitdiff |
2002-06-14 |
Vadim Zeitlin | compilation fix for !USE_PCH (patch 569132) |
tree | commitdiff |
2002-06-14 |
Chris Elliott | fixes MSW comparision where theme name extracted from... |
tree | commitdiff |
2002-06-14 |
Chris Elliott | make file for wxUniversal and Borland/MSW |
tree | commitdiff |
2002-06-14 |
Robin Dunn | Missing ; |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | fixed problems with hanging inside IsDialogMessage... |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | added missing space before >> button label |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | suppress an assert when a combobox receives WM_KILLFOCU... |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | fixes to the sizers behaviour necessary to make the... |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | new wxASSERT implementation using wxAssert() helper... |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | blind fix for latest mingw32 3.1 |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | blind fix for latest mingw32 3.1 |
tree | commitdiff |
2002-06-13 |
George Tasker | Added a wxASSERT_MSG in ::SetColDefs() to trap for... |
tree | commitdiff |
2002-06-13 |
Stefan Csomor | adapted to new ..internal structure |
tree | commitdiff |
2002-06-13 |
Vadim Zeitlin | moved OnActivate() logic from wxFrame to wxDialog ... |
tree | commitdiff |
2002-06-12 |
Julian Smart | Fixed a bug in transferring data to a wxComboBox if... |
tree | commitdiff |
2002-06-12 |
Vadim Zeitlin | added wxGetProcessId() |
tree | commitdiff |
next |