1999-02-18 |
Vadim Zeitlin | wxSplitPath() bugs corrected and it's documented |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Robert Roebling | Dialog items inherit parent's font now |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Vadim Zeitlin | vsnprintf() detection now works |
commit | commitdiff | tree | snapshot |
1999-02-18 |
Vadim Zeitlin | AC_HAVE_LIBRARY replaced with AC_CHECK_LIB |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Vadim Zeitlin | wxExecute() fixes and doc updates: the return value... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Vadim Zeitlin | wxExecute() fix (running console programs doesn't cause... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Julian Smart | Added missing const to wxGTK's wxMDIChildFrame::GetTool... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Vadim Zeitlin | wxProcess fixes (Detach() added), cleared/corrected... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Julian Smart | Changed .vc makefiles to allow different configurations... |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Vadim Zeitlin | wxListCtrl will receive EVT_CHAR() events now |
commit | commitdiff | tree | snapshot |
1999-02-17 |
Robert Roebling | resize fun |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Robert Roebling | MDI fixes |
commit | commitdiff | tree | snapshot |
1999-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Vadim Zeitlin | A couple of identifiers at global level moved to the... |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Vadim Zeitlin | 1. Parser improvements |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Vadim Zeitlin | started wxIntl documentation |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Julian Smart | Added 'Include files' section to class references |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Vadim Zeitlin | enable verbose messages by default in debug builds |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Vadim Zeitlin | compilation warnings about missing braces fixed |
commit | commitdiff | tree | snapshot |
1999-02-15 |
Julian Smart | GnuWin32 corrections (::ZeroMemory doesn't exist) |
commit | commitdiff | tree | snapshot |
1999-02-14 |
Julian Smart | Added png, zlib targets to 16-bit makefiles |
commit | commitdiff | tree | snapshot |
1999-02-14 |
Vadim Zeitlin | made wxToolTip::Enable() and SetDelay() static (as... |
commit | commitdiff | tree | snapshot |
1999-02-14 |
Guilhem Lavaux | * Stream: update in doc, fix in code. |
commit | commitdiff | tree | snapshot |
1999-02-14 |
Robert Roebling | Fixed refresh bug in wxGLCanvas |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Guilhem Lavaux | * Stream doc. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Guilhem Lavaux | * Added some warning in socket doc. |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Vadim Zeitlin | wxToolTip entry changed (it's implemented after all) |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Vadim Zeitlin | added a couple of items for 2.1 |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Vadim Zeitlin | mentioned the fact that wxArray can't be used for stori... |
commit | commitdiff | tree | snapshot |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Robert Roebling | Added CTRL-TAB navigation to notebook |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Stefan Csomor | CW Win32 and Mac adaptions |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Vadim Zeitlin | "continue;" restored to prevent the app from going... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Stefan Csomor | CW Win32 and Mac adaptions |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Robert Roebling | distrin corrections files |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Vadim Zeitlin | added FreeBSD |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Vadim Zeitlin | compilation fixes for gcc 2.7.2.1 under FreeBSD |
commit | commitdiff | tree | snapshot |
1999-02-11 |
Robert Roebling | Solaris compilation patches |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Robert Roebling | distribution things |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Vadim Zeitlin | bug in wxSplitPath() corrected: the returned file name... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Guilhem Lavaux | * Doc updates |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Robert Roebling | isosurf corrections |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Karsten Ballüder | added test for long long |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Karsten Ballüder | Added test for long long type. (Really trivial, see... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Vadim Zeitlin | wxSplitterWindow::ReplaceWindow() function added and... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Vadim Zeitlin | added #include <fcntl.h> to allow compilation under... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Robert Roebling | Various update to Blit() SetBackground() Clear()... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Karsten Ballüder | small modification to stdin/stdout/stderr behaviour... |
commit | commitdiff | tree | snapshot |
1999-02-10 |
Julian Smart | Added wxUSE_STREAMS |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Robin Dunn | fixed somebody's typo in a preprocessor directive ... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Vadim Zeitlin | wxMSW compilation problem fixed |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Julian Smart | Removed some TODOs in the Latex docs; changed wxMotif... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Julian Smart | Fixed property list OnClose problem that caused Dialog... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Guilhem Lavaux | * wxStream doc updates |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Vadim Zeitlin | wxFindFirst/NextFile() now return wxString and not... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Vadim Zeitlin | wxArrayString::Sort() implemented |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Julian Smart | Added more makefiles |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Julian Smart | Rationalised Cygwin sample makefiles |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Stefan Csomor | cw pro adaption (illegal default argument error was... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Robert Roebling | custom icons for DnD |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Robert Roebling | radiobox optical changes |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Vadim Zeitlin | micro compilation fix |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Julian Smart | Make it binary |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Robert Roebling | Keep up the good work, people... |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Karsten Ballüder | updated wxLayout |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Karsten Ballüder | fixed linkage problem |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Vadim Zeitlin | wxProcess-related code now works |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Karsten Ballüder | compilation fixes |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Julian Smart | Removed small OGL glitches; added new sample |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | made wxProcess-related code compile again (it doesn... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | replaced "#include <wx/process.h>" by "class wxProcess... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | wxProcess() fixes: will really call parent's event... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Guilhem Lavaux | * A few updates (stream doc) |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | menu help texts added (it now works in wxGTK too, great!) |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | 16x16 icons for the controls sample (32x32 were too... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Robin Dunn | Follow up for changes in wxWindows to various event... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | icons for controls sample |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | GetData() now takes a pointer and not a reference,... |
commit | commitdiff | tree | snapshot |
1999-02-07 |
Vadim Zeitlin | removed "#ifdef wxGTK" around clipboard code and added... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Robin Dunn | Changing makefile.nt to makefile.vc as in rest of wxWindows |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | unneeded line removed |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | menu title is drawn in bold font and the commands from... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | more files to ignore in cvs commands (setup.h, lex_yy... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | restored "#include <windows.h>" |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | fixes for compilation without wxUSE_TOOLTIPS |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | resizeable dialogs support |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | wxGTK compatible clipboard implementation (not OLE... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | wxTextFile::Eof() bug corrected (always returned FALSE... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Vadim Zeitlin | description of Write() return value added |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Robin Dunn | Follow up for changes in wxWindows to various event... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
commit | commitdiff | tree | snapshot |
1999-02-06 |
Julian Smart | Altered font dialog slightly for Motif; added wxUSE_TOO... |
commit | commitdiff | tree | snapshot |
next |