projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixing cairo bugs under OS X
[wxWidgets.git]
/
include
/
wx
/
2007-11-10
Vadim Zeitlin
added functions for setting the columns order in wxList...
tree
|
commitdiff
2007-11-10
Vadim Zeitlin
added array(size_t count) ctor initializing the array...
tree
|
commitdiff
2007-11-09
Stefan Csomor
forward port from 2.8
tree
|
commitdiff
2007-11-09
Stefan Csomor
forward port from 2.8
tree
|
commitdiff
2007-11-09
Stefan Csomor
forward port from 2.8
tree
|
commitdiff
2007-11-09
Stefan Csomor
forward port from 2.8
tree
|
commitdiff
2007-11-09
Stefan Csomor
forward port from 2.8
tree
|
commitdiff
2007-11-09
Vadim Zeitlin
fixed bugs with moving/centering the file dialog (repla...
tree
|
commitdiff
2007-11-09
David Elliott
Resynch with 2.8 changes (realized I don't need __WX_CO...
tree
|
commitdiff
2007-11-09
David Elliott
Add RCS-ID and normalize whitespace.
tree
|
commitdiff
2007-11-09
David Elliott
Make new wxCocoaMessageDialog suitable for backport...
tree
|
commitdiff
2007-11-09
David Elliott
Applied slightly-modified patch 1826540 from Gareth...
tree
|
commitdiff
2007-11-08
Robert Roebling
Add wxDataViewTextRendererAttr, blind noop under wxMac
tree
|
commitdiff
2007-11-06
Paul Cornett
New "pizza" widget implementation. Window border widths...
tree
|
commitdiff
2007-11-06
Mart Raudsepp
Include the parent classes header to fix compilation...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
implemented wxTextEntry for wxMotif, made wxComboBox...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
removed all compile- and run-time checks for GTK+ ...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
fix a few hundreds of harmless unused parameters warnin...
tree
|
commitdiff
2007-11-05
Robert Roebling
Minimum is now GTK+ 2.4
tree
|
commitdiff
2007-11-05
Robert Roebling
[ 1823588 ] gtk filedlg - droping support for gtk 2.2
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
forward declare wxArrayString (compilation fix for...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
implement AutoComplete for wxMSW too
tree
|
commitdiff
2007-11-04
Paul Cornett
build fix: return type for AutoComplete is bool
tree
|
commitdiff
2007-11-04
Vadim Zeitlin
added wxTextEntry::AutoCompleteFileNames() and implemen...
tree
|
commitdiff
2007-11-04
Vadim Zeitlin
added wxTextEntry::AutoComplete() and implemented it...
tree
|
commitdiff
2007-11-04
Paul Cornett
build fixes for universal
tree
|
commitdiff
2007-11-04
Vadim Zeitlin
use gtk_entry_set_activates_default() instead of redoin...
tree
|
commitdiff
2007-11-03
Vadim Zeitlin
added wxWindow::AlwaysShowScrollbars() and its wxMac...
tree
|
commitdiff
2007-11-03
Vadim Zeitlin
make wxScrollBar derive from wxScrollBarBase under...
tree
|
commitdiff
2007-11-03
Vadim Zeitlin
handle failure of gtk_drag_begin() (which can happen...
tree
|
commitdiff
2007-11-02
Vadim Zeitlin
fix warnings in EventsSuppressor ctor from gcc with...
tree
|
commitdiff
2007-11-02
Paul Cornett
build fixes
tree
|
commitdiff
2007-11-02
Vadim Zeitlin
fixes for DLL build
tree
|
commitdiff
2007-11-01
Vadim Zeitlin
use wxTextEntry in wxTextValidator (modified patch...
tree
|
commitdiff
2007-11-01
Vadim Zeitlin
made LogLastRepetitionCountIfNeeded() non static to...
tree
|
commitdiff
2007-11-01
Vadim Zeitlin
added wxMessageQueue class for inter-thread communications
tree
|
commitdiff
2007-11-01
Vadim Zeitlin
also assert in generic GetSelection() if the control...
tree
|
commitdiff
2007-10-29
Vadim Zeitlin
add wxMouseEvent::GetClickCount() and implement it...
tree
|
commitdiff
2007-10-29
David Elliott
Add WXUNUSED to unused parameters in several inline...
tree
|
commitdiff
2007-10-29
Chris Elliott
DMC work round
tree
|
commitdiff
2007-10-28
Stefan Neis
Applied patch #1821711 (workaround for Watcom inconsist...
tree
|
commitdiff
2007-10-27
Paul Cornett
build fixes
tree
|
commitdiff
2007-10-27
Paul Cornett
don't include platform headers from public wx header
tree
|
commitdiff
2007-10-27
Paul Cornett
correct access for virtuals
tree
|
commitdiff
2007-10-27
Julian Smart
Implementation of wxSysColourChangedEvent on wxGTK
tree
|
commitdiff
2007-10-27
Julian Smart
Fixed context menu in wxRichTextCtrl
tree
|
commitdiff
2007-10-27
Chris Elliott
another DMC build fix (http://thread.gmane.org/gmane...
tree
|
commitdiff
2007-10-26
Robin Dunn
Move the %disownarg directive to the .i file
tree
|
commitdiff
2007-10-26
Paul Cornett
revert calling static directly, its not always static
tree
|
commitdiff
2007-10-26
Paul Cornett
make access for virtuals match base
tree
|
commitdiff
2007-10-26
Paul Cornett
use class keyword to match forward decl, call static...
tree
|
commitdiff
2007-10-26
Paul Cornett
allow including wx/crt.h first
tree
|
commitdiff
2007-10-25
Paul Cornett
build fixes
tree
|
commitdiff
2007-10-25
Chris Elliott
allow Borland 5.5 again
tree
|
commitdiff
2007-10-25
Chris Elliott
remove extra ';'
tree
|
commitdiff
2007-10-24
Vadim Zeitlin
use LogLastRepetitionCountIfNeeded() instead of DoLogNu...
tree
|
commitdiff
2007-10-24
David Elliott
Don't check for wxMac before overriding WORDS_BIGENDIAN...
tree
|
commitdiff
2007-10-24
David Elliott
Remove defined(__WXMAC__) && defined(__APPLE__) case...
tree
|
commitdiff
2007-10-24
Paul Cornett
Use a GtkVBox to do TLW layout. Rework some of the...
tree
|
commitdiff
2007-10-24
Vadim Zeitlin
add a critical section protecting ms_prev variables...
tree
|
commitdiff
2007-10-24
Vadim Zeitlin
slightly simplified wxLog repetition counting code
tree
|
commitdiff
2007-10-24
Julian Smart
Small usability improvements
tree
|
commitdiff
2007-10-23
Vadim Zeitlin
use -Wunused-parameter with gcc for consistency with...
tree
|
commitdiff
2007-10-23
Vadim Zeitlin
do use vswprintf() with mingw32 if STLPort >= 5.1 is...
tree
|
commitdiff
2007-10-23
Vadim Zeitlin
don't compare initial slider position with uninitialize...
tree
|
commitdiff
2007-10-23
Vadim Zeitlin
remove ODBC and DBgrid libraries
tree
|
commitdiff
2007-10-22
Vadim Zeitlin
added wxBG_STYLE_TRANSPARENT and implemented it for...
tree
|
commitdiff
2007-10-22
Vadim Zeitlin
add HDF_SORTUP/DOWN definitions
tree
|
commitdiff
2007-10-22
Robert Roebling
Use a private GtkCellRendererText for rendering text...
tree
|
commitdiff
2007-10-22
Robert Roebling
remove deprecated and constructor and SetModal() methods
tree
|
commitdiff
2007-10-22
Robert Roebling
remove deprecated and constructor and SetModal() methods
tree
|
commitdiff
2007-10-22
Chris Elliott
update to 2.9.0
tree
|
commitdiff
2007-10-21
Paul Cornett
add wxUSE_MINIFRAME wrapper
tree
|
commitdiff
2007-10-21
Paul Cornett
fix header wrapper typo
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
fix unused parameter warnings
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
many wxIPC Unicode and UTF-8 fixes (use void* instead...
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
define wxUTF8Buf as the type returned by wxString:...
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
undefine _DEFINE_LIST before redefining it; also rename...
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
deprecate wxEffects
tree
|
commitdiff
2007-10-20
Robert Roebling
Added wxDataViewCustomRenderer::RenderText() for render...
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
add support for detached threads in wxThreadHelper...
tree
|
commitdiff
2007-10-20
Vadim Zeitlin
export wxInvalidSize from DLL builds (patch 1805738)
tree
|
commitdiff
2007-10-19
Julian Smart
Added wxVariantData::Clone and wxVariant::Unshare
tree
|
commitdiff
2007-10-19
Robert Roebling
Use wxPointList instead of wxList in wxDC code
tree
|
commitdiff
2007-10-18
Robert Roebling
Added PrependColumn methods and short cuts. Added test...
tree
|
commitdiff
2007-10-18
Paul Cornett
simplify toolbar and statusbar create/set code
tree
|
commitdiff
2007-10-18
David Elliott
Added fontfactory.h that should have been part of 49213.
tree
|
commitdiff
2007-10-18
David Elliott
Halfway reasonable implementation of wxFont for wxCocoa.
tree
|
commitdiff
2007-10-17
Vadim Zeitlin
remove wxWindow::Clear() from wxDFB and wxMGL which...
tree
|
commitdiff
2007-10-17
Robert Roebling
Correct focus rect to not appear in unfocussed controls...
tree
|
commitdiff
2007-10-17
Robert Roebling
Correct EnsureVisible() to show last item entirely
tree
|
commitdiff
2007-10-17
Robert Roebling
More alignment issues
tree
|
commitdiff
2007-10-17
Robert Roebling
Change default alignment to centre vertically
tree
|
commitdiff
2007-10-17
Paul Cornett
remove C++ comment
tree
|
commitdiff
2007-10-16
Robert Roebling
Add wxDataViewTreeStore with sample
tree
|
commitdiff
2007-10-13
Robert Roebling
Beginning of wxDataViewTreeStore API
tree
|
commitdiff
2007-10-13
Robert Roebling
Made wxList no longer inherit from wxObject, no change...
tree
|
commitdiff
2007-10-13
Robert Roebling
Use typesafe wxVariantList in wxVariant instead of...
tree
|
commitdiff
2007-10-13
Robert Roebling
define typesafe wxVariantList (to be used by wxVariant...
tree
|
commitdiff
2007-10-13
Robert Roebling
wxVariantData no longer inherits from wxObject
tree
|
commitdiff
next