projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
compilation fixes
[wxWidgets.git]
/
src
/
2004-03-03
Julian Smart
Added wxSP_NO_XP_THEME style to wxSplitterWindow to...
tree
|
commitdiff
2004-03-03
Stefan Csomor
API adaptions to MSW EnhMetafile, fixes and extensions
tree
|
commitdiff
2004-03-03
Julian Smart
Only scale an image once, which vastly improves the...
tree
|
commitdiff
2004-03-03
Julian Smart
Allow an app to call SetFont on a PS DC without assertion
tree
|
commitdiff
2004-03-03
Stefan Csomor
safe destruction, even if redraws might be triggered
tree
|
commitdiff
2004-03-03
Chris Elliott
final part of SF patch #904166 (DMC fix)
tree
|
commitdiff
2004-03-03
Stefan Csomor
casting for CW
tree
|
commitdiff
2004-03-03
Stefan Csomor
tentative fix for http://sourceforge.net/tracker/index...
tree
|
commitdiff
2004-03-03
Stefan Csomor
added conversions via UniChar for wchar = 4 bytes versions
tree
|
commitdiff
2004-03-03
Stefan Csomor
added comment about array, switched intepretation of...
tree
|
commitdiff
2004-03-03
David Elliott
s/wxTopLevelWindow/wxTopLevelWindowCocoa/
tree
|
commitdiff
2004-03-03
David Elliott
Constructor now takes a wxTopLevelWindow * = NULL so...
tree
|
commitdiff
2004-03-03
Robin Dunn
Fix for [ 907679 ] segfault on SetSizerAndFit after...
tree
|
commitdiff
2004-03-02
Václav Slavík
return version of GTK+ library the app links against...
tree
|
commitdiff
2004-03-02
David Elliott
Removed unncessary includes
tree
|
commitdiff
2004-03-02
Vadim Zeitlin
wxWindow::Freeze()/Thaw() can now be nested
tree
|
commitdiff
2004-03-02
David Elliott
Implement wxMenuItemAction and validateMenuItem delegat...
tree
|
commitdiff
2004-03-02
David Elliott
SendDestroyEvent
tree
|
commitdiff
2004-03-02
Robin Dunn
Trim trailing spaces from key names when parsing
tree
|
commitdiff
2004-03-01
Robert Roebling
Only when wxTE-PROCESS_ENTER has been set.
tree
|
commitdiff
2004-03-01
Robert Roebling
Spin control now emits TEXT_ENTER commands.
tree
|
commitdiff
2004-03-01
Robert Roebling
Applied patch for generic file dialog Show()
tree
|
commitdiff
2004-03-01
Robert Roebling
Make multi-line text control focussable
tree
|
commitdiff
2004-03-01
Robert Roebling
Made space around text symmetric.
tree
|
commitdiff
2004-03-01
David Webster
Warning suppressions
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
check for NULL pointer returned by wxFontEnumerator...
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
renamed start parameter of wxDC::DrawPolyPolygon()...
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
use HasFlag() and InXXX() instead of explicit flag...
tree
|
commitdiff
2004-02-29
Václav Slavík
compilation fix for wxUSE_FILESYSTEM=0
tree
|
commitdiff
2004-02-29
Vadim Zeitlin
honour the 2nd parameter of DeleteEntry() instead of...
tree
|
commitdiff
2004-02-29
Mattia Barbon
Added wxRTTI information to wxNumberEntryDialog.
tree
|
commitdiff
2004-02-29
Julian Smart
Specify tree control in event table to avoid problems...
tree
|
commitdiff
2004-02-28
Václav Slavík
fixed wxDebugContext to work with global and static...
tree
|
commitdiff
2004-02-28
Václav Slavík
reverted rev 1.26, workarounds for memchecking code...
tree
|
commitdiff
2004-02-28
Stefan Neis
Compilation fix for Innotek gcc.
tree
|
commitdiff
2004-02-28
Stefan Neis
Compilation fix for OS/2 specific "Innotek gcc" port.
tree
|
commitdiff
2004-02-28
Robert Roebling
GPE uses generic dialogs.
tree
|
commitdiff
2004-02-28
Robert Roebling
make use of GPE feature
tree
|
commitdiff
2004-02-27
Stefan Csomor
since drawtext does not have to take linefeeds into...
tree
|
commitdiff
2004-02-27
David Elliott
Make wxMenuItemAction: and validateMenuItem: delegate...
tree
|
commitdiff
2004-02-27
Vadim Zeitlin
fix showing toolbar tooltips (we were using a pointer...
tree
|
commitdiff
2004-02-26
Václav Slavík
fixed invalid memory read
tree
|
commitdiff
2004-02-26
Stefan Csomor
attempt to tame composite data objects
tree
|
commitdiff
2004-02-26
David Webster
Bad update last night. Compiler error fix.
tree
|
commitdiff
2004-02-26
Stefan Csomor
Pending() fixed for OSX
tree
|
commitdiff
2004-02-26
Stefan Csomor
adjusted LB_EXTENDED and LB_MULTIPLE to wxMSW
tree
|
commitdiff
2004-02-26
Stefan Csomor
fixed crash when no wx menubar is created
tree
|
commitdiff
2004-02-26
Stefan Csomor
reverting best size calculations
tree
|
commitdiff
2004-02-25
David Webster
Updated depricated stuff
tree
|
commitdiff
2004-02-25
David Webster
Updated depricated stuff
tree
|
commitdiff
2004-02-25
Julian Smart
Applied patch [ 903619 ] Win64 and Itanium support
tree
|
commitdiff
2004-02-23
Václav Slavík
create wxPrintData instance on demand
tree
|
commitdiff
2004-02-23
Robin Dunn
Turn off UseAntiAliasing by default on wxMac
tree
|
commitdiff
2004-02-22
Julian Smart
Fix for compilation under GTK+ 2.0
tree
|
commitdiff
2004-02-22
Václav Slavík
added reference to the bug in case somebody wanted...
tree
|
commitdiff
2004-02-22
Robert Roebling
I don't understand what the original author
tree
|
commitdiff
2004-02-22
Robert Roebling
The list ctrl doesn't draw any focus
tree
|
commitdiff
2004-02-22
Robert Roebling
Upported menu bitmaps from 2.4.2
tree
|
commitdiff
2004-02-22
Robert Roebling
Small correction to radio box look.
tree
|
commitdiff
2004-02-22
Robert Roebling
Don't hide the last TLW immediately as this
tree
|
commitdiff
2004-02-22
Robert Roebling
Draw bug.
tree
|
commitdiff
2004-02-22
Robert Roebling
Commit mentioned fix/hack to enable controls
tree
|
commitdiff
2004-02-22
Robert Roebling
Fixed some probs in wxRadioBox
tree
|
commitdiff
2004-02-21
Stefan Csomor
workaround for blocking behaviour under carbon when...
tree
|
commitdiff
2004-02-21
Stefan Csomor
missing headers for non mach
tree
|
commitdiff
2004-02-21
Julian Smart
Updated CW project file
tree
|
commitdiff
2004-02-21
Stefan Csomor
implementation for mac added
tree
|
commitdiff
2004-02-21
Stefan Csomor
using Large System font for Buttons needs more space
tree
|
commitdiff
2004-02-21
Julian Smart
Ok tests pixmap and bitmap now
tree
|
commitdiff
2004-02-20
Robert Roebling
Don't do toolbar and menu UI updates if
tree
|
commitdiff
2004-02-20
Robert Roebling
Give font 12pt size if none is given in pango string.
tree
|
commitdiff
2004-02-20
Robert Roebling
Scrolling pages works not under GTK2.
tree
|
commitdiff
2004-02-20
David Elliott
Implement wxMenuItemAction: and validateMenuItem: deleg...
tree
|
commitdiff
2004-02-19
Robert Roebling
Don't update toolbar UI if the parent will
tree
|
commitdiff
2004-02-19
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2004-02-19
Robert Roebling
Compile fix for sound without threads. Not sure
tree
|
commitdiff
2004-02-19
Václav Slavík
applied patch 890642: wxRE_ADVANCED flag and docs
tree
|
commitdiff
2004-02-19
Ron Lee
Removed dcbuffer.cpp, its implementation is all inline...
tree
|
commitdiff
2004-02-19
Václav Slavík
applied patch 890642: wxRE_ADVANCED flag and docs
tree
|
commitdiff
2004-02-19
Václav Slavík
reverted to TCL version of regex library
tree
|
commitdiff
2004-02-19
Julian Smart
GetSubcontrols now const
tree
|
commitdiff
2004-02-19
Julian Smart
Remove crash due to reference being kept after object...
tree
|
commitdiff
2004-02-19
David Elliott
Use one wxNSWindowDelegate instance per wxCocoaNSWindow...
tree
|
commitdiff
2004-02-19
Ron Lee
Removed the SaveBG hack. The real incompatibility...
tree
|
commitdiff
2004-02-19
Stefan Csomor
correct boundaries for carbon
tree
|
commitdiff
2004-02-18
Julian Smart
Removed warning
tree
|
commitdiff
2004-02-18
Julian Smart
Added wxDIALOG_NO_PARENT style to XRC
tree
|
commitdiff
2004-02-17
Dimitri Schoolwerth
Fixed typo causing multiple file selections to always...
tree
|
commitdiff
2004-02-17
Julian Smart
Fixed a bug in DoGetBestSize that would make wxSpinCtrl...
tree
|
commitdiff
2004-02-17
Julian Smart
Fixed source for WinCE compatibility
tree
|
commitdiff
2004-02-17
Dimitri Schoolwerth
Fixed invalid background colour of controls on a notebo...
tree
|
commitdiff
2004-02-17
Dimitri Schoolwerth
Implemented wxExecute (minimal flags support).
tree
|
commitdiff
2004-02-16
Dimitri Schoolwerth
Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TO...
tree
|
commitdiff
2004-02-16
Robert Roebling
Added better visual feedback for tree control
tree
|
commitdiff
2004-02-16
Dimitri Schoolwerth
Fixed unreferenced function 'CutEmptyBorders' warning...
tree
|
commitdiff
2004-02-16
David Elliott
Remove superfluous call to CocoaRemoveFromParent (it...
tree
|
commitdiff
2004-02-15
Dimitri Schoolwerth
Cosmetic cleanup (TRUE/FALSE, tabs, ...).
tree
|
commitdiff
2004-02-15
Dimitri Schoolwerth
Extended maximum tooltip length (in non-Unicode comctl3...
tree
|
commitdiff
2004-02-15
Vadim Zeitlin
use correct way to get a pointer to vector elements...
tree
|
commitdiff
2004-02-15
Robert Roebling
Fix warning.
tree
|
commitdiff
next