1999-02-23 |
Vadim Zeitlin | support for incorrect entries in .mime.types added... |
tree | commitdiff |
1999-02-23 |
Vadim Zeitlin | SetSelection(from, to) and SetEditable() implemented |
tree | commitdiff |
1999-02-23 |
Vadim Zeitlin | HP-UX compilation fixes (thanks to Zdravko Bas) |
tree | commitdiff |
1999-02-23 |
Vadim Zeitlin | crash in some very special case when arrows were used... |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | listview has LVS_EX_FULLROWSELECT style when supported |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | dlopen fixes |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | dlopen() also exists under FreeBSD |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | HP-UX support added |
tree | commitdiff |
1999-02-22 |
Karsten Ballüder | Fixed DoSetClientSize() causing infinite recursion. |
tree | commitdiff |
1999-02-22 |
Julian Smart | Soem corrections for SetSize changes |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
tree | commitdiff |
1999-02-22 |
Julian Smart | Corrected WM_KEYDOWN bug (missing 'break') |
tree | commitdiff |
1999-02-22 |
Julian Smart | Minor changes |
tree | commitdiff |
1999-02-21 |
Vadim Zeitlin | error msg when there are no files in wxFindFirst()... |
tree | commitdiff |
1999-02-20 |
Vadim Zeitlin | wxListCtrl column resize bug corrected |
tree | commitdiff |
1999-02-19 |
Julian Smart | Added George Tasker's forward slash fix to file dialog... |
tree | commitdiff |
1999-02-19 |
Robin Dunn | added wxSetInstance() |
tree | commitdiff |
1999-02-19 |
Vadim Zeitlin | some minor fixes for DEC CXX compilation |
tree | commitdiff |
1999-02-19 |
Robert Roebling | propagate key event from listctrl to its parent |
tree | commitdiff |
1999-02-18 |
Julian Smart | Fixed wxMotif's wxExecute again, added OnPaint capabili... |
tree | commitdiff |
1999-02-18 |
Julian Smart | Cured last focus bug (I hope); some wxMotif mods |
tree | commitdiff |
1999-02-18 |
Vadim Zeitlin | i18n fixes |
tree | commitdiff |
1999-02-18 |
Stefan Csomor | mbstowcs hack for CodeWarrior's MSL |
tree | commitdiff |
1999-02-18 |
Julian Smart | Doesn't overwrite setup.h now |
tree | commitdiff |
1999-02-18 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
tree | commitdiff |
1999-02-18 |
Vadim Zeitlin | wxMimeTypesManager::IsOfType() added (and documented) |
tree | commitdiff |
1999-02-18 |
Vadim Zeitlin | wxSplitPath() bugs corrected and it's documented |
tree | commitdiff |
1999-02-18 |
Robert Roebling | Dialog items inherit parent's font now |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxExecute() fixes and doc updates: the return value... |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxExecute() fix (running console programs doesn't cause... |
tree | commitdiff |
1999-02-17 |
Julian Smart | Added missing const to wxGTK's wxMDIChildFrame::GetTool... |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxProcess fixes (Detach() added), cleared/corrected... |
tree | commitdiff |
1999-02-17 |
Julian Smart | Changed .vc makefiles to allow different configurations... |
tree | commitdiff |
1999-02-17 |
Robert Roebling | Let's face it, GTK's resizing is broken and |
tree | commitdiff |
1999-02-17 |
Vadim Zeitlin | wxListCtrl will receive EVT_CHAR() events now |
tree | commitdiff |
1999-02-17 |
Robert Roebling | resize fun |
tree | commitdiff |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
tree | commitdiff |
1999-02-16 |
Robert Roebling | MDI fixes |
tree | commitdiff |
1999-02-16 |
Robert Roebling | Applied Russel's changes to wxToolBarBase |
tree | commitdiff |
1999-02-15 |
Vadim Zeitlin | A couple of identifiers at global level moved to the... |
tree | commitdiff |
1999-02-15 |
Vadim Zeitlin | enable verbose messages by default in debug builds |
tree | commitdiff |
1999-02-15 |
Vadim Zeitlin | compilation warnings about missing braces fixed |
tree | commitdiff |
1999-02-15 |
Julian Smart | GnuWin32 corrections (::ZeroMemory doesn't exist) |
tree | commitdiff |
1999-02-14 |
Julian Smart | Added png, zlib targets to 16-bit makefiles |
tree | commitdiff |
1999-02-14 |
Vadim Zeitlin | made wxToolTip::Enable() and SetDelay() static (as... |
tree | commitdiff |
1999-02-14 |
Guilhem Lavaux | * Stream: update in doc, fix in code. |
tree | commitdiff |
1999-02-14 |
Robert Roebling | Fixed refresh bug in wxGLCanvas |
tree | commitdiff |
1999-02-12 |
Julian Smart | Small Tex2RTF fixes; wxMotif compile fixes (motif.inc... |
tree | commitdiff |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
tree | commitdiff |
1999-02-11 |
Robert Roebling | Added CTRL-TAB navigation to notebook |
tree | commitdiff |
1999-02-11 |
Stefan Csomor | CW Win32 and Mac adaptions |
tree | commitdiff |
1999-02-11 |
Vadim Zeitlin | "continue;" restored to prevent the app from going... |
tree | commitdiff |
1999-02-11 |
Stefan Csomor | CW Win32 and Mac adaptions |
tree | commitdiff |
1999-02-11 |
Robert Roebling | distrin corrections files |
tree | commitdiff |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
tree | commitdiff |
1999-02-11 |
Vadim Zeitlin | added FreeBSD |
tree | commitdiff |
1999-02-11 |
Vadim Zeitlin | compilation fixes for gcc 2.7.2.1 under FreeBSD |
tree | commitdiff |
1999-02-11 |
Robert Roebling | Solaris compilation patches |
tree | commitdiff |
1999-02-10 |
Robert Roebling | distribution things |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-10 |
Vadim Zeitlin | bug in wxSplitPath() corrected: the returned file name... |
tree | commitdiff |
1999-02-10 |
Guilhem Lavaux | * Doc updates |
tree | commitdiff |
1999-02-10 |
Robert Roebling | isosurf corrections |
tree | commitdiff |
1999-02-10 |
Vadim Zeitlin | wxSplitterWindow::ReplaceWindow() function added and... |
tree | commitdiff |
1999-02-10 |
Vadim Zeitlin | added #include <fcntl.h> to allow compilation under... |
tree | commitdiff |
1999-02-10 |
Robert Roebling | Various update to Blit() SetBackground() Clear()... |
tree | commitdiff |
1999-02-10 |
Karsten Ballüder | small modification to stdin/stdout/stderr behaviour... |
tree | commitdiff |
1999-02-09 |
Vadim Zeitlin | wxMSW compilation problem fixed |
tree | commitdiff |
1999-02-09 |
Julian Smart | Removed some TODOs in the Latex docs; changed wxMotif... |
tree | commitdiff |
1999-02-09 |
Julian Smart | Fixed property list OnClose problem that caused Dialog... |
tree | commitdiff |
1999-02-09 |
Vadim Zeitlin | wxFindFirst/NextFile() now return wxString and not... |
tree | commitdiff |
1999-02-09 |
Vadim Zeitlin | wxArrayString::Sort() implemented |
tree | commitdiff |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
tree | commitdiff |
1999-02-09 |
Robert Roebling | custom icons for DnD |
tree | commitdiff |
1999-02-09 |
Robert Roebling | radiobox optical changes |
tree | commitdiff |
1999-02-08 |
Vadim Zeitlin | micro compilation fix |
tree | commitdiff |
1999-02-08 |
Robert Roebling | Keep up the good work, people... |
tree | commitdiff |
1999-02-08 |
Karsten Ballüder | fixed linkage problem |
tree | commitdiff |
1999-02-08 |
Vadim Zeitlin | wxProcess-related code now works |
tree | commitdiff |
1999-02-08 |
Karsten Ballüder | compilation fixes |
tree | commitdiff |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | made wxProcess-related code compile again (it doesn... |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | wxProcess() fixes: will really call parent's event... |
tree | commitdiff |
1999-02-07 |
Guilhem Lavaux | * A few updates (stream doc) |
tree | commitdiff |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
tree | commitdiff |
1999-02-07 |
Vadim Zeitlin | GetData() now takes a pointer and not a reference,... |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | unneeded line removed |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | menu title is drawn in bold font and the commands from... |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | more files to ignore in cvs commands (setup.h, lex_yy... |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | fixes for compilation without wxUSE_TOOLTIPS |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | resizeable dialogs support |
tree | commitdiff |
1999-02-06 |
Vadim Zeitlin | wxGTK compatible clipboard implementation (not OLE... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Altered font dialog slightly for Motif; added wxUSE_TOO... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | libjpeg not used by default (it didn't even link) |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | more wxCloseEvent changes: now the behaviour should... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
tree | commitdiff |
1999-02-05 |
Robert Roebling | synched Clear() and SetBackgroundColour() |
tree | commitdiff |
1999-02-05 |
Vadim Zeitlin | wxWindow::OnClose() removed completely from wxGTK,... |
tree | commitdiff |
next |