2012-02-22 |
Stefan Csomor | catching default button handling also in password fields |
tree | commitdiff |
2012-02-21 |
Stefan Csomor | making sure eventual borders get updated when windows... |
tree | commitdiff |
2012-02-21 |
Stefan Csomor | making sure eventual borders get updated when windows... |
tree | commitdiff |
2012-02-21 |
Julian Smart | The tree only sets the focus in response to a TVN_SELCH... |
tree | commitdiff |
2012-02-21 |
Robin Dunn | Rewrite DoPaint, FullPaint and add FullPaintDC to help... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Don't crash in wxImage::SaveFile() if MIME type is... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | No changes, just simplify some code in wxX11. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | No changes, just remove a redundant wxGROW. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Allow handling EVT_UPDATE_UI for wxID_UNDO/REDO at... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Don't initialize wxFileDialog::m_filterIndex to 1 in... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Use wxPageSetupDialogData instead of old wxPageSetupDat... |
tree | commitdiff |
2012-02-20 |
Julian Smart | Removed unnecessary newlines. |
tree | commitdiff |
2012-02-20 |
Julian Smart | Minor fixes |
tree | commitdiff |
2012-02-20 |
Julian Smart | Corrected missing angled bracket |
tree | commitdiff |
2012-02-20 |
Julian Smart | Added wxEVT_WIZARD_BEFORE_PAGE_CHANGED event to allow... |
tree | commitdiff |
2012-02-19 |
Stefan Neis | Spelling fixed for comments and a wxASSERT_MSG. Fixes... |
tree | commitdiff |
2012-02-18 |
Stefan Neis | Spelling fixes to comments, fixes #13994. |
tree | commitdiff |
2012-02-15 |
Paul Cornett | modification to fix in r70597, has-window check is... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Added wxFileName::Exists(). |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Refactor wxFileName existence checking code. |
tree | commitdiff |
2012-02-15 |
Paul Cornett | avoid sending mouse events to the wrong window, fixes... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Make wxDragImage ctors taking hot spot point really... |
tree | commitdiff |
2012-02-13 |
Stefan Csomor | adapting comparison to raw_control, see #13963 |
tree | commitdiff |
2012-02-12 |
Vadim Zeitlin | Implement wxDV_ROW_LINES for generic wxDataViewCtrl. |
tree | commitdiff |
2012-02-11 |
Paul Cornett | remove wxGraphicsContext dependency for transparent... |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Implement wxBG_STYLE_TRANSPARENT support for wxGTK. |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Update marks in non-current months shown in wxMSW wxCal... |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Set marks used in wxMSW wxCalendarCtrl unconditionally. |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Also add wxNativeFontInfo::SetStrikethrough() stub... |
tree | commitdiff |
2012-02-10 |
Vadim Zeitlin | Fix compilation ofr ports without native font info... |
tree | commitdiff |
2012-02-10 |
Vadim Zeitlin | Add stubs for wxNativeFontInfo::{Get,Set}Strikethrough... |
tree | commitdiff |
2012-02-10 |
Robin Dunn | Don't include the terminating NUL |
tree | commitdiff |
2012-02-10 |
Vadim Zeitlin | Fix wxHash{Set,Map} compilation with g++ 4.7 in C+... |
tree | commitdiff |
2012-02-08 |
Robin Dunn | Following the theory that something lame is better... |
tree | commitdiff |
2012-02-07 |
Robin Dunn | use buf.length() instead of strlen() |
tree | commitdiff |
2012-02-07 |
Robin Dunn | Add length parameter to AddTextRaw and AppendTextRaw... |
tree | commitdiff |
2012-02-07 |
Stefan Csomor | forwarding mouse moved events to the view under the... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Fix infinite loop in wxHtmlEasyPrinting page break... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | No real changes, just pass const wxArrayInt to wxHtmlCe... |
tree | commitdiff |
2012-02-06 |
Vadim Zeitlin | Return NULL from wxAuiNotebook::GetCurrentPage() if... |
tree | commitdiff |
2012-02-06 |
Vadim Zeitlin | Fix handling of positional parameters in wxPrintf(... |
tree | commitdiff |
2012-02-05 |
Paul Cornett | remove code ifdef-ed on __X__, it is never defined... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Don't set PAGESETUPDLG::hDevNames and hDevMode when... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Take void** client data in wxSingleChoiceDialog ctor... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Preserve focus when window is minimized and restored... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Ensure that the progress dialog parent is activated... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | No changes, just implement Raise() in wxTopLevelWindow... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Fix initial state of radio toolbar tools in wxGTK. |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Never refresh controls from EVT_PAINT handler in wxProp... |
tree | commitdiff |
2012-02-03 |
Vadim Zeitlin | Check string length correctly in wxFileSystem::URLToFil... |
tree | commitdiff |
2012-02-03 |
Vadim Zeitlin | Enable callbacks for wxFileSystemWatcher FD under OS X. |
tree | commitdiff |
2012-02-03 |
Vadim Zeitlin | Fix speed regression in wxFileHistory::AddFileToHistory(). |
tree | commitdiff |
2012-02-03 |
Vadim Zeitlin | Fix bug with mouse wheel scrolling wxStyledTextCtrl... |
tree | commitdiff |
2012-02-02 |
Steve Lamerton | Disable navigation sounds in wxWebViewIE. This brings... |
tree | commitdiff |
2012-02-02 |
Vadim Zeitlin | Fix initial wxRadioBox buttons positions in wxMSW. |
tree | commitdiff |
2012-02-02 |
Vadim Zeitlin | Add wxFontDialog ctor not taking wxFontData to wxOSX. |
tree | commitdiff |
2012-02-01 |
Stefan Csomor | should not bring to front upon focussing |
tree | commitdiff |
2012-01-31 |
Vadim Zeitlin | Set the file name for temporary wxFFile objects. |
tree | commitdiff |
2012-01-31 |
Paul Cornett | remove virtual override that just calls base |
tree | commitdiff |
2012-01-31 |
Paul Cornett | implement wxGetMousePosition without using X-specific... |
tree | commitdiff |
2012-01-31 |
Stefan Csomor | guarding Update() on OSX not to be issued faster than... |
tree | commitdiff |
2012-01-31 |
Stefan Csomor | revert to using Update() |
tree | commitdiff |
2012-01-31 |
Stefan Csomor | reenabling an Update where necessary |
tree | commitdiff |
2012-01-31 |
Vadim Zeitlin | Fix wxHTTP::SetPostBuffer() compilation in ANSI build. |
tree | commitdiff |
2012-01-31 |
Paul Cornett | handle theme change which changes window border width |
tree | commitdiff |
2012-01-30 |
Stefan Csomor | attempt to isolate which Update() calls are necessary... |
tree | commitdiff |
2012-01-30 |
Stefan Csomor | always setting the event object to the menu, see #1595 |
tree | commitdiff |
2012-01-30 |
Stefan Csomor | fixing the routing of UpdateUI to the window by just... |
tree | commitdiff |
2012-01-29 |
Paul Cornett | move SetPangoAttrsForFont to wxFont, should have been... |
tree | commitdiff |
2012-01-29 |
Paul Cornett | use GTKSetPangoAttrs in wxCairoContext |
tree | commitdiff |
2012-01-29 |
Paul Cornett | move Pango underline workaround into wxFont::GTKSetPang... |
tree | commitdiff |
2012-01-29 |
Paul Cornett | move SetPangoAttrsForFont to wxFont |
tree | commitdiff |
2012-01-28 |
Stefan Csomor | use translatable strings as format template for menu... |
tree | commitdiff |
2012-01-25 |
Julian Smart | Added further API for intercepting deletion and content... |
tree | commitdiff |
2012-01-25 |
Stefan Csomor | structure code to Cocoa's possibilities, allows tool... |
tree | commitdiff |
2012-01-25 |
Vadim Zeitlin | Fix return value of wxMBConvUTF8::FromWChar(). |
tree | commitdiff |
2012-01-25 |
Vadim Zeitlin | Update wxCommandProcessor after saving wxDocument. |
tree | commitdiff |
2012-01-25 |
Vadim Zeitlin | Fix wxCommandProcessor::IsDirty() result after undoing... |
tree | commitdiff |
2012-01-25 |
Vadim Zeitlin | Don't compare invalid iterators in wxCommandProcessor... |
tree | commitdiff |
2012-01-25 |
Vadim Zeitlin | Minor fixes to wxDataViewCtrl::HitTest() in wxGTK. |
tree | commitdiff |
2012-01-25 |
Vadim Zeitlin | Set the initial size of the expanded ribbon panel corre... |
tree | commitdiff |
2012-01-24 |
Vadim Zeitlin | Fix setting frame icon when using non-standard icon... |
tree | commitdiff |
2012-01-24 |
Vadim Zeitlin | Append all items at once during wxChoice creation in... |
tree | commitdiff |
2012-01-24 |
Paul Cornett | add strike-through font support to wxGraphicsContext... |
tree | commitdiff |
2012-01-23 |
Stefan Csomor | adding missing stubs |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Fix wxButtonToolBar compilation after adding new wxFont... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add a property to configure file property dialog kind. |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Fix wxTextAttr::m_fontStrikethrough initialization. |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add support for stricken-through fonts. |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add wxFont ctor taking a single flags argument instead... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Fix wxAffineMatrix2D::Translate() to multiply on the... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Fix incorrect scroll positions used in SetScrollbars(). |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Fix incorrect cast resulting in a warning in wxMSW... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Avoid warnings about mismatched format string in wxMSW... |
tree | commitdiff |
2012-01-23 |
Stefan Csomor | using existing member |
tree | commitdiff |
2012-01-22 |
Stefan Neis | Fixed typo in variable name, fixing #13872. |
tree | commitdiff |
2012-01-21 |
Vadim Zeitlin | Fix reparenting generic wxSpinCtrl. |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Fix time zone in wxDateTime::UNow(). |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Add error checking when retrieving client data from... |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Check that an error really occurred when getting wxChoi... |
tree | commitdiff |
next |