build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src / gtk /
2006-10-08  Vadim Zeitlinadded SendPageChanging/ChangedEvent() functions; fixed...
2006-10-08  Vadim Zeitlinmoved DoSetValue() to wxTextCtrlBase instead of having...
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Vadim Zeitlinsmall code simplification in DoSetValue() after the...
2006-10-08  Vadim Zeitlinadded wxTextCtrl::IsEmpty()
2006-10-08  Vadim Zeitlinadded wxTextCtrl::ChangeValue() which is the same as...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Robert Roebling New magic number for positioning the tree triangle.
2006-10-08  Julian SmartStrip menu codes out from notebook page labels
2006-10-08  Julian SmartIt's valid to pass wxNOT_FOUND to SetSelection in order...
2006-10-08  Vadim Zeitlinclose the dialog when close button is pressed, this...
2006-10-08  Vadim Zeitlinwe need to set URL hook for the link to appear as a...
2006-10-08  Vadim Zeitlinuse translators if explicitely specified, fall back...
2006-10-08  Vadim Zeitlinfixed double free crash introduced by last commit
2006-10-08  Vadim ZeitlinUnicode compilation fix
2006-10-08  Vadim Zeitlinadded GTK+ 2.6 implementation of wxAboutBox
2006-10-08  Paul CornettMove some things to wxBitmapBase to avoid much duplication.
2006-10-07  Paul Cornettsmall cleanup
2006-10-07  Paul Cornettsome cleanup, and plug a few small holes
2006-10-06  Robert Roebling Return toolbars "own" GdkWindow, required among
2006-10-06  Paul Cornettmake pixbuf/alpha handling more coherent in gtk wxBitma...
2006-10-06  Paul Cornettdon't invert mono bitmaps in Rescale
2006-10-06  Robert Roebling Implemended column header mouse clicks.
2006-10-05  Robert Roebling Added sort order and alignement for column headers.
2006-10-05  Robert Roebling Add support for bitmaps in headers.
2006-10-04  Robert Roebling Add row activated event.
2006-10-03  Robert Roebling More selection work in GTK+ version.
2006-10-03  Stefan Csomoradding alpha to gtk colour
2006-10-03  Paul CornettDon't free a string that is managed by wxGtkString...
2006-10-03  Robert Roebling Renamed wxDataViewCell to wxDataViewRenderer since the
2006-10-03  Robert Roebling Implemented GetSelection() and GetSelections().
2006-10-03  Paul Cornettdon't set negative window size
2006-10-03  Robert Roebling Added event skeletons, defines, event ids..
2006-10-03  Robert Roebling Added selection API.
2006-10-03  Robert Roebling Replaces size_t with unsigned int in wxDataViewCtrl...
2006-10-02  Robert Roebling Always set colormap for PangoContext. This silences...
2006-10-01  Robert Roebling Removed some irritating flags.
2006-09-30  Robert Roebling Several wxBitmapDataCell changes.
2006-09-26  Robert Roebling Added wxDataViewBitmapCell
2006-09-25  Robert Roebling Implement most of AppendRow(), PrependRow(), InsertRow(),
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-09-20  Robert Roebling [ 1505048 ] wxHtml rendering of underlined text
2006-09-20  Robert Roebling Fixed [ 1556843 ] wxGTK FindFocus returns NULL when...
2006-09-19  Robert Roebling Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed...
2006-09-19  Mart RaudseppFix a few warnings that appear with -Wextra (unused...
2006-09-19  Robert Roebling Fix scrolling bug where client size was reported...
2006-09-18  Robert Roebling More RTL work. Now transform m_updateRegion and
2006-09-18  Robert Roebling Draw 2-pixel width rectangle ourselves, the
2006-09-17  Robert Roebling [ 1550698 ] Bottom aligned toolbar
2006-09-17  Robert Roebling Commit patch [ 1559950 ] fix mem leaks in wx{Dir...
2006-09-16  Robert Roebling Next round of RTL fixes. This change greatly simplifes
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-14  Robert Roebling More RTL fixes.
2006-09-13  Robert Roebling More RTL work.
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-09-13  Paul Cornettminimize code duplication
2006-09-13  Robert Roebling Make wxGTK's wxScrolledWindow set m_x/xScrollLines...
2006-09-12  Paul Cornettgtk_pizza_set_external is redundant
2006-09-12  Paul Cornettcalling GtkPizza base class method on non-GtkPizza...
2006-09-12  Julian SmartSometimes, m_x and m_y don't reflect the true position...
2006-09-12  Julian SmartAdded pango_context_get_language to speed up pango_cont...
2006-09-12  Robert Roebling More RTL fixes.
2006-09-12  Robert Roebling RD forgot to add "Do"
2006-09-11  Robin DunnUse DoIsExposed for the virtual version of the method...
2006-09-11  Robert Roebling Further RTL fixes.
2006-09-11  Robert Roebling Implement dc mirroring for RTL.
2006-09-10  Paul Cornettavoid null pointer dereference in DoGetClientSize
2006-09-10  Robert Roebling Implemented window coord mirroring for RTL. This
2006-09-10  Robert Roebling Also set GTK text direction to m_wxwindow.
2006-09-10  Robert Roebling Remove direct access to GtlPizza's offset
2006-09-10  Mart RaudseppRestore ability to have a much lower runtime GTK versio...
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-09  Paul Cornettremove unused GtkPizza members scroll_[xy]
2006-09-09  Paul Cornettsome app.h cleanup: minimize includes, use static cast
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-09  Paul Cornettadd emission hook from RemoveIdleSource (was RemoveIdle...
2006-09-09  Paul Cornettremove unneeded DoGetClientSize
2006-09-09  Paul Cornettdon't set negative window size
2006-09-09  Paul Cornettkeep AdjustScrollbars from causing an infinite series...
2006-09-07  Paul Cornettdon't use negative windows sizes
2006-09-07  Paul Cornettremove a few unnecessary queue_resize/queue_draw calls
2006-09-07  Paul CornettGtkOnSize parameters aren't useful
2006-09-06  Robert Roebling Commit Carsten Fuchs' patch for separating wxGLCanvas
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-05  Włodzimierz SkibaTinderbox/PCH build fix.
2006-09-04  Vadim Zeitlinuse (new) wxAcceleratorEntry::Create() instead of recen...
2006-09-04  Vadim ZeitlinMerge ... RTL changes (with many modifications) from...
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-09-02  Robert Roebling Don't use wxWindows::DoGetClientSize() from
2006-09-01  Vadim Zeitlinalways let GtkTextView have mouse release events to...
2006-09-01  Vadim Zeitlinadded GTKProcessEvent() to allow controlling whether...
2006-09-01  Vadim Zeitlinno changes, just remove comments which don't make sense...
2006-09-01  Vadim Zeitlincall GTKUpdateCursor() from SetCursor()
2006-09-01  Robert Roebling Correct sizing cursor.
2006-09-01  Robert Roebling Implement wxSetCusorEvent better than before.
2006-08-31  Vadim Zeitlindo send text changed event from SetValue(), it wasn...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-08-31  Włodzimierz Skibawx/image.h is listed in wx/wx.h and part of PCH support
next