2010-09-07 |
Stefan Csomor | resetting the wrapper flag later, otherwise the native... |
tree | commitdiff |
2010-09-07 |
Stefan Csomor | modeling subclassing along msw, unsubclassing filedialo... |
tree | commitdiff |
2010-09-06 |
Stefan Csomor | using non-sleep version for GUI mutex, solves #12411 |
tree | commitdiff |
2010-09-04 |
Vadim Zeitlin | Remove unused wxProgressDialogTaskRunner::m_parent... |
tree | commitdiff |
2010-09-04 |
Vadim Zeitlin | Fix crash in wxMSW wxProgressDialog without wxPD_APP_MO... |
tree | commitdiff |
2010-09-04 |
Vadim Zeitlin | Improve main and extended messages handling in new... |
tree | commitdiff |
2010-09-03 |
Václav Slavík | Fix wxOwnerDrawnComboBox keyboard navigation with dupli... |
tree | commitdiff |
2010-09-01 |
Steve Lamerton | Fix compilation under MinGW, also add missing SVN prope... |
tree | commitdiff |
2010-09-01 |
Julian Smart | wxRichTextCtrl::ApplyStyle now applies a paragraph... |
tree | commitdiff |
2010-09-01 |
Václav Slavík | Reduce flicker when removing wxNotebook page. |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Add wxGrid::RefreshAttr() method to force attribute... |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Don't center wxGenericMessageDialog elements. |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Allow using custom labels for wxGenericMessageDialog... |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Extract CreateSeparatedSizer() from wxDialog::CreateSep... |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Fix button order in wxStdDialogButtonSizer in all cases... |
tree | commitdiff |
2010-08-30 |
Vadim Zeitlin | Rewrite GTK section of wxStdDialogButtonSizer using... |
tree | commitdiff |
2010-08-30 |
Julian Smart | Fixed wrong line spacing calculation |
tree | commitdiff |
2010-08-30 |
Julian Smart | Don't add space before para twice in paragraph layout |
tree | commitdiff |
2010-08-29 |
Robert Roebling | include wx/sizer.h as buildbot complained |
tree | commitdiff |
2010-08-29 |
Robert Roebling | Add possibility to use sizers in ribbon panel, fixes... |
tree | commitdiff |
2010-08-28 |
Václav Slavík | Scale sizes more accurately in generic SetWindowVariant(). |
tree | commitdiff |
2010-08-26 |
Jaakko Salli | Changed wxArrayStringProperty default delimiter to... |
tree | commitdiff |
2010-08-26 |
Jouk Jansen | correcting wxX11 for wxkeysym as was done for wxMOTIF |
tree | commitdiff |
2010-08-25 |
Václav Slavík | Fix wxListBox selection handling broken by r64500. |
tree | commitdiff |
2010-08-24 |
Robert Roebling | Make sorting of wxListBox, wxChoice and wxComboBox... |
tree | commitdiff |
2010-08-24 |
Vadim Zeitlin | Remove unused wxDisplay implementation using DirectDraw... |
tree | commitdiff |
2010-08-24 |
Jouk Jansen | wxKeysym problem for wxMOTIF fixed |
tree | commitdiff |
2010-08-23 |
Jouk Jansen | Update openVMS compile support |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Remove unused src/osx/cocoa/bmpbuttn.mm file. |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Don't use uninitialized variable in wxCharCodeWXToOSX(). |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Fix selection corner cases in wxOSX wxComboBox. |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Don't crash in wxOSX::wxClipboard::Clear() if initializ... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Work around a crash on starting editing in wxGrid under... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Don't send event from wxMSW::wxListCtrl::DeleteAllItems... |
tree | commitdiff |
2010-08-22 |
Vadim Zeitlin | Extract X11 Display wrapper class in a private header. |
tree | commitdiff |
2010-08-21 |
Vadim Zeitlin | Don't report spurious errors from wxSocket in "no wait... |
tree | commitdiff |
2010-08-21 |
Robert Roebling | Allow calling wxGenericDirCtrl::GetPath() in multiple... |
tree | commitdiff |
2010-08-21 |
Robert Roebling | Fix crash by checking if icon is valid before drawing... |
tree | commitdiff |
2010-08-21 |
Robert Roebling | Fix potential crash, fixes #12375: PATCH to fix help... |
tree | commitdiff |
2010-08-20 |
Robert Roebling | Properly implement Cleared() by calling row_deleted... |
tree | commitdiff |
2010-08-20 |
Jouk Jansen | include correct private.h for wxgtk1 |
tree | commitdiff |
2010-08-20 |
Robert Roebling | Make it compile |
tree | commitdiff |
2010-08-19 |
Robert Roebling | Make it compile a bit more |
tree | commitdiff |
2010-08-19 |
Vadim Zeitlin | Slightly improve wx[Generic]RichMessageDialog layout. |
tree | commitdiff |
2010-08-19 |
Vadim Zeitlin | Make the main message of wxGenericMessageDialog stand... |
tree | commitdiff |
2010-08-19 |
Julian Smart | Better close button placement on tabs, especially for... |
tree | commitdiff |
2010-08-19 |
Vadim Zeitlin | Compilation fix for non-PCH build in wxGenericRichMessa... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Compilation fix for old SDKs in new native MSW wxHyperL... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | VC6 compilation fix for native wxProgressDialog impleme... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Use task dialog for wxProgressDialog implementation... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Only use native wxHyperlinkCtrl in Unicode build under... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Add wxRichMessageDialog class. |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Provide a task-dialog based wxMSW wxMessageDialog imple... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Handle mnemonics correctly in wxGTK::wxCollapsiblePaneS... |
tree | commitdiff |
2010-08-18 |
Vadim Zeitlin | Fix Yes/No/Cancel buttons order in wxGTK wxStdDialogBut... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | GTK+ just won't let you uncheck any radiobutton that... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | make wxChoice and wxComboBox sort in a case insensitive... |
tree | commitdiff |
2010-08-18 |
Robert Roebling | Make wxListBox sort in a case insensitive way, fixes... |
tree | commitdiff |
2010-08-18 |
Julian Smart | Use common inline version of wxHexToDec |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Provide native wxHyperlinkCtrl implementation for wxMSW. |
tree | commitdiff |
2010-08-17 |
Vadim Zeitlin | Add new wxCommandLinkButton class. |
tree | commitdiff |
2010-08-17 |
Julian Smart | Large image-loading speedup and small attribute-loading... |
tree | commitdiff |
2010-08-17 |
Stefan Csomor | fixes horizontal scrolling in textfields, fixes #12322 |
tree | commitdiff |
2010-08-16 |
Robert Roebling | Ignore non-existant string selection in wxComboBox... |
tree | commitdiff |
2010-08-16 |
Robert Roebling | Uncheck radiobutton when calling ::SetValue(false)... |
tree | commitdiff |
2010-08-15 |
Vadim Zeitlin | Fix wxMSW compilation in wxUSE_STL==1 case. |
tree | commitdiff |
2010-08-15 |
Vadim Zeitlin | Revert "Make wxComboBox::Popup() and ::Dismiss() emit... |
tree | commitdiff |
2010-08-15 |
Robert Roebling | Make wxComboBox::Popup() and ::Dismiss() emit events... |
tree | commitdiff |
2010-08-13 |
Jaakko Salli | Allow wxVariant::Convert(wxUniChar* value) to convert... |
tree | commitdiff |
2010-08-13 |
Vadim Zeitlin | Fix harmless MSVC warning about double to float conversion. |
tree | commitdiff |
2010-08-13 |
Stefan Csomor | no-op change to get build bot running |
tree | commitdiff |
2010-08-12 |
Stefan Csomor | no-op change to get build bot running |
tree | commitdiff |
2010-08-11 |
Peter Cawley | Improve wxRibbonMSWArtProvider's colour scheme generati... |
tree | commitdiff |
2010-08-11 |
Vadim Zeitlin | Handle wxDefaultSize correctly in wxNonOwnedWindow... |
tree | commitdiff |
2010-08-11 |
Vadim Zeitlin | Fix handling of help buttons with non-empty label under... |
tree | commitdiff |
2010-08-11 |
Vadim Zeitlin | Use correct format specifiers in wxString::Printf(). |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Fix line indices translation in wxGrid::DoEndDragResize... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Don't set Unicode key code in key events to non-Unicode... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Inherit notebook background recursively under wxMSW. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Fix wxBitmapButton initial best size determination... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Keep the button bitmap centered if the button has no... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Remove obsolete and out of date Xcode project file. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Revert MSW window classes uniquification patch. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Use window position in screen coordinates in wxDisplay... |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Remove obsolete stc makefile. |
tree | commitdiff |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
tree | commitdiff |
2010-08-09 |
Vadim Zeitlin | Don't lose selection in wxDataViewCtrl::Select() under... |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Moved wxPGProperty::SetFlag() to protected API since... |
tree | commitdiff |
2010-08-08 |
Jaakko Salli | Added wxPGProperty::Enable() for conveniency. Refactore... |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Don't export wxDataViewCtrlInternal unnecessarily. |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Use helper class instead of manually calling gtk_tree_p... |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Add wxDataViewCtrl::GTKPathToItem() function and use it. |
tree | commitdiff |
2010-08-08 |
Vadim Zeitlin | Correct a print format specifier mismatch in wxFileConf... |
tree | commitdiff |
2010-08-06 |
Václav Slavík | Fix DnD in generic wxDataViewCtrl when scrolled. |
tree | commitdiff |
2010-08-04 |
Václav Slavík | Fix attributes escaping when writing XML. |
tree | commitdiff |
2010-08-03 |
Julian Smart | Don't reset bullet number and outline number when apply... |
tree | commitdiff |
2010-08-03 |
Václav Slavík | Fix MSVC warning about int->bool conversion. |
tree | commitdiff |
2010-08-01 |
Václav Slavík | Fix Tab navigation when focused control is disabled. |
tree | commitdiff |
next |