2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Ron Lee | made declaration of WXDLL_ENTRY_FUNCTION match it defin... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Ron Lee | added new wxPython dirs to dist target for .debs |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | use wxFILE_SEP_PATH instead of ':' separator for wxMac |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Vadim Zeitlin | fixed typos in wxBase template and project file |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Václav Slavík | cleanup in wxMGL code |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Mattia Barbon | Fixed wxMask::Create(bitmap,colour) |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Updated timer demo (again ;-) |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Updated timer demo |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | added stat.h include |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | fixed compilation problem in SetTimes |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | minor cleanup |
commit | commitdiff | tree | snapshot |
2001-10-30 |
George Tasker | Fixed code that should have been enclosed in brackets... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
George Tasker | All occurances of #include <wx/wxprec.h> changed to... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
George Tasker | Changes to make commandline compilation with VC6 match... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | added wx/platform.h to the list of files and regenerate... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | DSM fix |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Robin Dunn | Added typemap for wxArrayString |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | added and partly implemented the time functions for... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Vadim Zeitlin | applied Watcom thread patches and made thread entry... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
David Webster | Yet another .def file for OS/2 VA |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Gilles Depeyrot | path/file corrections for Darwin/Mac OS X |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Gilles Depeyrot | corrected wxMacFSSpec2MacFilename and wxMacFilename2FSS... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | removed wxListEvent::m_oldItemIndex from docs, it is... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | added WXEXPORT to wxGetClassFirst() declaration to... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | extracted platform/compiler detection macros from wx... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | improved sizing of wxBusyInfo window and updated the... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Vadim Zeitlin | added wxBusyInfo test |
commit | commitdiff | tree | snapshot |
2001-10-29 |
David Webster | Some more frame formating |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Václav Slavík | minor wxMGL fixes -- controls sample is now OK |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Gilles Depeyrot | corrected realization of vertical toolbars (were always... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Stefan Csomor | added clientdata to makefile |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Václav Slavík | added msw/gccpriv.h and others to headers list |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Václav Slavík | added msw/gccpriv.h and others to headers list |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Václav Slavík | fix for colspan or rowspan = 0 in HTML tables |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Václav Slavík | fix for animated GIFs with frames of different dimensions |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Václav Slavík | applied wxListCtrl label editing patch |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Robin Dunn | new files for wxSTC on GTK |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Robin Dunn | new files for wxSTC on Mac |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Robin Dunn | Since there have to be platform ifdef's in wxSTC for... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Vadim Zeitlin | removed some straym ^Ms |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Vadim Zeitlin | fixed wxNotebook bg colour |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Vadim Zeitlin | don't make the dialogs appear in the taskbar |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Vadim Zeitlin | position the controls correctly in the vertical toolbars |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Vadim Zeitlin | wxToolBarTool::IsXXX() should return bool, not int |
commit | commitdiff | tree | snapshot |
2001-10-26 |
David Webster | removed defs.h include |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Ron Lee | fix for regex dist target |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Robin Dunn | fixes for the wxPre* helpers |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Robin Dunn | Added wxURLDataObject |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Robin Dunn | Use the right flags on wx-config |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Robin Dunn | New PyCrust files |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Robin Dunn | Added URL drag and drop sample to the wxPython demo |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Robin Dunn | Added wxDragLink |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Gilles Depeyrot | added ranlib after installation for static library |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Ron Lee | typo fix |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Mattia Barbon | Regenerated from filelist.txt |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Mattia Barbon | Removed makefile.g295, added src/msw/files.lst |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Mattia Barbon | Various cygwin compilation fixes. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Mattia Barbon | * make install now installs OLE headers on cygwin |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Vadim Zeitlin | fixed CURSOR resource leak |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Robin Dunn | Changed CanPaste to just check IsSupported. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Václav Slavík | fix for typo |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Robin Dunn | Added DnD related events to wxSTC |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Gilles Depeyrot | implemented --with-<lib> options (yes, no, sys, and... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Vadim Zeitlin | applied patch 473558: fixes for CW compilation under MSW |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Vadim Zeitlin | fixed nice bug in wxGTK which always draw the text... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Vadim Zeitlin | simplified WXDLLEXPORT/IMPORT defines, added WXEXPORT... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Vadim Zeitlin | more incompatible changes listed |
commit | commitdiff | tree | snapshot |
2001-10-22 |
David Webster | New Module Definition file for VisualAge .dll builds |
commit | commitdiff | tree | snapshot |
2001-10-22 |
David Webster | Elimiante include of defs.h for VisualAge compiles |
commit | commitdiff | tree | snapshot |
2001-10-22 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Robin Dunn | It's better to scroll by a little too much than by... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
David Webster | Some OS/2 Modifications for coordinate normalizations... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
David Webster | Some OS/2 Modifications |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robert Roebling | Correction for wxFileConfig where UNIX was taken |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robert Roebling | Correction for make install and wxMac static libs. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robert Roebling | Minor fix for make dist. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robert Roebling | A few files were missing in the wxMac package. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robert Roebling | Updated install.txt for Mac. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robert Roebling | Updated Makefile to make "make dist" work right for... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robert Roebling | Added missing changes.txt for wxMac. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Gilles Depeyrot | use "..." instead of <...> for wx headers |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Stefan Neis | Added support for new style OS/2 autodetection. |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Gilles Depeyrot | added missing type for static variable |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Gilles Depeyrot | conditional compilation for Mac OS X |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Gilles Depeyrot | corrected dynamic class implementation |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Robin Dunn | updated version number |
commit | commitdiff | tree | snapshot |
next |