]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Moved fix from 2.2 branch that allows the attributes in MSW wxListCtrl
[wxWidgets.git] / src / gtk1 /
2001-08-12  Václav Slavíkadded wxEventLoop::GetActive()
2001-08-08  Robert Roebling Probably fixed listbox crashes.
2001-08-06  Robert Roebling Applied patch for wxComboBox and wxListBox to
2001-08-06  Vadim Zeitlinregenerated to include src/common/containr.cpp
2001-08-06  Vadim Zeitlincompilation fix (sorry)
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-08-05  Robert Roebling Patch that should prevent problem with interference
2001-08-03  Vadim Zeitlinfix for infinite recursion in UpdateFontIfNeeded
2001-08-03  Vadim Zeitlincompilation error fixed
2001-08-03  Vadim Zeitlinfailed attempt to change the default action for GTK...
2001-08-02  Robin DunnDon't send a focus event if the window is a wxTextCtrl...
2001-08-02  Robin DunnDon't send a focus event if the window is a wxTextCtrl...
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-31  Vadim Zeitlinfixed compilation [warning]
2001-07-30  Vadim Zeitlin1. made ScrollLines/Pages return bool indicating if...
2001-07-30  Vadim Zeitlincompilation fixes for wxGTK
2001-07-27  Vadim Zeitlindon't crash when invalid colour is set as fg/bg colour
2001-07-26  Vadim Zeitlin(bad) fix for asserts and OnIdle events
2001-07-26  Vadim Zeitlin*really* suppress log messages from inside wxYield
2001-07-26  Robert Roebling Fixed problem with missing refresh in wxScrolledWindow::
2001-07-26  Vadim Zeitlinrespect SetFont/SetXXXColour in wxTextCtrl even when...
2001-07-26  Vadim Zeitlindon't do anything in SetBackgroundColour() if colour...
2001-07-26  Vadim Zeitlinadded wxWindow::Freeze/Thaw(), implemented them for...
2001-07-14  Robin DunnAdded RTTI macros to wxToolTip
2001-07-13  Vadim Zeitlinadded popupcmn.cpp
2001-07-13  Vadim Zeitlinregenerated the makefiles to include regex.cpp
2001-07-12  Jouk Jansen Committing in .
2001-07-11  Vadim Zeitlinadded and documented wxApp::OnAssert
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Václav Slavíkcompilation fix for wxGTK
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim Zeitlinadded untested implementation of wxEvtLoop for GTK+
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-09  Vadim Zeitlinsimplified RTTI chain: wxFrame base class is now direct...
2001-07-09  Václav Slavíkadded wxUSE_POPUPWIN
2001-07-09  Vadim Zeitlinscrolling with kbd generates scroll events too
2001-07-09  Robert Roebling Removed wxPopupWindow from normal (non-wxUniv) build
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlinfixed deleting pages from the notebook
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Vadim Zeitlinbackported crash fix for wxFrame::Iconize() from 2.2
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-07-02  Vadim Zeitlincompilation fixes
2001-07-02  Vadim Zeitlinfix for compilation without WXWIN_COMPATIBILITY_2_2
2001-07-01  Václav Slavíkadded generic/accel.h to filelist.txt so that wxGTK...
2001-07-01  Václav Slavík(hopefully) fixed wxGTK wxScrolledWindow::GetClientSize bug
2001-06-28  Julian SmartFixed some compilos. Things that still need fixing...
2001-06-27  Julian SmartNow wxFrame derives from wxFrameMSW/GTK in non-wxUniv...
2001-06-27  Vadim Zeitlinfix for wxBitmapType definition problem
2001-06-27  Vadim Zeitlinlinking fixes
2001-06-26  Vadim Zeitlincompilation fixes - wxGTK compiles but not links
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
next