projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Minor fixes after last commit:
[wxWidgets.git]
/
src
/
2006-03-14
Robin Dunn
m_windowReserved was removed
tree
|
commitdiff
2006-03-14
Vadim Zeitlin
fixed centering of a TLW on a non-TLW parent
tree
|
commitdiff
2006-03-14
Vadim Zeitlin
added GetScreenPosition/Rect() which always return...
tree
|
commitdiff
2006-03-14
Jouk Jansen
Committing in .
tree
|
commitdiff
2006-03-14
Robin Dunn
Silence some warnings
tree
|
commitdiff
2006-03-14
Robin Dunn
Keep wxSTC_LEX_ASP and _PHP available for now.
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
wxComboBox with SmartphoneCE has different members...
tree
|
commitdiff
2006-03-13
Julian Smart
If we processed a command event, return true, or we...
tree
|
commitdiff
2006-03-13
Włodzimierz Skiba
TRUE/FALSE source cleaning.
tree
|
commitdiff
2006-03-13
Włodzimierz Skiba
Warning fixes.
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
fixed event generation for wxComboBox to be consistent...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
fixed event generation for wxChoice: it now sends one...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't send EVT_CHOICE events while the dropdown is...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
fixed printf format warnings for all platforms (previou...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't set cursor coords to (0, 0) which could be invali...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
native implementation of wxDirDialog for wxCocoa (patch...
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
use %lu and not %d print format for size_t arguments
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
support mnemonics for wxStatic/RadioBox and made it...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
support underlined fonts (patch 1448089)
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't require multimon.h any more now (patch 1446030...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
remove dead code from wxMatchWild (patch 1445809)
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
don't require at least 8 bytes of sound data (patch...
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
wxTinderbox build fix (!PCH support).
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
GetNumberOfLines() now returns the number of physical...
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
more accurate best size calculation logic (use the...
tree
|
commitdiff
2006-03-11
Vadim Zeitlin
deal with the situation when a (dynamic) event handler...
tree
|
commitdiff
2006-03-11
David Surovell
minor cleanup
tree
|
commitdiff
2006-03-11
Włodzimierz Skiba
WXUNUSED is our coding standard.
tree
|
commitdiff
2006-03-11
Julian Smart
Fix crash caused by last change
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1428990 ] wxUniv: patch for toolbar...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1443707 ] kill "cast truncates constant...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1435340 ] Add support of wxToggleButton...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied [ 1425529 ] Tooltip was not removed on deletion
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1436761 ] wxGrid: Can't enable cell...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1432449 ] wxXml API documentation
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1447184 ] Elimination of a warning...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1447666 ] Fix obscure GTK wxListBox...
tree
|
commitdiff
2006-03-10
Vadim Zeitlin
made DoListHitTest() more efficient (patch 1446848...
tree
|
commitdiff
2006-03-10
Robin Dunn
Applied Patch #1424869: Implement wxListCtrl::SetItemCo...
tree
|
commitdiff
2006-03-10
Stefan Csomor
patch 1444066
tree
|
commitdiff
2006-03-10
Stefan Csomor
fixing RawBitmap access
tree
|
commitdiff
2006-03-10
Stefan Csomor
not needed anymore
tree
|
commitdiff
2006-03-10
Robin Dunn
Increase timeout in order to catch slower clicks
tree
|
commitdiff
2006-03-10
Vadim Zeitlin
signed/unsigned comparison warning fixed
tree
|
commitdiff
2006-03-10
Stefan Csomor
fix for non precomp
tree
|
commitdiff
2006-03-10
Stefan Csomor
adding experimental font dialog version - hacking the...
tree
|
commitdiff
2006-03-10
Stefan Csomor
CodeWarrior fixes
tree
|
commitdiff
2006-03-10
Stefan Csomor
non mach-o fix
tree
|
commitdiff
2006-03-10
Stefan Csomor
using new API (no visual difference)
tree
|
commitdiff
2006-03-10
Stefan Csomor
added non mach version
tree
|
commitdiff
2006-03-10
Stefan Csomor
support for unicode font names
tree
|
commitdiff
2006-03-10
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-10
Włodzimierz Skiba
Avoid unexpected negative array index (CID 41).
tree
|
commitdiff
2006-03-10
Włodzimierz Skiba
wxTinderbox build fix.
tree
|
commitdiff
2006-03-10
Włodzimierz Skiba
wxTinderbox warning fix.
tree
|
commitdiff
2006-03-10
Robin Dunn
Compilation fix
tree
|
commitdiff
2006-03-09
Włodzimierz Skiba
FontEnum fix: use NULL for global enumeration.
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
always return something in GetCommandForVerb() second...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
corrected test for NUL in wxHtmlEntitiesParser::Parse...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
call SetWindowPos(SWP_FRAMECHANGED) after changing...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
define UDM_{SETRANGE|SETPOS|GETPOS}32 if we don't have...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
don't clear clipboard if it was changed by another...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
made SetFirstItem() work again (patch 1445170)
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
fixed idle event generation logic (thanks to Paul Corne...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
removed useless colMapAllocCounter (patch 1413456)
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
moved wxapp_install_idle_handler and g_isIdle from...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
removed unused ifdef wxUSE_THREADS block (patch 1435521)
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
uninitialized variable warning fixed (modified patch...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
fix gcc4 warning for wndproc casts (patch 1431939)
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
fixed mouse (and other?) events generation broken by...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
compilation fix after last commit; some extra comments
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
added wxListBox::HitTest() from Ryan (patch 1446207)
tree
|
commitdiff
2006-03-09
Julian Smart
Missing >
tree
|
commitdiff
2006-03-09
Robin Dunn
Patch #1446110: use of uninitialized variables
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
don't check that the cursor is over the window calling...
tree
|
commitdiff
2006-03-09
Robin Dunn
Keep the key up/down event consistency without relying...
tree
|
commitdiff
2006-03-09
Robin Dunn
Applied (a slightly refactored) Patch #1445169: wxListB...
tree
|
commitdiff
2006-03-08
Robin Dunn
Fix for bug #1436503. Delay the start of the DnD oprta...
tree
|
commitdiff
2006-03-08
Julian Smart
Name clash correction
tree
|
commitdiff
2006-03-08
Robin Dunn
warning fix
tree
|
commitdiff
2006-03-08
Julian Smart
Added slightly better font dialog for Mac
tree
|
commitdiff
2006-03-08
Włodzimierz Skiba
Warning fix.
tree
|
commitdiff
2006-03-08
Robin Dunn
Updated to Scintilla 1.67
tree
|
commitdiff
2006-03-08
Vadim Zeitlin
don't draw focus rect for custom drawn items when the...
tree
|
commitdiff
2006-03-08
Vadim Zeitlin
generate wxEVT_COMMAND_TEXT_ENTER for multiline control...
tree
|
commitdiff
2006-03-08
Vadim Zeitlin
correct gcc print format warnings
tree
|
commitdiff
2006-03-08
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2006-03-08
Vadim Zeitlin
use wxCHECK instead of wxASSERT to avoid crashing later...
tree
|
commitdiff
2006-03-08
Vadim Zeitlin
don't crash in case of unknown sizer type (coverity...
tree
|
commitdiff
2006-03-08
Vadim Zeitlin
don't crash in case of incorrectly specified parent...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
use wxCHECK instead of wxASSERT in CanonicalizePluginNa...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
test for dst!=NULL instead of bpp==1 in Rescale() as...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
don't crash if one of GetAllCommands() parameters is...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
removed unneeded test for pal!=NULL in ConvertToImage...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
oops, undid last commit, the extra test is unneded...
tree
|
commitdiff
2006-03-07
Vadim Zeitlin
make sure we don't use uninitalized output stream in...
tree
|
commitdiff
next