2011-04-23 |
Vadim Zeitlin | Remove duplicate negated option indicator in wxCmdLineP... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Fix file paths in wxFileSystemWatcherEvent under OS X. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Set page range in the print preview correctly. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Make the source files non-executable again. |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Return wxWindow* from wxDataViewCustomRenderer::CreateE... |
tree | commitdiff |
2011-04-22 |
Stefan Csomor | implementation of HotKey, see #12354 |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Compilation fix for DEFINE_GUID uses. |
tree | commitdiff |
2011-04-22 |
Dimitri Schoolwerth | Fixed wxUSE_STD_STRING==0 compilation. |
tree | commitdiff |
2011-04-21 |
Vadim Zeitlin | Define ACO_AUTOAPPEND for MinGW/Cygwin. |
tree | commitdiff |
2011-04-21 |
Vadim Zeitlin | Use "wx" prefix for the GUIDs we (re)define in wxMSW... |
tree | commitdiff |
2011-04-21 |
Vadim Zeitlin | Redefine IAutoCompleteDropDown in our code as it's... |
tree | commitdiff |
2011-04-21 |
Julian Smart | Added ForceDelayedLayout |
tree | commitdiff |
2011-04-20 |
Dimitri Schoolwerth | Make use of SetFilterIndex in wxOSX-Cocoa's file dialog. |
tree | commitdiff |
2011-04-20 |
Dimitri Schoolwerth | Fixed saving dialog's filter index always being -1... |
tree | commitdiff |
2011-04-19 |
Paul Cornett | fix conversion of gdk_input_add() to g_io_add_watch... |
tree | commitdiff |
2011-04-18 |
Vadim Zeitlin | Do send wxEVT_UPDATE_UI events to hidden windows. |
tree | commitdiff |
2011-04-18 |
Vadim Zeitlin | Don't send wxWindowDestroyEvent if we hadn't sent wxWin... |
tree | commitdiff |
2011-04-18 |
Vadim Zeitlin | Don't assert when destroying a never created window... |
tree | commitdiff |
2011-04-18 |
Vadim Zeitlin | Correct a typo in DoAutoCompleteCustom() stub in wxMSW. |
tree | commitdiff |
2011-04-18 |
Jaakko Salli | Use Connect() to bind embedded wxTextCtrl events instea... |
tree | commitdiff |
2011-04-18 |
Jaakko Salli | In wxComboCtrlBase::OnTextCtrlEvent(), make sure to... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Implement auto-completion support for wxTextEntry in... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Refactor: extract wxTextCompleterFixed from wxMSW to... |
tree | commitdiff |
2011-04-17 |
Dimitri Schoolwerth | Removed wxOSX conditional code from generic calendar... |
tree | commitdiff |
2011-04-17 |
Dimitri Schoolwerth | Improved year control of generic calendar being too... |
tree | commitdiff |
2011-04-17 |
Dimitri Schoolwerth | Removed invalid use of sizeFlags parameter for SetSize... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Add wxAffineMatrix2D and related classes. |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Fix wxXmlDocument::SetRoot() broken by recent changes. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Define wxTextEntry::DoAutoCompleteStrings() stub in... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Split wxTextCompleter into a base class and wxTextCompl... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Don't block the main UI thread while generating complet... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Use ACO_AUTOAPPEND option for text completion in wxMSW. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Added private wxEVT_AFTER_CHAR event for wxMSW implemen... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | No changes, just simplify preprocessor checks in wxMSW... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Refactor wxTextEntry::AutoComplete() to simply call... |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | adding missing part when using the native paint CGConte... |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | supprting flag for pixel offsetting for msw, see #11853 |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | supprting flag for pixel offsetting for osx, see #11853 |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | supprting flag for pixel offsetting for cairo, see... |
tree | commitdiff |
2011-04-16 |
Stefan Csomor | support generic flag for pixel offsetting, see #11853 |
tree | commitdiff |
2011-04-15 |
Paul Cornett | workaround for broken window managers which claim to... |
tree | commitdiff |
2011-04-15 |
Jaakko Salli | Removed wxPG_DOUBLE_BUFFER constant. Now all wxPG rende... |
tree | commitdiff |
2011-04-14 |
Jaakko Salli | Rebuild textctrl events using copy ctor |
tree | commitdiff |
2011-04-13 |
Jaakko Salli | wxEVT_COMMAND_TEXT_UPDATED events from wxComboCtrl... |
tree | commitdiff |
2011-04-13 |
Jaakko Salli | Completely re-construct the wxComboCtrl textctrl-events... |
tree | commitdiff |
2011-04-13 |
Stefan Csomor | preparing for completions support |
tree | commitdiff |
2011-04-11 |
Jouk Jansen | Update Makefile for OpenVMS |
tree | commitdiff |
2011-04-11 |
Jouk Jansen | revoke OpenVMS dependend part of r67326 |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Allow customizing AUI tab colours in wxAuiTabArt. |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Fix off by one pixel error when drawing active tab... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Correct Javanese language code. |
tree | commitdiff |
2011-04-09 |
Julian Smart | Correction to position in character insertion event... |
tree | commitdiff |
2011-04-09 |
Stefan Csomor | fixing configure builds for iphone |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | see #9715 |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | workaround OSX bug, fixes #4555 |
tree | commitdiff |
2011-04-08 |
Stefan Csomor | support 3.X deployment |
tree | commitdiff |
2011-04-07 |
Stefan Csomor | adding 10.5 APIs to avoid CGErrors, fixes #13121 |
tree | commitdiff |
2011-04-06 |
Paul Cornett | build fix for wxUSE_LOG==0 |
tree | commitdiff |
2011-04-06 |
Paul Cornett | avoid GCC warning "suggest braces around empty body... |
tree | commitdiff |
2011-04-06 |
Paul Cornett | fix typo from r67326 |
tree | commitdiff |
2011-04-06 |
Vadim Zeitlin | Avoid dereferencing invalid iterator in wxMessageDialog... |
tree | commitdiff |
2011-04-06 |
Vadim Zeitlin | Correctly restore the old locale in wxXLocale functions. |
tree | commitdiff |
2011-04-06 |
Vadim Zeitlin | Fix incorrect use of setlocale() in wxLocale::IsAvailab... |
tree | commitdiff |
2011-04-06 |
Jouk Jansen | Fix for broken wxGTK1 compilation |
tree | commitdiff |
2011-04-05 |
Paul Cornett | build fix for gtk1 |
tree | commitdiff |
2011-04-04 |
Dimitri Schoolwerth | Compilation fixes for wxUSE_LOCALE and wxUSE_XLOCALE... |
tree | commitdiff |
2011-04-04 |
Julian Smart | Corrected XML conversion in style names and face names |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-04-02 |
Paul Cornett | make sure value label updates even if handle position... |
tree | commitdiff |
2011-04-02 |
Paul Cornett | need to override DoGetBestClientSize() to get correct... |
tree | commitdiff |
2011-04-02 |
Paul Cornett | fix overwrite of upper left part of parent window with... |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | No real changes, just some more minor cleanup in wxSVGF... |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Remove wxSVG_DEBUG from wxSVGFileDC. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Clean up of string operations in wxSVGFileDC code. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Add support for alpha channel in colours in wxSVGFileDC. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | No changes, just merge some strings in wxSVGFileDC. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Use wxPENSTYLE_XXX and wxBRUSHSTYLE_XXX instead of... |
tree | commitdiff |
2011-03-31 |
Jaakko Salli | Added wxComboPopup::DestroyPopup(), which responsibilit... |
tree | commitdiff |
2011-03-31 |
Julian Smart | Buffer size calculation correction |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Compilation fix for wxUSE_STL==1 build after r67356. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Implement wxGraphicsContext::GetSize() for Cairo. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Tentative compilation fix for wxMSW with MinGW after... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Fix alpha handling in CSS syntax in wxColour in non... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Fix HMENU to wxMenu translation in wxMSW code. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add support for elements preceding the document node... |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Always update internally stored AUI floating frame... |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add wxUSE_STD_CONTAINERS and turn it on by default. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Fix XTI compilation in STL build. |
tree | commitdiff |
2011-03-30 |
Paul Cornett | build fix for older GTK2 |
tree | commitdiff |
2011-03-30 |
Paul Cornett | convert assertdlg_gtk to C++ |
tree | commitdiff |
2011-03-30 |
Paul Cornett | prepare to convert file to C++ |
tree | commitdiff |
2011-03-29 |
Stefan Csomor | fix clang warning (? having two different operand types) |
tree | commitdiff |
2011-03-29 |
Paul Cornett | must use deprecated function for gtk2 |
tree | commitdiff |
2011-03-29 |
Paul Cornett | don't crash on error |
tree | commitdiff |
2011-03-29 |
Paul Cornett | build fix |
tree | commitdiff |
2011-03-29 |
Paul Cornett | GTK_WIDGET_SENSITIVE should have been converted to... |
tree | commitdiff |
2011-03-28 |
Václav Slavík | wxDataViewChoiceRenderer's editor control should have... |
tree | commitdiff |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access |
tree | commitdiff |
2011-03-27 |
Paul Cornett | yet more avoiding direct struct access |
tree | commitdiff |
next |