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 |
2012-01-20 |
Vadim Zeitlin | Destroy modeless wxGenericAboutDialog when it is closed. |
tree | commitdiff |
2012-01-20 |
Dimitri Schoolwerth | Removed ellipsis from "About..." occurrences. |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Reset next wxMenu event handler in wxUniv when detachin... |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Try to avoid truncation of the message in wxMSW wxMessa... |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Add SetPostBuffer(wxMemoryBuffer) and SetPostText(... |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | adapting to new raw_control |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | fixing m_axe access indices |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | guard against invalid color ref |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | solving include order problems for stl and xti |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | use better backward compatibility for menu_open, don... |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | guard against invalid color ref |
tree | commitdiff |
2012-01-19 |
Stefan Csomor | solving include order problems for stl and xti |
tree | commitdiff |
2012-01-18 |
Vadim Zeitlin | Skip EVT_RIGHT_UP event in wxHtmlWindow if it wasn... |
tree | commitdiff |
2012-01-18 |
Vadim Zeitlin | Avoid needless second string conversion when adding... |
tree | commitdiff |
2012-01-18 |
Dimitri Schoolwerth | Synchronised svn:eol-style and svn:executable propertie... |
tree | commitdiff |
2012-01-18 |
Dimitri Schoolwerth | merged libpng 1.5.7 to trunk |
tree | commitdiff |
2012-01-18 |
Stefan Csomor | fixing RTTI |
tree | commitdiff |
2012-01-18 |
Vadim Zeitlin | No changes, just minor wxMSW code cleanup: use WinStruct<>. |
tree | commitdiff |
2012-01-17 |
Stefan Csomor | missing commit, see #10269 |
tree | commitdiff |
2012-01-17 |
Julian Smart | Added drawing context to allow 'virtual' (dynamic)... |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Replace wxDataViewCtrl::StartEditor() with EditItem(). |
tree | commitdiff |
next |