2007-02-06 |
Robin Dunn | Set version number |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Roman Rolinsky | Version 1.8-0 |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Włodzimierz... | Fixed wxComboBox always sorted in all univ builds ... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Włodzimierz... | wx/log.h belongs to pch system |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Paul Cornett | simplify wxGTK DoSetSizeHints logic, respect size incre... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Václav Slavík | added script to generate parts of rsp manifests with... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Vadim Zeitlin | made (many) more wxGrid methods const |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Vadim Zeitlin | corrected WXDLLIMPEXP_ declaration for wxEventBlocker... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Julian Smart | Fixes to the previous fix |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Julian Smart | Avoid triggering false update event when setting the... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Julian Smart | Restored drag position mysteriously removed in revision... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Julian Smart | Typo correction |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Julian Smart | Typo fix |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Julian Smart | Missing include |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Kevin Ollivier | Committing patch #1604462, which improves autoconf... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Stefan Csomor | using scroll axis for mousewheel events |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Stefan Csomor | using scroll axis in translation to scrollwin events... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Stefan Csomor | adding scroll axis to wheel events |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Vadim Zeitlin | our build also depends on bc |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Vadim Zeitlin | call OnInit() from all samples to allow using standard... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Vadim Zeitlin | add accessors using wxFileName to wxFile/DirPickerCtrl... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Vadim Zeitlin | added wxEventBlocker class (patch 1622444) |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Vadim Zeitlin | updated comments after latest commit (Tim Kosse) |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Vadim Zeitlin | fix compilation problem when wxUSE_FSVOLUME==0 after... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Vadim Zeitlin | use wxFSVolume instead of duplicating its functionality... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Vadim Zeitlin | don't show an error if SHGetFileInfo(SHGFI_ATTRIBUTES... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Vadim Zeitlin | fix assert when the control doesn't have a valid date... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Vadim Zeitlin | don't wait for Windows messages in WaitForThread()... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Vadim Zeitlin | don't wake up on Windows messages when waiting for... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Vadim Zeitlin | added support for underlined fonts |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Vadim Zeitlin | document wxNewId() as being deprecated |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Vadim Zeitlin | document Next/PrevControlId |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Vadim Zeitlin | use wxObject copy ctor, not default ctor, in wxEvent... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Julian Smart | COrrected style doc |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Vadim Zeitlin | removed wxABI_TESTS, they're irrelvant in 2.9 |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Vadim Zeitlin | Added wxSizerFlags::Top() and Bottom() |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Vadim Zeitlin | removed 2.6 incompatibilities section |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Julian Smart | Added extra hit test style for more accurate reporting |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Stefan Csomor | fix for drawing in the 'grox box' between two scrollbars |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Stefan Csomor | changing asserts to debug info |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Stefan Csomor | separate assert in case the control ref is already... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Václav Slavík | fixes to InputPath values in custom build steps |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Václav Slavík | don't assume there's always an active wxEventLoop instance |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Vadim Zeitlin | changing text alignment dynamically doesn't always... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Vadim Zeitlin | document that the parent window gets EVT_LEAVE_WINDOW... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Vadim Zeitlin | use LLONG_MIN instead of -1 (which is a valid time... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Václav Slavík | compiled fixes for builds without PCH |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Chris Elliott | fix SF bug 1640955 |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | wxDFB doesn't require extra configure options anymore |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Robin Dunn | changelog for 2.8.1.1 |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Robin Dunn | regenerated |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | wxDFB: fix rendering artefacts when scrolling wxScrolle... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | implemented wxPopupWindow for wxDFB; added wxNonOwnedWi... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | enable wxFontMapper in wxDFB port |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | allow building wxXRC with wxUSE_HTML=0: make linking... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | SETUPHDIR is Bakefile variable, not MSVC IDE one |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Václav Slavík | fixed wxGetTranslation() prototype in the !wxUSE_INTL... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Stefan Neis | Improve resetting table via SetTable (extended version... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | reswigged |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | suspend logging while in wx.DataFormat.GetId |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | remove bad property |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Build and distrib tweaks |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | No animate contrib anymore |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Return an empty string from wxDataFormat::GetId if... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Add some wxCHECK_MSG's |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Return an empty string from GetValue if the textctrl... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Robin Dunn | Revert menus and toolbars to using wxNewId() too since... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Paul Cornett | expose handlers are supposed to return a gboolean; |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Vadim Zeitlin | fix infinite recursion when processing navigation keys... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Vadim Zeitlin | reverted last commit, using result of NewControlId... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
Vadim Zeitlin | use wxID_ANY for internal controller control instead... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Vadim Zeitlin | don't crash in dtor if the X11 window hadn't been creat... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Vadim Zeitlin | name user config file appname.conf when it's locayed... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Vadim Zeitlin | set command int (indicating whether the item is checked... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Robin Dunn | wx.FRAME_FLOAT_ON_PARENT notes |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Robin Dunn | Use float-on-parent frames for the popups if wxPopupWin... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
Robin Dunn | Added support for the wxFRAME_FLOAT_ON_PARENT style |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Václav Slavík | fixed typo in code for setting alternative locale name |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Bump subrelease number |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Add a note about wxSearchCtrl::[Get|Set]DescriptiveText |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | some updates to CHANGES.txt |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Added stepColour utility function |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Julian Smart | Corrections |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Julian Smart | Added missing functions |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Robin Dunn | Added wxSearchCtrl::[Get|Set]DescriptiveText |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Vadim Zeitlin | disabled wxMBConv(wxFONTENCODING_UTF7) test -- it doesn... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Paul Cornett | revert last, GUI mutex isn't GUI-only |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Robin Dunn | styles, toolbar, and other visual tweaks |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Robin Dunn | Use kControlContentIconRef when recreating the tool... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | added wxCSConv::IsOk() (patch 1637944) |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | corrected VC warning about possibly uninitialized varia... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | make wxTextFile work with unseekable files again (patch... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | reverted last change: wxGTK-specific wxMutextGui code... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Robin Dunn | Add GetDateOnly |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Václav Slavík | compilation fix for !wxUSE_STATBOX |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Paul Cornett | use GTK-specific GUI lock |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Vadim Zeitlin | added wx/window.h included needed by last change using... |
commit | commitdiff | tree | snapshot |
next |