1998-07-27 |
Robert Roebling | warning msgs |
tree | commitdiff |
1998-07-27 |
Guilhem Lavaux | * Bug fixes |
tree | commitdiff |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
tree | commitdiff |
1998-07-24 |
Vadim Zeitlin | some common code moved from wxWindow/wxFrame into files... |
tree | commitdiff |
1998-07-24 |
Vadim Zeitlin | scrollbar support added (experimental) |
tree | commitdiff |
1998-07-24 |
Karsten Ballüder | fixed appending of '/' to empty string |
tree | commitdiff |
1998-07-24 |
Karsten Ballüder | fixed private member access problem |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | oops... a typo in just checked in file corrected |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | call to SetLabel in Create() added to strip "&" charact... |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | IsModified() function now works correctly |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | common functions moved into ../common/framecmn.cpp |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | made the code more wxMSW compatible |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | made the constraintsin notebook pages work (once again) |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | added wxUpdateUI generation |
tree | commitdiff |
1998-07-23 |
Vadim Zeitlin | removes "&" from wxControl's label (also for buttons... |
tree | commitdiff |
1998-07-22 |
Robert Roebling | mdi private menus |
tree | commitdiff |
1998-07-20 |
Robert Roebling | many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, |
tree | commitdiff |
1998-07-20 |
Unknown (MO) | Added use of default file/dir and confirm on overwrite... |
tree | commitdiff |
1998-07-18 |
Guilhem Lavaux | wxFrame: OnSize() has a SEGV if wxFrame has no child... |
tree | commitdiff |
1998-07-18 |
Robert Roebling | ODBC compile (and link) fixes |
tree | commitdiff |
1998-07-18 |
Robert Roebling | added ODBC support |
tree | commitdiff |
1998-07-17 |
Karsten Ballüder | fixed underline for drawing text, as suggested by Chris... |
tree | commitdiff |
1998-07-15 |
Guilhem Lavaux | wxStream: wxInputStream and wxOutputStream don't inheri... |
tree | commitdiff |
1998-07-15 |
Karsten Ballüder | fixed SetRange/GetValue |
tree | commitdiff |
1998-07-14 |
Guilhem Lavaux | * wxStream: I've rewritten the inheritance |
tree | commitdiff |
1998-07-13 |
Robert Roebling | resize mdi and notebook client |
tree | commitdiff |
1998-07-13 |
Robert Roebling | memdc and bitmap fixes |
tree | commitdiff |
1998-07-13 |
Vadim Zeitlin | constraints for notebook pages work (again) |
tree | commitdiff |
1998-07-13 |
Karsten Ballüder | Quick fix to avoid unnecessary compiler warnings from... |
tree | commitdiff |
1998-07-13 |
Karsten Ballüder | Configure now adds -D__WXDEBUG__ to the compiler switch... |
tree | commitdiff |
1998-07-12 |
Robert Roebling | stream compile fixes |
tree | commitdiff |
1998-07-12 |
Guilhem Lavaux | Added IMPLEMENT_CLASS, ... about wxStream classes ... |
tree | commitdiff |
1998-07-11 |
Guilhem Lavaux | Deleted "#include <sched.h>". |
tree | commitdiff |
1998-07-11 |
Robert Roebling | event/leave events |
tree | commitdiff |
1998-07-10 |
Robert Roebling | tree control and dc::drawlines bug |
tree | commitdiff |
1998-07-10 |
Vadim Zeitlin | wxWindow::OnSize() does _not_ call Layout() (it should... |
tree | commitdiff |
1998-07-10 |
Vadim Zeitlin | wxFrame::OnSize() calls Layout() if GetAutoLayout() |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | fixed another @DEBUG@ |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Cleared up DEBUG define mess, defines are now called... |
tree | commitdiff |
1998-07-09 |
Vadim Zeitlin | wxWindow::IsShown() made 'const' |
tree | commitdiff |
1998-07-09 |
Vadim Zeitlin | added virtual bool wxWindow::AcceptsFocus() |
tree | commitdiff |
1998-07-09 |
Robert Roebling | ThreadnoGui compiles now. |
tree | commitdiff |
1998-07-08 |
Julian Smart | Removed redundant auto-setting code in wxDC; corrected... |
tree | commitdiff |
1998-07-07 |
Karsten Ballüder | Some fixes for Solaris (2.5). |
tree | commitdiff |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
tree | commitdiff |
1998-07-03 |
Guilhem Lavaux | * Fixed Async -> sync in wxExecute |
tree | commitdiff |
1998-07-01 |
Vadim Zeitlin | * added gtk_text_changed callback and implemented Disca... |
tree | commitdiff |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
tree | commitdiff |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
tree | commitdiff |
1998-06-26 |
Vadim Zeitlin | added support for label alignments in wxStaticText... |
tree | commitdiff |
1998-06-26 |
Vadim Zeitlin | made the interface more compatible with the MSW version... |
tree | commitdiff |
1998-06-23 |
Vadim Zeitlin | bug in wxNotebook::OnSize() corrected |
tree | commitdiff |
1998-06-23 |
Vadim Zeitlin | added OnSize() to wxNotebook which forwards size events... |
tree | commitdiff |
1998-06-22 |
Karsten Ballüder | fixed #include paths to use local copies of png/gdk_iml... |
tree | commitdiff |
1998-06-20 |
Guilhem Lavaux | * Added $(THREADS_LINK) to $(LINK_LIBS) so all programs... |
tree | commitdiff |
1998-06-18 |
Vadim Zeitlin | changed the notebook control to use AddPage() interface... |
tree | commitdiff |
1998-06-16 |
Guilhem Lavaux | * Hope this is the last bug fix in the wxThread merge ... |
tree | commitdiff |
1998-06-15 |
Guilhem Lavaux | * Corrected #include "thread.h" => #include "wx/thread.h" |
tree | commitdiff |
1998-06-15 |
Julian Smart | Experimental notebook API |
tree | commitdiff |
1998-06-15 |
Julian Smart | Corrected some problems I introduced, added tabevent... |
tree | commitdiff |
1998-06-14 |
Guilhem Lavaux | * Thread updates and cleanup (m_locked, MUTEX_UNLOCKED... |
tree | commitdiff |
1998-06-14 |
Julian Smart | const/void changes in thread, tabctrl and wave files... |
tree | commitdiff |
1998-06-13 |
Guilhem Lavaux | * Posix/SGI/No threads added |
tree | commitdiff |
1998-06-13 |
Julian Smart | Added GTK/Linux joystick class (Guilhem Lavaux) |
tree | commitdiff |
1998-06-12 |
Vadim Zeitlin | added support of multiple-selection listboxes, GetSelec... |
tree | commitdiff |
1998-06-10 |
Vadim Zeitlin | wxTextCtrl::WriteText() now adds it at the end and... |
tree | commitdiff |
1998-06-04 |
Robert Roebling | GTK |
tree | commitdiff |
1998-06-03 |
Robert Roebling | GTK |
tree | commitdiff |
1998-06-02 |
Robert Roebling | GTK |
tree | commitdiff |
1998-05-30 |
Robert Roebling | Same as last one.. |
tree | commitdiff |
1998-05-28 |
Robert Roebling | GTK |
tree | commitdiff |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
tree | commitdiff |
1998-05-28 |
Robert Roebling | GTK wxBitmapButton added |
tree | commitdiff |
1998-05-21 |
Robert Roebling | *** empty log message *** |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | Initial revision |
tree | commitdiff |
|