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 |
2007-09-27 |
Vadim Zeitlin | added disambiguation for Clear() too
|
commit | commitdiff | tree |
2007-09-27 |
Vadim Zeitlin | don't declare HasSelection() in this class and especially...
|
commit | commitdiff | tree |
2007-09-27 |
Vadim Zeitlin | added msw/textentry{cpp,h}
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | continue with loading the message catalog even if setting...
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | fixed command line processing which was preempted by...
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | compilation fix after wxTRANSLATE() changes
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | another compilation fix PCH-less build
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | part of wxComboBox to wxEntry refactoring (should have...
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | refactor wxMSW code to extract parts common to wxTextCtrl...
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | remove wxComboBox-specific hack, override DoSetToolTip...
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | compilation fixes for wxGTK1 after wxTextEntry changes...
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | compilation fix for wxGTK1
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | fix harmless unused parameter warning
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | added wxTextEntry common base class for both wxTextCtrl...
|
commit | commitdiff | tree |
2007-09-26 |
Vadim Zeitlin | added unit test for some of wxTextCtrl methods and...
|
commit | commitdiff | tree |
2007-09-25 |
Vadim Zeitlin | fix operator<<() for wxString
|
commit | commitdiff | tree |
2007-09-25 |
Vadim Zeitlin | define wxUSE_GADGETS as 0 as it's not defined in configure...
|
commit | commitdiff | tree |
2007-09-25 |
Vadim Zeitlin | fix warning about visibility attribute ignored on non...
|
commit | commitdiff | tree |
2007-09-23 |
Vadim Zeitlin | added wxWindow::GetPopupMenuSelectionFromUser() (modified...
|
commit | commitdiff | tree |
2007-09-23 |
Vadim Zeitlin | don't define wxCRT_xxprintfW function if the corresponding...
|
commit | commitdiff | tree |
2007-09-23 |
Vadim Zeitlin | revert last change (r48897)
|
commit | commitdiff | tree |
2007-09-22 |
Vadim Zeitlin | include wx/log.h to fix PCH-less compilation
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | ifconfig under NetBSD also takes -a
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | *wprintf() functions should be extern, not static,...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | include tif_config.h using <> instead of ""
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | bring the new linpng 1.2.20 (without its contrib subdirector...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | remove old libpng 1.2.7
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | added more convenient wxDL_INIT_FUNC[_AW] macros and...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | made gs_msgXXX variables static
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | allow using wxTaskBarIcon under Win95 by loading Shell_Notif...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | predefine _WIN32_IE before including shellapi.h too...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | copy tif_config.h.vc to tif_config.h, this file will...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | use libtiff/libjpeg VC-specific include files for all...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | removed extra semicolon
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | put __attribute__((deprecated)) before declaration...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | no changes, just a typo fix
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | fix VC6 warnings
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | added wxDEPRECATED_INLINE, use it for wxPixelData<wxBitmap...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | make wxScopeGuardImplBase copy ctor public to avoid...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | various warning fixes for icc 9.1 compilation
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | include vms_jackets.h directly from wx/platform.h instead...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | fix icc warnings about shadowed variables and mismatching...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | functions not taking argument must be declared as ...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | removed wxEVT_POWER which wasn't declared nor used...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | removed an extra semicolon
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | don't shadow declaration of nIndex variable
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | use the lower-case version of the parameter in GetEndianness...
|
commit | commitdiff | tree |
2007-09-21 |
Vadim Zeitlin | check whether compiler supports visibility pragmas...
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | allow the user to press Esc to close preview frame...
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to...
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | update from Antonio Cardoso Martins
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | apply XRCID() automatically to XRCSIZERITEM() argument...
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | fix round trip check in wxMBConv_win32::WC2MB() when...
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | Ukrainian translation update from Yuri Chornoivan
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | added Portuguese translation from Antonio Cardoso Martins
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | remove extra colons and semicolons
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | added missing wxUSE_RICHEDIT test
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | build fixes for MSVC
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | rebake after libtiff changes
|
commit | commitdiff | tree |
2007-09-20 |
Vadim Zeitlin | build updates for libtiff 3.8.2
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | import libtiff 3.8.2 into the trunk
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | remove the old hybrid libtiff sources
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | use update UI handler for the up and new directory...
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | use drives paths, not names, in the dialog to avoid...
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | remove platform check, always compile this file as...
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | fix warning about int->bool conversion; wrap long lines...
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | use fabs() instead of abs() to fix mingw32 compilation...
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | shut down GDI+ from a module instead of doing it during...
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | allow using wxSizerFlags with wxSizer methods adding...
|
commit | commitdiff | tree |
2007-09-19 |
Vadim Zeitlin | fix bug with deleting and recreating entries in wxFileConfig...
|
commit | commitdiff | tree |
2007-09-18 |
Vadim Zeitlin | fix for the last commit: reset the dummy wxRICHTEXT_DEFAULT_...
|
commit | commitdiff | tree |
2007-09-18 |
Vadim Zeitlin | properly NUL-terminate the buffer returned by wxMBConv...
|
commit | commitdiff | tree |
2007-09-17 |
Vadim Zeitlin | fix compilation due to wxCmdLineEntryDesc changes once...
|
commit | commitdiff | tree |
2007-09-17 |
Vadim Zeitlin | rename wxFileList to wxFileListCtrl
|
commit | commitdiff | tree |
next |