projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
undoing last change, widgets sample had slider label offset
[wxWidgets.git]
/
src
/
2004-08-06
Stefan Csomor
undoing last change, widgets sample had slider label...
tree
|
commitdiff
2004-08-06
Stefan Csomor
moving stacking event handlers and event ref to central...
tree
|
commitdiff
2004-08-06
Stefan Csomor
moving stacking event handlers and event ref to central...
tree
|
commitdiff
2004-08-06
Stefan Csomor
switch to draw borders from the parent window, as we...
tree
|
commitdiff
2004-08-06
Stefan Csomor
add a outside area for borders and focus rects of 3...
tree
|
commitdiff
2004-08-05
Robin Dunn
Added NormalizeFontSizes which will set the html font...
tree
|
commitdiff
2004-08-05
David Elliott
Removed unneeded GSocket files
tree
|
commitdiff
2004-08-05
Stefan Csomor
corrected GetPosition and extended erasing to include...
tree
|
commitdiff
2004-08-05
Włodzimierz Skiba
Peparation for native Smartphone controls based on...
tree
|
commitdiff
2004-08-05
Włodzimierz Skiba
Unused parameters markup.
tree
|
commitdiff
2004-08-05
Włodzimierz Skiba
Fixed wrong condition.
tree
|
commitdiff
2004-08-04
Stefan Csomor
fixing memleak, correcting huge background erase area
tree
|
commitdiff
2004-08-04
Stefan Csomor
best size taking into account borders
tree
|
commitdiff
2004-08-04
Stefan Csomor
redraw fixes
tree
|
commitdiff
2004-08-04
Stefan Csomor
we have to force live updates under OSX as there is...
tree
|
commitdiff
2004-08-04
Stefan Csomor
corrected scroll rect position
tree
|
commitdiff
2004-08-04
Włodzimierz Skiba
Blind fix to precompiled headers verified by author...
tree
|
commitdiff
2004-08-04
David Elliott
Use new C++ sockets for everything except OS/2
tree
|
commitdiff
2004-08-04
David Elliott
C->C++ conversion
tree
|
commitdiff
2004-08-03
David Elliott
Accidently left in an extra {} and also had wrong licen...
tree
|
commitdiff
2004-08-03
David Elliott
Revert original UNIX C->C++ conversion and instead...
tree
|
commitdiff
2004-08-03
David Elliott
Provide stub for wxDisplayBase::GetCount()
tree
|
commitdiff
2004-08-03
Stefan Csomor
refresh had to offset the region by borders
tree
|
commitdiff
2004-08-03
Włodzimierz Skiba
WinCE warning fixes.
tree
|
commitdiff
2004-08-03
David Elliott
* Made GSocket::GetError() exp/imp from net library...
tree
|
commitdiff
2004-08-03
David Elliott
Real C++(ish) code
tree
|
commitdiff
2004-08-03
David Elliott
Prepare for GSocket C->C++ migration
tree
|
commitdiff
2004-08-02
Julian Smart
Fix for toolbar workaround (mustn't set flag unless...
tree
|
commitdiff
2004-08-02
Włodzimierz Skiba
Regenerated file after deleting gzstream.cpp
tree
|
commitdiff
2004-08-01
Julian Smart
Fix by George Wismer to get flat toolbars under Windows...
tree
|
commitdiff
2004-07-31
Julian Smart
Fixed wxTextCtrl::SetMaxLength for rich edit controls
tree
|
commitdiff
2004-07-31
Vadim Zeitlin
fixed passing wxCharBuffer to a vararg function (part...
tree
|
commitdiff
2004-07-31
Dimitri Schoolwerth
applied patch #997019: '[wxMac] updated wxSound', adds...
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
invalidate m_selection in DoRemovePage(), not in Delete...
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
fixed wxDateTime::GetWeekDayName() for wday > Wed ...
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
fixed delete[]/free mismatch in SetAlpha (part of patch...
tree
|
commitdiff
2004-07-30
Vadim Zeitlin
switched to wxEventLoopBase/wxEventLoop implementation...
tree
|
commitdiff
2004-07-30
Włodzimierz Skiba
Conditional compilation fix.
tree
|
commitdiff
2004-07-30
Włodzimierz Skiba
Warning cleaning.
tree
|
commitdiff
2004-07-30
Włodzimierz Skiba
Code and warning cleaning.
tree
|
commitdiff
2004-07-29
Julian Smart
Can't use directives within a macro
tree
|
commitdiff
2004-07-29
Julian Smart
Needs log.h
tree
|
commitdiff
2004-07-29
David Elliott
Removed unused event table entries
tree
|
commitdiff
2004-07-29
Vadim Zeitlin
fix for assert when copying bitmap in CloneRefData()
tree
|
commitdiff
2004-07-29
Julian Smart
Checkbox needs an extra pixel in height on WinCE
tree
|
commitdiff
2004-07-29
David Elliott
C/C++ differences
tree
|
commitdiff
2004-07-29
David Elliott
Copied from src/msw/gsocket.c revision 1.61
tree
|
commitdiff
2004-07-29
David Elliott
Applied gsockmsw.c 1.20 to 1.25 changes
tree
|
commitdiff
2004-07-28
David Elliott
wxWindowMSW::OnInitDialog is only implemented for WinCE
tree
|
commitdiff
2004-07-28
Stefan Neis
Switched from wxUsleep to wxMilliSleep/wxMicroSleep.
tree
|
commitdiff
2004-07-28
Stefan Csomor
trying to get coordinates of native controls and wx...
tree
|
commitdiff
2004-07-28
Stefan Csomor
HasFlag is not set at this point
tree
|
commitdiff
2004-07-28
Stefan Csomor
Refresh is necessary in earlier systems, no penalty...
tree
|
commitdiff
2004-07-28
Julian Smart
Worked around static box opaqueness problem on WinCE...
tree
|
commitdiff
2004-07-28
Vadim Zeitlin
removed GSocket_[Un]Streamed
tree
|
commitdiff
2004-07-27
Julian Smart
Under WinCE, we need to send the groupbox z position...
tree
|
commitdiff
2004-07-27
Włodzimierz Skiba
Missing DMC OFN_* values.
tree
|
commitdiff
2004-07-27
Václav Slavík
fixed memory leak
tree
|
commitdiff
2004-07-27
Stefan Csomor
region from polygon added
tree
|
commitdiff
2004-07-27
Václav Slavík
fixed sending 2 events (normal and bogus cancel one...
tree
|
commitdiff
2004-07-27
David Elliott
Incorporated src/unix/gsocket.c 1.86 to 1.92 changes...
tree
|
commitdiff
2004-07-26
Vadim Zeitlin
removed GSocket_Unstreamed() call
tree
|
commitdiff
2004-07-26
Vadim Zeitlin
removed GSocket_[Un]Streamed(), GSocket_SetNonOriented...
tree
|
commitdiff
2004-07-26
Vadim Zeitlin
removed _GSocket::m_oriented
tree
|
commitdiff
2004-07-26
Julian Smart
Don't return wxEmptyString for e.g. wxPathOnly("\file...
tree
|
commitdiff
2004-07-26
Julian Smart
OFN_ENABLESIZING not appropriate for WinCE
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
check if wxTheApp still exists in FreeColour(); fixes...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
IsTopLevel() may return true not only for wxTLW: this...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
detach removed submenu from the menubar too
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
replace wxHashTable with a type safe hash map of Window...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
compilation warning fix
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
reverted previous patch applied by mistake
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
invalidate selection when deleting the page changes...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
use wxWindowDisabler instead of ShowModal() for showing...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
replaced my recent GSocket_SetReuseAddr() addition...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
implemented moving the dialog (patch 996448)
tree
|
commitdiff
2004-07-25
Dimitri Schoolwerth
added shortcut functions AddSpacer and AddStretchSpacer...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
don't assign the same normal value for all the other...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
update the caret bitmap size in EVT_SIZE (patch 990361)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
corrected assert in wxSocket::Initialize()
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added status bar fields styles support (patch 988292)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
fixed flushing of secondary log target in wxLogChain...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
compilation fix for a patch which didn't compile...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
compilation fix after last commit
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added DoCreate/Load/SaveDocument() (patches 983570...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added GetHeaderValue() (patch 974427)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
don't crash if we delete the item being edited (replace...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
unselect previously selected items in SetSelection...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
corrected Center() for cases when client display rect...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
added and documented SplitVolume() and GetPathTerminato...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
support for alpha channel in toolbars (patch 949843)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
check better before overwriting files (patch 951868)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
documented how to use sockets in non-main thread (patch...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
don't set SO_REUSEADDR by default; added GSocket_SetReu...
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
FindItem() implementation (patch 950021)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
fixed Freeze/Thaw() for wxCombobox (patch 925808)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
use BS_RIGHT for right-aligned controls (patch 945460)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
basic UDP support (patch 835128)
tree
|
commitdiff
2004-07-25
Vadim Zeitlin
tided up the code a little (replaces part of patch...
tree
|
commitdiff
next