2012-02-23 |
Vadim Zeitlin | Use wxStrnicmp() instead of strncasecmp() in wxGTK...
|
commit | commitdiff | tree |
2012-02-23 |
Vadim Zeitlin | No real changes, just fix spelling errors in the documentation.
|
commit | commitdiff | tree |
2012-02-22 |
Vadim Zeitlin | Mention event type corresponding to EVT_CLOSE in wxFrame...
|
commit | commitdiff | tree |
2012-02-22 |
Vadim Zeitlin | Don't crash when using wxPrintDialog with NULL parent...
|
commit | commitdiff | tree |
2012-02-22 |
Vadim Zeitlin | Fix spelling in the documentation.
|
commit | commitdiff | tree |
2012-02-21 |
Vadim Zeitlin | Correct wxWinCE port name in @onlyfor in the documentation.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Don't crash in wxImage::SaveFile() if MIME type is...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Minor fixes to wxDateTime documentation.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | No changes, just simplify some code in wxX11.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | No changes, just remove a redundant wxGROW.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Remove documentation of inexistent wxEvtHandler::TryThis().
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Allow handling EVT_UPDATE_UI for wxID_UNDO/REDO at...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Document wxNotificationMessage::Timeout_XXX values.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Fix typos in wxRibbonButtonBar documentation.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Minor documentation fixes to wxHelpController.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Add skeleton documentation for wxMessageDialog::ButtonLabel.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Fix wxRichTextBuffer::InsertParagraphsWithUndo() documentation.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tag to wxToolBar::SetBitmapResource()...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tags for Unix-specific wxStandardPaths...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tag for wxSound::IsPlaying() documentation.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Make wxSingleChoiceDialog::GetSelectionData() const.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Fix wrong spelling of wxRegKey::HasSubkeys() in the...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Remove inexistent wxPropertySheetDialog::SetInnerSizer...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Synchronize wxPropertyGridManager documentation with...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Synchronize wxPropertyGrid documentation with the real...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Don't initialize wxFileDialog::m_filterIndex to 1 in...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Use wxPageSetupDialogData instead of old wxPageSetupData...
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Remove wxDialog::OnSysColourChanged() documentation.
|
commit | commitdiff | tree |
2012-02-20 |
Vadim Zeitlin | Fix unit test French locate checks for glibc >= 2.8.
|
commit | commitdiff | tree |
2012-02-19 |
Vadim Zeitlin | Don't apply svn commit hook checks to 2.8 branch.
|
commit | commitdiff | tree |
2012-02-19 |
Vadim Zeitlin | Don't exclude message catalog files from UTF-8 checks...
|
commit | commitdiff | tree |
2012-02-18 |
Vadim Zeitlin | Update the main translation template and all the message...
|
commit | commitdiff | tree |
2012-02-18 |
Vadim Zeitlin | Remove duplicate "About" entries from message catalogs.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Add forward declarations to fix wx/propgrid/editors...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Remove wrong "const" from wxPosition::operator{+,-...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Fix the name of wxPersistentTreeBookCtrl in the documentation.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Remove non-existent wxPGChoices methods from the documentation.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Fix typo in wxOwnerDrawnComboBox ctor documentation.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Fix typo in wxMultiChoiceDialog::GetSelections() name...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Mark Mac-specific wxMenuBar methods with @onlyfor{wxosx}.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document the default size of new wxMemoryBuffer correctly.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Fix wxMediaCtrl::GetPlaybackRate() method name in the...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document wxConvFileName variable, not wxMBConvFile...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Added wxFileName::Exists().
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Refactor wxFileName existence checking code.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Explicitly document that hidden windows get wxEVT_IDLE...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document wxLogGui::DoShow{Single,Multiple}LogMessage...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Don't document wxListCtrl::SetColumnsOrder() as being...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Clean up wxListBox documentation.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Make documentation of wxIcon::ConvertToDisabled() more...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document wxFTP::TransferMode enum in the correct scope.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document wxGB{Position,Size}::operator!=(), remove...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Remove documentation of non-existent wxFontMapper:...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document Mac-only wxFileName methods as being Mac-only.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document wxFileType::MessageParameters class.
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Fix wrong type of wild card parameter in wxFileCtrl...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Make wxDragImage ctors taking hot spot point really...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Document wxDocManager::CreatePreviewFrame() as being...
|
commit | commitdiff | tree |
2012-02-15 |
Vadim Zeitlin | Don't document private event handlers in doc/view frame...
|
commit | commitdiff | tree |
2012-02-14 |
Vadim Zeitlin | Mention __WIN64__ in the preprocessor defines documentation.
|
commit | commitdiff | tree |
2012-02-14 |
Vadim Zeitlin | Remove the mention of non-existing wxPrintf_l() from...
|
commit | commitdiff | tree |
2012-02-12 |
Vadim Zeitlin | Don't document deprecated wxComboCtrl::SetValueWithEvent().
|
commit | commitdiff | tree |
2012-02-12 |
Vadim Zeitlin | Implement wxDV_ROW_LINES for generic wxDataViewCtrl.
|
commit | commitdiff | tree |
2012-02-12 |
Vadim Zeitlin | Don't use deprecated wxDataViewCtrl::StartEditor()...
|
commit | commitdiff | tree |
2012-02-11 |
Vadim Zeitlin | Document wxDateTime::GregorianAdoption enum and TimeZone...
|
commit | commitdiff | tree |
2012-02-11 |
Vadim Zeitlin | Fix "wxEmptyStr" typo in wxChoicebook and wxToolbook...
|
commit | commitdiff | tree |
2012-02-11 |
Vadim Zeitlin | Implement wxBG_STYLE_TRANSPARENT support for wxGTK.
|
commit | commitdiff | tree |
2012-02-11 |
Vadim Zeitlin | Update marks in non-current months shown in wxMSW wxCalendar...
|
commit | commitdiff | tree |
2012-02-11 |
Vadim Zeitlin | Set marks used in wxMSW wxCalendarCtrl unconditionally.
|
commit | commitdiff | tree |
2012-02-11 |
Vadim Zeitlin | Also add wxNativeFontInfo::SetStrikethrough() stub...
|
commit | commitdiff | tree |
2012-02-10 |
Vadim Zeitlin | Added a test for wxUSE_DATAOBJ to wxDFB which doesn...
|
commit | commitdiff | tree |
2012-02-10 |
Vadim Zeitlin | Fix compilation ofr ports without native font info...
|
commit | commitdiff | tree |
2012-02-10 |
Vadim Zeitlin | Add stubs for wxNativeFontInfo::{Get,Set}Strikethrough...
|
commit | commitdiff | tree |
2012-02-10 |
Vadim Zeitlin | Fix wxHash{Set,Map} compilation with g++ 4.7 in C+...
|
commit | commitdiff | tree |
2012-02-09 |
Vadim Zeitlin | Document MSW-only wxEVT_MOVING event.
|
commit | commitdiff | tree |
2012-02-09 |
Vadim Zeitlin | Fix typo in wxSlider XRC format documentation.
|
commit | commitdiff | tree |
2012-02-08 |
Vadim Zeitlin | Fix wrong signature of wxBitmap(bits) ctor in the documentation.
|
commit | commitdiff | tree |
2012-02-08 |
Vadim Zeitlin | Restrict button size restrictions documentation to...
|
commit | commitdiff | tree |
2012-02-08 |
Vadim Zeitlin | Document that wxStandardPaths::GetUserConfigDir() doesn...
|
commit | commitdiff | tree |
2012-02-08 |
Vadim Zeitlin | Use wxSTC_INVALID_POSITION in wxStyledTextCtrl documentation.
|
commit | commitdiff | tree |
2012-02-08 |
Vadim Zeitlin | Document wxAUI_NB_MIDDLE_CLICK_CLOSE.
|
commit | commitdiff | tree |
2012-02-07 |
Vadim Zeitlin | Avoid CRT deprecation warnings for MSVC build using...
|
commit | commitdiff | tree |
2012-02-07 |
Vadim Zeitlin | Rebake all project files to reflect MSVC deprecation...
|
commit | commitdiff | tree |
2012-02-07 |
Vadim Zeitlin | Fix wxAboutDialogInfo::GetName() return type in the...
|
commit | commitdiff | tree |
2012-02-07 |
Vadim Zeitlin | Fix infinite loop in wxHtmlEasyPrinting page break...
|
commit | commitdiff | tree |
2012-02-07 |
Vadim Zeitlin | No real changes, just pass const wxArrayInt to wxHtmlCell...
|
commit | commitdiff | tree |
2012-02-06 |
Vadim Zeitlin | Return NULL from wxAuiNotebook::GetCurrentPage() if...
|
commit | commitdiff | tree |
2012-02-06 |
Vadim Zeitlin | Fix typo in an event type constant in wxTreeListCtrl...
|
commit | commitdiff | tree |
2012-02-06 |
Vadim Zeitlin | Fix handling of positional parameters in wxPrintf(...
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | Don't set PAGESETUPDLG::hDevNames and hDevMode when...
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | Fix huge performance problem in wxStdInputStream when...
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | Take void** client data in wxSingleChoiceDialog ctor...
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | Preserve focus when window is minimized and restored...
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | Ensure that the progress dialog parent is activated...
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | No changes, just implement Raise() in wxTopLevelWindow...
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | Fix initial state of radio toolbar tools in wxGTK.
|
commit | commitdiff | tree |
2012-02-05 |
Vadim Zeitlin | Never refresh controls from EVT_PAINT handler in wxPropertyGrid.
|
commit | commitdiff | tree |
2012-02-04 |
Vadim Zeitlin | Fix the URL generated by Doxygen @sampledir macro.
|
commit | commitdiff | tree |
2012-02-04 |
Vadim Zeitlin | Document wxNO_3D as being obsolete.
|
commit | commitdiff | tree |
2012-02-03 |
Vadim Zeitlin | Fix typo in EVT_TREE_END_LABEL_EDIT documentation.
|
commit | commitdiff | tree |
next |