2005-06-16 |
Julian Smart | Applied patch [ 1219269 ] [wxAll] Fix create button... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Dimitri Schoolwerth | added Thai/CP874 support for MSW |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Michael Wetherell | Let Cygwin be a Windows build for wxMSW and a unix... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Vadim Zeitlin | fix index of appended items (broken by previous commit) |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Vadim Zeitlin | initial attempt to make it work for eVC (WinCE) as... |
commit | commitdiff | tree | snapshot |
2005-06-16 |
Vadim Zeitlin | don't redeclare struct tm if it's already declared... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Vadim Zeitlin | (harmless) eVC4 warning fix |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Václav Slavík | previous commit didn't work with bkl-0.1.8, fixed |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Václav Slavík | basic eVC support |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Vadim Zeitlin | WinCE compilation fixes |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Robin Dunn | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Włodzimierz... | Warning fix. |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Mart Raudsepp | wxFrameLayout contains wxPen by value, so the wxPen... |
commit | commitdiff | tree | snapshot |
2005-06-15 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Robin Dunn | Log the exception when writing to file fails. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Robin Dunn | docstring typo |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Robin Dunn | Unregister the object too |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mart Raudsepp | Fix "warning: operation on 'y' may be undefined". |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Václav Slavík | removed debugging code checked in by mistake |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Włodzimierz... | Due to wxStringBase::CopyBeforeWrite() we need to resen... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Václav Slavík | call release builds 'Release'; don't define options... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Włodzimierz... | Allow multiline tooltip testing. |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Włodzimierz... | Due to wxStringBase::CopyBeforeWrite() we need to resen... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mart Raudsepp | Add some missing runtime gtk+ version checks. There... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Mart Raudsepp | Use the toplevel widget as the parent in gtk_file_choos... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Robin Dunn | Pass the print data to the wx.PrintDialogData ctor. |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Robin Dunn | Patch from Ole André, call RegisterActiveObject() so... |
commit | commitdiff | tree | snapshot |
2005-06-13 |
Włodzimierz... | '[1219035] cleanup: miscellaneous' and minor source... |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Stefan Neis | Added empty destructor that was removed from header. |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Stefan Neis | Unicode compilation fixes. |
commit | commitdiff | tree | snapshot |
2005-06-12 |
Stefan Neis | Additional imageId values for specific drive types... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Robin Dunn | Docview and IDE patch from Morag Hua with fix for bug... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Robin Dunn | Only freeze the splitter, the children will be automati... |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Robin Dunn | Forgot to get rid of the old test code |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Robin Dunn | Only Freeze/Thaw on wxMSW. The other ports don't need it. |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Robin Dunn | Added the wx.lib.splitter module, which contains the |
commit | commitdiff | tree | snapshot |
2005-06-11 |
Robin Dunn | A little cleanup |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Włodzimierz... | Allow MSW Base be usable in other ports than wxMSW... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Julian Smart | Don't use native font always. |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Michael Wetherell | Compilation fix for Cygwin |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Michael Wetherell | Declare gtk_icon_size_lookup if it is missing from... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Michael Wetherell | Typo |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Stefan Neis | Include rawbmp.h only for __WXGTK20__ (unneeded for... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Stefan Neis | Hopefully fixed library names generated by wx-config... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Stefan Neis | Removed some code for detecting no longer needed pthrea... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Julian Smart | Need to set background colour for wxListBox, not just... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Robin Dunn | Fix for bug #1217874, Error in parameter name in DocMan... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Robin Dunn | Fixes for bug #1217872 pydocview.DocService not correct... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Vadim Zeitlin | another compilation fix for wxUSE_MIMETYPE==0 |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Robin Dunn | Virtualize OnInternalIdle. |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Vadim Zeitlin | always set flat toolbar style, even under XP with theme... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Vadim Zeitlin | don't statically link to SetMenuInfo(): it is not prese... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Robin Dunn | Added wx.RendererNative class |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Vadim Zeitlin | added explicit casts for (varagr) TIFFSetField() parameters |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Vadim Zeitlin | (blind) compilation fix for wxUSE_UXTHEME==0 |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Robin Dunn | Subrelease version bump |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Robin Dunn | Added wx.LogBuffer |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Włodzimierz... | VC warning fixes. |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Julian Smart | Worked around problem with kill focus event being sent... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Julian Smart | Temporary fix for checklistbox refresh problem; setting the |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Julian Smart | Allow native font specification |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stefan Csomor | UniChar being platform endian |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stefan Csomor | fixing build for debug |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Robin Dunn | Don't deselect all others when SelectItem is called... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Robin Dunn | For consistency with the other ports don't send an... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Vadim Zeitlin | include wx/msw/wrapcctl.h instead of <commctrl.h> as... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Vadim Zeitlin | added tech note for MSW programmers |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Vadim Zeitlin | test for TB_SETBUTTONINFO instead of _WIN32_IE in wxToo... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Vadim Zeitlin | don't define WINVER as 0x0600 for VC6, its standard... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stefan Csomor | guard against erases during tlw window destruction |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Włodzimierz... | [ 1216436 ] cleanup 'shadow variable' warnings from... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Włodzimierz... | Second part of '[ 1216148 ] cleanup: unused variables... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Włodzimierz... | Second part of '[ 1216148 ] cleanup: unused variables... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Włodzimierz... | Second part of '[ 1216148 ] cleanup: unused variables... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Vadim Zeitlin | define MIM_STYLE and MNS_CHECKORBMP for mingw32 which... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Stefan Csomor | adding dynamic build fixes |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Stefan Csomor | xcode 2.1 support |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Stefan Csomor | xcode 2.1 support |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Stefan Csomor | xcode 2.1 support |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | don't use WINVER for tests, work around bug in VC6... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | don't define WINVER in platform.h, do it in wrapwin... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Stefan Csomor | correcting condition |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | don't draw edge around the bitmap for pseudo owner... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | InsertMenuItem() works with bitmaps under Win98 too... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | don't test for WINVER inside the library, we do all... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Włodzimierz... | First part of '[ 1216148 ] cleanup: unused variables... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Włodzimierz... | First part of '[ 1216148 ] cleanup: unused variables... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | VC6 (harmless) warning fix |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Włodzimierz... | Reuse wxTempFile and wxFile in wxConcatFiles. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | use InsertMenuItem() for more native support of bitmaps... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | define wxUSE_UNICODE before including wx/chkconf.h... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | support not-quite-owner-drawn mode when we draw only... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | don't create (and leak) wxLogStderr in wxEntryReal... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | wxGetWinVersion() must be exported from base DLL, not... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Vadim Zeitlin | forgot to export wxGetWinVersion() from DLL |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Włodzimierz... | wxPalmOS build fix. |
commit | commitdiff | tree | snapshot |
next |