1999-09-16 |
Michael Bedward | Modified wxTranslateMouseEvent so that it can recognize... |
tree | commitdiff |
1999-09-07 |
Julian Smart | Corrected #include in gsockmot.cpp |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-05 |
Michael Bedward | Modifed ShowModal() function so that you can have dialo... |
tree | commitdiff |
1999-09-03 |
Michael Bedward | Fixes for gcc 2.95 and AIX. |
tree | commitdiff |
1999-08-31 |
Michael Bedward | Fixes for scrolling in wxScrolledWindow |
tree | commitdiff |
1999-08-26 |
Michael Bedward | Changed value setting code in ctor and function SetValu... |
tree | commitdiff |
1999-08-25 |
Michael Bedward | Fixed bug (hopefully) that caused windows to be only... |
tree | commitdiff |
1999-08-25 |
Michael Bedward | Fixed but in wxButton::SetDefault() that was causing... |
tree | commitdiff |
1999-08-15 |
Michael Bedward | Put the call to CheckForKeyDown() back in to ProcessXEv... |
tree | commitdiff |
1999-08-15 |
Michael Bedward | Added include for wx/window.h to get this to compile. |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-08-12 |
Robert Roebling | New makefile system in place, obsoletes libtool, |
tree | commitdiff |
1999-08-12 |
Michael Bedward | if'd out CheckForKeyDown call that doesn't seem to... |
tree | commitdiff |
1999-08-11 |
Robert Roebling | New makefile updates. |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Corrected Motif build, |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-10 |
Robert Roebling | New makefiles for GTK and Motif, using configure... |
tree | commitdiff |
1999-08-10 |
Robert Roebling | Further makefile and compile fixes. |
tree | commitdiff |
1999-08-09 |
Michael Bedward | wxFrame::Create now sets (arbitrary) values for positio... |
tree | commitdiff |
1999-08-08 |
Robert Roebling | Added strconv |
tree | commitdiff |
1999-08-05 |
Michael Bedward | Added a line to set m_font in the wxWindowDC ctor ... |
tree | commitdiff |
1999-08-02 |
Michael Bedward | Added code to set m_isBeingDeleted as per wxGTK |
tree | commitdiff |
1999-08-02 |
Michael Bedward | Added function GetDefaultSize |
tree | commitdiff |
1999-07-30 |
Guilhem Lavaux | Renamed GSocket_SetBlocking to GSocket_SetNonBlocking... |
tree | commitdiff |
1999-07-30 |
Michael Bedward | Fixed m_majorDim bug a bit more (was still getting... |
tree | commitdiff |
1999-07-30 |
Michael Bedward | Added KeyRelease case to switch in wxTranslateKeyEvent... |
tree | commitdiff |
1999-07-30 |
Michael Bedward | Added wxApp::CheckForKeyUp |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | string and m_majorDim == 0 bugs fixed |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxMotif fixes and common fixes for socket compilation |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW |
tree | commitdiff |
1999-07-24 |
Guilhem Lavaux | Updated wxDataStream (added ByteOrder) |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | disabled accelerators in wxMotif - they don't work... |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-23 |
Guilhem Lavaux | Added GSocket motif (it compiles but I didn't tested it) |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-19 |
Robert Roebling | Updated testconf |
tree | commitdiff |
1999-07-17 |
Harco de Hilster | ignore these |
tree | commitdiff |
1999-07-07 |
Václav Slavík | *** empty log message *** |
tree | commitdiff |
1999-07-07 |
Guilhem Lavaux | * New wxStreams (to be documented), new classes: wxBuff... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | 1. wxGrid fixes contributed by Gerhard Gruber (client... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
tree | commitdiff |
1999-06-23 |
Robert Roebling | Motif things. |
tree | commitdiff |
1999-06-23 |
Robert Roebling | wxMotif compiles and links now. |
tree | commitdiff |
1999-06-23 |
Robert Roebling | Motif compile fixes |
tree | commitdiff |
1999-06-22 |
Robert Roebling | A bit of distribution/makefiles things. |
tree | commitdiff |
1999-06-22 |
Robert Roebling | Makefiles without dependencies |
tree | commitdiff |
1999-06-21 |
Robert Roebling | Motif compile fixes. |
tree | commitdiff |
1999-06-21 |
Robert Roebling | New Makefile.ins, updates for the Motif build, removed |
tree | commitdiff |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
tree | commitdiff |
1999-06-08 |
Vadim Zeitlin | more Motif fixes (still doesn't compile, but *really... |
tree | commitdiff |
1999-06-07 |
Vadim Zeitlin | 1. configure caches the command line options |
tree | commitdiff |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
tree | commitdiff |
1999-05-27 |
Julian Smart | Added dcbase target to various makefiles |
tree | commitdiff |
1999-05-09 |
Julian Smart | wxUSE_THREADS in sckint.h; wxMotif Clone error fixed... |
tree | commitdiff |
1999-04-19 |
Julian Smart | Fixed wxPostScript printing problem (used wrong constru... |
tree | commitdiff |
1999-04-19 |
Vadim Zeitlin | wxTextCtrl::DiscardEdits doesn't empty the text ctrl |
tree | commitdiff |
1999-04-08 |
Julian Smart | Changed the focus-window event handling back |
tree | commitdiff |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
tree | commitdiff |
1999-04-07 |
Julian Smart | Added imaggif.h, imaggif.cpp (wxImage GIF-reading suppo... |
tree | commitdiff |
1999-04-06 |
Julian Smart | Added some missing wxTextCtrl functions: Undo, Redo... |
tree | commitdiff |
1999-04-06 |
Julian Smart | JPEG and PNG code taken out of image.cpp |
tree | commitdiff |
1999-04-03 |
Guilhem Lavaux | * Changed "wxPendingEvents" to pointers (tested on... |
tree | commitdiff |
1999-03-30 |
Vadim Zeitlin | Motif compilation fixes (now ok) |
tree | commitdiff |
1999-03-30 |
Vadim Zeitlin | wxTopLevelWindows is now a wxWindowList, better compati... |
tree | commitdiff |
1999-03-29 |
Vadim Zeitlin | many miscellaneous fixes |
tree | commitdiff |
1999-03-29 |
Vadim Zeitlin | EVT_TEXT_UPDATED bug fixed, text ctrl callbacks simplified |
tree | commitdiff |
1999-03-27 |
Guilhem Lavaux | * Added threads event propagation. Should compile on... |
tree | commitdiff |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
tree | commitdiff |
1999-03-25 |
Vadim Zeitlin | wxNO_BORDER honoured by wxTextCtrl |
tree | commitdiff |
1999-03-16 |
Vadim Zeitlin | wxCommandEvent::SetString() change - now uses wxString |
tree | commitdiff |
1999-03-16 |
Vadim Zeitlin | compilation without threads fixed |
tree | commitdiff |
1999-03-11 |
Vadim Zeitlin | wxMotif Solaris 2.6 compilation fixes |
tree | commitdiff |
1999-03-06 |
Vadim Zeitlin | 1. the common helper functions are now in src/unix... |
tree | commitdiff |
1999-03-06 |
Vadim Zeitlin | this code is now common (src/unix) |
tree | commitdiff |
1999-03-05 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-03-03 |
Vadim Zeitlin | wxUsleep() introduced (and documented) to try to work... |
tree | commitdiff |
1999-03-01 |
Julian Smart | Cured some Motif bugs |
tree | commitdiff |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections... |
tree | commitdiff |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
tree | commitdiff |
1999-02-26 |
Julian Smart | Fixed wxMSW arrow key bug, changed wxPoem window to... |
tree | commitdiff |
1999-02-25 |
Julian Smart | Small changes |
tree | commitdiff |
1999-02-25 |
Vadim Zeitlin | SetSize() fixes |
tree | commitdiff |
1999-02-24 |
Julian Smart | Some stubs corrections; Motif corrections incl. busy... |
tree | commitdiff |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
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 |
Julian Smart | Added 'tardist' script for creating .tgz archives of... |
tree | commitdiff |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
tree | commitdiff |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-09 |
Julian Smart | Removed some TODOs in the Latex docs; changed wxMotif... |
tree | commitdiff |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
tree | commitdiff |
1999-02-07 |
Julian Smart | Added wxGenericValidator & doc |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Changed GetForce -> !CanVeto |
tree | commitdiff |
1999-02-04 |
Robert Roebling | postscript Blit() |
tree | commitdiff |
1999-02-04 |
Julian Smart | Some warnings removed. |
tree | commitdiff |
1999-02-03 |
Julian Smart | Cured some Latex problems; fixed i declaration; fixed... |
tree | commitdiff |
next |