2012-09-20 |
Vadim Zeitlin | No real changes, just remove an unnecessary variable... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Better documentation for wxRect::Set{Left,Top}(). |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Quote wxExecute() arguments in wxDebugReportUpload... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Jouk Jansen | backport wxspinctrl::get/setbase form gtk ->gtk1 |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Add wxStyledTextCtrl::AnnotationClearLine(). |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Add wxStyledTextCtrl::SelectNone() to the template... |
commit | commitdiff | tree | snapshot |
2012-09-20 |
Vadim Zeitlin | Fix incorrect code sorting pages by their widths in... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stefan Csomor | completing the removal of PICT |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Steve Lamerton | Update the wxSpinCtrlDouble documentation so SetIncreme... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Robin Dunn | Add define for MAC_OS_X_VERSION_10_7 if there isn't... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stefan Csomor | bracing 10.7+ constant |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stefan Csomor | workaround for non-standard icon sizes under 64 bit |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Jouk Jansen | Update setup.h for OpenVMS |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Stefan Csomor | fixing incorrect scrolling - which happened at least... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Vadim Zeitlin | Update wxGTK.spec to work with openSUSE build server. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Vadim Zeitlin | Let wxWindow::Fit[Inside]() work even for windows witho... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Vadim Zeitlin | More s/loose/lose/ in wxEncodingConverter comments. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Vadim Zeitlin | Show tooltips for the too long items in generic wxTreeCtrl. |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Vadim Zeitlin | Fix wxMSW compilation in STL build after the changes... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Dimitri Schoolwerth | Set svn properties on recently added files. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Vadim Zeitlin | Rebake after addition of richtexttabspage.h in r72497. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Vadim Zeitlin | Don't show hidden wxGrid rows/columns when they're... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Vadim Zeitlin | No changes, just fix some typos in the comments in... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Vadim Zeitlin | No real changes, just remove an unneeded variable initi... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Julian Smart | Updates |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Julian Smart | Added include/wx/richtext/richtexttabspage.h to files.bkl |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | No changes, just silence some MSVC 11 static analyzer... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Add help button support to wxRibbonBar. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Fix text origin and bounding box computations in wxSVGF... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | No real changes, just slightly simplify wxSVGFileDCImpl... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Minor fixes to wxSVGFileDC implementation. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Preserve size of wxGrid rows/columns when hiding and... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Fix wxGrid::PosToLinePos() in presence of hidden rows... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Fix wxGrid::AutoSizeColOrRow() logic for multicells. |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Handle underlined and strikethrough attributes in wxGTK... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Vadim Zeitlin | Take into account wxFONTFLAG_STRIKETHROUGH in wxGTK... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Vadim Zeitlin | Fix spelling in the comments in wxPropertyGrid code. |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Vadim Zeitlin | Allow using horizontal cursor navigation keys in non... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Vadim Zeitlin | No changes, just remove an unused variable from CHM... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Vadim Zeitlin | No changes, just remove unnecessary variable initializa... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Vadim Zeitlin | Czech translations update from Zbynek Schwarz. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Relax wxMessageDialog style checks, assume wxOK by... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | No changes, just remove unneeded variable initialziatio... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Add wxBITMAP_PNG() macro similar to wxBITMAP() but... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Add wxBitmap::NewFromPNGData() for creating bitmaps... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Don't ignore invalid files entered into wxFileDirPicker... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Extract "Close" button creation from wxInfoBarGeneric... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Provide up to date documentation for wxLoadUserResource(). |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Change wxMSW-specific wxLoadUserResource() to accept... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Don't initialize alpha twice when loading wxImage from... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Fix wxFindWindowAtPoint() with nested windows in wxMSW. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Fix "pos" argument description in wxTreeCtrl::InsertIte... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Vadim Zeitlin | Fix setting colours for the edit control part of wxComb... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Julian Smart | Added support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS. |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Steve Lamerton | Add generic wxFileSystem support to wxWebView using... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Steve Lamerton | Move wxWebViewIE missing definitions to webview_missing... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Stefan Csomor | layout adaption, current sizer code leads to too much... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Fix handling of wxTextEntry hints in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Fix deprecating warning introduced in r72446. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Allow using versions of libnotify < 0.7 in wxGTK. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Set modifiers properly for the key events with AltGr... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Remove workarounds for wxTextCtrl::SetValue() events... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Add a test of wxFilePickerCtrl::GetValue() to the widge... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Add an informational message to the file picker page... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Simplify and correct setting of initial directory for... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Fix harmless virtual function hiding warning in wxMSW... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Fix wxKeyEvent::GetKeyCode() descripotion: it doesn... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Do not use wxIsprint() in EVT_CHAR example in the docum... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Julian Smart | Ensure the selected style is visible. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Italian translations update from Roberto Boriotti. |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Don't try to determine the clicked item ourselves in... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Document wxDropTarget::GetDataObject(). |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Don't use StringFormat::GenericTypographic() in MSW... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Use a single global StringFormat in all wxMSW wxGraphic... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Output the values of all USE_XXX options to build.cfg... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Document wxWindow InheritsBackgroundColour() and UseBgC... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Vadim Zeitlin | Link MSW-specific event loop files in wxUniv/MSW. |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Vadim Zeitlin | Undid accidental modification of wxTaskBarIcon in the... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Vadim Zeitlin | Fix narrow/wide string concatenation in recently added... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Vadim Zeitlin | Fix some typos in the comments in wxOSX code. |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Vadim Zeitlin | Check validity of wxSizerFlags::Border() direction... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Vadim Zeitlin | Enable GL_CULL_FACE in OpenGL samples. |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Václav Slavík | Fix VC6 compilation after r72430. |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Václav Slavík | Add MUI_LANGUAGE_NAME to wx/msw/missing.h. |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Václav Slavík | Add wxTranslations::GetBestTranslation(). |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Dimitri Schoolwerth | Regenerated Xcode projects. |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Dimitri Schoolwerth | Updated instructions for XML Tools. |
commit | commitdiff | tree | snapshot |
2012-09-07 |
Václav Slavík | wxMSW: Fix incorrect subitem rect calculation in wxList... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Stefan Csomor | restrict change from r71719 because otherwise apps... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Steve Lamerton | Disable wxWebView::Find and associated functions under... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Vadim Zeitlin | Fix wxVLogStatus definition. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Vadim Zeitlin | Fix example of using GetUnicodeKey() in the documentation. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Václav Slavík | Fix compilation after r72375 - LC_CTYPE requires locale.h. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Vadim Zeitlin | Correct wxAuiManager library in documentation. |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Vadim Zeitlin | Fix opening URLs in new window with recent Firefox... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Vadim Zeitlin | Explicitly reject the use of wxTE_PASSWORD in generic... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Vadim Zeitlin | Generate wxEVT_COMMAND_TEXT_ENTER events for generic... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Vadim Zeitlin | Add wxSpinCtrl::SetBase() to allow entering hexadecimal... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Vadim Zeitlin | Remove wxOSX implementation of wxSpinCtrl and use the... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Vadim Zeitlin | Refactor text to/from double conversion in wxSpinCtrlGe... |
commit | commitdiff | tree | snapshot |
next |