2008-11-23 |
Vadim Zeitlin | do not require a running event loop, even under MSW...
|
commit | commitdiff | tree |
2008-11-23 |
Vadim Zeitlin | fix (harmless) VC7 warnings about auto_ptr assignment
|
commit | commitdiff | tree |
2008-11-22 |
Vadim Zeitlin | document all overloads of DrawText()
|
commit | commitdiff | tree |
2008-11-22 |
Vadim Zeitlin | fix compilation after r56753 (closes #10218)
|
commit | commitdiff | tree |
2008-11-22 |
Vadim Zeitlin | use TCP for this benchmark under Windows too (and not...
|
commit | commitdiff | tree |
2008-11-22 |
Vadim Zeitlin | no need to disable DoTestSwap() for VC6 any more with...
|
commit | commitdiff | tree |
2008-11-21 |
Vadim Zeitlin | no changes, just reformat, remove extraneous semicolons...
|
commit | commitdiff | tree |
2008-11-21 |
Vadim Zeitlin | fix virtual function hiding for LoadFile(); replace...
|
commit | commitdiff | tree |
2008-11-21 |
Vadim Zeitlin | fix tags generation for OS X port after renaming
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | use ShellExecuteEx() instead of ShellExecute() which...
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | fix file dialog caption
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | define wxUSE_REGKEY for WinCE too (closes #10211)
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | use GetWindow() instead of GetNextWindow() to fix CE...
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | don't test sei.hInstApp in DoLaunchDefaultBrowser(...
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | fix substr() calls broken by r56215 (#10198)
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | don't log an error if the directory can't be opened...
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | add missing Detach() after r56863 changes (thanks troelsk)
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | fix WinCE compilation after tbar95.h ->t oolbar.h renaming...
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | don't load comctl32.dll, just get the handle of the...
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | fix gcc 3.3 warning about possibly uninitialized (but...
|
commit | commitdiff | tree |
2008-11-20 |
Vadim Zeitlin | change Has/SetFlag() to take int instead of unsigned...
|
commit | commitdiff | tree |
2008-11-19 |
Vadim Zeitlin | store the value to be set inside wxON_BLOCK_EXIT_SET...
|
commit | commitdiff | tree |
2008-11-19 |
Vadim Zeitlin | fix comparison in Normalize() test
|
commit | commitdiff | tree |
2008-11-19 |
Vadim Zeitlin | add WX_ASSERT_EQUAL_MESSAGE
|
commit | commitdiff | tree |
2008-11-19 |
Vadim Zeitlin | minor icc warning fixes
|
commit | commitdiff | tree |
2008-11-19 |
Vadim Zeitlin | Slovenian translation update
|
commit | commitdiff | tree |
2008-11-18 |
Vadim Zeitlin | fix compilation with cppunit 1.9 (which doesn't have...
|
commit | commitdiff | tree |
2008-11-18 |
Vadim Zeitlin | add header required for PCH-less mingw32 compilation...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | port updates for newer Intel compiler support from...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | use GetResolutionFromOptions() to honour wxIMAGE_OPTION_RESO...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | fix bad typo in the code: wxIMAGE_OPTION_RESOLUTION...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | document all currently defined image options and their...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | implement const rbegin/rend() versions (closes #3866)
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | added the possibility to rescale the image during loading...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | ignore files produced by the sample
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | minor optimization: create wxTCPEventHandler only when...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | fix assert failure if NULL size pointer was passed...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | stricter reply code checking: verify that we get the...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | really ensure that the pointer returned from MyConnection...
|
commit | commitdiff | tree |
2008-11-17 |
Vadim Zeitlin | preliminary documentation of wxEventLoop
|
commit | commitdiff | tree |
2008-11-16 |
Vadim Zeitlin | fix some of icc 11.0 warnings and disable a few others
|
commit | commitdiff | tree |
2008-11-16 |
Vadim Zeitlin | fix restoration of the old font size in DoGetTextExtent...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | do override SetSplitterPosition() in wxPropertyGridPage...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | remove unused static wxColourFromPGLong function
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | remove useless comparison of unsigned value with 0
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | make code dealing with wxUSE_IDLEMENUUPDATES a bit...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | CanPaste() should be const too
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | disable warning about possible misaligned access given...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | assigning line marker to itself shouldn't invalidate...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | consistently use wxAuiPaneInfo::Has/SetFlag() instead...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | comparison of wxBitmapType with -1 is useless as it...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | move the check for msgids matching the current language...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | assert in AddCatalog() if Init() hadn't been called...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | consistently use ExtractLang() everywhere instead of...
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | more Doxygen warning fixes
|
commit | commitdiff | tree |
2008-11-14 |
Vadim Zeitlin | fix parameter name
|
commit | commitdiff | tree |
2008-11-13 |
Vadim Zeitlin | fix warnings about hiding virtual wxGraphicsContext...
|
commit | commitdiff | tree |
2008-11-13 |
Vadim Zeitlin | no changes, just deTABbed
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | use -Woverloaded-virtual if g++ supports it
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | remove SO_SUFFIX from configure, this is handled by...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | use = in test, not == which is not standard and not...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | use correct shared library extension for HP-UX on ia64...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | fix large files support for HP-UX v11: we need _LARGEFILE_SO...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | fix warning about hiding the base class LoadFile()
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | added self-assignment check to wxListItem::operator=()
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | added check for self-assignment to wxPrintData::operator...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | there is no sqrt(int) in standard C++ (although glibc...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | remove consts from casts which don't do anything except...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | rebake after r56738
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | fix the dependencies directory name for traditional...
|
commit | commitdiff | tree |
2008-11-12 |
Vadim Zeitlin | remove lines containing nothing but spaces: this is...
|
commit | commitdiff | tree |
2008-11-10 |
Vadim Zeitlin | use explicit global scope for a couple of more occurrences...
|
commit | commitdiff | tree |
2008-11-10 |
Vadim Zeitlin | use base class copy ctor in wxPGCell and wxPGChoiceEntry...
|
commit | commitdiff | tree |
2008-11-10 |
Vadim Zeitlin | fix yet another VC6 compilation error because of loop...
|
commit | commitdiff | tree |
2008-11-10 |
Vadim Zeitlin | compilation fix after wxFont changes (closes #10152)
|
commit | commitdiff | tree |
2008-11-10 |
Vadim Zeitlin | fix another VC6 compilation error because of loop variable...
|
commit | commitdiff | tree |
2008-11-09 |
Vadim Zeitlin | use global operator new to fix compilation errors if...
|
commit | commitdiff | tree |
2008-11-08 |
Vadim Zeitlin | fix race condition which could result in assert failures...
|
commit | commitdiff | tree |
2008-11-08 |
Vadim Zeitlin | release the mouse in wxGrid dtor to avoid asserts when...
|
commit | commitdiff | tree |
2008-11-07 |
Vadim Zeitlin | Finnish translations update from Elias Julkunen
|
commit | commitdiff | tree |
2008-11-06 |
Vadim Zeitlin | check for NULL pointer in IsExtensionInList()
|
commit | commitdiff | tree |
2008-11-05 |
Vadim Zeitlin | document wxRESIZE_BORDER side effect under Windows...
|
commit | commitdiff | tree |
2008-11-05 |
Vadim Zeitlin | add command line options for displaying the test name...
|
commit | commitdiff | tree |
2008-11-05 |
Vadim Zeitlin | remove Motif MDI files not used any longer
|
commit | commitdiff | tree |
2008-11-04 |
Vadim Zeitlin | disable the test under Windows as it hangs and prevents...
|
commit | commitdiff | tree |
2008-11-04 |
Vadim Zeitlin | include wx/menu.h as we delete wxMenu pointer in this...
|
commit | commitdiff | tree |
2008-11-04 |
Vadim Zeitlin | Review/simplify/cleanup MDI classes for all platforms...
|
commit | commitdiff | tree |
2008-11-04 |
Vadim Zeitlin | fix wxXPMDataHandler silently broken by long->wxBitmapType...
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | added wxrc to the makefiles
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | include richtext library in BUILT_WX_LIBS (in particular...
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | don't crash trying to draw buttons with invalid bitmaps...
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | fix (harmless) unused variable warning
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | define wxHAS_CONFIG_TEMPLATE_RW if template wxConfig...
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | wx/tls.h belongs to base headers, not core (#10148)
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | define operator<<(wxLongLong_t) for VC6 whether wxUSE_STD_IO...
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | blind fix for yet another VC6 compilation error
|
commit | commitdiff | tree |
2008-11-03 |
Vadim Zeitlin | really fix VC6 compilation of all testsi (without breaking...
|
commit | commitdiff | tree |
2008-11-02 |
Vadim Zeitlin | undo the previous change, it's not needed any more...
|
commit | commitdiff | tree |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their...
|
commit | commitdiff | tree |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their...
|
commit | commitdiff | tree |
next |