]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
i18n fixes
[wxWidgets.git] / src / gtk1 /
1998-10-24  Robert Roebling Added support for frames without borders (such as for
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-24  Denis PershinPrealpha, prebeta of new wxTreeCtrl for GTK. It is...
1998-10-21  Robert Roebling SetBackground for ListBox and others
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-19  Vadim Zeitlin1. wxTextCtrl::SetBackgroundColour() now works
1998-10-18  Vadim Zeitlinminor changes (a couple of error messages added to...
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-04  Karsten BallüderwxGetUserName() now returns only the user name, not...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-29  Vadim Zeitlin1) wxGTK now use the new, native implementation of...
1998-09-29  Denis PershinTotally rewritten TreeCtrl for GTK...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-22  Vadim ZeitlinwxListBox::FindString(): it's not an error if the strin...
1998-09-20  Karsten Ballüdersee mail to list
1998-09-19  Karsten Ballüderchanged wxMatchWild() 3rd parameter not used under...
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-15  Vadim ZeitlinwxPenRefData copy ctor was somehow not declared in...
1998-09-12  Robert Roebling Next try at removing the dancing sliders
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-09  Robert Roebling Tried to find a non-existing bug in the cursor-code
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-08  Robert Roebling Rewrote wxRadioBox (recompile)
1998-09-07  Robert Roebling I debug DialogEd for five hours and then Karsten
1998-09-07  Robert Roebling Changed DnD MIME file type for file DnD. Understood?
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-07  Julian SmartFixed wxCheckBox on wxGTK (SetLabel called before widge...
1998-09-07  Robert Roebling Added USE_CONFIG
1998-09-07  Robert Roebling wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT
1998-09-07  Robert Roebling Much more aggressive for intercepting events and
1998-09-07  Robert Roebling Tries unsuccesfully to cure a few more problems
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-09-06  Robert Roebling wxMenu doesn't anylonger call the callback if the
1998-09-06  Robert Roebling SetFont() the second
1998-09-06  Guilhem Lavaux* Added wxsocket lib and sample (I hope I don't forget...
1998-09-06  Julian SmartCommented out Robert's SetFont change for now; changed...
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-09-05  Julian SmartFixed Get...String functions.
1998-09-05  Robert Roebling Fixed a small wxDialog thing
1998-09-04  Robert Roebling Corrected wxWindow::GetExtent
1998-09-04  Vadim Zeitlinimage in the notebook is now at the left of the label...
1998-09-04  Julian SmartFixed compile error in gtk/dc.cpp (L.88); also menu...
1998-09-03  Robert Roebling It's possible now to save to a PNG. OK, I still
1998-09-03  Vadim ZeitlinwxNotebook now supports the item images (except for...
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
next