]> git.saurik.com Git - wxWidgets.git/history - src/gtk
made generic wxListCtrl work with well-behaved ports (wxGTK hack still in place)
[wxWidgets.git] / src / gtk /
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-26  Vadim Zeitlinadded support for label alignments in wxStaticText...
1998-06-26  Vadim Zeitlinmade the interface more compatible with the MSW version...
1998-06-23  Vadim Zeitlinbug in wxNotebook::OnSize() corrected
1998-06-23  Vadim Zeitlinadded OnSize() to wxNotebook which forwards size events...
1998-06-22  Karsten Ballüderfixed #include paths to use local copies of png/gdk_iml...
1998-06-20  Guilhem Lavaux* Added $(THREADS_LINK) to $(LINK_LIBS) so all programs...
1998-06-18  Vadim Zeitlinchanged the notebook control to use AddPage() interface...
1998-06-16  Guilhem Lavaux* Hope this is the last bug fix in the wxThread merge ...
1998-06-15  Guilhem Lavaux* Corrected #include "thread.h" => #include "wx/thread.h"
1998-06-15  Julian SmartExperimental notebook API
1998-06-15  Julian SmartCorrected some problems I introduced, added tabevent...
1998-06-14  Guilhem Lavaux* Thread updates and cleanup (m_locked, MUTEX_UNLOCKED...
1998-06-14  Julian Smartconst/void changes in thread, tabctrl and wave files...
1998-06-13  Guilhem Lavaux* Posix/SGI/No threads added
1998-06-13  Julian SmartAdded GTK/Linux joystick class (Guilhem Lavaux)
1998-06-12  Vadim Zeitlinadded support of multiple-selection listboxes, GetSelec...
1998-06-10  Vadim ZeitlinwxTextCtrl::WriteText() now adds it at the end and...
1998-06-04  Robert Roebling GTK
1998-06-03  Robert Roebling GTK
1998-06-02  Robert Roebling GTK
1998-05-30  Robert Roebling Same as last one..
1998-05-28  Robert RoeblingGTK
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-28  Robert RoeblingGTK wxBitmapButton added
1998-05-21  Robert Roebling*** empty log message ***
1998-05-20  Karsten BallüderInitial revision