]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Enabled the wxUSE_VC_CRTDBG to be optional even if it would otherwise
[wxWidgets.git] / src / gtk1 /
1998-11-25  Robert Roebling Improvements for notebooks on various versions of GTK
1998-11-24  Guilhem Lavaux* Fixed a memory leak in wxThread
1998-11-24  Robert Roebling Big fix for GTK 1.1.5
1998-11-24  Robert Roebling GTK's dnd is broken, not mine
1998-11-23  Robert Roebling Corrected wxCHECK calls in bitmap.cpp
1998-11-23  Robert Roebling wxFrame::size There is always a hack to solve your...
1998-11-23  Robert Roebling Build fix in wxLog
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-18  Robert Roebling Added support for SCROLL_TOP and _BOTTOM events
1998-11-16  Robert Roebling Hm, FortyThieves' cards were all black.
1998-11-16  Robert Roebling Fixed bug in dc::blit()
1998-11-16  Robert Roebling Fixed resizing of wxTextCtrl
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
1998-11-15  Robert Roebling Coompilation fixes for GTK 1.1.3
1998-11-14  Robert Roebling Added spinbutton
1998-11-14  Robert Roebling Doc corrections
1998-11-12  Robert Roebling CalcBoundingBox() added so that Max() works in wxDC
1998-11-11  Robert Roebling Still bit fiddling in wxImage.
1998-11-10  Robert Roebling Deleted a debugging line.
1998-11-10  Robert Roebling Bit fiddling part 4.
1998-11-09  Robert Roebling Yes, two more bugs killed.
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-09  Mart Raudseppif the wxTextCtrl is empty set by SetInsertionPointEnd...
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-03  Robert Roebling Bit fiddling.
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-11-02  Robert Roebling DnD fixes
1998-11-02  Denis PershinAll functionality I know hot implement already implemented.
1998-10-31  Denis PershinVisible functions implemented
1998-10-31  Denis PershinwxTreeCtrl changes:
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-30  Karsten Ballüderwait4() now extern "C" :-)
1998-10-30  Karsten Ballüderadded wait4() prototype for solaris
1998-10-30  Robert Roebling Tought Systemettings that sysfont has 12 pts
1998-10-29  Robert Roebling 24-bit rendering from wxImage into wxBitmap
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-28  Guilhem Lavaux* Build IODBC on demand on unix.
1998-10-28  Mart RaudseppwxWave class for wxGTK (linux)
1998-10-28  Robert Roebling DnD
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Julian SmartMotif and other mods
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
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)
next