2006-11-20 |
Vadim Zeitlin | update for 2.8.0 from Stephane Junique
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | recreate the control when wxCAL_SEQUENTIAL_MONTH_SELECTION...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | delete controls which are part of the calendar (even...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | avoid assert when creating the control with wxCAL_SEQUENTIAL...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | removed code inside USE_SIZABLE_CALENDAR, we should...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | assert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | no changes, just some minor modifications of comments...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | set/get validator for wxTextCtrl part of wxComboCtrl...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | document GetSelection(from, to) (bug 1592221)
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | remove obsolete and out of date project file which...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | added possibility to create wxDatePickerCtrl without...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | don't use wxFromSystemTime() with possibly invalid...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | added missing blank line
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | replaced 2nd wxCONTROL_CURRENT with correct wxCONTROL_FOCUSE...
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | wxCHECK_GCC_VERSION() takes 2 parameters, not 3
|
commit | commitdiff | tree |
2006-11-19 |
Vadim Zeitlin | unmultiply by alpha when converting from wxDIB to wxImage...
|
commit | commitdiff | tree |
2006-11-18 |
Vadim Zeitlin | rename bICON (see rev 1.47) to wxICON_AAA to make it...
|
commit | commitdiff | tree |
2006-11-18 |
Vadim Zeitlin | remove unused file
|
commit | commitdiff | tree |
2006-11-18 |
Vadim Zeitlin | include correct XPMs (Unix compilation fix after last...
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | free old resources in DoLoad(), apparently fixes memory...
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | added tests for background colour, static bitmap &c...
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | - fix wxAnimationCtrl::SetBackgroundColour both for...
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | minor typo fixes (part of patch 1598005)
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | use correct bitmap dimension in DetermineIndent()
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | added chart icon for non-MSW ports too
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | Some sample cleanup:
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | fixed warning about junk after #endif
|
commit | commitdiff | tree |
2006-11-17 |
Vadim Zeitlin | don't set A4 paper size, use the system default instead
|
commit | commitdiff | tree |
2006-11-16 |
Vadim Zeitlin | disable mmedia contrib for wxMGL (blunt fix for tinderbox...
|
commit | commitdiff | tree |
2006-11-16 |
Vadim Zeitlin | wxMGL/Unix compilation fix attempt
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | backported changes from gtk/window.cpp rev 1.678 (bug...
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | backported chnage in 1.115 of src/gtk/dnd.cpp (bug...
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | corrected version after last commit
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | added entry for 2.8.0-rc2
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | regenerated after last autoconf_inc.m4 change
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | fix compilation when one of wxUSE_LISTCTRL and wxUSE_TREECTR...
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | GdiplusStartup() takes ULONG_PTR, not DWORD (patch...
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | include advanced Unix files in wxMGL build under Unix...
|
commit | commitdiff | tree |
2006-11-14 |
Vadim Zeitlin | label the different gradient pictures clearly
|
commit | commitdiff | tree |
2006-11-13 |
Vadim Zeitlin | disable wxGLCanvas for wxMGL and wxDFB which don't...
|
commit | commitdiff | tree |
2006-11-13 |
Vadim Zeitlin | fix some gcc warnings due to SQLINTEGER not being long...
|
commit | commitdiff | tree |
2006-11-13 |
Vadim Zeitlin | fix conflict with BOOL definition in X11/Xmd.h (bug...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | attempt to disable experimental font dialog for OS...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | changed last DrawButton() parameter from bool to int...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | put #if wxUSE_COLLPANE around AddCollapsiblePane()...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | wxStandardPathsCF::GetExecutablePath() implementation...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | wxCocoa doesn't have multi point wxRegion ctor neither
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | don't assert if 'c' key is pressed when there is no...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | call SetAnimation() from the ctor instead of just assigning...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | use wxFputs(s) instead of puts(s.mb_str()) to avoid...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | show all available information in the dialog (somewhat...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | in addition to wxWinCE, also set background colour...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | GetColumnTextValue() can't return a reference to a...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | gcc warning fix: don't use NULL where integer is required
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | added aui and richtext and also some extra (probably...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | removed obsolete src/make*.env files
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | made GetMultiLineTextExtent() const (part of patch...
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | fixed probable typo
|
commit | commitdiff | tree |
2006-11-12 |
Vadim Zeitlin | compilation fix after last commit
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | update from Jonas Rydberg
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | also check for RenameGroup() calls which don't/shouldn...
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | fix the bug with renaming groups leaving wxFileConfig...
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | extend RenameGroup() test to demonstrate the bug 705022
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | use CPPUNIT_ASSERT_EQUAL() to be able to see the error...
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | added include/msvc/wx/setup.h
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | updated version to 2.8
|
commit | commitdiff | tree |
2006-11-11 |
Vadim Zeitlin | corrected exit/about menu command ids in the code after...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | stub out wxRegion ctor not implemented in wxMGL and...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | use WXSIZEOF() instead of hardcoded numbers of points...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | removed const before WXCOLORREF because (1) g++ 3.1...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | rearrange tests for long long again to avoid clashes...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | wxCocoa compilation fixes (include OpenGL/glu.h there...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | regenerated with post 0.2.1rc1 bakefile to restore...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | use C++ for variadic macros test as e.g. gcc 2.95.4...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | use C++ compiler for timezone test, otherwise wrong...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | regenerated after last changes
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | undid CFLAGS to CXXFLAGS chane (rev 1.1121) which is...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | use AC_CACHE_CHECK instead of AC_MSG_CHECKING + check...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | use C++ compiler for the tests which do require it...
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | use std menu ids for stock items
|
commit | commitdiff | tree |
2006-11-10 |
Vadim Zeitlin | disable bogus test
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | shave 30KB off configure size by using a single AC_CHECK_HEA...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | include widec.h if it's available, it contains declarations...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | use C compiler for tests again, it's useless to use...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | regenerated with bakefile rev 938: use -Wl,--out-implib...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | don't create version-script file if it's not used
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | don't use version script under cygwin/mingw32, it's...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | replaces some lists with trees (bug 1593248 and more)
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | override wxUSE_MS_HTML_HELP setting and set it to 0...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | regenerated after the last change of setup_inc.h (changes...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | just a change in comment for wxUSE_MS_HTML_HELP
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | define wxUSE_XML as wxUSE_XRC directly instead of using...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | don't check whether wxUSE_MS_HTML_HELP is defined here...
|
commit | commitdiff | tree |
2006-11-09 |
Vadim Zeitlin | temporarily disable XRC richtext handler to avoid breaking...
|
commit | commitdiff | tree |
2006-11-08 |
Vadim Zeitlin | fix Normalize() test by using dummy working directory...
|
commit | commitdiff | tree |
2006-11-08 |
Vadim Zeitlin | use CPPUNIT_ASSERT_MESSAGE() to show which test exactly...
|
commit | commitdiff | tree |
2006-11-08 |
Vadim Zeitlin | use CPPUNIT_ASSERT_MESSAGE() to show which test exactly...
|
commit | commitdiff | tree |
2006-11-08 |
Vadim Zeitlin | wxArrayString::Alloc() shouldn't clear the array contents
|
commit | commitdiff | tree |
2006-11-08 |
Vadim Zeitlin | rebaked after addition of XRC handler for richtext...
|
commit | commitdiff | tree |
next |