projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
More DC changes
[wxWidgets.git]
/
src
/
2007-11-13
Robert Roebling
More DC changes
tree
|
commitdiff
2007-11-13
Robert Roebling
compile fix
tree
|
commitdiff
2007-11-13
Julian Smart
Adding missing variable declaration
tree
|
commitdiff
2007-11-13
Julian Smart
Tidying
tree
|
commitdiff
2007-11-13
Julian Smart
More border rationalisation. GetDefaultBorder is now...
tree
|
commitdiff
2007-11-13
Julian Smart
Resolve '&&' ambiguity
tree
|
commitdiff
2007-11-13
Julian Smart
Resolve '&&' ambiguity (VC++ 6)
tree
|
commitdiff
2007-11-13
Paul Cornett
block signal handler rather than disconnecting
tree
|
commitdiff
2007-11-13
Paul Cornett
build fix for wxUSE_DISPLAY==0
tree
|
commitdiff
2007-11-13
Paul Cornett
non-pch build fix
tree
|
commitdiff
2007-11-13
Vadim Zeitlin
nl_langinfo() check in wxIsLocaleUtf8() was never done...
tree
|
commitdiff
2007-11-13
Vadim Zeitlin
use standard functions for BSTR handling instead of...
tree
|
commitdiff
2007-11-13
Vadim Zeitlin
reset the dialog fields if they're not specified in...
tree
|
commitdiff
2007-11-13
Vadim Zeitlin
delete m_idleMutex later to avoid crashes if any window...
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
made wxApp::argv an object convertible to either char...
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
suppress unused parameter warning in UTF8-only build
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
make various control names constants of type char,...
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
compilation fix for g++ 4 after last commit (why was...
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
flatten the single item submenus under Maemo
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
use more natively looking HildonNote instead of GtkMess...
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
refactor wxGTK mnemonics conversion functions in a...
tree
|
commitdiff
2007-11-12
Robert Roebling
Adapt for new DC code
tree
|
commitdiff
2007-11-12
Robert Roebling
small fixes
tree
|
commitdiff
2007-11-12
Paul Cornett
destroy created widgets
tree
|
commitdiff
2007-11-12
Paul Cornett
remove unused function
tree
|
commitdiff
2007-11-12
Paul Cornett
cleanup copy-and-paste
tree
|
commitdiff
2007-11-12
Vadim Zeitlin
some Hildon integration work: use HildonProgram (for...
tree
|
commitdiff
2007-11-11
Stefan Neis
Avoid passing wxChar* to API functions (patch #1830017).
tree
|
commitdiff
2007-11-11
Stefan Neis
Avoid deprecation warnings for ::IsEmpty (patch #1829909)
tree
|
commitdiff
2007-11-11
Stefan Neis
Avoid deprecation warnings for GetText (patch #1829903)
tree
|
commitdiff
2007-11-11
Robert Roebling
Compilation for GTK+
tree
|
commitdiff
2007-11-11
Stefan Csomor
fixing cairo bugs under OS X
tree
|
commitdiff
2007-11-11
Vadim Zeitlin
correct typo in last commit
tree
|
commitdiff
2007-11-11
Vadim Zeitlin
compilation fixes for wxUSE_ACCEL=0
tree
|
commitdiff
2007-11-11
Vadim Zeitlin
unused parameter warning fixes for --disable-all-featur...
tree
|
commitdiff
2007-11-11
Vadim Zeitlin
X11 implementation of wxClientDisplayRect() doesn't...
tree
|
commitdiff
2007-11-11
Vadim Zeitlin
add wxUSE_FILECTRL guards
tree
|
commitdiff
2007-11-10
Paul Cornett
wxCairoContext doesn't need to know about wxPizza
tree
|
commitdiff
2007-11-10
Stefan Csomor
avoiding a -1,-1 being set as icon size
tree
|
commitdiff
2007-11-10
Stefan Csomor
adding missing file
tree
|
commitdiff
2007-11-10
Stefan Csomor
enabling clip
tree
|
commitdiff
2007-11-10
Stefan Csomor
adapting to new pizza, fixing dashes, pango layout
tree
|
commitdiff
2007-11-10
Vadim Zeitlin
don't forward Enter presses to the default button if...
tree
|
commitdiff
2007-11-10
Vadim Zeitlin
show default title if no custom one was specified inste...
tree
|
commitdiff
2007-11-10
Vadim Zeitlin
added functions for setting the columns order in wxList...
tree
|
commitdiff
2007-11-10
Vadim Zeitlin
fix unused parameters warnings
tree
|
commitdiff
2007-11-09
Vadim Zeitlin
removed unused gs_centerDialog variable accidentally...
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
Robert Roebling
More attempts to better support theme borders
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
compilation fix for VC6 with standard (i.e. not updated...
tree
|
commitdiff
2007-11-09
Vadim Zeitlin
don't call SetInsertionPointEnd() on a read-only combob...
tree
|
commitdiff
2007-11-09
Vadim Zeitlin
forward ported changes in 2.8.7 from WX_2_8_BRNACH
tree
|
commitdiff
2007-11-09
Vadim Zeitlin
don't show more than one about dialog (slightly modifie...
tree
|
commitdiff
2007-11-09
Vadim Zeitlin
fixed bugs with moving/centering the file dialog (repla...
tree
|
commitdiff
2007-11-09
David Elliott
Add RCS-ID and normalize whitespace.
tree
|
commitdiff
2007-11-09
David Elliott
Applied slightly-modified patch 1826540 from Gareth...
tree
|
commitdiff
2007-11-09
Robert Roebling
little fix
tree
|
commitdiff
2007-11-09
Robert Roebling
Trying to get these drawing right (little success)
tree
|
commitdiff
2007-11-09
Julian Smart
Fixed compilo with VC++
tree
|
commitdiff
2007-11-09
Julian Smart
Fix from wxAUI forum (http://www.kirix.com/forums/viewt...
tree
|
commitdiff
2007-11-09
Julian Smart
Don't delete dangling pointers in destructor (ported...
tree
|
commitdiff
2007-11-09
Julian Smart
Removed redundant iostream inclusion
tree
|
commitdiff
2007-11-09
Robert Roebling
We don't use the old GtkCombo widget any more
tree
|
commitdiff
2007-11-09
Robert Roebling
We don't use the old GtkCombo widget any more
tree
|
commitdiff
2007-11-09
Paul Cornett
modified fix for empty client area, first one broke...
tree
|
commitdiff
2007-11-08
Robert Roebling
Add wxDataViewTextRendererAttr, blind noop under wxMac
tree
|
commitdiff
2007-11-08
Paul Cornett
fix for blank client area after restoring a "rolled...
tree
|
commitdiff
2007-11-08
Julian Smart
Menubar accelerators are now preserved
tree
|
commitdiff
2007-11-08
Stefan Neis
Compilationf fixes according to patch #1828105.
tree
|
commitdiff
2007-11-07
Stefan Neis
Fixed compilation error (patch #1827541).
tree
|
commitdiff
2007-11-07
Julian Smart
Warning fix
tree
|
commitdiff
2007-11-07
Julian Smart
Vertically centres a left-aligned wxChoiceBook controller
tree
|
commitdiff
2007-11-07
Robert Roebling
Upport hint window improvement using custom GTK+ code
tree
|
commitdiff
2007-11-07
Robert Roebling
Upport wxMiniFrame corrections
tree
|
commitdiff
2007-11-07
Vadim Zeitlin
replaced FIXME comment left in the last commit with...
tree
|
commitdiff
2007-11-06
Julian Smart
Removed no longer needed desktop size hack
tree
|
commitdiff
2007-11-06
Vadim Zeitlin
implement wxGetCientDisplayRect() correctly for X11...
tree
|
commitdiff
2007-11-06
Paul Cornett
New "pizza" widget implementation (should have been...
tree
|
commitdiff
2007-11-06
Paul Cornett
New "pizza" widget implementation. Window border widths...
tree
|
commitdiff
2007-11-06
Benjamin Williams
don't renumber dock rows to remove gaps
tree
|
commitdiff
2007-11-06
Benjamin Williams
aui dock renumbering fix
tree
|
commitdiff
2007-11-06
Julian Smart
Moved desktop margin options to a more sensible place
tree
|
commitdiff
2007-11-06
Julian Smart
Added sizer.desktopmargin.x, sizer.desktopmargin.y...
tree
|
commitdiff
2007-11-06
Vadim Zeitlin
don't add 0.5 to GetTextExtent() results and do take...
tree
|
commitdiff
2007-11-06
Mart Raudsepp
Fix compilation of gnome-vfs module after dynlib.h...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
implemented wxTextEntry for wxMotif, made wxComboBox...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
undid an overeager WXUNUSED() which broke non-Mac compi...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
more unused parameters warnings (should have been part...
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
Vadim Zeitlin
suppress (harmless) gcc warning about non-virtual dtor...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
temporary wxMotif compilation fix
tree
|
commitdiff
2007-11-05
Robert Roebling
Minimum is now GTK+ 2.4
tree
|
commitdiff
2007-11-05
Robert Roebling
Minimum is now GTK+ 2.4
tree
|
commitdiff
2007-11-05
Robert Roebling
Minimum is now GTK+ 2.4
tree
|
commitdiff
next