2010-09-18 |
Vadim Zeitlin | No changes, just refactor wxTextCtrl::SetStyle() in... |
commit | commitdiff | tree | snapshot |
2010-09-18 |
Vadim Zeitlin | Set wxTextCtrl::m_verRichEdit to 4 for RichEdit 4.1. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Robert Roebling | Postpone EnsureVisible() to idle as this sometimes... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Vadim Zeitlin | Allow setting Mac-specific menu item ids to wxID_NONE... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Vadim Zeitlin | Allow use of report mode non-native wxListCtrl in wxLis... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Vadim Zeitlin | Only use wxFORCE_LINK_MODULE() in mediaplayer sample... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Vadim Zeitlin | Compilation fixes for non-MSVC 9 compilers after r65555. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Václav Slavík | Fix wxMSW rendering artifacts with modal dialogs. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Vadim Zeitlin | Remove display information caching from MSW wxDisplay... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Dimitri Schoolwerth | Fix possible errors introduced while generating Xcode... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Vadim Zeitlin | Document limitations of the generic wxTextEntry hints. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Vadim Zeitlin | Update the text hint display correctly when ChangeValue... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Vadim Zeitlin | Fix several bugs in generic text entry hints implementa... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Vadim Zeitlin | Fix wxTextEntry::SelectAll() in presence of hints in... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Dimitri Schoolwerth | Use a unique namespace for generating identifiers. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Dimitri Schoolwerth | Make Xcode identifier consecutive when there is a colli... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Václav Slavík | Click on wxOwnerDrawnComboBox's animating popup should... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Peter Cawley | Fix incorrect behaviour of wxRibbonGallery::EnsureVisib... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Vadim Zeitlin | Fix drawing of items with custom background in wxGeneri... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Vadim Zeitlin | Fix hang on termination of wxProgressDialog with wxPD_A... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Robert Roebling | Document wxDataViewListModel as common abstract base... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Vadim Zeitlin | Update wxRibbonPanel documentation to mention use of... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Vadim Zeitlin | Delete wxListCtrl item data after handling its deletion... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Vadim Zeitlin | Fix compilation of EnumerateLoadedModules() call for... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Vadim Zeitlin | Define MAPVK_VK_TO_CHAR to fix wxMSW compilation with... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Robert Roebling | Moved more code from wxDataViewCtrl to wxDataViewCtrlIn... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Julian Smart | Fix for % symbols going missing from style parameter |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Compilation fix for wxOSX. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Generate the same flags for modifier key events in... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Generate unshifted Unicode key codes in wxEVT_KEY_XXX... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Fix generation of key events for non-alphabetic keys... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Improve printing out of pressed keys in the keyboard... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Rename wxCharCode{MSWToWX,WXToMSW}() and move them... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Fixes to key codes in keyboard events generated by... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Add WXK_NONE symbolic constant indicating absence of... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | No real changes, just use KF_EXTENDED instead of hard... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Add a simple test for keyboard events generation. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Generate correct events for extended keys in wxMSW... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Remember the last key event in wxGTK before passing... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Explicitly send events for modifier keys in wxUIActionS... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Remove assert checking for wxMOD_CONTROL from wxUIActio... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | Add a convenient wxREGISTER_UNIT_TEST() macro. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vadim Zeitlin | No real changes, just some small cleanup in wxMSW keybo... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Stefan Csomor | fixing 'main screen' |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Use wxLocale::GetInfo() to get date format in wxDatePic... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Don't add spurious NULs at the end of wxTextDataObject... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Initialize wxGenericProgressDialog button members in... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Fix closing logic in wxMSW native wxProgressDialog. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Block in wxMSW wxProgressDialog::Update(max) until... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Fix errors in handling of maximum field in wxGenericPro... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Rename wxGenericProgressDialog::ProgressDialogState... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | No changes, just use less long progress dialog states... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Use determinate mode in native wxMSW wxProgressDialog... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Add a possibility to show a progress dialog on dialog... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Don't use wxGenericProgressDialog::m_windowStyle for... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Stefan Csomor | adjusting to new gui mutex for osx, see #12411 |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Create temporary wxEventLoop in wxGenericProgressDialog... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Initialize wxGenericProgressDialog::m_winDisabler properly. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Vadim Zeitlin | Don't return false from IsOk() for accelerators without... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Fix infinite loop in wxDateTime::Format() when fields... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Fix cast of pointer to int in artprov sample. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Initialize all fields of struct tm used by wxDateTime... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Fix wxKill(wxSIGNONE) always returning true for child... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Remember last values used in exec sample "Kill" menu... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Very minor fixes to wxKill() documentation. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Use minimal required process access mask in wxMSW wxKill(). |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Don't filter out Cairo libraries from GTK libraries... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Use the same logic for closing dialogs as for handling... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Remove the unused "monolithic" MSW wxMediaCtrl file. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | No real changes, just don't use obsolete FORCE_LINK_ME... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Force linking of all wxMSW wxMediaCtrl backends in... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | No changes, just remove cruft from mediactrl sample. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Remove debugging wxLogMessage from wxMediaCtrl::Create(). |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Vadim Zeitlin | Don't exclude "contrib" from wxMSW setup.exe generation. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Dimitri Schoolwerth | use svn:keywords instead of eol:keywords |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Robert Roebling | Unregister configure callback,part of #12447: wxGTK... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Dimitri Schoolwerth | Make Xcode identifiers in generated project files be... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Vadim Zeitlin | Use correct Unicode define for wxScintilla compilation. |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefan Csomor | resetting the wrapper flag later, otherwise the native... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Stefan Csomor | modeling subclassing along msw, unsubclassing filedialo... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Stefan Csomor | using non-sleep version for GUI mutex, solves #12411 |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Steve Lamerton | Simplify ButtonTestCase::Bitmap. The old test was not... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Steve Lamerton | Fix typo from previous commit. |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Steve Lamerton | Move the second wxListBox sort test back to the ownerdr... |
commit | commitdiff | tree | snapshot |
2010-09-05 |
Steve Lamerton | Wrap BitmapToggleButtonTestCase in a preprocessor check... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Vadim Zeitlin | Remove unused wxProgressDialogTaskRunner::m_parent... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Vadim Zeitlin | Fix crash in wxMSW wxProgressDialog without wxPD_APP_MO... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Vadim Zeitlin | Improve main and extended messages handling in new... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Vadim Zeitlin | Add a link to Microsoft guidelines from wxICON_QUESTION... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Vadim Zeitlin | Don't link with long obsolete ctl3d32 library when... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Václav Slavík | Fix wxOwnerDrawnComboBox keyboard navigation with dupli... |
commit | commitdiff | tree | snapshot |
2010-09-03 |
Václav Slavík | Fixed wxscintilla compilation for wxDFB. |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Steve Lamerton | Fix compilation under MinGW, also add missing SVN prope... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Julian Smart | wxRichTextCtrl::ApplyStyle now applies a paragraph... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Václav Slavík | Reduce flicker when removing wxNotebook page. |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Vadim Zeitlin | Update wx_dll.dsw to include the ribbon library. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Vadim Zeitlin | Add wxGrid::RefreshAttr() method to force attribute... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Vadim Zeitlin | Don't center wxGenericMessageDialog elements. |
commit | commitdiff | tree | snapshot |
next |