2008-01-24 |
Paul Cornett | fix memory leak when wxMenu is used as a popup |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Julian Smart | Optimization correction |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Václav Slavík | supress warning about in custom build steps with VC7... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Vadim Zeitlin | generate focus and kill focus events for wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Vadim Zeitlin | compilation fix after r51188: only define operator... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Vadim Zeitlin | define __VISUALCn__ for n=5,6,7,8,9 and not only 8... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Vadim Zeitlin | no real changes, just use HandleWindowEvent() instead... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Václav Slavík | use _vc8 suffix for VS2005 projects for consistency |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Václav Slavík | catch exceptions when sending menu events |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Robert Roebling | remove wxT() |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Michael Wetherell | Move the mac stable branch build onto an x86 machine... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Václav Slavík | regenerated makefiles with bkl-0.2.3 |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Václav Slavík | updated bakefiles to take advantage of Bakefile 0.2... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Bryan Petty | Reverted wxAuiFloatingFrame dtor crash fix (r51324... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Vadim Zeitlin | remove the unnecessary non-const GetPage() overload |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Stefan Csomor | fixing 1877182 |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Václav Slavík | ignore Visual Studio per-user/machine settings files |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Václav Slavík | updated include/wx/meta/* files list |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Václav Slavík | fixed wxVector<T> to work with non-POD types again... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Václav Slavík | use xdg-open in wxLaunchDefaultBrowser() on Unix if... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Julian Smart | Added event handler macro |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Bryan Petty | Fixed a rare wxAuiFloatingFrame dtor crash on MSW using... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Vadim Zeitlin | temporary fix for shared build linking problems after... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | call Create from wxGrid non-default ctor instead to... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | wxGrid focus handling fixes: |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | prefix implementation methods of wxBitmapButton with... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | updated wxExecute checks in wxGTK to be same as in... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | silence compiler warnings |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | added wxWindow::HasFocus() for more convenient way... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Francesco Montorsi | mention also the contrib libraries removal/movements |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | use full path to headers in header guards |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Vadim Zeitlin | document GetTemplates() instead of m_templates |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | reverted last commit, it was wrong |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Václav Slavík | utils.h is not needed by wxVector, removed |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Vadim Zeitlin | no changes, just come cleanup and more comments |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Vadim Zeitlin | add wxDatePickerCtrl support in wxGenericValidator... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Vadim Zeitlin | document LoadObject() (patch 1873045) |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Francesco Montorsi | Gl library is not part of the monolithic library even... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Francesco Montorsi | set BUILD variable to release not only when DEBUG is... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Stefan Neis | Fixed OS/2 compilation after wxDC changes |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Stefan Neis | Applied patch #1875242 - fixing more bugs related to... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Vadim Zeitlin | use slash, not backslash, in #include |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Vadim Zeitlin | use bgcolor when restoring styles as this is what we... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Vadim Zeitlin | skip focus events after handling them in wxTextCtrl... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Stefan Neis | Fixed errors in OS/2's wxDC::SetMapMode (patch #1871556... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Jouk Jansen | Removing wrong "const const" in type definition |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Vadim Zeitlin | correct misleading OnSize() comment |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Václav Slavík | the wxConvUI hack in wxMsgCatalog should only be done... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Paul Cornett | on HP-UX 11.11, vsscanf first parameter is not const |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Paul Cornett | check for vswscanf(), AIX 5.1 and HP-UX 11.11 don't... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Vadim Zeitlin | restored wxEnhMetaFileDC::Close() lost in wxDC reorgani... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Vadim Zeitlin | ignore any extra arguments after --version for compatib... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | removed non-existent wx/meta/defs.h |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | don't write wide string to std::ostream which outputs... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | more LaTeX error fixes |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | add forgotten twindowid.tex and correct LaTeX errors... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | regenerated after latest configure.in changes |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Stefan Csomor | allowing for building without sys libiconv (compat... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Julian Smart | Correction for cursor setting when moving out of a... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Václav Slavík | include VC++ version in build compatibility string |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Robert Roebling | Add implicit conversion, remove conversion to bool |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Robert Roebling | Sort of autoresize if only 1 column is there |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Stefan Csomor | fix should have been mac only |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Robert Roebling | [ 1635287 ] wrong cursor when dragging an image |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | documentation for window ids allocation and wxIdManager... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | removed unneeded wxWeakRefDynamic::AssignCopy() (last... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | compilation fixes for standard-conformant compilers... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | define (unusual) copy ctor and assignment operator... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | remove the test of weak references classes size, it... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | don't enable disabled windows when showing them (patch... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | don't create unnecessary temporary wxFont (patch theFont) |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Vadim Zeitlin | made all XPM const to avoid warnings from mingw32 4... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Stefan Csomor | fixing leopard configure for universal_binary when... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Francesco Montorsi | don't give out an error when using --cflags followed... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Vadim Zeitlin | added unit tests for decoding invalid base64 strings... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Václav Slavík | fixed wxHTML parser to not assert on invalid HTML input... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Václav Slavík | fixed wxXmlResource::GetText() in ANSI build to correct... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Vadim Zeitlin | rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxTool... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Vadim Zeitlin | added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Paul Cornett | avoid GCC warning about type-punned pointer breaking... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Francesco Montorsi | fixed setting BUILD variable in any case (not only... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Francesco Montorsi | fixed the WX_VERSION name clash renaming the variable... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Francesco Montorsi | added AC_SUBST for EXTRALIBS_STC which was missing... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Vadim Zeitlin | set mime-type to correct image/x-xpixmap for XPM files... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Vadim Zeitlin | set mime-type to image/x-pixmap to allow generation... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Roebling | Improved wxDataViewSpinCtrlRenderer under OS X |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Roebling | Reapplied patch for drawing background of custom items |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Roebling | Mention wxSizer::Fit() change and wxWrapSizer |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Roebling | wxSizer::Fit() now sets client size |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Roebling | use wxSizer::Fit() for sizing the dialog |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Roebling | Always invoke default action even if dclick is caught... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Roebling | Remove double entry of wxTrackable |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Stefan Csomor | I still think that's needed ... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Vadim Zeitlin | rebaked and regenerated everything after the latest... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Paul Cornett | prevent explicitly set client size from being changed... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Vadim Zeitlin | ignore vc*_msw* build directories |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Vadim Zeitlin | compilation fixes for VC6 |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Vadim Zeitlin | improvements to wxWeakRef and related classes |
commit | commitdiff | tree | snapshot |
next |