]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
removed old bc++ makefiles
[wxWidgets.git] / src / gtk1 /
2003-08-15  Julian SmartApplied patch2 of [ 703990 ] attrib support in wxGTK2...
2003-08-14  Václav SlavíkGTK2 compilation fix for Vadim's compilation fix
2003-08-14  Jouk Jansen Committing in .
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() for...
2003-08-13  Jouk Jansen Committing in .
2003-08-11  Vadim Zeitlincompilation fix
2003-08-11  Vadim Zeitlininitialize the font fields properly when it corresponds...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-08  Robin DunnFix for wxTextCtrl::GetSelection for singel line contro...
2003-08-07  Václav Slavíkfixed wxBase and GUI separation for sockets code
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-08-03  Vadim Zeitlinset event object correctly for the menu events
2003-08-02  Václav Slavíkreturn wxToolkitInfo by reference and not by pointer
2003-08-02  Václav Slavíkreplaced wxAppTraits::GetOSVersion with GetToolkitInfo...
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
2003-08-01  Vadim Zeitlin1. added flags to splitter drawing functions and replaced
2003-07-30  Vadim Zeitlinreverted GTK 1.x part of the last patch, it breaks...
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Václav Slavíkcompilation fix
2003-07-27  Vadim Zeitlinimplemented native GTK drawing for the splitter
2003-07-22  Vadim Zeitlinfailed attempts to implement native GTK look for the...
2003-07-22  Robert Roebling Applied pop menu patch.
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-21  Vadim Zeitlinbitmaps of size 0 shouldn't be valid
2003-07-20  Vadim Zeitlincompilation fix
2003-07-20  Václav Slavík(incomplete) compilation fix
2003-07-20  Mattia Barbon Always initialize variable.
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-20  Václav Slavíkfiles.lst files are no longer used
2003-07-19  Mattia Barbon Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
2003-07-19  Vadim Zeitlinextracted common code into a single wxfileDialogBase...
2003-07-14  Julian SmartSendIdleEvents -> ProcessIdle
2003-07-14  Julian SmartRationalised OnIdle
2003-07-13  Julian SmartImprovements to OnIdle processing
2003-07-12  Julian SmartUse WM_INITMENUPOPUP
2003-07-10  Vadim Zeitlincorrected bug with alignment of static labels with...
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...
next