projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxBitmap::GetNSImage(): Added trace messages. Release maskImage.
[wxWidgets.git]
/
src
/
2004-02-09
David Elliott
wxBitmap::GetNSImage(): Added trace messages. Release...
tree
|
commitdiff
2004-02-08
Julian Smart
Fixed Unicode breakage
tree
|
commitdiff
2004-02-08
Robert Roebling
Fix redraw problem in multiple selection listctrl.
tree
|
commitdiff
2004-02-08
Robert Roebling
Improvements for splitter sash hack. GTK2 look
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
resolving conflicts in files I had forgot to commit...
tree
|
commitdiff
2004-02-08
Dimitri Schoolwerth
Fixed relative paths to lib/.
tree
|
commitdiff
2004-02-08
Robert Roebling
Corrected redrawing of sash when resizing
tree
|
commitdiff
2004-02-08
Robert Roebling
Draw listctrls's headers right for themes.
tree
|
commitdiff
2004-02-08
Robert Roebling
Correctly center lables vertically.
tree
|
commitdiff
2004-02-08
Julian Smart
0 -> 0u to keep gcc happy
tree
|
commitdiff
2004-02-08
Julian Smart
wx2msPenStyle forward declaration required
tree
|
commitdiff
2004-02-08
Julian Smart
Added Release Unicode DLL and Debug Unicode DLL (identical
tree
|
commitdiff
2004-02-08
Stefan Neis
Applied and extended patch 886524 (wxGridCellFloatEdito...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
don't use char hook to handle Esc in the dialogs, it...
tree
|
commitdiff
2004-02-08
Julian Smart
Fixed bug [ 849168 ] wxGenericDirCtrl missing wxPROPERT...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
estimate size of multiline text controls more accuratel...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
fixed wxEVT_CONTEXT_MENU generation (it works different...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
as after recent change wxID_SEPARATOR is now -2, it...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
fixed and documented GetItemText/BackgroundColour(...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
don't call SelectObject() twice in SetBrush() nor SetFo...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
renamed wxEventFixModule to wxWakeUpIdleModule; added...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
don't call SelectObject() twice in SetPen() (slow!...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
fixed small bug in operator=() (comparing equal but...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
define WXMICROWIN_CHECK_HDC macro once instead of havin...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
use wxBusyCursor class instead of wxBeginBusyCursor...
tree
|
commitdiff
2004-02-08
Stefan Csomor
proper UTF32 / 16 conversions added
tree
|
commitdiff
2004-02-08
Stefan Csomor
wchar_t 4 bytes support added
tree
|
commitdiff
2004-02-08
Stefan Csomor
redraw forced for size changes (layout for measuring...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
use hard coded default size for top level windows inste...
tree
|
commitdiff
2004-02-08
Julian Smart
Applied patch [ 892608 ] wxLogDialog + wxLogFrame:...
tree
|
commitdiff
2004-02-08
Julian Smart
Applied patch [ 892543 ] wxUniversal: Bitmaps in disabl...
tree
|
commitdiff
2004-02-08
Stefan Csomor
corrected Sleep implementation (as clock() under Mach...
tree
|
commitdiff
2004-02-08
Julian Smart
Applied patch [ 892511 ] wxUniversal: fix of segfault...
tree
|
commitdiff
2004-02-08
Stefan Csomor
scroll of subwindow confined to rect param
tree
|
commitdiff
2004-02-08
Stefan Csomor
tabs fixed
tree
|
commitdiff
2004-02-08
Stefan Csomor
corrected line counts and implemented ShowPosition
tree
|
commitdiff
2004-02-08
Stefan Csomor
corrections for buffers
tree
|
commitdiff
2004-02-08
Stefan Csomor
unicode savvy conversions
tree
|
commitdiff
2004-02-08
Mattia Barbon
Reverses part of my changes of Mon Apr 14 17:27:28...
tree
|
commitdiff
2004-02-08
Mattia Barbon
Applied patches #892580 and #892582 from Christian...
tree
|
commitdiff
2004-02-08
David Elliott
Use wxLogTrace instead of wxLogDebug for trace messages
tree
|
commitdiff
2004-02-08
Stefan Csomor
font encodings and refresh upon show (after a hide...
tree
|
commitdiff
2004-02-08
Stefan Csomor
font encodings
tree
|
commitdiff
2004-02-08
Stefan Csomor
font encodings and a first copy implementation wchar_t...
tree
|
commitdiff
2004-02-08
Stefan Csomor
font encoding support
tree
|
commitdiff
2004-02-08
Stefan Csomor
conversion warning gcc 3.3 mac
tree
|
commitdiff
2004-02-08
Stefan Csomor
don't let MacIsReallyShown climb over toplevel windows...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
background colour of a combobox may now be set (bug...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
reset m_frameTool/StatusBar pointers before deleting...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
don't show the accels on the controls if the system...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
one line fix for a bug with focus switching to the...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
no changes (just removed some long unused junk)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
fixes for page positioning for notebooks with wxNB_MULT...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
don't change the control width when adjusting the heigh...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
use new style creation (MSWCreateControl() and MSWGetSt...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
don't give error messages if ws2_32.dll is not availabl...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
compilation fix for wxUSE_VALIDATORS == 0
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
multiple fixes to wxChoice/wxCombobox height getting...
tree
|
commitdiff
2004-02-07
Dimitri Schoolwerth
Live resizing is OS X only.
tree
|
commitdiff
2004-02-07
Stefan Neis
Handle separators in menus correctly.
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
added wxDC::DrawPolyPolygon() (patch 882189)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
made it possible to preserve background when using...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
made wxFFile a bit more safe: don't crash when Tell...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
trying to speed up wxExecute(SYNC) -- by adding sleep...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
wxURL implementation using WinInet functions under...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
Digital Mars compilation warnings and Unicode fixes...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
respect xsrc, ysrc parameters in DoBlit() (patch 733961)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
removed inclusion of malloc.h (part of patch 828250...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
show first item added with InsertItem() correctly ...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
fixes for compiling with more stuff disabled in setup...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
added wsock32.lib (patch 880683)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
made wxNumberEntryDialog public; extracted it and wxGet...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
consume less CPU while waiting for thread to terminate...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
fix for memory leaks (patch 885242)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
added wxDC::DrawPolyPolygon() (patch 882189)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
replaced ASSERT in wxEvtHandler::ProcessPendingEvents...
tree
|
commitdiff
2004-02-07
Stefan Csomor
adding textencoding for classic
tree
|
commitdiff
2004-02-06
Robin Dunn
correct some compile warnings and errors
tree
|
commitdiff
2004-02-06
Stefan Csomor
fixing notebook icons for panther
tree
|
commitdiff
2004-02-06
Stefan Csomor
conditional compilation for compositing
tree
|
commitdiff
2004-02-06
Stefan Csomor
correcting a missing redraw area on certain resize...
tree
|
commitdiff
2004-02-06
Stefan Csomor
reverting part of Kevin O's patch, due to incompatibili...
tree
|
commitdiff
2004-02-06
Robin Dunn
Call Finalise.
tree
|
commitdiff
2004-02-06
Robin Dunn
Updated Scintilla to version 1.58
tree
|
commitdiff
2004-02-05
Václav Slavík
wxMGL fixes (patch #884758)
tree
|
commitdiff
2004-02-05
Václav Slavík
makefiles update
tree
|
commitdiff
2004-02-05
Vadim Zeitlin
don't call Init() twice when dialog is created in 2...
tree
|
commitdiff
2004-02-05
Václav Slavík
restored wxPluginLibrary::ms_classes handling code...
tree
|
commitdiff
2004-02-05
Robin Dunn
Don't send the wxWindowCreateEvent immediately
tree
|
commitdiff
2004-02-04
Robin Dunn
Using a -1 (wxID_ANY) for menu or toolbar item IDs...
tree
|
commitdiff
2004-02-04
Vadim Zeitlin
added wxTextCtrl::HitTest(); implemented it for MSW
tree
|
commitdiff
2004-02-04
Julian Smart
Reverted last change (use of regex) that broke eVC4...
tree
|
commitdiff
2004-02-04
Robin Dunn
Also allow key events for Shift-Tab when wxWANTS_CHARS...
tree
|
commitdiff
2004-02-03
Robin Dunn
Use a compatible bitmap if a depth of -1 is given
tree
|
commitdiff
2004-02-02
David Elliott
* GetValue() now returns true if the state is undetermined
tree
|
commitdiff
2004-02-02
Dimitri Schoolwerth
Updated (c)-year to 2004.
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound; compatibility fixes
tree
|
commitdiff
2004-02-02
Václav Slavík
fool proof fix for gcc warnings on mac
tree
|
commitdiff
next