2000-01-24 |
Vadim Zeitlin | added wxGetPasswordFromUser(), dialogs sample shows... |
tree | commitdiff |
2000-01-24 |
Vadim Zeitlin | refresh after sort - patch from Ricky Gonzales |
tree | commitdiff |
2000-01-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-01-24 |
Robert Roebling | Added geometry.cpp and made it compile, |
tree | commitdiff |
2000-01-23 |
Vadim Zeitlin | 1. '\n's in tooltip messages are handled (replaced... |
tree | commitdiff |
2000-01-23 |
Robert Roebling | Fixed small bug in tab code WRT to having only |
tree | commitdiff |
2000-01-23 |
Robert Roebling | tabbing in controls sample works again. |
tree | commitdiff |
2000-01-23 |
Vadim Zeitlin | 1. wxMSW::wxNotebook::SetPageSize() and SetPadding... |
tree | commitdiff |
2000-01-23 |
Václav Slavík | added intelligent scaling of icons -- cutting empty... |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Changes for next snapshot. |
tree | commitdiff |
2000-01-22 |
Stefan Neis | SN: Replaced __WXOS2__ by __WXPM__ in #ifdefs |
tree | commitdiff |
2000-01-22 |
Václav Slavík | added test for correctly created wxIcon |
tree | commitdiff |
2000-01-22 |
Robert Roebling | Fixed wxListCtrl::GetNextItem() |
tree | commitdiff |
2000-01-22 |
Vadim Zeitlin | I think I finally fixed activation behaviour under... |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | BC++ compilation fix |
tree | commitdiff |
2000-01-21 |
Julian Smart | Misc. Dialog Editor/resource bugs fixed |
tree | commitdiff |
2000-01-21 |
Guillermo Rodrigue... | msgdlg.h missing - please try compiling without precomp... |
tree | commitdiff |
2000-01-21 |
Vadim Zeitlin | 1. wxWizard supports setting images for each page,... |
tree | commitdiff |
2000-01-20 |
Robert Roebling | More life in wxPlot. |
tree | commitdiff |
2000-01-20 |
Robert Roebling | A no-change for scroll events. |
tree | commitdiff |
2000-01-19 |
Václav Slavík | rewritten to use wxTheMimeTypesManager |
tree | commitdiff |
2000-01-19 |
Julian Smart | Added missing windows.h includes |
tree | commitdiff |
2000-01-19 |
Václav Slavík | generic wxFileDialog now stores customizations to regis... |
tree | commitdiff |
2000-01-18 |
Vadim Zeitlin | 1. fixed compilation of wxExecute() for !wxUSE_IPC |
tree | commitdiff |
2000-01-18 |
Julian Smart | Avoided rounding errors in font point size calculations |
tree | commitdiff |
2000-01-18 |
Václav Slavík | added default icons for binary and unknown filetype |
tree | commitdiff |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
tree | commitdiff |
2000-01-16 |
Václav Slavík | wxProgressDialog now accepts wxGA_SMOOTH style |
tree | commitdiff |
2000-01-16 |
Václav Slavík | minor change in passing arguments to CreateAntialiasedB... |
tree | commitdiff |
2000-01-16 |
Robert Roebling | file dialogs now remembers the width of the |
tree | commitdiff |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files... |
tree | commitdiff |
2000-01-15 |
Julian Smart | 16-bit fixes |
tree | commitdiff |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
tree | commitdiff |
2000-01-14 |
Julian Smart | Further fixes to Dialog Editor; additions to .dsp files |
tree | commitdiff |
2000-01-14 |
Guillermo Rodrigue... | Added a comment about the 'UpdateWindow' issue in SetSc... |
tree | commitdiff |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
tree | commitdiff |
2000-01-13 |
Julian Smart | Removed ::UpdateWindow from scrolwin.cpp; corrected... |
tree | commitdiff |
2000-01-11 |
Vadim Zeitlin | fixed refresh problem with holidays in wxCalendarCtrl |
tree | commitdiff |
2000-01-10 |
Guillermo Rodrigue... | Ops, small typo |
tree | commitdiff |
2000-01-10 |
Guillermo Rodrigue... | Fixed from Mumit Khan to allow DLL compilation for... |
tree | commitdiff |
2000-01-07 |
Bart A.M. Jourquin | *** empty log message *** |
tree | commitdiff |
2000-01-07 |
Bart A.M. Jourquin | deleting the 'validator' param in call to wxControl... |
tree | commitdiff |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
tree | commitdiff |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | more fixes to compilation warnings from HP-UX build... |
tree | commitdiff |
2000-01-05 |
Vadim Zeitlin | bug with incorrect & test fixed |
tree | commitdiff |
2000-01-05 |
Robert Roebling | Corrceted background problem with themes. |
tree | commitdiff |
2000-01-04 |
Robert Roebling | Removed crashes when not using themes. |
tree | commitdiff |
2000-01-04 |
Robert Roebling | Update bug in wxListCtrl, |
tree | commitdiff |
2000-01-04 |
David Webster | needed a check for wxUSE_VALIDATORS in the wxListCtrl... |
tree | commitdiff |
2000-01-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Cast both operands of ?: to (wxControl*) so BC++ compil... |
tree | commitdiff |
2000-01-03 |
David Webster | small updates for OS/2 |
tree | commitdiff |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
tree | commitdiff |
2000-01-03 |
Ove Kaaven | Split "?:" into "if" statement for assignment of conver... |
tree | commitdiff |
2000-01-02 |
Vadim Zeitlin | 1. wxDateTimeHolidayAuthority class for calculating... |
tree | commitdiff |
2000-01-01 |
Václav Slavík | fixed #pragma implementation/interface numdlgg.h to... |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | added support for several new events in wxCalendarCtrl... |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
tree | commitdiff |
1999-12-30 |
Vadim Zeitlin | added wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home... |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | wxCalendarCtrl works under MSW too |
tree | commitdiff |
1999-12-29 |
Robert Roebling | IsExposed() corrections in calendar. |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. some minor compilation fixes in datetime.cppm |
tree | commitdiff |
1999-12-29 |
Robert Roebling | Small doc updates, mainly wxDropTarget, |
tree | commitdiff |
1999-12-28 |
Robert Roebling | Calling a Refresh() before the window is created... |
tree | commitdiff |
1999-12-26 |
Vadim Zeitlin | more unused param warnings fixed |
tree | commitdiff |
1999-12-23 |
Robert Roebling | Added wxBitmap::GetSubBitmap() |
tree | commitdiff |
1999-12-23 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-22 |
Robert Roebling | Reduced spacing in tree ctrl. |
tree | commitdiff |
1999-12-22 |
Robert Roebling | Some debug code. |
tree | commitdiff |
1999-12-21 |
Robert Roebling | Some doc updates. |
tree | commitdiff |
1999-12-20 |
Robert Roebling | Minor changes to wxTreeCtrl's horiz size, |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | Win16 compilation fixes |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | merging in the toolbar changes |
tree | commitdiff |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
tree | commitdiff |
1999-12-13 |
Václav Slavík | now survives compilation even if wxUSE_SASH == 0 |
tree | commitdiff |
1999-12-11 |
Václav Slavík | wxPostScriptDC::DrawText now uses descent to determine... |
tree | commitdiff |
1999-12-07 |
Robert Roebling | wxListCtrl sends event directly again. Also fixed... |
tree | commitdiff |
1999-12-07 |
Vadim Zeitlin | small cosmetic fix for wxListCtrl |
tree | commitdiff |
1999-12-07 |
Robert Roebling | Various things related to wxFileDialog and attributes. |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | wxTreeCtrl has colours and fonts too now |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | 1. test for thr_setconcurrency() added to configure |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | generic wxListCtrl colour/font setting |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-06 |
David Webster | some os/2 icon-bitmap fixes |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | compilation fixes for the wxListItemAttr |
tree | commitdiff |
1999-12-04 |
Vadim Zeitlin | 1. wxGetOsDescription() function added |
tree | commitdiff |
1999-12-04 |
Robert Roebling | Two missing #includes in image code. |
tree | commitdiff |
1999-12-04 |
Robert Roebling | String changes for translations, |
tree | commitdiff |
1999-12-01 |
Robert Roebling | Applied patch for multiple file selection, documented. |
tree | commitdiff |
1999-11-26 |
Robert Roebling | Minor changes. |
tree | commitdiff |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
tree | commitdiff |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
tree | commitdiff |
1999-11-18 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-17 |
Unknown (MT) | use a smaller tip font for MSW |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxFrameBase class for wxMSW and wxGTK |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | crash when deleting window in OnUnsplit() corrected |
tree | commitdiff |
1999-11-16 |
Vadim Zeitlin | wxListCtrl::DeleteAllItems() doesn't send notification... |
tree | commitdiff |
1999-11-15 |
Robert Roebling | Added header vs. library version check to configure, |
tree | commitdiff |
next |