wxWidgets.git
2012-02-28  Paul CornettRemove code to query GDK window origin from DoGetPositi...
2012-02-28  Paul Cornettavoid crash if IsMaximized() is called before native...
2012-02-28  Vadim ZeitlinFix setting default file name in wxGenericFileDirButton...
2012-02-28  Vadim ZeitlinInterpret default file name relatively to initial dir...
2012-02-27  Robin DunnAdd a bit of docs for the FS Handlers
2012-02-27  Robin DunnPhoenix needs to see the implementation of pure virtual...
2012-02-27  Robin DunnAdd missing RemoveHandler
2012-02-27  Robin DunnAdd interface declarations for stock file system handlers.
2012-02-27  Robin DunnChange the background style in the template file too.
2012-02-27  Vadim ZeitlinReturn an invalid item from wxDataViewCtrl::GetItemByRo...
2012-02-27  Vadim ZeitlinNo changes, just make wxDataViewMainWindow::GetRowCount...
2012-02-27  Paul Cornettremove redundant GTK check
2012-02-27  Paul Cornettuse 0 (== GTK_STATE_NORMAL) for state parameter default
2012-02-27  Paul Cornettavoid making copy of font description
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Vadim ZeitlinDocument more events in wxAuiNotebookEvent documentation.
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Václav SlavíkImprove default wxDVC line height on Windows >= Vista.
2012-02-27  Vadim ZeitlinAllow passing the list of architectures to --enable...
2012-02-27  Vadim ZeitlinOnly include <unistd.h> under Unix in wxGTK code.
2012-02-26  Vadim ZeitlinAdd minimal support for building non-GUI parts of wxWid...
2012-02-26  Steve LamertonUpdate configure.in to use pkg_config to find the webki...
2012-02-26  Vadim ZeitlinFix wxGTK compilation when using non X11-based GDK.
2012-02-26  Vadim ZeitlinRetrieve paper size from page setup dialog in wxOSX...
2012-02-26  Julian SmartFixed enabling/disabling for wxSpinCtrl
2012-02-26  Stefan Csomoralso a dialog needs the current events set up correctly
2012-02-26  Stefan Csomorsetting up current event also when mouse is captured ...
2012-02-25  Vadim ZeitlinEnsure that combobox editor used by wxGrid is tall...
2012-02-25  Vadim ZeitlinSuppress harmless MSVC warnings about int to bool conve...
2012-02-25  Vadim ZeitlinDocument more wxAuiNotebook events.
2012-02-25  Vadim ZeitlinDispatch unknown messages immediately in wxMSW YieldFor().
2012-02-25  Vadim ZeitlinMinor fixes to wxMessageBox() documentation.
2012-02-25  Vadim ZeitlinDon't assert in wxLocale::IsAvailable() if language...
2012-02-25  Vadim ZeitlinCompare file inodes if possible in wxFileName::SameAs().
2012-02-25  Vadim ZeitlinRemove temporary files created by wxFileName unit test...
2012-02-25  Julian SmartAdd borders if none specified
2012-02-25  Stefan Csomoradding a app-defined event seems to quit inner eventloo...
2012-02-25  Vadim ZeitlinUse Doxygen comments for wxVisualAttributes members.
2012-02-25  Vadim ZeitlinNo changes, just remove functions bodies from interface...
2012-02-25  Vadim ZeitlinDon't use _T() in the documentation.
2012-02-25  Václav SlavíkFix r70318 to skip unhandled events.
2012-02-25  Julian SmartMore reasonable font size for rich text dialogs.
2012-02-23  Vadim ZeitlinDutch translations update from Gideon van Melle.
2012-02-23  Julian SmartAdded functionality for disabling the vertical scrollbar.
2012-02-23  Vadim ZeitlinRemove duplicate wxFileKind definition from documentation.
2012-02-23  Vadim ZeitlinUse wxStrnicmp() instead of strncasecmp() in wxGTK...
2012-02-23  Vadim ZeitlinNo real changes, just fix spelling errors in the docume...
2012-02-23  Julian SmartRemoved unused variable warning
2012-02-22  Julian SmartCompile fixes for wxUSE_COLLPANE=0
2012-02-22  Vadim ZeitlinMention event type corresponding to EVT_CLOSE in wxFram...
2012-02-22  Vadim ZeitlinDon't crash when using wxPrintDialog with NULL parent...
2012-02-22  Vadim ZeitlinFix spelling in the documentation.
2012-02-22  Stefan Csomorcatching default button handling also in password fields
2012-02-21  Vadim ZeitlinCorrect wxWinCE port name in @onlyfor in the documentation.
2012-02-21  Stefan Csomormaking sure eventual borders get updated when windows...
2012-02-21  Michael WetherellRemove testing against zip in a pipeline as it no longe...
2012-02-21  Stefan Csomormaking sure eventual borders get updated when windows...
2012-02-21  Julian SmartThe tree only sets the focus in response to a TVN_SELCH...
2012-02-21  Robin DunnRewrite DoPaint, FullPaint and add FullPaintDC to help...
2012-02-21  Robin DunnIf WXWIDGETS is not set and if on cygwin then set it...
2012-02-20  Vadim ZeitlinDon't crash in wxImage::SaveFile() if MIME type is...
2012-02-20  Vadim ZeitlinMinor fixes to wxDateTime documentation.
2012-02-20  Vadim ZeitlinNo changes, just simplify some code in wxX11.
2012-02-20  Vadim ZeitlinNo changes, just remove a redundant wxGROW.
2012-02-20  Vadim ZeitlinRemove documentation of inexistent wxEvtHandler::TryThis().
2012-02-20  Vadim ZeitlinAllow handling EVT_UPDATE_UI for wxID_UNDO/REDO at...
2012-02-20  Vadim ZeitlinDocument wxNotificationMessage::Timeout_XXX values.
2012-02-20  Vadim ZeitlinFix typos in wxRibbonButtonBar documentation.
2012-02-20  Vadim ZeitlinMinor documentation fixes to wxHelpController.
2012-02-20  Vadim ZeitlinAdd skeleton documentation for wxMessageDialog::ButtonL...
2012-02-20  Vadim ZeitlinFix wxRichTextBuffer::InsertParagraphsWithUndo() docume...
2012-02-20  Vadim ZeitlinAdd @onlyfor tag to wxToolBar::SetBitmapResource()...
2012-02-20  Vadim ZeitlinAdd @onlyfor tags for Unix-specific wxStandardPaths...
2012-02-20  Vadim ZeitlinAdd @onlyfor tag for wxSound::IsPlaying() documentation.
2012-02-20  Vadim ZeitlinMake wxSingleChoiceDialog::GetSelectionData() const.
2012-02-20  Vadim ZeitlinFix wrong spelling of wxRegKey::HasSubkeys() in the...
2012-02-20  Vadim ZeitlinRemove inexistent wxPropertySheetDialog::SetInnerSizer...
2012-02-20  Vadim ZeitlinSynchronize wxPropertyGridManager documentation with...
2012-02-20  Vadim ZeitlinSynchronize wxPropertyGrid documentation with the real...
2012-02-20  Vadim ZeitlinDon't initialize wxFileDialog::m_filterIndex to 1 in...
2012-02-20  Vadim ZeitlinUse wxPageSetupDialogData instead of old wxPageSetupDat...
2012-02-20  Vadim ZeitlinRemove wxDialog::OnSysColourChanged() documentation.
2012-02-20  Julian SmartRemoved unnecessary newlines.
2012-02-20  Julian SmartMinor fixes
2012-02-20  Julian SmartCorrected missing angled bracket
2012-02-20  Julian SmartAdded wxEVT_WIZARD_BEFORE_PAGE_CHANGED event to allow...
2012-02-20  Vadim ZeitlinFix unit test French locate checks for glibc >= 2.8.
2012-02-19  Vadim ZeitlinDon't apply svn commit hook checks to 2.8 branch.
2012-02-19  Vadim ZeitlinDon't exclude message catalog files from UTF-8 checks...
2012-02-19  Stefan NeisSpelling fixed for comments and a wxASSERT_MSG. Fixes...
2012-02-18  Stefan NeisFixed spelling errors, fixes #14021.
2012-02-18  Stefan NeisSpelling fixes to comments, fixes #13994.
2012-02-18  Stefan NeisFixed miss-spelling in output messages (enviroment...
2012-02-18  Vadim ZeitlinUpdate the main translation template and all the messag...
2012-02-18  Vadim ZeitlinRemove duplicate "About" entries from message catalogs.
2012-02-18  Julian SmartRemoved OnSelect
2012-02-18  Julian SmartFixed name of GetCombinedStyleForLevel
next