1999-11-15 |
Vadim Zeitlin | wxMenu::callback stuff taken inside WXWIN_COMPATIBILITY... |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-12 |
Julian Smart | Removed warning. |
tree | commitdiff |
1999-11-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-08 |
Vadim Zeitlin | small Motif compilation fix |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-05 |
Vadim Zeitlin | wXMotif compilation fixes |
tree | commitdiff |
1999-11-04 |
Vadim Zeitlin | bug with object being passed through ... corrected |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
tree | commitdiff |
1999-10-28 |
Julian Smart | Do... fixes and OnMenuHighlight correction (so MDI... |
tree | commitdiff |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | 1. wxMenu{Item|Bar} modifications for wxMotif |
tree | commitdiff |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Added temporary iterator fix (generates just 1 bounding... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Motif: made file selector and message box properly... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | it now lives under unix |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Removed #pragma implementation "appbase.h" which caused... |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Numerous changes to comply with use of wxCoord. |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-14 |
Vadim Zeitlin | = replaced with == |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-06 |
Michael Bedward | ifdef'd out wxEmptyString. This is defined in string... |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | renamed gsockmot.cpp to *.c |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | bugfixes |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Added check to ensure that style arg to ctor has either... |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Added code to wxMemoryDC ctor to set default font.... |
tree | commitdiff |
1999-09-21 |
Michael Bedward | Added code to implement wxTE_READONLY style for single... |
tree | commitdiff |
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 |
next |