2001-11-02 |
Robin Dunn | Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | wxDragLink for wxGTK |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Create the directories fo rthe .pch, etc. files if... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | SetEventObject for wxCalendarCtrl |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | replaced wxList for storing HWND <-> wxWindow with... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | ignore the border flags for the toolbar |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | BC++ compilation fix |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | changed ar options to reduce build verbosity |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | added comment concerning native line endings under... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
David Webster | Some more Multi-Line Text control fixes |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | use wxFILE_SEP_PATH instead of ':' separator for wxMac |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | fixed typos in wxBase template and project file |
tree | commitdiff |
2001-10-30 |
Václav Slavík | cleanup in wxMGL code |
tree | commitdiff |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
tree | commitdiff |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
tree | commitdiff |
2001-10-30 |
Mattia Barbon | Fixed wxMask::Create(bitmap,colour) |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added stat.h include |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | fixed compilation problem in SetTimes |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | minor cleanup |
tree | commitdiff |
2001-10-30 |
George Tasker | Changes to make commandline compilation with VC6 match... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added wx/platform.h to the list of files and regenerate... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | added and partly implemented the time functions for... |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied Watcom thread patches and made thread entry... |
tree | commitdiff |
2001-10-29 |
David Webster | Yet another .def file for OS/2 VA |
tree | commitdiff |
2001-10-29 |
Gilles Depeyrot | path/file corrections for Darwin/Mac OS X |
tree | commitdiff |
2001-10-29 |
Gilles Depeyrot | corrected wxMacFSSpec2MacFilename and wxMacFilename2FSS... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | extracted platform/compiler detection macros from wx... |
tree | commitdiff |
2001-10-29 |
Vadim Zeitlin | improved sizing of wxBusyInfo window and updated the... |
tree | commitdiff |
2001-10-29 |
David Webster | Some more frame formating |
tree | commitdiff |
2001-10-28 |
Václav Slavík | minor wxMGL fixes -- controls sample is now OK |
tree | commitdiff |
2001-10-28 |
Gilles Depeyrot | corrected realization of vertical toolbars (were always... |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added clientdata to makefile |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
tree | commitdiff |
2001-10-28 |
Stefan Csomor | added conversion routines to CIconHandle, removing... |
tree | commitdiff |
2001-10-27 |
Václav Slavík | added msw/gccpriv.h and others to headers list |
tree | commitdiff |
2001-10-27 |
Václav Slavík | fix for colspan or rowspan = 0 in HTML tables |
tree | commitdiff |
2001-10-27 |
Václav Slavík | fix for animated GIFs with frames of different dimensions |
tree | commitdiff |
2001-10-27 |
Václav Slavík | applied wxListCtrl label editing patch |
tree | commitdiff |
2001-10-27 |
Vadim Zeitlin | fixed wxNotebook bg colour |
tree | commitdiff |
2001-10-27 |
Robin Dunn | First pass at wxPython for Mac (darwin only so far... |
tree | commitdiff |
2001-10-27 |
Vadim Zeitlin | don't make the dialogs appear in the taskbar |
tree | commitdiff |
2001-10-27 |
Vadim Zeitlin | position the controls correctly in the vertical toolbars |
tree | commitdiff |
2001-10-26 |
David Webster | removed defs.h include |
tree | commitdiff |
2001-10-26 |
Robin Dunn | Added wxDragLink |
tree | commitdiff |
2001-10-24 |
Mattia Barbon | Regenerated from filelist.txt |
tree | commitdiff |
2001-10-24 |
Mattia Barbon | Various cygwin compilation fixes. |
tree | commitdiff |
2001-10-24 |
Vadim Zeitlin | fixed CURSOR resource leak |
tree | commitdiff |
2001-10-24 |
Robin Dunn | Changed CanPaste to just check IsSupported. |
tree | commitdiff |
2001-10-23 |
Václav Slavík | fix for typo |
tree | commitdiff |
2001-10-23 |
Robin Dunn | Added DnD related events to wxSTC |
tree | commitdiff |
2001-10-23 |
Vadim Zeitlin | applied patch 473558: fixes for CW compilation under MSW |
tree | commitdiff |
2001-10-23 |
Vadim Zeitlin | fixed nice bug in wxGTK which always draw the text... |
tree | commitdiff |
2001-10-22 |
David Webster | New Module Definition file for VisualAge .dll builds |
tree | commitdiff |
2001-10-22 |
David Webster | Elimiante include of defs.h for VisualAge compiles |
tree | commitdiff |
2001-10-22 |
Robin Dunn | It's better to scroll by a little too much than by... |
tree | commitdiff |
2001-10-22 |
David Webster | Some OS/2 Modifications for coordinate normalizations... |
tree | commitdiff |
2001-10-21 |
Robert Roebling | Correction for wxFileConfig where UNIX was taken |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | added missing type for static variable |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | conditional compilation for Mac OS X |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | corrected dynamic class implementation |
tree | commitdiff |
2001-10-21 |
Robin Dunn | Added wxClientDataContainer to wxSizer, so sizers can... |
tree | commitdiff |
2001-10-21 |
Vadim Zeitlin | blind fix for the initial dialog position |
tree | commitdiff |
2001-10-20 |
Václav Slavík | wxRegion fixes (off by one) |
tree | commitdiff |
2001-10-20 |
Václav Slavík | reverted Kendall's commit |
tree | commitdiff |
2001-10-20 |
Václav Slavík | fix for MGL bug when rendering text with solid background |
tree | commitdiff |
2001-10-20 |
Václav Slavík | added wxApp::Yield |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | corrected file type pop up for only one liners, added... |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | corrected #ifdef TARGET_CARBON to #if TARGET_CARBON |
tree | commitdiff |
2001-10-20 |
Stefan Csomor | changed menu creation for choice and combobox (unique... |
tree | commitdiff |
2001-10-20 |
Robin Dunn | Put the vertical limit back in for the AutoCOmp list box |
tree | commitdiff |
2001-10-20 |
Vadim Zeitlin | fixd creation of controls with default initial size |
tree | commitdiff |
2001-10-20 |
Vadim Zeitlin | don't use hidden windows as implicit dialog parents... |
tree | commitdiff |
2001-10-20 |
Vadim Zeitlin | don't use windows about to be destroyed as implicit... |
tree | commitdiff |
2001-10-19 |
Václav Slavík | we no longer need wxFrameNative |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | use statvfs() if statfs() is not available (Solaris) |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | fix for BSD compilation |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxStreamToTextRedirector |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | simplified wxTextCtrl::Create() to use wxControl::MSWCr... |
tree | commitdiff |
2001-10-19 |
Robin Dunn | Use the black pen for the border on Windows now too. |
tree | commitdiff |
2001-10-19 |
George Tasker | Added -DSTRICT to the WINFLAGS variable to match the... |
tree | commitdiff |
2001-10-19 |
George Tasker | Removed a line of debug code that got left in |
tree | commitdiff |
2001-10-18 |
Vadim Zeitlin | fixed resource leak in wxBitmap::CopyFromIconOrCursor |
tree | commitdiff |
2001-10-18 |
Vadim Zeitlin | fix for the initial size of the dialogs |
tree | commitdiff |
2001-10-18 |
Václav Slavík | added screenshot capturing for debugging purposes |
tree | commitdiff |
2001-10-18 |
Vadim Zeitlin | fix for wxStatusBar linking problems under wxMac |
tree | commitdiff |
2001-10-18 |
Mattia Barbon | #elif -> #else |
tree | commitdiff |
2001-10-18 |
Mattia Barbon | Added RTTI macros to wxSplashScreen. |
tree | commitdiff |
2001-10-18 |
Mattia Barbon | Updated makefile.g95/vc to behave similarly to wxWindow... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | Removed wxLB_SORT flag. Users of the Autocomplete... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | wxGTK's wxListBox now returns a meaningful value for... |
tree | commitdiff |
2001-10-18 |
Stefan Csomor | corrected wxGetWorkingDirectory for mac (stripping... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | A fix for Scintilla's case insensitive sort routine |
tree | commitdiff |
next |