]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-03-23  Vadim ZeitlinwxFileDialog::GetFilename and GetDir work now
1999-03-23  Vadim ZeitlinEndModal() isn't called twice any more
1999-03-23  Vadim ZeitlinEnsureVisible() also expands the parent items
1999-03-23  Vadim Zeitlinmore fixes for paused thread termination
1999-03-23  Julian SmartWS_CLIPCHILDREN is not always enabled in wxNotebook...
1999-03-22  Vadim Zeitlinissue with right aligned checkboxes added
1999-03-22  Vadim Zeitlinhack to implement right aligned checkboxes
1999-03-22  Karsten Ballüderfixed the description of wxSafeYield()
1999-03-22  Vadim ZeitlinwxSafeYield documented
1999-03-22  Vadim ZeitlinwxEvent::Skip() clarification added
1999-03-22  Vadim Zeitlinattempt to fix Delete/Pause deadlock
1999-03-22  Vadim Zeitlinunix directory added to 'clean' target
1999-03-22  Karsten BallüderAdded wxSafeYield(wxWindow *win=NULL).
1999-03-22  J. Russell... Minor correction to allow "disabled" buttons to work...
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-21  J. Russell... Modified wxMSW listbox.cpp to work with wxCommandEvent...
1999-03-19  Karsten BallüderFixed wxExecute() to handle filenames with spaces and...
1999-03-17  J. Russell... Added Makefile/Makefile.in to generate tex2rtf under...
1999-03-17  Vadim Zeitlinmime.types entries with all fields on same line parsed...
1999-03-17  J. Russell... 1 - fixed listbox.cpp to work with events with m_comman...
1999-03-17  J. Russell... 1 - Moved settingsdlg.[h,cpp] and wxinfo.[h,cpp] to...
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-16  Vadim ZeitlinwxTextFile::Close() implemented
1999-03-16  Karsten Ballüdertesting cvs
1999-03-16  Vadim Zeitlincompilation without threads fixed
1999-03-15  Vadim ZeitlinwxMotif compilation fix: tooltips always disabled,...
1999-03-15  J. Russell... removed Antiflicker plugin and simple customize plugin...
1999-03-15  J. Russell... Completed Vadims HAVE_BOOL changes
1999-03-14  Vadim Zeitlintypos in error messages corrected
1999-03-14  Vadim Zeitlincompilation fix (forgot to check in this one)
1999-03-14  Karsten BallüderFixes and more functionality.
1999-03-14  Karsten BallüderShould work very well now.
1999-03-14  Václav Slavíkfixed bug in GetMimeType under win
1999-03-14  J. Russell... Made font/color fixes right for windows
1999-03-14  J. Russell... 1. Made use system colors/fonts
1999-03-14  J. Russell... added wxSYS_COLOR_BTNTEXT case was missing.
1999-03-13  J. Russell... Made frame layout stuff use system settings for colors...
1999-03-13  Guilhem Lavaux* Docs fixes, wxStream overview enabled (all docs shoul...
1999-03-13  J. Russell... 1. added code to dyntbar to allow bitmap loading from...
1999-03-12  Vadim Zeitlinanother attempt to improve combobox behaviour
1999-03-12  Vadim Zeitlinsome UI adjustments
1999-03-12  Vadim Zeitlintypo corrected
1999-03-12  Vadim Zeitlincompilation fix (another typo...)
1999-03-12  Vadim Zeitlincompilation fix
1999-03-12  Vadim Zeitlinanother (last?) FreeBSD thread compilation fix
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-03-12  Guilhem Lavaux* wxStreams overview added to the documentation. I...
1999-03-12  Julian SmartMinor doc tweaks plus major wxTreeCtrl bug fixed (doubl...
1999-03-12  Karsten Ballüderfixed locking problem
1999-03-12  Vadim Zeitlintest for bool is now done in configure, not by manually...
1999-03-12  Vadim Zeitlintypo corrected
1999-03-12  Vadim Zeitlinsome fixes for AIX compilation
1999-03-12  Vadim Zeitlincrash for frames without children corrected
1999-03-12  Vadim ZeitlinwxYield() calls OnInternalIdle() of all top level windows
1999-03-12  Vadim Zeitlinthread compilation fixed for FreeBSD 3.1
1999-03-12  Karsten Ballüderfixed a listctrl index bug
1999-03-12  J. Russell... Added note about new make files for frame layout samples
1999-03-12  J. Russell... New makefiles for samples under Visual C++
1999-03-11  Vadim ZeitlinwxMotif Solaris 2.6 compilation fixes
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-11  Karsten BallüderAnother solaris 2.5 fix.
1999-03-11  Karsten Ballüdergcc 2.8.0/solaris compilation fix
1999-03-10  Vadim ZeitlinwxLogStderr sends output to debugger too under Windows
1999-03-10  Vadim Zeitlinsimplified test for thread libs
1999-03-10  Vadim Zeitlinstripping is now done during installation, not linking
1999-03-10  Vadim ZeitlinGetMaxSize() docs updated
1999-03-09  Harco de Hilsteradded Russ Smyth fix for VC6 compile problems
1999-03-09  Stefan Csomorcorrected a type in the constructor from two points
1999-03-09  Vadim Zeitlinarbitrary characters allowed in wxFileConfig entry...
1999-03-09  Stefan CsomorRead was not copying back the buffers contents into...
1999-03-09  Vadim Zeitlincreate unix subdir if doesn't exist
1999-03-08  Harco de Hilsterminor update
1999-03-08  Harco de Hilstervc makefile
1999-03-08  Harco de Hilstera few win32 makefiles
1999-03-08  Karsten BallüderFixed checking for libjpeg and linking against it which...
1999-03-08  Julian SmartSmall changes incl. making wxTAB_TRAVERSAL always on...
1999-03-08  Harco de Hilsterfixed treectrl bug
1999-03-08  Harco de Hilsterignore this :-)
1999-03-07  Harco de Hilsterreadme file, for reading.
1999-03-07  Harco de Hilsterremoved big-ass manual.html file from src dir.
1999-03-07  Harco de HilsterAdded Aleksandras' framelayout code, with more or less...
1999-03-07  Vadim ZeitlinWin compilation fixes
1999-03-07  Vadim Zeitlinbug fix for kbList::erase (done long ago in M version)
1999-03-07  Karsten BallüderNew, rewritten, wxLayout. Almost complete.
1999-03-06  Julian SmartSmall changes
1999-03-06  Vadim ZeitlinHAVE_SCHED_H test added
1999-03-06  Vadim Zeitlinmore FreeBSD thread fixes
1999-03-06  Vadim ZeitlinBorland makefile fixes
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-06  Vadim Zeitlinthis code is now common (src/unix)
1999-03-05  Vadim Zeitlin(more) FreeBSD thread fixes
1999-03-05  Vadim Zeitlinchecks for various thread functions added
1999-03-05  Vadim Zeitlinthread detection works on FreeBSD
1999-03-05  Vadim Zeitlincompilation fixes
1999-03-05  Robert Roebling Two optical corrections
1999-03-05  Karsten BallüderUtility scripts for external HTML help controller.
1999-03-05  Robin DunnMinor wxPython changes for wxWin 2.0
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-04  Vadim Zeitlinnanosleep() detection works for Solaris
1999-03-04  Vadim ZeitlinHP-UX compilation fixes (or so I hope)
next