2007-08-15 |
Vadim Zeitlin | added wxConvertTo/FromIeeeExtended() synonyms for ConvertTo...
|
commit | commitdiff | tree |
2007-08-15 |
Vadim Zeitlin | don't set incorrect initial value of '0' for the bool...
|
commit | commitdiff | tree |
2007-08-14 |
Vadim Zeitlin | no real changes, just some cleanup
|
commit | commitdiff | tree |
2007-08-14 |
Vadim Zeitlin | added wxTaskBarIcon::Destroy()
|
commit | commitdiff | tree |
2007-08-14 |
Vadim Zeitlin | rename WX_VERSION_FULL back to WX_VERSION
|
commit | commitdiff | tree |
2007-08-14 |
Vadim Zeitlin | use decho, not echo, to output error messages
|
commit | commitdiff | tree |
2007-08-14 |
Vadim Zeitlin | don't use the extra libraries in wx-config --version...
|
commit | commitdiff | tree |
2007-08-14 |
Vadim Zeitlin | check for wxUSE_ACCESSIBILITY not being set to 1 under...
|
commit | commitdiff | tree |
2007-08-11 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT in...
|
commit | commitdiff | tree |
2007-08-08 |
Vadim Zeitlin | remove extra space which confuses some servers (at...
|
commit | commitdiff | tree |
2007-08-07 |
Vadim Zeitlin | correction to last commit: don't test unsetenv() return...
|
commit | commitdiff | tree |
2007-08-07 |
Vadim Zeitlin | use unsetenv() instead of setenv(var, NULL) which is...
|
commit | commitdiff | tree |
2007-08-07 |
Vadim Zeitlin | don't include wx/wxprec.h from headers, it's bad style...
|
commit | commitdiff | tree |
2007-08-07 |
Vadim Zeitlin | remove tests for Mac Rez and SetFile which are also...
|
commit | commitdiff | tree |
2007-08-07 |
Vadim Zeitlin | don't test for things which bakefile already tests...
|
commit | commitdiff | tree |
2007-08-06 |
Vadim Zeitlin | add wx/univ/tglbtn.h to wxUniv headers
|
commit | commitdiff | tree |
2007-08-06 |
Vadim Zeitlin | use wxBORDER_NONE instead of wxNO_BORDER
|
commit | commitdiff | tree |
2007-08-06 |
Vadim Zeitlin | corrected sizer code example which wrongly used wxBORDER
|
commit | commitdiff | tree |
2007-08-04 |
Vadim Zeitlin | make wxTmemchr() return (and take) char* instead of...
|
commit | commitdiff | tree |
2007-08-04 |
Vadim Zeitlin | added FromAscii(unsigned char *) overloads
|
commit | commitdiff | tree |
2007-08-03 |
Vadim Zeitlin | more wxUSE_XXX documented (patch from Tim Stahlhut)
|
commit | commitdiff | tree |
2007-08-03 |
Vadim Zeitlin | sorting support for generic version (patch 1765087...
|
commit | commitdiff | tree |
2007-08-01 |
Vadim Zeitlin | corrected library link
|
commit | commitdiff | tree |
2007-07-31 |
Vadim Zeitlin | added WXDLLEXPORT to the (empty) wxControlWithItems...
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | removed png and propsize samples from SAMPLES_SUBDIRS...
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | forcefully disable wxUSE_JOYSTICK too
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | always define HDS_HOTTRACK if it's not defined, not...
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | compilation fix for WinCE
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | CE compilation fix for X button stuff
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | compilation fix for wxUSE_DBGHELP==0 after latest changes
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | we must use TB_BUTTONSTRUCTSIZE before adding menu...
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | update button style to include BS_MULTILINE when a...
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | no changes, just removed unnecessary #ifdef __WIN32__
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | make the text in the top area more readable
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | don't use deprecated DoLog() overload
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | removed the script which only worked with cvs
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | add support for 4th and 5th mouse buttons; reduce code...
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | added support for 2 extra mouse buttons (patch 1757630)
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | undid accidental commit of this file in the last revision
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | removed empty or duplicated samples: checklst, dynamic...
|
commit | commitdiff | tree |
2007-07-29 |
Vadim Zeitlin | added wxMiniFrame demonstration to the dialogs sample
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | preserve the arguments read from configarg.cache in it
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | (ugly) compilation fix for wxUSE_STL==1 build
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | show wxUSE_STL in the summary at the end too
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | added the mention of library in which each class is...
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | added the script used to add libraries to the documentation...
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | escape underscores
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | no real changes, just cleanup and use CPPUNIT_ASSERT_EQUAL...
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | added more wxUSE_XXX symbols (modified patch 1758917)
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | no changes, just a typo fix
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | set eol-style
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | blind OS/2 compilation fix in wxSetWorkingDirectory()
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | recognize hover bitmaps (patch 1758843)
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | added maxDepth parameter to WalkFromException() (patch...
|
commit | commitdiff | tree |
2007-07-28 |
Vadim Zeitlin | removed unused wxUSE_XXX options (patch 1759328)
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | made strings used in wxIPC methods const as a temporary...
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | added wxTo/FromString() overloads for wxFont (1st part...
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | destroy TLW children pending for deletion from ~wxTLW...
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | yet another compilation fix for ItemDeleted
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | use symbolic name for the shell menu bar too; include...
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | fix menu bar creation under WM5 (SHCMBF_EMPTYBAR must...
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | many compilation fixes for WinCE using VC8 (it now...
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | ignore VC8 project files and build directories
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | added wxUSE_INICONF (disabled by default)
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | don't use min() macro in wxQsort() which conflicts...
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | deTABbed wxQsort()
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | and another compilation fix for ItemDeleted() from Bo
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | real compilation fix for ItemDeleted()
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | compilation fix for insert()
|
commit | commitdiff | tree |
2007-07-27 |
Vadim Zeitlin | compilation fix for ItemDeleted()
|
commit | commitdiff | tree |
2007-07-26 |
Vadim Zeitlin | re-disable Universal Mac builds by default
|
commit | commitdiff | tree |
2007-07-26 |
Vadim Zeitlin | compilation fix after last commit
|
commit | commitdiff | tree |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes:
|
commit | commitdiff | tree |
2007-07-26 |
Vadim Zeitlin | removed called to deprecated wxPixelData::UseAlpha...
|
commit | commitdiff | tree |
2007-07-25 |
Vadim Zeitlin | fix warnings due to using deprecated-but-used-internally...
|
commit | commitdiff | tree |
2007-07-24 |
Vadim Zeitlin | use To/FromWChar() in single parameter wxMBConv::cMB2WC...
|
commit | commitdiff | tree |
2007-07-24 |
Vadim Zeitlin | use wxMBConvStrictUTF8 instead of wxMBConvUTF8 in ConvertStr...
|
commit | commitdiff | tree |
2007-07-24 |
Vadim Zeitlin | add wxMBConvStrictUTF8 class implementing just UTF...
|
commit | commitdiff | tree |
2007-07-24 |
Vadim Zeitlin | corrected off by 1 error in cMB2WC() call (thanks valgrind)
|
commit | commitdiff | tree |
2007-07-23 |
Vadim Zeitlin | don't add an extra empty line to the end (fixes bug...
|
commit | commitdiff | tree |
2007-07-23 |
Vadim Zeitlin | harmless warning fix
|
commit | commitdiff | tree |
2007-07-23 |
Vadim Zeitlin | compilation fix
|
commit | commitdiff | tree |
2007-07-23 |
Vadim Zeitlin | removed empty directory
|
commit | commitdiff | tree |
2007-07-23 |
Vadim Zeitlin | fix caching of configure arguments broken by one of...
|
commit | commitdiff | tree |
2007-07-23 |
Vadim Zeitlin | removed wxUSE_STRUTILS which was left over from the...
|
commit | commitdiff | tree |
2007-07-22 |
Vadim Zeitlin | fix for r47646: typedef wxDouble for all platforms...
|
commit | commitdiff | tree |
2007-07-22 |
Vadim Zeitlin | call aglEnable(AGL_BUFFER_RECT) after setting the rect...
|
commit | commitdiff | tree |
2007-07-22 |
Vadim Zeitlin | removed erroneous spaces from wxTo/FromString() documentation
|
commit | commitdiff | tree |
2007-07-22 |
Vadim Zeitlin | corrected the include file names (rest of patch 1757479)
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | removed docs for classes not existing any more (part...
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | correct closing comments in #endifs (patch 1756990)
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | updated after fileconf/fileconftest.cpp to config/fileconf...
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | moved wxFileConfig test to config directory together...
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch...
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | added a macro for comparison size_t variables with...
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | added wxTo/FromString(wxColour) (part of patch 1753875)
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | added --enable-ownerdrawn MSW-only option
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | allow overriding automatic alpha detection during icon...
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | removed unused variable left after the last commit
|
commit | commitdiff | tree |
2007-07-21 |
Vadim Zeitlin | removed duplicate MSW-specific options, they're now...
|
commit | commitdiff | tree |
next |