2007-10-26 |
Vadim Zeitlin | removed dbbrowse demo from the makefiles
|
commit | commitdiff | tree |
2007-10-26 |
Vadim Zeitlin | removed odbc from the libraries used by the console...
|
commit | commitdiff | tree |
2007-10-24 |
Vadim Zeitlin | always delete the menus, even if the menu is attached...
|
commit | commitdiff | tree |
2007-10-24 |
Vadim Zeitlin | release update region as soon as we finished painting...
|
commit | commitdiff | tree |
2007-10-24 |
Vadim Zeitlin | use LogLastRepetitionCountIfNeeded() instead of DoLogNumberO...
|
commit | commitdiff | tree |
2007-10-24 |
Vadim Zeitlin | add a critical section protecting ms_prev variables...
|
commit | commitdiff | tree |
2007-10-24 |
Vadim Zeitlin | slightly simplified wxLog repetition counting code
|
commit | commitdiff | tree |
2007-10-24 |
Vadim Zeitlin | fix off by 1 pixel error in header drawing (patch 1819260)
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | fixed another unused parameter warning
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | removed a wrong WXUNUSED() from DoNavigateIn()
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with...
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | fix a couple more of unused parameters warnings
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | do use vswprintf() with mingw32 if STLPort >= 5.1 is...
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | don't compare initial slider position with uninitialized...
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | implement wxSYS_DCLICK_MSEC support
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | remove ODBC and DBgrid libraries
|
commit | commitdiff | tree |
2007-10-23 |
Vadim Zeitlin | added --prefix option which is useful when cross-building
|
commit | commitdiff | tree |
2007-10-22 |
Vadim Zeitlin | added wxBG_STYLE_TRANSPARENT and implemented it for...
|
commit | commitdiff | tree |
2007-10-22 |
Vadim Zeitlin | add HDF_SORTUP/DOWN definitions
|
commit | commitdiff | tree |
2007-10-22 |
Vadim Zeitlin | escape underscores introduced by the last change
|
commit | commitdiff | tree |
2007-10-22 |
Vadim Zeitlin | calling SetFocus() in OnMouseUp() is unnecessary if...
|
commit | commitdiff | tree |
2007-10-22 |
Vadim Zeitlin | removed mention of inexistent file
|
commit | commitdiff | tree |
2007-10-22 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 after wxList methods...
|
commit | commitdiff | tree |
2007-10-21 |
Vadim Zeitlin | don't store NULL attribute in wxGridRowOrColAttrData...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | replace wrong calss of Refresh() with (hopefully) correct...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | fix unused parameter warnings
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | many wxIPC Unicode and UTF-8 fixes (use void* instead...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | define wxUTF8Buf as the type returned by wxString:...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | fix (reversed) operator!() description (bug 1817138)
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | undefine _DEFINE_LIST before redefining it; also rename...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | deprecate wxEffects
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | accept "--opt val" and "--opt:val" syntax in addition...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | always return just "$CXX -o" from `wx-config --ld`...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | load message catalogs using wxFileSystem; use wxMemoryBuffer...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | don't update the tree unnecessarily in Expand/CollapseAllChi...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | add support for detached threads in wxThreadHelper...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | spelling and other minor fixes (patch 1806283)
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | add discussion about the problems of using Yield()...
|
commit | commitdiff | tree |
2007-10-20 |
Vadim Zeitlin | export wxInvalidSize from DLL builds (patch 1805738)
|
commit | commitdiff | tree |
2007-10-18 |
Vadim Zeitlin | removed extraneous semicolon
|
commit | commitdiff | tree |
2007-10-18 |
Vadim Zeitlin | corrected GetKeyInfo() (bug 1815516)
|
commit | commitdiff | tree |
2007-10-17 |
Vadim Zeitlin | explicitly mention that IsChecked() can't be used with...
|
commit | commitdiff | tree |
2007-10-17 |
Vadim Zeitlin | remove wxWindow::Clear() from wxDFB and wxMGL which...
|
commit | commitdiff | tree |
2007-10-17 |
Vadim Zeitlin | test for __DARWIN__ with ifdef, not if
|
commit | commitdiff | tree |
2007-10-17 |
Vadim Zeitlin | include -DWXUSINGDLL in wx-config output under all...
|
commit | commitdiff | tree |
2007-10-17 |
Vadim Zeitlin | fix references to wxCmdLineParser ctor
|
commit | commitdiff | tree |
2007-10-17 |
Vadim Zeitlin | fix broken links
|
commit | commitdiff | tree |
2007-10-11 |
Vadim Zeitlin | wxUniv compilation fixes in themed border drawing code
|
commit | commitdiff | tree |
2007-10-10 |
Vadim Zeitlin | compilation fix for wxUniv: don't use the native wxTextEntry...
|
commit | commitdiff | tree |
2007-10-09 |
Vadim Zeitlin | added a trivial test for wxString stream insertion...
|
commit | commitdiff | tree |
2007-10-09 |
Vadim Zeitlin | renamed a strangely named variable
|
commit | commitdiff | tree |
2007-10-09 |
Vadim Zeitlin | define insertion operator in std::wostream in Unicode...
|
commit | commitdiff | tree |
2007-10-09 |
Vadim Zeitlin | fixed operator<<(ostream&, wxString) to output string...
|
commit | commitdiff | tree |
2007-10-09 |
Vadim Zeitlin | don't define operator<<(ostream&, wxString) at all...
|
commit | commitdiff | tree |
2007-10-09 |
Vadim Zeitlin | no need to use ToAscii() explicitly in wxBase64Decode...
|
commit | commitdiff | tree |
2007-10-08 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 build
|
commit | commitdiff | tree |
2007-10-08 |
Vadim Zeitlin | added wxBase64Decode() overload taking wxString, otherwise...
|
commit | commitdiff | tree |
2007-10-08 |
Vadim Zeitlin | removed extra const in DoGetFilenames() declaration
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | blind fix for Borland problems with operator?: after...
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | simplify the code for extended flags handling fixing...
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | made wxTreeCtrl::GetNextVisible() behave in the same...
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | don't create m_dottedPen with an invalid 0 style which...
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | no changes, just fixed a typo in an error message
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | updated copyright year to 2007
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | removed base.rc which is unused since many years
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | made Blur() methods const (bug 180914)
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | fixed several problems due to use of GetEditHWND()...
|
commit | commitdiff | tree |
2007-10-07 |
Vadim Zeitlin | fixed totally wrong change in r49070
|
commit | commitdiff | tree |
2007-10-06 |
Vadim Zeitlin | don't use using directive, Watcom seems to have problems...
|
commit | commitdiff | tree |
2007-10-06 |
Vadim Zeitlin | added richtext sources
|
commit | commitdiff | tree |
2007-10-06 |
Vadim Zeitlin | fixed bug with inversed IsEditable() return value
|
commit | commitdiff | tree |
2007-10-06 |
Vadim Zeitlin | always return wxString from wxGetUserHome() instead...
|
commit | commitdiff | tree |
2007-10-06 |
Vadim Zeitlin | fix GetPaths() and GetFilenames() too
|
commit | commitdiff | tree |
2007-10-05 |
Vadim Zeitlin | fix wxGenericFileDialog::Get{Path,Directory,Filename...
|
commit | commitdiff | tree |
2007-10-04 |
Vadim Zeitlin | check for m_filectrl != NULL in OnUpdateButtonsUI(...
|
commit | commitdiff | tree |
2007-10-03 |
Vadim Zeitlin | fix range used for native volume in Set/GetVolume(...
|
commit | commitdiff | tree |
2007-10-03 |
Vadim Zeitlin | look for message catalogs also directly under prefix...
|
commit | commitdiff | tree |
2007-10-03 |
Vadim Zeitlin | some (blind) compilation fixes after wxString/Unicode...
|
commit | commitdiff | tree |
2007-10-03 |
Vadim Zeitlin | semaphore with count of 1 is not exactly the same as...
|
commit | commitdiff | tree |
2007-10-02 |
Vadim Zeitlin | initialize all fields of WINDOWPOS struct to avoid...
|
commit | commitdiff | tree |
2007-10-02 |
Vadim Zeitlin | fix several mingw32 warnings (patch from Tim Stahlhut)
|
commit | commitdiff | tree |
2007-10-02 |
Vadim Zeitlin | PCH-less compilation fix
|
commit | commitdiff | tree |
2007-10-02 |
Vadim Zeitlin | mention that Win32 mutexes are always recursive
|
commit | commitdiff | tree |
2007-10-02 |
Vadim Zeitlin | don't leak wxFileType returned from GetFileTypeFromExtension...
|
commit | commitdiff | tree |
2007-10-01 |
Vadim Zeitlin | don't use tif_os2.c which doesn't exist any more
|
commit | commitdiff | tree |
2007-10-01 |
Vadim Zeitlin | include jconfig.vc under OS/2 too
|
commit | commitdiff | tree |
2007-10-01 |
Vadim Zeitlin | define WXDLLIMPEXP_FWD_XXX as nothing for mingw32 too...
|
commit | commitdiff | tree |
2007-10-01 |
Vadim Zeitlin | use WXDLLIMPEXP_FWD_CORE instead of WXDLLEXPORT
|
commit | commitdiff | tree |
2007-09-30 |
Vadim Zeitlin | don't crash in GetAsDOS() if the time is not in time_t...
|
commit | commitdiff | tree |
2007-09-30 |
Vadim Zeitlin | really fixed the DST test by using explicit country...
|
commit | commitdiff | tree |
2007-09-30 |
Vadim Zeitlin | return the beginning/end of DST in local time, not...
|
commit | commitdiff | tree |
2007-09-30 |
Vadim Zeitlin | cleaned up and significantly simiplied Format() handling...
|
commit | commitdiff | tree |
2007-09-30 |
Vadim Zeitlin | fix compilation in Unicode build (not sure if this...
|
commit | commitdiff | tree |
2007-09-30 |
Vadim Zeitlin | another wxCmdLineEntryDesc compilation fix
|
commit | commitdiff | tree |
2007-09-29 |
Vadim Zeitlin | fix DrawLine() and DrawPolygon() which were totally...
|
commit | commitdiff | tree |
2007-09-29 |
Vadim Zeitlin | ANSI mode compilation fix
|
commit | commitdiff | tree |
2007-09-28 |
Vadim Zeitlin | PCH-less build fix
|
commit | commitdiff | tree |
2007-09-28 |
Vadim Zeitlin | correct properties were not set during initial add...
|
commit | commitdiff | tree |
2007-09-28 |
Vadim Zeitlin | another compilation fix after wxCmdLineEntryDesc changes
|
commit | commitdiff | tree |
2007-09-28 |
Vadim Zeitlin | PCH-less build fix
|
commit | commitdiff | tree |
next |