]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Did somework on the generic dialogs,
[wxWidgets.git] / src / gtk1 /
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-10  Robert Roebling Updates for makefile.unx
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-08  Vadim Zeitlin1. regenerated makefiles
1999-08-08  Robert Roebling Added wxNewSizer and wxBorderNewSizer with sample
1999-08-08  Robert Roebling Added strconv
1999-08-06  Robert Roebling Distrib things,
1999-08-05  Robert Roebling Compile fix for dynarray,
1999-08-05  Robert Roebling Applied patch for stipppled brushes,
1999-08-04  Robert Roebling Minor changes to viusal appearance,
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-07-30  Vadim Zeitlinno more assert failure in GetSelection() if there is...
1999-07-30  Vadim Zeitlinlink fix for no sockets compilation
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-30  Vadim Zeitlinexplicit compilation fix
1999-07-30  Robert Roebling Doc corrections,
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-29  Robert Roebling Makefile changes
1999-07-29  Robert Roebling I had to remove (Robin's) makefile creation clause
1999-07-28  Vadim Zeitlinm_clientData conflict fixed
1999-07-28  Robert Roebling Added tmake template for simple wxGTK makefile
1999-07-28  Vadim Zeitlin1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN...
1999-07-27  Robert Roebling Corrected some more docs,
1999-07-27  Robert Roebling Small distrib updates,
1999-07-27  Vadim ZeitlinwxGTK compilation fixes
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Robert Roebling Next take at radioboxes
1999-07-26  Karsten Ballüderdestructor for wxMenu deletes menu now
1999-07-26  Robert Roebling Added more docs for the new events, derived from...
1999-07-26  Vadim Zeitlinno more \& in radio buttons labels
1999-07-25  Robert Roebling Distrib things
1999-07-25  Robert Roebling Added wxStaticBitmap::SetIcon()
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-23  Guilhem LavauxAdded GSocket motif (it compiles but I didn't tested it)
1999-07-23  Ove KaavenAdd more _T() in asserts...
1999-07-23  Ove KaavenUse memcmp instead of that wxString hack
1999-07-23  Ove KaavenConvert argv[] to Unicode
1999-07-22  Robert Roebling Corrected wxlistBox, wxRadioBox, wxComboBox and
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-22  Robert Roebling wxMenu compile fix
1999-07-21  Robert Roebling Mini-fix for wxStaticBitmap
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-19  Vadim Zeitlincompilation fixes
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-07-19  Robert Roebling Updated testconf
1999-07-18  Karsten Ballüdermore reasonable default size
1999-07-18  Karsten BallüderAdded wxHelpControllerHtml, derived from wxHtmlHelpCont...
1999-07-15  Robert Roebling Compile fixes,
1999-07-15  Robert Roebling wxWindowDC now uses its window's font
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-15  Robert Roebling Compile fixes.
1999-07-15  Vadim Zeitlin1. fixed makefile.vc for OLE files
1999-07-15  Vadim Zeitlin1. wxTextCtrl compilation fixes for wxGTK and more...
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-14  Robert Roebling Removed bug that made wxWindow call OnPaint
1999-07-13  Robert Roebling New attempt at getting constraints work
1999-07-12  Vadim Zeitlin1. wxTextControl::SetFont() does something (good or...
1999-07-11  Robert Roebling New global cursor behaviour.
1999-07-11  Robert Roebling A few compile things.
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-07-07  Vadim Zeitlinattempts to fix wxStaticBitmap::SetBitmap() - still...
1999-07-07  Vadim Zeitlincompilation fixes for wxGTK
1999-07-07  Karsten BallüderMade tearoff menus work for gtk :-)
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-01  Robert Roebling Corrected bug in filedlg.
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-26  Robert Roebling Added wxGTK-only cmn dialogs.
1999-06-25  Robert Roebling Commented out "best visual" code.
1999-06-25  Robert Roebling Oops.
1999-06-25  Robert Roebling Changed a few true -> TRUE
1999-06-24  Robert Roebling wxGTK now chooses the best visual X offers,
1999-06-23  Karsten BallüderMinor improvement to keyevent handling.
1999-06-22  Robert Roebling A bit of distribution/makefiles things.
1999-06-22  Robert Roebling Makefiles without dependencies
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-21  Robert Roebling New Makefile.ins, updates for the Motif build, removed
1999-06-18  Robert Roebling Made things compile again (two pizzas).
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-17  Karsten BallüderFixed the ugly cursor. global cursor no longer initiali...
1999-06-17  Karsten BallüderChanged default cursor to be an arrow rather than the...
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Harco de Hilstercvs now ignores libtool's .lo and .la files
1999-06-14  Ove KaavenThe Unicode handling fixes my app seemed to need.
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
next