1998-08-17 |
Robert Roebling | Added IRIX compile fixes |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
tree | commitdiff |
1998-08-16 |
Vadim Zeitlin | 1) corrected bug in log.cpp which only affected wxGTK... |
tree | commitdiff |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
tree | commitdiff |
1998-08-16 |
Robert Roebling | New scrolling for GTK |
tree | commitdiff |
1998-08-15 |
Vadim Zeitlin | '&' are removed from checkbox labels (all controls... |
tree | commitdiff |
1998-08-15 |
Karsten Ballüder | fixed GetSelection() inversion bug |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Added graying out of menus and buttons |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Resource sample works now, apart from |
tree | commitdiff |
1998-08-15 |
Robert Roebling | See last changelog |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added validation support |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
tree | commitdiff |
1998-08-13 |
Robert Roebling | Added ToogleTool from Markus |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added PushEventHandler, Pop... |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added wxFrame::OnCreateStatusBar and ToolBar |
tree | commitdiff |
1998-08-10 |
Robin Dunn | Since wxREADONLY has disappeared, I had to change to... |
tree | commitdiff |
1998-08-10 |
Denis Pershin | Small modifications |
tree | commitdiff |
1998-08-10 |
Denis Pershin | DP: native wxTreeCtrl for GTK. |
tree | commitdiff |
1998-08-09 |
Denis Pershin | DP: Robert's mistake with incorrect var name corrected. |
tree | commitdiff |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
tree | commitdiff |
1998-08-08 |
Robert Roebling | Correct the wxButton::Setlabel nonsense |
tree | commitdiff |
1998-08-08 |
Robert Roebling | Added wxDC:DrawPolygone |
tree | commitdiff |
1998-08-08 |
Denis Pershin | DP: |
tree | commitdiff |
1998-08-07 |
Vadim Zeitlin | (1) Denis Pershin's patch for wxGTK (memory leaks corre... |
tree | commitdiff |
1998-08-06 |
Robert Roebling | Fixed compilation (add serbase.cpp) |
tree | commitdiff |
1998-08-05 |
Robert Roebling | Removed /install/gtk/configure from cvs |
tree | commitdiff |
1998-08-04 |
Guilhem Lavaux | * Fixes and new features in wxObject*Stream |
tree | commitdiff |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
tree | commitdiff |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
tree | commitdiff |
1998-07-30 |
Robert Roebling | Pretty redical change concerning the underlying |
tree | commitdiff |
1998-07-29 |
Robert Roebling | wxMDIChildFrame inherits from wxFrame |
tree | commitdiff |
1998-07-28 |
Robert Roebling | Fixed bug in wxListCtrl |
tree | commitdiff |
1998-07-28 |
Unknown (MO) | Fixed wxOVERWRITE_PROMPT bug in gtk file selector |
tree | commitdiff |
1998-07-28 |
Robert Roebling | Fixed bug in MDI |
tree | commitdiff |
1998-07-27 |
Robert Roebling | wxFrame::SetIcon() |
tree | commitdiff |
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 |
next |