2008-01-28 |
Paul Cornett | remove unnecessary ?: operator |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Vadim Zeitlin | fix compilation error for wxUSE_DC_CACHEING==0; use... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Paul Cornett | HP aC++ 3.80 can't handle parenthesized string literal... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Paul Cornett | another fix for HP-UX 11.11 vsscanf, should have been... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Julian Smart | Take basic style into account when applying style sheet |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Julian Smart | Take basic style into account when showing style under... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Václav Slavík | UTF-8 build fixes for appending, setting or searching... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Václav Slavík | converting temporary wxString to const wxChar* and... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Václav Slavík | Fixed wxCURSOR_HAND to map to GDK_HAND2 and not GDK_HAN... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Vadim Zeitlin | add wxCONCAT[345]() helper macros |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Vadim Zeitlin | don't use DECLARE_EVENT_TYPE() to avoid confusing peopl... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Vadim Zeitlin | only define wxEventPtr in wxBase, not wxCore |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Vadim Zeitlin | define (empty) SetIcon() method in wxGenericMDIChildFra... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Vadim Zeitlin | don't reference non-existent doc.xmb file |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Václav Slavík | added VC7/8 project files for samples |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Vadim Zeitlin | don't fail in wxTransferStreamToFile if file size is... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Vadim Zeitlin | delete the event object in ProcessPendingEvents() even... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Vadim Zeitlin | set listview extended styles after switching to report... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Vadim Zeitlin | don't append anything back in DoDeleteOneItem() if... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Vadim Zeitlin | fix the code to not use dangling pointers resulting... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Vadim Zeitlin | fix a typo |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Vadim Zeitlin | fix assert when using owner-drawn menu items with the... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Vadim Zeitlin | include wx/stopwatch.h to get wxMilliClock_t and wxGetL... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Julian Smart | Corrected image saving to HTML |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Julian Smart | HTML output corrections |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Julian Smart | Image objects should load and save attributes |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Julian Smart | Fixed a bug in HasAlignment |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Julian Smart | Update caret in SetInsertionPoint |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Paul Cornett | remove redundant WX_CLEAR_LIST, it's done by base dtor |
commit | commitdiff | tree | snapshot |
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 |
next |