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 |
1999-02-05 |
Vadim Zeitlin | refresh added when the item text or image is changed... |
tree | commitdiff |
1999-02-05 |
Robert Roebling | Added menu_highlight behaviour as in wxMSW (statusbar) |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | 1. more keyboard navigation fixes - seems to work now |
tree | commitdiff |
1999-02-04 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1999-02-04 |
Julian Smart | Further changes to make mfctest work. |
tree | commitdiff |
1999-02-04 |
Julian Smart | Fixed compilation for when not including <windows.h> |
tree | commitdiff |
1999-02-04 |
Julian Smart | Corrected XPM-related cast in resource.cpp; added gener... |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | wxSplitPath() handles correctly filenames with '.'... |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | some compilation "enhancements" |
tree | commitdiff |
1999-02-04 |
Unknown (UG) | commented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie... |
tree | commitdiff |
1999-02-04 |
Robert Roebling | postscript Blit() |
tree | commitdiff |
1999-02-04 |
Vadim Zeitlin | compilation fix due to wxString(int) addition |
tree | commitdiff |
1999-02-04 |
Julian Smart | Some warnings removed. |
tree | commitdiff |
1999-02-04 |
Václav Slavík | wxJPEGHandler non-default |
tree | commitdiff |
1999-02-04 |
Robert Roebling | Faster imagescale code |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | another compilation fix |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | Before/After => BeforeFirst/AfterFirst (corrects some... |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | reset m_sashPosition to 0 after calling OnUnsplit(... |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | _MSC_VER => __VISUALC__ change |
tree | commitdiff |
1999-02-03 |
Vadim Zeitlin | compilation problem fixed |
tree | commitdiff |
1999-02-03 |
Robert Roebling | Trying to repair what CVS can do to source code |
tree | commitdiff |
1999-02-03 |
Julian Smart | Cured some Latex problems; fixed i declaration; fixed... |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | clicking on the messages about assert failures in VC... |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | 1. Harm's patch for AppendText() |
tree | commitdiff |
1999-02-02 |
Harco de Hilster | added wxTextCtrl::AppendText, used by TextCtrl operator << |
tree | commitdiff |
1999-02-02 |
Harco de Hilster | added AppendText method, now used by operator << |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | allow 8bit chars in the group names in wxFileConfig |
tree | commitdiff |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
tree | commitdiff |
1999-02-02 |
Vadim Zeitlin | compilation warning removed |
tree | commitdiff |
1999-02-01 |
Unknown (UG) | updated so that the dll will compile successfully |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-02-01 |
Robert Roebling | Removed some trash from that came through tha cables |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-02-01 |
Stefan Csomor | latest CW additions |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | wxToolTip modifications: wxUSE_TOOLTIPS setting (defaul... |
tree | commitdiff |
1999-02-01 |
Robert Roebling | wxToolTip |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | more wxToolTip changes |
tree | commitdiff |
1999-02-01 |
Vadim Zeitlin | some kbd handling fixes (some problems still persist) |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | unused message removed from event table |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | "selection changed" events are not generated any more... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | wxControl::MSWNotify() handler calls wxWindow version... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | bug with Shift-TAB handling corrected |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | wxToolTip for MSW implementation (it has several proble... |
tree | commitdiff |
1999-01-31 |
Vadim Zeitlin | memory debugging using VC++ debug CRT works for DLL... |
tree | commitdiff |
1999-01-31 |
Karsten Ballüder | Added (untested) support for sub-locales. |
tree | commitdiff |
1999-01-31 |
Julian Smart | Added a few files; fixed some warnings and wxMotif... |
tree | commitdiff |
1999-01-31 |
Julian Smart | Various small fixes |
tree | commitdiff |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
tree | commitdiff |
1999-01-31 |
Harco de Hilster | Loads of updates/fixes. Everything is now zero-based... |
tree | commitdiff |
1999-01-30 |
Robert Roebling | My last patch for status bar size events wasn't perfect |
tree | commitdiff |
1999-01-30 |
Julian Smart | Made wxLayoutAlgorithm more general (copes with nested... |
tree | commitdiff |
1999-01-30 |
Robert Roebling | Added size event for status bar |
tree | commitdiff |
1999-01-29 |
Julian Smart | Doc mods, sash window bug |
tree | commitdiff |
1999-01-29 |
Vadim Zeitlin | wxEVT_COMMAND_CHOICE_SELECTED => wxEVT_COMMAND_COMBOBOX... |
tree | commitdiff |
1999-01-29 |
Robert Roebling | Added distribution script |
tree | commitdiff |
1999-01-29 |
Vadim Zeitlin | compile fix (still not tested) for GetLastChild() |
tree | commitdiff |
1999-01-28 |
Robert Roebling | Removed wxNullRegion |
tree | commitdiff |
1999-01-28 |
Vadim Zeitlin | 1. PositionToXY() off-by-2 (!) bug corrected |
tree | commitdiff |
1999-01-28 |
Vadim Zeitlin | corrected an off-by-1 bug in GetNumberOfLines() and... |
tree | commitdiff |
1999-01-28 |
Vadim Zeitlin | wxLogMessage()s are now shown (again) |
tree | commitdiff |
1999-01-28 |
Robert Roebling | Found mem leaks (except one) |
tree | commitdiff |
next |