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 |
2008-01-13 |
Vadim Zeitlin | add useful headers for meta-programming checks (part... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Vadim Zeitlin | call OnExec() taking wxString argument from OnExecute... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Vadim Zeitlin | added tests for FromAscii/Unicode() (length parameter... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Vadim Zeitlin | fix bug introduced in wxRegion::DoUnionWithRect() in... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Stefan Neis | Some wxOS2 compilation fixes after wxDC changes |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Paul Cornett | initialize m_totalProportion in wxBoxSizer ctor |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Stefan Neis | Fixed compilation. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Vadim Zeitlin | better documentation for wxWindow::SetSizerAndFit() |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Stefan Neis | Implemented wxGDIObject::Create/CloneGDIRefData() for... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Robert Roebling | Invoke default action if dclick event after <ENTER... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Stefan Neis | Blind compilation fixes. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Stefan Neis | Removed constructor already defined in header. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Stefan Neis | derive wxColourBase from wxObject on os2 as well |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Václav Slavík | fixed memory leak in wxXmlResource introduced when... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Bryan Petty | Added wxRect::Intersect() documentation (patch 1868322... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Jouk Jansen | updates for OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Jouk Jansen | include/wx/x11/cursor.h needs definition of wxcolour |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Paul Cornett | compute scrollbar widths in a more standard way, get... |
commit | commitdiff | tree | snapshot |
next |