]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
make install
[wxWidgets.git] / src / gtk1 /
1998-09-03  Karsten BallüderRemoved files as requested by Robert.
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-02  Robert Roebling New configure
1998-09-02  Robert Roebling Fixed event handling for DialogEd
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
1998-09-01  Robert Roebling Small fixes to wxChoice, wxComboBox and wxListBox
1998-09-01  Robert Roebling Added Set/GetItemState, GetNextItem.. to wxTreeCtrl
1998-09-01  Robert Roebling Fixed a few compile things
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-19  Guilhem Lavaux* Bug fix
1998-08-18  Robin DunnAdded wxTheApp = this; to wxApp::wxApp for wxPython
1998-08-18  Denis PershinSeems it works reasonably stable...
1998-08-18  Robert Roebling Added TOOL_ENTER command. Now wxGTK and wxMSW misbehave
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-18  Robert Roebling Next attempt at dynlib.cpp
1998-08-18  Robert Roebling Added the static text patch for multiline text
1998-08-17  Robert Roebling Added IRIX compile fixes
1998-08-17  Robert Roebling Turned wxIcon inline constructors to real constructors
1998-08-16  Vadim Zeitlin1) corrected bug in log.cpp which only affected wxGTK...
1998-08-16  Robert Roebling Added mising AddBitmapList in wxBitmap
1998-08-16  Robert Roebling New scrolling for GTK
1998-08-15  Vadim Zeitlin'&' are removed from checkbox labels (all controls...
1998-08-15  Karsten Ballüderfixed GetSelection() inversion bug
1998-08-15  Robert Roebling Added graying out of menus and buttons
1998-08-15  Robert Roebling Resource sample works now, apart from
1998-08-15  Robert Roebling See last changelog
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-13  Robert Roebling Added ToogleTool from Markus
1998-08-12  Robert Roebling Added PushEventHandler, Pop...
1998-08-12  Robert Roebling Added wxFrame::OnCreateStatusBar and ToolBar
1998-08-10  Robin DunnSince wxREADONLY has disappeared, I had to change to...
1998-08-10  Denis PershinSmall modifications
1998-08-10  Denis PershinDP: native wxTreeCtrl for GTK.
1998-08-09  Denis PershinDP: Robert's mistake with incorrect var name corrected.
1998-08-09  Robert Roebling Added Pop-up menus.
1998-08-08  Robert Roebling Correct the wxButton::Setlabel nonsense
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-08-08  Denis PershinDP:
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-06  Robert Roebling Fixed compilation (add serbase.cpp)
1998-08-05  Robert Roebling Removed /install/gtk/configure from cvs
1998-08-04  Guilhem Lavaux* Fixes and new features in wxObject*Stream
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-30  Robert Roebling Pretty redical change concerning the underlying
1998-07-29  Robert Roebling wxMDIChildFrame inherits from wxFrame
1998-07-28  Robert Roebling Fixed bug in wxListCtrl
1998-07-28  Unknown (MO)Fixed wxOVERWRITE_PROMPT bug in gtk file selector
1998-07-28  Robert Roebling Fixed bug in MDI
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Guilhem Lavaux* Bug fixes
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Vadim Zeitlinsome common code moved from wxWindow/wxFrame into files...
1998-07-24  Vadim Zeitlinscrollbar support added (experimental)
1998-07-24  Karsten Ballüderfixed appending of '/' to empty string
1998-07-24  Karsten Ballüderfixed private member access problem
1998-07-23  Vadim Zeitlinoops... a typo in just checked in file corrected
1998-07-23  Vadim Zeitlincall to SetLabel in Create() added to strip "&" charact...
1998-07-23  Vadim ZeitlinIsModified() function now works correctly
1998-07-23  Vadim Zeitlincommon functions moved into ../common/framecmn.cpp
1998-07-23  Vadim Zeitlinmade the code more wxMSW compatible
1998-07-23  Vadim Zeitlinmade the constraintsin notebook pages work (once again)
1998-07-23  Vadim Zeitlinadded wxUpdateUI generation
1998-07-23  Vadim Zeitlinremoves "&" from wxControl's label (also for buttons...
1998-07-22  Robert Roeblingmdi private menus
1998-07-20  Robert Roeblingmany fixes to wxTextCrtl, wxTreeCrtl, wxListBox,
1998-07-20  Unknown (MO)Added use of default file/dir and confirm on overwrite...
1998-07-18  Guilhem LavauxwxFrame: OnSize() has a SEGV if wxFrame has no child...
1998-07-18  Robert RoeblingODBC compile (and link) fixes
1998-07-18  Robert Roeblingadded ODBC support
1998-07-17  Karsten Ballüderfixed underline for drawing text, as suggested by Chris...
1998-07-15  Guilhem LavauxwxStream: wxInputStream and wxOutputStream don't inheri...
1998-07-15  Karsten Ballüderfixed SetRange/GetValue
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-07-13  Vadim Zeitlinconstraints for notebook pages work (again)
1998-07-13  Karsten BallüderQuick fix to avoid unnecessary compiler warnings from...
1998-07-13  Karsten BallüderConfigure now adds -D__WXDEBUG__ to the compiler switch...
1998-07-12  Robert Roeblingstream compile fixes
1998-07-12  Guilhem LavauxAdded IMPLEMENT_CLASS, ... about wxStream classes ...
1998-07-11  Guilhem LavauxDeleted "#include <sched.h>".
1998-07-11  Robert Roeblingevent/leave events
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-07-10  Vadim ZeitlinwxWindow::OnSize() does _not_ call Layout() (it should...
1998-07-10  Vadim ZeitlinwxFrame::OnSize() calls Layout() if GetAutoLayout()
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Karsten Ballüderfixed another @DEBUG@
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-09  Vadim ZeitlinwxWindow::IsShown() made 'const'
1998-07-09  Vadim Zeitlinadded virtual bool wxWindow::AcceptsFocus()
1998-07-09  Robert RoeblingThreadnoGui compiles now.
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-07  Karsten BallüderSome fixes for Solaris (2.5).
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Guilhem Lavaux* Fixed Async -> sync in wxExecute
1998-07-01  Vadim Zeitlin* added gtk_text_changed callback and implemented Disca...
next