2012-02-27 |
Vadim Zeitlin | Only include <unistd.h> under Unix in wxGTK code.
|
commit | commitdiff | tree |
2012-02-26 |
Vadim Zeitlin | Add minimal support for building non-GUI parts of wxWidgets...
|
commit | commitdiff | tree |
2012-02-26 |
Vadim Zeitlin | Fix wxGTK compilation when using non X11-based GDK.
|
commit | commitdiff | tree |
2012-02-26 |
Vadim Zeitlin | Retrieve paper size from page setup dialog in wxOSX...
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Ensure that combobox editor used by wxGrid is tall...
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Suppress harmless MSVC warnings about int to bool conversions.
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Document more wxAuiNotebook events.
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Dispatch unknown messages immediately in wxMSW YieldFor().
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Minor fixes to wxMessageBox() documentation.
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Don't assert in wxLocale::IsAvailable() if language...
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Compare file inodes if possible in wxFileName::SameAs().
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Remove temporary files created by wxFileName unit test...
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Use Doxygen comments for wxVisualAttributes members.
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | No changes, just remove functions bodies from interface...
|
commit | commitdiff | tree |
2012-02-25 |
Vadim Zeitlin | Don't use _T() in the documentation.
|
commit | commitdiff | tree |
2012-02-23 |
Vadim Zeitlin | Dutch translations update from Gideon van Melle.
|
commit | commitdiff | tree |
2012-02-23 |
Vadim Zeitlin | Remove duplicate wxFileKind definition from documentation.
|
commit | commitdiff | tree |
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 |
next |