]> git.saurik.com Git - wxWidgets.git/history - src/gtk
STL-ification patch for wxMSW and wxGTK.
[wxWidgets.git] / src / gtk /
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-10  Vadim ZeitlinGTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have...
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-10  Vadim Zeitlinallow wxPopupWindow get the key events (patch 713269)
2003-07-09  Vadim ZeitlinGetClientData(int n) should be const (part of patch...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-08  Robert Roebling Added Theme patch.
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-07-07  Václav SlavíkUnicode compilation fixes
2003-07-06  Vadim Zeitlindon't east 100% of CPU when showing popup menu (patch...
2003-07-06  Vadim Zeitlinforward ported patch to IsEditable()
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-07-01  Vadim Zeitlininit more (all?) member variables
2003-06-30  Vadim Zeitlinsmall wxGTK compilation fixes
2003-06-30  Vadim Zeitlinmore work on fixing wxEntry() and ANSI/Unicode cmd...
2003-06-30  Vadim Zeitlinextracted common initialization/cleanup functions in...
2003-06-24  Vadim Zeitlincompilation fix for wxGTK
2003-06-24  Vadim Zeitlinregenerated project/makefiles with tmake
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-20  Václav Slavíkfix one of reasons for crash if there is no font
2003-06-19  Robert Roebling Font crash and timer fix as per 2_4.
2003-06-14  Vadim Zeitlinregenerated using tmake to add fldlgcmn.cpp
2003-06-14  Vadim ZeitlinwxFileDialog cleanup, extracted common code to fldlgcmn...
2003-06-13  Vadim Zeitlinregenerated all make/project files to include selstore...
2003-06-09  Stefan NeisFixed Refresh to clip update rectangles to the visible...
2003-06-03  Vadim Zeitlinfixed wxPenRefData::operator==() (part of patch 742783)
2003-06-01  Julian SmartFix for [ 688754 ] wxNotebook::SetSelection(-1) will...
2003-06-01  Julian SmartApplied patch [ 739063 ] window.cpp (gtk) - mouse event...
2003-06-01  Julian SmartApplied patch [ 735588 ] Gtk2 textctrl selection fix
2003-05-31  Václav Slavíksupport SetBackgroundMode and SetTextBackground with...
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2003-05-21  Julian SmartApplied patch [ 739401 ] gtk_init() has to be called...
2003-05-14  Robin DunnChanges allowing for proper KEY_DOWN and CHAR events...
2003-05-11  Gilles Depeyrotassert is raised when using the thread sample (which...
2003-05-11  Gilles Depeyrotadded assert to detect attempt to install idle handler...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-05-06  Robert Roebling OpenGL for GTK2 fixes.
2003-05-05  Mattia Barbon Fix for crash on exit.
2003-05-05  Robert Roebling Upported fix to mouse capture event handling.
2003-05-04  Julian SmartAdded some missing copyright lines
2003-05-03  Robin DunnReversed the meaning of black and white in wxRegion...
2003-05-01  Vadim Zeitlinmake accelerators for bitmap menu items work (patch...
2003-05-01  Vadim Zeitlincompilation fix
2003-05-01  Vadim Zeitlinbetter handling of transparent colour in wxImage conver...
2003-05-01  Vadim Zeitlinfixes for working with mono bitmaps (patch 728768)
2003-04-30  Robin DunnShaped window support for wxMac, plus a wxSTAY_ON_TOP...
2003-04-24  Robert Roebling Another attempt to fix the freeze while mouse capturing.
2003-04-24  Robert Roebling Upported minor fix for font dialog.
2003-04-24  Jouk Jansen Committing in .
2003-04-23  Robin DunnPrevent a Gtk-CRITICAL message when Remove()ing a menu...
2003-04-23  Robert Roebling Typo in mouse event code.
2003-04-11  Vadim Zeitlinuse on gdk_draw_lines() call instead of multiple gdk_dr...
2003-04-11  Vadim Zeitlinfixes for user dash handling (patch 717736)
2003-04-10  Vadim Zeitlinregenerated with tmake after adding datacmn.cpp
2003-04-10  Vadim Zeitlinextracted duplicated code from src/*/data.cpp in a...
2003-04-05  Václav Slavíkregenerated makefiles
2003-04-04  Robin DunnHandle checkable items the right way in all cases
2003-04-03  Robin DunnCorrection to my new menu code: handle submenus on...
2003-04-03  Robin DunnFixed menu event propogation to be consistent across...
2003-04-02  Julian SmartApplied patch [ 705212 ] wxTextCtrl::SetSelection(...
2003-03-31  Julian SmartMore deprecated class mods
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-25  Julian SmartUse virtual functions to help splittree work
2003-03-24  Vadim Zeitlinimplemented Remove() and Replace() for GTK2 (patch...
2003-03-23  Julian SmartRemoved obsolete ODBC classes.
2003-03-23  Vadim Zeitlinregenerated the makefiles with the latest filelist.txt
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-16  Robert Roebling Text attributes for GTK2.
2003-03-16  Robert Roebling Better scrolling to cursor.
2003-03-05  Václav Slavíkfix compilation for GTK1
2003-03-04  Václav Slavíkadded support for GTK2 label mnemonics (patch #689573)
2003-03-02  Robert Roebling Up-ported wxBusyCursor fix and wxCombBov default...
2003-03-01  Robert Roebling Upported combobox changes and another fix.
2003-02-28  Václav Slavíkfixed wxScrollBar creation when default size was used
2003-02-28  Václav Slavíkadded native wxMessageDialog implementation for GTK+2
2003-02-27  Václav SlavíkwxCLOSE->wxCLOSE_BOX
2003-02-26  Václav Slavíkadded wxCLOSE and fixed wxSYSTEM_MENU on Unix
2003-02-19  Václav Slavíkfixed wxSYS_DEFAULT_GUI_FONT lookup
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-02-18  Robert Roebling Applied John's patch.
2003-02-18  Julian SmartApplied patch [ 681262 ] Add EVT_MENU_OPEN support...
2003-02-14  Vadim Zeitlincompilation fix (missing header)
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-11  Robert Roebling Minor corrections.
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-10  Robert Roebling Support underscroes in menu item names under GTK2
2003-02-03  Václav Slavíkfixes to ShowFullScreen (KDE 3.1)
2003-02-03  Jouk Jansen Committing in .
2003-02-02  Vadim Zeitlinindicate whether this is a selection or a deselection...
2003-01-31  Robert Roebling Typo.
2003-01-31  Robert Roebling Compile fix.
2003-01-31  Robert Roebling Corrected GTK2 creation of default font.
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-27  Ron LeeFixed bug in FlexGridSizer mods that prevented them...
2003-01-26  Robert Roebling Now scaling doesn't scale GetTextExtent() anymore...
2003-01-26  Robert Roebling Font work.
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-24  Julian SmartApplied patch [ 673055 ] Text rendering in wxGTK 2...
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
next