2010-09-30 |
Michael Wetherell | A couple of fixes for wxChm |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | More compilation fixes for new wxRTC image code without... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Use Unix EOL format for the new files. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Include correct headers from richtextimagedlg.*. |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Remove interface/implementation #pragmas from richtexti... |
tree | commitdiff |
2010-09-30 |
Vadim Zeitlin | Merge of SOC2010_RTC_IMAGES branch. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Add EVT_RIBBONBAR_TAB_LEFT_DCLICK event. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Fix crash in wxWebKitCtrl when using JavaScript. |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Preserve page size when changing increment in wxGTK... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Fix wrong return value of wxGTK wxSpinCtrlDouble::GetIn... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont... |
tree | commitdiff |
2010-09-29 |
Vadim Zeitlin | Improve mouse handling code in wxAuiToolBar. |
tree | commitdiff |
2010-09-28 |
Jaakko Salli | Reset wxPGEditor singleton instance pointers in dtors... |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Replace some stray _T()s with wxT(). |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Use wxString methods for UTF-8 conversions in wxX11... |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Small clean up in wxX11 Pango code. |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Fix wxX11 compilation when using PCH. |
tree | commitdiff |
2010-09-27 |
Vadim Zeitlin | Close a modal dialog even when it doesn't have any... |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW STL build. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW 4.x in new keyboard code. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Make wxDateTime::Tm::yday public and document it. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Initialize wxDateTime::Tm::yday in the ctor. |
tree | commitdiff |
2010-09-26 |
Vadim Zeitlin | Correct g++ 4.x warnings about suggested explicit braces. |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Correct empty space drawing |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Removed debug log message |
tree | commitdiff |
2010-09-24 |
Jaakko Salli | Have wxPropertyGrid inherit from wxControl and wxScroll... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Fix sending a size event for the displayed page when... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Use the wx version of the wxDECLARE_EVENT_TABLE_ENTRY... |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Avoid an endless recursion situation |
tree | commitdiff |
2010-09-23 |
Robin Dunn | Allow the renderer to also work with wxMemoryDCs |
tree | commitdiff |
2010-09-23 |
Robin Dunn | SetUserScale(1.0, 1.0) in Unmask() so the image will... |
tree | commitdiff |
2010-09-23 |
Julian Smart | Fix bug finding line after line break |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | Streamline wxPropertyGrid tooltip code |
tree | commitdiff |
2010-09-23 |
Jaakko Salli | When setting empty string as a tooltip, call gtk_widget... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Fix assert when changing the filter selection on a... |
tree | commitdiff |
2010-09-22 |
Vadim Zeitlin | Better checks for wxMSWKeyboard::VKToWX() return value. |
tree | commitdiff |
2010-09-22 |
Vadim Zeitlin | Fix recently broken generation of wxEVT_CHAR_HOOK event... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN... |
tree | commitdiff |
2010-09-22 |
Steve Lamerton | Send generic wxListCtrl wxEVT_COMMAND_LIST_KEY_DOWN... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Compilation fixes for old SDKs (VC6) after recent commit. |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Correct drawing of mnemonics in wxStaticBox label under... |
tree | commitdiff |
2010-09-21 |
Vadim Zeitlin | Fix wxStaticBox label redrawing when "Alt" is pressed... |
tree | commitdiff |
2010-09-20 |
Jaakko Salli | Call SetToolTip() for the property editor control when... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | PCH-less compilation fix to GDI+ wxMSW code. |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Correctly recognize when wglChoosePixelFormatARB()... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Always use native task dialog for wxProgressDialog... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Ignore time component of SYSTEMTIME in wxMSW wxDatePick... |
tree | commitdiff |
2010-09-20 |
Vadim Zeitlin | Don't use native MSW functions in wxString::CmpNoCase(). |
tree | commitdiff |
2010-09-18 |
Vadim Zeitlin | Really fix setting fonts in RichEdit 4.1 controls. |
tree | commitdiff |
2010-09-18 |
Vadim Zeitlin | No changes, just refactor wxTextCtrl::SetStyle() in... |
tree | commitdiff |
2010-09-18 |
Vadim Zeitlin | Set wxTextCtrl::m_verRichEdit to 4 for RichEdit 4.1. |
tree | commitdiff |
2010-09-17 |
Robert Roebling | Postpone EnsureVisible() to idle as this sometimes... |
tree | commitdiff |
2010-09-17 |
Dimitri Schoolwerth | Set svn properties on .cpp files. |
tree | commitdiff |
2010-09-16 |
Vadim Zeitlin | Allow setting Mac-specific menu item ids to wxID_NONE... |
tree | commitdiff |
2010-09-16 |
Vadim Zeitlin | Allow use of report mode non-native wxListCtrl in wxLis... |
tree | commitdiff |
2010-09-16 |
Vadim Zeitlin | Compilation fixes for non-MSVC 9 compilers after r65555. |
tree | commitdiff |
2010-09-16 |
Václav Slavík | Fix wxMSW rendering artifacts with modal dialogs. |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Remove display information caching from MSW wxDisplay... |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Update the text hint display correctly when ChangeValue... |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Fix several bugs in generic text entry hints implementa... |
tree | commitdiff |
2010-09-15 |
Vadim Zeitlin | Fix wxTextEntry::SelectAll() in presence of hints in... |
tree | commitdiff |
2010-09-14 |
Václav Slavík | Click on wxOwnerDrawnComboBox's animating popup should... |
tree | commitdiff |
2010-09-14 |
Peter Cawley | Fix incorrect behaviour of wxRibbonGallery::EnsureVisib... |
tree | commitdiff |
2010-09-14 |
Vadim Zeitlin | Fix drawing of items with custom background in wxGeneri... |
tree | commitdiff |
2010-09-14 |
Vadim Zeitlin | Fix hang on termination of wxProgressDialog with wxPD_A... |
tree | commitdiff |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
tree | commitdiff |
2010-09-12 |
Vadim Zeitlin | Delete wxListCtrl item data after handling its deletion... |
tree | commitdiff |
2010-09-12 |
Vadim Zeitlin | Fix compilation of EnumerateLoadedModules() call for... |
tree | commitdiff |
2010-09-12 |
Vadim Zeitlin | Define MAPVK_VK_TO_CHAR to fix wxMSW compilation with... |
tree | commitdiff |
2010-09-12 |
Robert Roebling | Moved more code from wxDataViewCtrl to wxDataViewCtrlIn... |
tree | commitdiff |
2010-09-12 |
Julian Smart | Fix for % symbols going missing from style parameter |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Compilation fix for wxOSX. |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate the same flags for modifier key events in... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate unshifted Unicode key codes in wxEVT_KEY_XXX... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Fix generation of key events for non-alphabetic keys... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Rename wxCharCode{MSWToWX,WXToMSW}() and move them... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Fixes to key codes in keyboard events generated by... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Add WXK_NONE symbolic constant indicating absence of... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | No real changes, just use KF_EXTENDED instead of hard... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Generate correct events for extended keys in wxMSW... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Remember the last key event in wxGTK before passing... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Explicitly send events for modifier keys in wxUIActionS... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | Remove assert checking for wxMOD_CONTROL from wxUIActio... |
tree | commitdiff |
2010-09-11 |
Vadim Zeitlin | No real changes, just some small cleanup in wxMSW keybo... |
tree | commitdiff |
2010-09-11 |
Stefan Csomor | fixing 'main screen' |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Use wxLocale::GetInfo() to get date format in wxDatePic... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Don't add spurious NULs at the end of wxTextDataObject... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Initialize wxGenericProgressDialog button members in... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Fix closing logic in wxMSW native wxProgressDialog. |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Block in wxMSW wxProgressDialog::Update(max) until... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Fix errors in handling of maximum field in wxGenericPro... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Rename wxGenericProgressDialog::ProgressDialogState... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | No changes, just use less long progress dialog states... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Use determinate mode in native wxMSW wxProgressDialog... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Don't use wxGenericProgressDialog::m_windowStyle for... |
tree | commitdiff |
2010-09-10 |
Stefan Csomor | adjusting to new gui mutex for osx, see #12411 |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Create temporary wxEventLoop in wxGenericProgressDialog... |
tree | commitdiff |
2010-09-10 |
Vadim Zeitlin | Initialize wxGenericProgressDialog::m_winDisabler properly. |
tree | commitdiff |
2010-09-09 |
Vadim Zeitlin | Fix infinite loop in wxDateTime::Format() when fields... |
tree | commitdiff |
next |