]> git.saurik.com Git - wxWidgets.git/history - include
Fixed missing brace in app.cpp
[wxWidgets.git] / include /
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-26  Julian SmartAdded paper classes.
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-25  Vadim ZeitlinAIX patches from Hans-Joachim Baader <hans-joachim...
1999-03-24  Vadim Zeitlinchar handling fixed again
1999-03-24  Vadim Zeitlinhack to allow icons in wxStaticBitmap as well as bitmaps
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-03-23  Vadim Zeitlin1. ReadMailcap/MimeTypes returna bool error code
1999-03-23  Vadim ZeitlinwxFileDialog::GetFilename and GetDir work now
1999-03-22  Vadim Zeitlinhack to implement right aligned checkboxes
1999-03-22  Karsten BallüderAdded wxSafeYield(wxWindow *win=NULL).
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-16  Vadim ZeitlinwxTextFile::Close() implemented
1999-03-14  Vadim Zeitlincompilation fix (forgot to check in this one)
1999-03-12  Vadim Zeitlinmore things are done by configure: checks for bool...
1999-03-12  Vadim Zeitlintypo corrected
1999-03-12  Vadim Zeitlinsome fixes for AIX compilation
1999-03-11  Karsten BallüderFixed configure/linkage for non-threaded case.
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-05  Vadim Zeitlin(more) FreeBSD thread fixes
1999-03-05  Vadim Zeitlincompilation fixes
1999-03-04  Vadim ZeitlinHP-UX compilation fixes (or so I hope)
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-03  Vadim ZeitlinSGI compilation fixes
1999-03-02  Julian SmartCorrected event.h for wxKeyEvent/wxMouseEvent, and...
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Robert Roebling added wxMenu::Append( wxMenuItem )
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-27  Guilhem Lavaux* wxSocket fixes: FTP, HTTP works really now. GTK fixes...
1999-02-27  Vadim ZeitlinwxTreeCtrl::GetBoundRect() implemented
1999-02-27  Vadim Zeitlinkeyboard navigation in dialogs works (again)
1999-02-27  Guilhem Lavaux* Big memory bug fixed in socket/getline fixed.
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-25  Vadim Zeitlin1. validator fixes: don't eat TAB. Added new SetBellOnE...
1999-02-25  Vadim Zeitlinmore HP-UX fixes
1999-02-25  Vadim ZeitlinSetSize() fixes
1999-02-25  Vadim Zeitlinmore DG-UX compilation fixes (thanks to Benjamin Beckwith)
1999-02-24  Vadim ZeitlinwxGTK fixes for the yesterday's addition of m_isWindow...
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
1999-02-23  Vadim Zeitlinnew options: wxUSE_OLE (on by default except for some...
1999-02-23  Vadim Zeitlinsmall optimizations: m_isWindow and m_isCommandEvent...
1999-02-23  Vadim ZeitlinHP-UX compilation fixes (thanks to Zdravko Bas)
1999-02-22  Vadim Zeitlindlopen fixes
1999-02-22  Vadim ZeitlinHP-UX support added
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-20  Robin DunnAdded missing | symbol
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-19  Robin Dunnadded wxSetInstance()
1999-02-19  Vadim Zeitlinsome minor fixes for DEC CXX compilation
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-18  Vadim Zeitlina file I forgot to check in (sorry Julian)
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-18  Robert Roebling Dialog items inherit parent's font now
1999-02-17  Julian SmartAdded missing const to wxGTK's wxMDIChildFrame::GetTool...
1999-02-17  Vadim ZeitlinwxProcess fixes (Detach() added), cleared/corrected...
1999-02-17  Robert Roebling Let's face it, GTK's resizing is broken and
1999-02-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-16  Robert Roebling MDI fixes
1999-02-16  Robert Roebling Applied Russel's changes to wxToolBarBase
1999-02-15  Vadim ZeitlinA couple of identifiers at global level moved to the...
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Robert Roebling Added CTRL-TAB navigation to notebook
1999-02-11  Stefan CsomorCW Win32 and Mac adaptions
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-11  Vadim Zeitlincompilation fixes for gcc 2.7.2.1 under FreeBSD
1999-02-10  Robert Roebling distribution things
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-10  Guilhem Lavaux* Doc updates
1999-02-10  Vadim ZeitlinwxSplitterWindow::ReplaceWindow() function added and...
1999-02-10  Julian SmartAdded wxUSE_STREAMS
1999-02-09  Robin Dunnfixed somebody's typo in a preprocessor directive ...
1999-02-09  Julian SmartRemoved some TODOs in the Latex docs; changed wxMotif...
1999-02-09  Vadim ZeitlinwxFindFirst/NextFile() now return wxString and not...
1999-02-09  Vadim ZeitlinwxArrayString::Sort() implemented
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-09  Stefan Csomorcw pro adaption (illegal default argument error was...
1999-02-09  Robert Roebling custom icons for DnD
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-07  Vadim Zeitlinreplaced "#include <wx/process.h>" by "class wxProcess...
1999-02-07  Vadim ZeitlinwxProcess() fixes: will really call parent's event...
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-07  Vadim ZeitlinGetData() now takes a pointer and not a reference,...
1999-02-06  Vadim Zeitlinmore files to ignore in cvs commands (setup.h, lex_yy...
1999-02-06  Vadim Zeitlinrestored "#include <windows.h>"
1999-02-06  Vadim Zeitlinfixes for compilation without wxUSE_TOOLTIPS
1999-02-06  Vadim Zeitlinresizeable dialogs support
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-02-06  Vadim ZeitlinwxTextFile::Eof() bug corrected (always returned FALSE...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
next