1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
tree | commitdiff |
1999-10-31 |
Robert Roebling | Distrib corrections, |
tree | commitdiff |
1999-10-30 |
Robert Roebling | Some work on tabbing and menu accels, |
tree | commitdiff |
1999-10-29 |
Robert Roebling | Renamed GtkMyFixed to GtkPizza, |
tree | commitdiff |
1999-10-28 |
Vadim Zeitlin | wxGTK::wxSpinCtrl API synchronised with wxMSW |
tree | commitdiff |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
tree | commitdiff |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
tree | commitdiff |
1999-10-24 |
Robert Roebling | Small distrib changes, |
tree | commitdiff |
1999-10-23 |
Vadim Zeitlin | 1. wxDropTarget::OnData() returns wxDragResult now... |
tree | commitdiff |
1999-10-22 |
Robert Roebling | Added wxDropSource::GiveFeedBack(). |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. sorted wxListBox and wxComboBox seem to work under... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | wxChoice and wxListBox GTK+ changes (wxChoice works... |
tree | commitdiff |
1999-10-22 |
Vadim Zeitlin | 1. some fixes for wxSortedArrayString |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | OnEnter/OnDragOver API update (compiles, links, somewha... |
tree | commitdiff |
1999-10-21 |
Robert Roebling | A bit more or multi-format clipboard. |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxClipboard::IsOpened() and wxCLipboardLocker helper... |
tree | commitdiff |
1999-10-21 |
Robert Roebling | More DnD. |
tree | commitdiff |
1999-10-21 |
Robert Roebling | Made wxGTK compile and link again. Broke wxMSW a... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | added dobjcmn.cpp |
tree | commitdiff |
1999-10-20 |
Robert Roebling | Fixed problem with mouse events getting sent to wrong |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Further DnD changes. Untested. |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Changed two conflicting defines in defs.h |
tree | commitdiff |
1999-10-19 |
Robert Roebling | Added size hints to dialog, |
tree | commitdiff |
1999-10-18 |
Robert Roebling | New wxDataObject etc. Almost works. |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | wxControl and wxChoice derive from the base classes... |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-18 |
Robert Roebling | Corrected wxImage for use with mono wxBitmaps, |
tree | commitdiff |
1999-10-17 |
Robert Roebling | Applied Diana's font patch II |
tree | commitdiff |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
tree | commitdiff |
1999-10-16 |
Robert Roebling | Restored wxSizeEvent code form last week -> wxGLCanvas |
tree | commitdiff |
1999-10-15 |
Vadim Zeitlin | removed wxDialog::Centre() |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Added wxMenu::Delete() and fixed some menu deleted... |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Tried to make wxGLCanvas work again. WIP. |
tree | commitdiff |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Changed SetToolBar() to behave a bit smarter. Untested. |
tree | commitdiff |
1999-10-08 |
Robert Roebling | New scrolling code. |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | wxRegion::IsEmpty() added |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Robert Roebling | Applied a few old patches, |
tree | commitdiff |
1999-10-03 |
Robert Roebling | If we used 10% less inline functions in useless occas... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | virtual functionsignature corrected |
tree | commitdiff |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
tree | commitdiff |
1999-09-29 |
Sylvain Bougnoux | Factorize timercmm.cpp code |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | param type of wxWindow::Reparent() fixed in wxGTK |
tree | commitdiff |
1999-08-24 |
Robert Roebling | Forgot to add the files. |
tree | commitdiff |
1999-08-24 |
Robert Roebling | Added new wxFontDialog, |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxFFileStream base on wxFFile (as opposed to... |
tree | commitdiff |
1999-08-22 |
Robert Roebling | Added wxCountingStream for measuring the size of... |
tree | commitdiff |
1999-08-20 |
Robert Roebling | Changed a few #include <xxx.h> to #include "xxx.h" |
tree | commitdiff |
1999-08-19 |
Robert Roebling | Doc updates, wxsizer et al |
tree | commitdiff |
1999-08-16 |
Robert Roebling | Added Prepend() and Remove() methods to wxSizer, |
tree | commitdiff |
1999-08-16 |
Robert Roebling | compile fixes for EMX |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-08-12 |
Karsten Ballüder | some compilation fixes atttempts for solaris |
tree | commitdiff |
1999-08-11 |
Robert Roebling | Did somework on the generic dialogs, |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
tree | commitdiff |
1999-07-29 |
Robert Roebling | Compile fixes and typos corrected. |
tree | commitdiff |
1999-07-29 |
Robert Roebling | Makefile changes |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | m_clientData conflict fixed |
tree | commitdiff |
1999-07-27 |
Robert Roebling | Small distrib updates, |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxGTK compilation fixes |
tree | commitdiff |
1999-07-27 |
Ove Kaaven | char -> wxChar |
tree | commitdiff |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
tree | commitdiff |
1999-07-25 |
Robert Roebling | Added wxStaticBitmap::SetIcon() |
tree | commitdiff |
1999-07-24 |
Robert Roebling | Renamed wxStream::StreamSize() to wxStream::GetSize() |
tree | commitdiff |
1999-07-24 |
Vadim Zeitlin | wxTreeEvent is declared in one header, not 3 of them |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-22 |
Robert Roebling | Corrected wxlistBox, wxRadioBox, wxComboBox and |
tree | commitdiff |
1999-07-22 |
Robert Roebling | wxMenu compile fix |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | compilation fixes |
tree | commitdiff |
1999-07-19 |
Vadim Zeitlin | wxMenu ctor made compatible again |
tree | commitdiff |
1999-07-19 |
Robert Roebling | Updated testconf |
tree | commitdiff |
1999-07-15 |
Guilhem Lavaux | * wxMemoryStreams updates |
tree | commitdiff |
1999-07-15 |
Vadim Zeitlin | 1. wxTextCtrl compilation fixes for wxGTK and more... |
tree | commitdiff |
1999-07-14 |
Vadim Zeitlin | 1. new wxFFile class - as wxFile but uses fopen/fread... |
tree | commitdiff |
1999-07-07 |
Vadim Zeitlin | attempts to fix wxStaticBitmap::SetBitmap() - still... |
tree | commitdiff |
1999-07-06 |
Vadim Zeitlin | 1. wxAppBase class appers, wxApp in wxGTK and wxMSW... |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-07-04 |
Robert Roebling | Small changed to wxExtDialog |
tree | commitdiff |
1999-07-03 |
Robert Roebling | Added wxExtDialog and sample. |
tree | commitdiff |
1999-07-02 |
Karsten Ballüder | Minor improvement. |
tree | commitdiff |
1999-06-30 |
Robert Roebling | Typos. |
tree | commitdiff |
1999-06-29 |
Robert Roebling | wxChoiceDialog fix. |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | misc minor fixes I forgot to commit before |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | wxGTK compile fixes for my wxMSW changes |
tree | commitdiff |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
tree | commitdiff |
1999-06-28 |
Robert Roebling | Applied fixes for AIX (GTK 1.0 compilation). |
tree | commitdiff |
1999-06-27 |
Robert Roebling | Work on streams of all sorts. More to come. |
tree | commitdiff |
1999-06-26 |
Robert Roebling | Typos. |
tree | commitdiff |
1999-06-26 |
Robert Roebling | Added wxGTK-only cmn dialogs. |
tree | commitdiff |
next |