]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
first pass of wxUniv merge - nothing works, most parts don't even compile
[wxWidgets.git] / src / gtk1 /
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-22  Vadim Zeitlin1. fixed wxBase RPM template
2001-06-18  Vadim Zeitlinimplemented text styles for GTK+
2001-06-15  Vadim Zeitlinapplied patch 433352 (fix for wxTextCtrl::SetForeground...
2001-06-14  Robert Roebling I don't understand the SetIconState code in /src...
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
2001-06-08  Vadim Zeitlinregenerated files with tmake
2001-06-06  Vadim Zeitlinfixed slider value rounding once again
2001-06-03  Václav Slavíkadded wxUSE_INTL around wxLocale::GetSystemEncoding
2001-06-03  Václav Slavíkadded code to set wxFont's default encoding to wxLocale...
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-27  Vadim Zeitlinregenerated from tmake templates
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-21  Vadim Zeitlin(blind) fix for joystick compilation problems
2001-05-20  Robin DunnSince there was no #include before the #if wxUSE_JOYSTI...
2001-05-18  Robert Roebling Applied patch for non-Latin keyboards.
2001-05-17  Julian SmartCall OnParentEnable from wxTextCtrl::Enable
2001-05-17  Julian SmartImplemented OnParentEnable to allow widgets to reset...
2001-05-16  Julian SmartMade wxWindow::Enable recursive in order to solve colou...
2001-05-16  Julian SmartApplied patch #418555: wxTextCtrl uses wrong background...
2001-05-11  Robin DunnChanged wxRootWindow from a global to a staic variable...
2001-05-10  Guillermo Rodrigue... Private gsocket files were using 'typedef int bool...
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-07  Vadim ZeitlinGetSelection() always returns from <= to as wxMSW does
2001-05-03  Vadim Zeitlinfix InsertSeparator() (patch 420987)
2001-05-02  Vadim Zeitlinfixed (?) crashes because of default GUI font being...
2001-05-01  Robert Roebling Some minor clean-ups to the wxScrolledWindow code.
2001-05-01  Robert Roebling wxScrolledWindow next take, the Gizmo controls
2001-05-01  Julian SmartRemoved generic scrolwin.cpp from wxGTK list because...
2001-05-01  Julian SmartUpdated src/gtk/files.lst
2001-05-01  Jouk Jansen Committing in .
2001-05-01  Robert Roebling wxScrolledWindow now emits wxScrollWinEvents. Something
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-29  Robert Roebling Native wxScrolledWindow finishing touches.
2001-04-29  Robert Roebling wxScrolledWindow is now a native widget under GTK.
2001-04-28  Václav Slavíkadded xpmdecod.cpp
2001-04-26  Robert Roebling Added Greg's wxBitmapButton patch, take 2.
2001-04-22  Václav Slavíkadded wxXPMHandler
2001-04-22  Václav Slavíkmoved gtk/palette.cpp to generic/paletteg.cpp
2001-04-22  Robert Roebling Toplevel windows now send both activate and focus
2001-04-22  Robert Roebling Applied BMP patch.
2001-04-19  Robin DunnAdded wxCURSOR_ARROWWAIT which is the default arrow...
2001-04-19  Vadim Zeitlinfix for scrollbar rounding errors
2001-04-14  Vadim Zeitlinfixed DoDrawEllipse() bbox calculation (patch 415116)
2001-04-09  Robert Roebling Added wxFileName::GetModificationTime()
2001-04-04  Václav Slavíkimplemented wxMask::Create(bitmap, paletteEntry) for...
2001-04-02  Vadim Zeitlinmerged wxLogDebug -> wxLogTrace change from 2.2 branch
2001-03-29  Ove KaavenUnicode compilation fix.
2001-03-26  Julian SmartAdded focus in/out handlers for wxTextCtrl
2001-03-25  Václav Slavíkimplemented dummy wxPalette for wxGTK, so that it no...
2001-03-16  Vadim Zeitlinreplaced wxLogDebugs with wxLogTrace in dnd code -...
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-03-10  Vadim Zeitlintrying to fix wxSpinCtrl update behaviour
2001-02-22  Julian SmartAdded wxYieldIfNeeded
2001-02-19  Vadim Zeitlintemp (?) fix for wxYield() calls from other threads
2001-02-13  Julian SmartMore GTK+ 1.3.1 fixes
2001-02-13  Julian SmartFurther __WXGTK20__ fix
2001-02-13  Jouk Jansen Committing in .
2001-02-13  Julian SmartTried to fix GTK+ 2.0 compilos
2001-02-12  Julian SmartFix for unsafe use of a global pointer for focus window...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2001-02-06  Vadim Zeitlinregenerated all makefiles from filelist.txt
2001-02-06  Vadim Zeitlinapplied patch 103591 which should fix wxWakeUpIdle()
2001-01-31  Vadim ZeitlinRemoved obsolete files
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-31  Vadim ZeitlinwxDC scaling fix patch (Derry Bryson)
2001-01-31  Vadim Zeitlinsupport for wxGA_VERTICAL in wxGauge
2001-01-24  Vadim Zeitlinapplied wxNativeFontInfo patch #103089
2001-01-23  Robert Roebling Change required for new event types.
2001-01-17  Vadim Zeitlinapplied file history patch
2001-01-11  Robert Roebling wxYield() patch from stable tree.
2001-01-07  Robert Roebling Make wxMenuItem::GetLabel() handle escaped underscores
2001-01-03  Vadim Zeitlinregenerated the makefiles to include filename.cpp
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
2000-12-28  Robert Roebling Added wxFileName.
2000-12-22  Robert Roebling Log error messages work.
2000-12-19  Vadim Zeitlinfix for a crash in ~wxFontList
2000-12-18  Vadim ZeitlinwxNativeFontInfo changes
2000-12-18  Vadim Zeitlinapplied wxNativeFontInfo patch from Derry Bryson (with...
2000-12-16  Robert Roebling Applied colour patch for better 8-bit support,
2000-12-16  Robert Roebling Added wxCommandEvent::IsSeection for listbox,
2000-12-14  Vadim Zeitlinmerged in fix for GetValue() from the 2.2 branch
2000-11-27  Robert Roebling Applied glcanvas patch.
2000-11-26  Robert Roebling Ported stable-tree refresh code to devel tree.
2000-11-25  Vadim Zeitlinfixed majorDim == 0 problem in wxGTK::wxRadioBox
2000-11-24  Vadim Zeitlin1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
2000-11-24  Robert Roebling matrix compile fix
2000-11-24  Robert Roebling Made dnd reentrent safe as per stable tree.
2000-11-24  Jouk Jansen Committing in .
2000-11-24  Jouk Jansen Committing in .
2000-11-23  Robert Roebling Ported new double idle handlers for pending events
2000-11-23  Robert Roebling Upported wxListBox key handling and SetFirstItem()
2000-11-23  Robert Roebling Busy cursor don't need wxYield(), SendIdleEvents()
2000-11-18  Václav Slavíkadded wxCursor ctor for creation from bits array
2000-10-31  Vadim Zeitlincompilation fix (sorry!)
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-30  Vadim ZeitlinwxDC::GetSize() should work now in wxGTK
2000-10-20  Vadim Zeitlinan implementation of wxListBox::SetFirstItem() which...
2000-10-20  Vadim Zeitlinfixed problem with calling SetFont() when (multiline...
next