]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Test commit
[wxWidgets.git] / src / gtk /
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...
2000-10-11  Vadim Zeitlinadded (MSW/GTK) and documented new frame and dialog...
2000-10-08  Vadim ZeitlinwxFileDialog changed to use (new) wxCHANGE_DIR flag...
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
2000-09-30  Vadim Zeitlinfix from Robert for extra refreshes
2000-09-28  Václav Slavíkadded wxNotebook::AssingImageList
2000-09-26  Julian SmartRemoved assert complaining about out-focus without...
2000-09-25  Ron Leeimplemented wxDisplaySizeMM for gtk, msw & motif.
2000-09-18  Vadim Zeitlingive frame a reasonable default size if none specified
2000-09-16  Robert Roebling Set the m_isFrame flag corrcetly.
2000-09-15  Robert Roebling Minor corrections to new theme code.
2000-09-15  Julian SmartAdded Set/GetThemeEnabled and used this for determining...
2000-09-15  Robert Roebling wxFrame's m_mainWidget didn't have themes.
2000-09-15  Robert Roebling Notebook theme attampt.
2000-09-14  Robert Roebling Another theme fix.
2000-09-14  Robert Roebling More theme goodies.
2000-09-13  Vadim Zeitlin1. wxFrame::IsIconized() fixed - seems to work
2000-09-13  Robert Roebling Did the unmap/map trick for wxFrame::IsIconized().
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-09-12  Robert Roebling Corrcted accel keys for bitmap menus.
2000-09-11  Robert Roebling Added experim. support for wxFRAME_TOOL_WIN
2000-09-11  Julian SmartCorrected frame.cpp to recognise wxNO_BORDER properly
2000-09-10  Vadim ZeitlinwxTipWindow added and is now used by wxSimpleHelpProvider
2000-09-08  Julian SmartFixed memory leak in listbox, fixed memory leak reporti...
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-07  Julian SmartApplied memory allocation patch, and worked around...
2000-09-07  Julian SmartGot wxHelpContext working, plus wxFindWindowAtPointer...
2000-09-07  Julian SmartMade wxContextHelp implementation generic and added...
2000-09-05  Robert Roebling Applied DrawArc patch.
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-30  Julian SmartAdded wxSYS_COLOUR_3DLIGHT
2000-08-29  Julian SmartFixed CanCut
2000-08-29  Julian SmartDon't allow for status or toolbar size if they are...
2000-08-15  Václav Slavíkadded wxIcon::CopyFromBitmap to wxGTK
2000-08-15  Jouk Jansen Committing in .
2000-08-10  Jouk Jansen Committing in .
2000-08-10  Jouk Jansen Committing in .
2000-08-10  Vadim ZeitlinwxMDIFrames define DoGetClientSize() and not GetClientS...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-07-27  Julian SmartUpdated file list to include dirctrlg.cpp
2000-07-25  Václav Slavíkgtk 1.2.8 compilation fix
2000-07-24  Ove KaavenFix gtk+ 1.2 compilation...
2000-07-20  Unknown (NI)another small error
2000-07-20  Unknown (NI)no comment :)
2000-07-20  Unknown (NI)umph, had made a dangerous mistake
2000-07-20  Unknown (NI)Applied the patch by Garrick Meeker
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-07-19  Ove KaavenThere's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so...
2000-07-19  Ove KaavenMake this compile with gtk+ 1.3.1... not sure what...
2000-07-19  Ove KaavenUse GTK_OBJECT_GET_CLASS macro.
2000-07-19  Ove Kaavengtk+ 1.3.1's region transformation code no longer retur...
2000-07-19  Ove KaavenThere's no gtk_widget_push_visual/pop_visual in gtk...
next