]> git.saurik.com Git - wxWidgets.git/history - src/gtk1
Minimal implementation of --rescomp option for wx-config,
[wxWidgets.git] / src / gtk1 /
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-14  Julian SmartRemoved GTK+2 bitmap menu item code
2005-11-07  Mart Raudsepp[wxGTK] Support run-time changing of the wxFRAME_NO_TAS...
2005-11-07  Mart Raudsepp[wxGTK] Support changing the wxSTAY_ON_TOP style value...
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-03  Kevin HockUse toplevel parent rather than immediate parent as...
2005-10-26  Mart RaudseppCompilation fix...
2005-10-10  Kevin HockFor consistency with other ports, send TEXT event after...
2005-10-10  Vadim Zeitlinrefactored wxGTK scrolling: it has now fully-functionin...
2005-10-10  Vadim Zeitlinadded GtkUpdateScrollbar; folded some code duplicated...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-10-05  Włodzimierz SkibawxColour source cleaning. Corrections to 'const unsigne...
2005-10-04  Włodzimierz SkibaFix for mistake with const for non pointer/reference...
2005-10-04  Włodzimierz SkibawxBrush::SetColour and wxPen::SetColour unified. Source...
2005-10-01  Vadim Zeitlinfix the size of the created subbitmap
2005-09-28  Vadim ZeitlinwxGTK1 compilation fix after last commit
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-26  Mart RaudseppRevert revision 1.102.2.2:
2005-09-26  Vadim Zeitlinfixed variable shadowing icc warnings
2005-09-25  Vadim Zeitlinfixed warnings about pointer to integer cast
2005-09-25  Vadim Zeitlinremoved more extraneous semicolons
2005-09-25  Vadim Zeitlinuse wxIsSameDouble() and wxIsNullDouble() for warning...
2005-09-25  Michael WetherellFixes for include guards, patch 1256967 Paul Cornett
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-25  Vadim Zeitlinposition is always unsigned in InsetPage(), no need...
2005-09-25  Michael WetherellFix for crash in ~wxWindow() on solaris
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-21  Mart Raudsepp[wxGTK] Remove wxTLW::RequestUserAttention related...
2005-09-18  Julian SmartApplied patch 1283609 GTK window dtor + wxGrid + cellEd...
2005-09-15  Włodzimierz SkibawxUSE_SPLINES markup and other cleanings.
2005-09-11  Vadim Zeitlinuse given position for page insertion instead of trying...
2005-09-04  Mart Raudsepp[wxTLW-GTK] Don't connect to the configure_event twice...
2005-09-04  Mart Raudsepp-Wundef fixes
2005-09-03  Kevin HockMulti-thread fix from Angel [ patch 1281057 ]
2005-09-02  Mart Raudsepp[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525...
2005-08-24  Mart Raudsepp[wxGTK2] Don't duplicate code inside wxFontRefData...
2005-08-23  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo...
2005-08-22  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to...
2005-08-22  Mart Raudsepp[wxGTK2] Don't query native font for underlined, but...
2005-08-22  Mart Raudsepp[wxGTK2] Do what we (I) can wrt the win32 centric wxNat...
2005-08-22  Mart Raudsepp[wxGTK2] wxFont::Get* - Query native font for informati...
2005-08-17  Mart Raudsepp[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
2005-08-17  Vadim Zeitlinadded GetCurrentSelection(); made GetSelection() behave...
2005-08-08  Mart RaudseppExpand tabs, identation/whitespace fixes
2005-08-08  Mart RaudseppExpand tabs
2005-08-08  Mart Raudsepp[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x...
2005-08-05  Vadim Zeitlininitialize send_event field of GdkEventExpose we genera...
2005-08-04  Mart Raudsepp[wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALI...
2005-08-03  Mart Raudsepp[wxGTK2] multiline wxTextCtrl: Implement XYToPosition...
2005-08-02  Michael WetherellAdd import/export attributes
2005-08-01  Mart Raudsepp[wxGTK] wxFileDialog: Use native overwrite confirmation...
2005-08-01  Mart RaudseppMostly cosmetical preprocessor check modifications...
2005-08-01  Mart Raudsepp[ 1222406 ] Fix for BadMatch X errors with wxGLCanvas...
2005-07-29  Mart RaudseppWhitespace fixes
2005-07-29  Mart Raudseppslight CPP logic fix in my wxTLW::RequestUserAttention...
2005-07-28  Mart RaudseppwxGTK: Implemented wxTLW::RequestUserAttention()
2005-07-28  Vadim ZeitlinShowFullScreen() shows the window if it was still hidde...
2005-07-26  Michael WetherellSupport comma separated list in G_FILENAME_ENCODING
2005-07-25  Mart Raudsepp#if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-07-16  Robert Roebling Apply patch for querying tooltip colours.
2005-07-16  Robert Roebling Applied GTK clipboard end of string patch.
2005-07-14  Mart RaudseppOptimize wxGTK2 wxTextCtrl::GetLineText
2005-06-29  Robert Roebling Apply mask origin patch for blitting.
2005-06-20  Václav Slavíkchanged exceptions handling to work under wxGTK
2005-06-14  Mart RaudseppAdd some missing runtime gtk+ version checks. There...
2005-06-14  Mart RaudseppUse the toplevel widget as the parent in gtk_file_choos...
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-06-10  Michael WetherellDeclare gtk_icon_size_lookup if it is missing from...
2005-06-10  Stefan NeisInclude rawbmp.h only for __WXGTK20__ (unneeded for...
2005-06-08  Włodzimierz SkibaSecond part of '[ 1216148 ] cleanup: unused variables...
2005-06-06  Włodzimierz SkibaSource cleaning inspired by and included in patch ...
2005-06-02  Julian SmartReverted last two changes
2005-06-02  Julian SmartMoved allocation of m_imData or key down gives seg...
2005-06-02  Julian SmartApplied patch [ 1207162 ] wxTextCtrl::SetStyle fix...
2005-06-02  Robin DunnSave the last key event so EVT_CHAR events can filled...
2005-05-31  Julian SmartTemporary fix
2005-05-31  Julian SmartReplaced embedded images
2005-05-31  Julian SmartApplied Vaclav's gtk_icon_size_lookup_for_settings...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-30  Julian SmartApplied patch [ 1211219 ] Build fix for configurations...
2005-05-26  Robin Dunnadded wxART_NEW
2005-05-26  Robin DunnDon't add extra size to the height, it makes the combo...
2005-05-21  Kevin HockMay as well add the GTK version runtime checks for...
2005-05-21  Robert Roebling Add runtime 2.4.0 check.
2005-05-21  Robert Roebling Add conversion to and from menu hotkeys and
2005-05-21  Robert Roebling Apply minimal DC patch.
2005-05-21  Robert Roebling Setting the background colour of a wxWindow or
2005-05-21  Kevin HockAdd wxSTAY_ON_TOP support [Patch 1206023]
2005-05-07  Robert Roebling committed aupdated patch that adds support for
2005-04-25  Robert Roebling Prevent unnecessary assert when someone tries to
2005-04-24  Robert Roebling Added support for DrawArc and Blit to GNOME print.
2005-04-24  Robert Roebling Added spline support to GNOME print
2005-04-24  Robert Roebling Implement DrawEllipticArc for GNOME print.
2005-04-23  Robert Roebling Implented DoDrawPolygon() for GNOME print.
2005-04-21  Michael WetherellSupport for G_FILENAME_ENCODING=@locale
2005-04-18  Robert Roebling Minor correction to the wxMenuItem::SetText() patch.
next