2012-02-25 |
Vadim Zeitlin | Ensure that combobox editor used by wxGrid is tall... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Suppress harmless MSVC warnings about int to bool conve... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Document more wxAuiNotebook events. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Dispatch unknown messages immediately in wxMSW YieldFor(). |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Minor fixes to wxMessageBox() documentation. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Don't assert in wxLocale::IsAvailable() if language... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Compare file inodes if possible in wxFileName::SameAs(). |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Remove temporary files created by wxFileName unit test... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Julian Smart | Add borders if none specified |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Stefan Csomor | adding a app-defined event seems to quit inner eventloo... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Use Doxygen comments for wxVisualAttributes members. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | No changes, just remove functions bodies from interface... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Vadim Zeitlin | Don't use _T() in the documentation. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Václav Slavík | Fix r70318 to skip unhandled events. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Julian Smart | More reasonable font size for rich text dialogs. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vadim Zeitlin | Dutch translations update from Gideon van Melle. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Julian Smart | Added functionality for disabling the vertical scrollbar. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vadim Zeitlin | Remove duplicate wxFileKind definition from documentation. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vadim Zeitlin | Use wxStrnicmp() instead of strncasecmp() in wxGTK... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Vadim Zeitlin | No real changes, just fix spelling errors in the docume... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Julian Smart | Removed unused variable warning |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Julian Smart | Compile fixes for wxUSE_COLLPANE=0 |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Vadim Zeitlin | Mention event type corresponding to EVT_CLOSE in wxFram... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Vadim Zeitlin | Don't crash when using wxPrintDialog with NULL parent... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Vadim Zeitlin | Fix spelling in the documentation. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Stefan Csomor | catching default button handling also in password fields |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Vadim Zeitlin | Correct wxWinCE port name in @onlyfor in the documentation. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Stefan Csomor | making sure eventual borders get updated when windows... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Michael Wetherell | Remove testing against zip in a pipeline as it no longe... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Stefan Csomor | making sure eventual borders get updated when windows... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Julian Smart | The tree only sets the focus in response to a TVN_SELCH... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Robin Dunn | Rewrite DoPaint, FullPaint and add FullPaintDC to help... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Robin Dunn | If WXWIDGETS is not set and if on cygwin then set it... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Don't crash in wxImage::SaveFile() if MIME type is... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Minor fixes to wxDateTime documentation. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | No changes, just simplify some code in wxX11. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | No changes, just remove a redundant wxGROW. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Remove documentation of inexistent wxEvtHandler::TryThis(). |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Allow handling EVT_UPDATE_UI for wxID_UNDO/REDO at... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Document wxNotificationMessage::Timeout_XXX values. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Fix typos in wxRibbonButtonBar documentation. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Minor documentation fixes to wxHelpController. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Add skeleton documentation for wxMessageDialog::ButtonL... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Fix wxRichTextBuffer::InsertParagraphsWithUndo() docume... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tag to wxToolBar::SetBitmapResource()... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tags for Unix-specific wxStandardPaths... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tag for wxSound::IsPlaying() documentation. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Make wxSingleChoiceDialog::GetSelectionData() const. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Fix wrong spelling of wxRegKey::HasSubkeys() in the... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Remove inexistent wxPropertySheetDialog::SetInnerSizer... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Synchronize wxPropertyGridManager documentation with... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Synchronize wxPropertyGrid documentation with the real... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Don't initialize wxFileDialog::m_filterIndex to 1 in... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Use wxPageSetupDialogData instead of old wxPageSetupDat... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Remove wxDialog::OnSysColourChanged() documentation. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Julian Smart | Removed unnecessary newlines. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Julian Smart | Minor fixes |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Julian Smart | Corrected missing angled bracket |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Julian Smart | Added wxEVT_WIZARD_BEFORE_PAGE_CHANGED event to allow... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Vadim Zeitlin | Fix unit test French locate checks for glibc >= 2.8. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Vadim Zeitlin | Don't apply svn commit hook checks to 2.8 branch. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Vadim Zeitlin | Don't exclude message catalog files from UTF-8 checks... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Stefan Neis | Spelling fixed for comments and a wxASSERT_MSG. Fixes... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Stefan Neis | Fixed spelling errors, fixes #14021. |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Stefan Neis | Spelling fixes to comments, fixes #13994. |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Stefan Neis | Fixed miss-spelling in output messages (enviroment... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Vadim Zeitlin | Update the main translation template and all the messag... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Vadim Zeitlin | Remove duplicate "About" entries from message catalogs. |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Julian Smart | Removed OnSelect |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Julian Smart | Fixed name of GetCombinedStyleForLevel |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Julian Smart | Applied #14000 (wxRichTextXMLHandler interface fixes) |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Paul Cornett | modification to fix in r70597, has-window check is... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Add forward declarations to fix wx/propgrid/editors... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Remove wrong "const" from wxPosition::operator{+,-... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Fix the name of wxPersistentTreeBookCtrl in the documen... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Remove non-existent wxPGChoices methods from the docume... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Fix typo in wxOwnerDrawnComboBox ctor documentation. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Fix typo in wxMultiChoiceDialog::GetSelections() name... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Mark Mac-specific wxMenuBar methods with @onlyfor{wxosx}. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document the default size of new wxMemoryBuffer correctly. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Fix wxMediaCtrl::GetPlaybackRate() method name in the... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document wxConvFileName variable, not wxMBConvFile... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Added wxFileName::Exists(). |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Refactor wxFileName existence checking code. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Explicitly document that hidden windows get wxEVT_IDLE... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Paul Cornett | avoid sending mouse events to the wrong window, fixes... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document wxLogGui::DoShow{Single,Multiple}LogMessage... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Don't document wxListCtrl::SetColumnsOrder() as being... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Clean up wxListBox documentation. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Make documentation of wxIcon::ConvertToDisabled() more... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document wxFTP::TransferMode enum in the correct scope. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document wxGB{Position,Size}::operator!=(), remove... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Remove documentation of non-existent wxFontMapper:... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document Mac-only wxFileName methods as being Mac-only. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document wxFileType::MessageParameters class. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Fix wrong type of wild card parameter in wxFileCtrl... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Make wxDragImage ctors taking hot spot point really... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Document wxDocManager::CreatePreviewFrame() as being... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Vadim Zeitlin | Don't document private event handlers in doc/view frame... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Vadim Zeitlin | Mention __WIN64__ in the preprocessor defines documenta... |
commit | commitdiff | tree | snapshot |
next |