2006-11-25 |
Vadim Zeitlin | rename some projects to avoid project name clashes...
|
commit | commitdiff | tree |
2006-11-25 |
Vadim Zeitlin | move wxIsDragResultOk out of line to avoid problems...
|
commit | commitdiff | tree |
2006-11-24 |
Vadim Zeitlin | Fixed bug in wxCalendarCtrl::HitTest() when clicking...
|
commit | commitdiff | tree |
2006-11-24 |
Vadim Zeitlin | test resizeable calendar control
|
commit | commitdiff | tree |
2006-11-24 |
Vadim Zeitlin | avoid warnings about missing macro parameters (only...
|
commit | commitdiff | tree |
2006-11-24 |
Vadim Zeitlin | handle wxXmlResource::Load() errors
|
commit | commitdiff | tree |
2006-11-23 |
Vadim Zeitlin | limit TLW size to display size in wxSizer::Fit() instead...
|
commit | commitdiff | tree |
2006-11-23 |
Vadim Zeitlin | moved some wxMimeTypeCommands methods into .cpp file...
|
commit | commitdiff | tree |
2006-11-23 |
Vadim Zeitlin | typo: s/if/is/
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | move default button handling code from wxControlContainer...
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | include X11/Xutil.h for wxMotif compilation
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | compilation fix for platforms where size_t is unsigned...
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | document HasAlignment(), Left/RightIndent() and Tabs...
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | improvements to wxPickerBase default proportion values...
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | handlers added using AddHandler() last must have the...
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | update from suzumizaki (patch 1522506)
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | update from suzumizaki (patch 1522241)
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | make wxGetKeyState() work for non-modifier keys; corrected...
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | wxPathList cleanup by Francesco (patch 1521481)
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | generate middle click events (backport from HEAD of...
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | generate middle click events (patch 1521314)
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | added wxID_HELP_INDEX/SEARCH (part of request 1404089)
|
commit | commitdiff | tree |
2006-07-25 |
Vadim Zeitlin | optionally count repeating wxLog messages instead of...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | don't send duplicate set/kill focus events when the...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | wxFD_PREVIEW implementation for wxGTK (slightly modified...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | allow customization of individual grid lines appearance...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | fixed typos in last check in
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | protect gs_allThreads with a mutex (modified patch...
|
commit | commitdiff | tree |
2006-07-24 |
Vadim Zeitlin | documentation for wxAppTraits (patch 1518295 from Francesco)
|
commit | commitdiff | tree |
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 |
next |