projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
no real changes; just reformatting
[wxWidgets.git]
/
include
/
2003-07-21
Vadim Zeitlin
load any files, not only XPMs, in wxIcon(wxIconLocation)
tree
|
commitdiff
2003-07-21
Mattia Barbon
Compilaton fixes.
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
icon location may contain , so added GetIcon() overload...
tree
|
commitdiff
2003-07-21
David Elliott
wxCocoa: Added preliminary wxBitmap support
tree
|
commitdiff
2003-07-21
David Elliott
wxCursorRefData inherits from wxObjectRefData instead...
tree
|
commitdiff
2003-07-21
David Elliott
Added NSBitmapImageRep
tree
|
commitdiff
2003-07-20
Julian Smart
Added a resource for Smartphone menubar
tree
|
commitdiff
2003-07-20
Václav Slavík
moved XML classes to the core
tree
|
commitdiff
2003-07-20
Václav Slavík
moved XML classes to the core
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
added sizers support; allow resizeable wizards (Robert...
tree
|
commitdiff
2003-07-20
Václav Slavík
compilation fix
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
added wxSize::IncTo/DecTo
tree
|
commitdiff
2003-07-20
Mattia Barbon
Compilation fix for !WXWIN_COMPATIBILITY_2_4.
tree
|
commitdiff
2003-07-20
Mattia Barbon
Compilation fixes for !WXWIN_COMPATIBILITY_2_4.
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
fixed suppressing of wxFontMapper questions which was...
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
added wxRendererNative to be used by the generic contro...
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
fixes for deprecated warnings
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
made wx[Array]TreeItemId[s] more backwards compatible
tree
|
commitdiff
2003-07-19
Mattia Barbon
wxUSE_STL=1 compilation fixes.
tree
|
commitdiff
2003-07-19
Mattia Barbon
Don't #include Motif headers from src/x11/glcanvas...
tree
|
commitdiff
2003-07-19
Mattia Barbon
Remove commented-out code.
tree
|
commitdiff
2003-07-19
Mattia Barbon
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
warning 4284 doesn't have to be suppressed any more...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
moved smart phone test to chkconf.h from features.h
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
replaced untyped hash with a typed one; 64 bit fixes...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
reduced compilation dependencies
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
compatibiltiy functions should be inline, we don't...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
define a special PTR version of LIST macros which shoul...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
added NO_PTR versions of ARRAY macros to suppress warni...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
don't disable warnings for VC7, not necessary
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
added Show/HideNativeCaret() (patch 759924)
tree
|
commitdiff
2003-07-19
Julian Smart
Added minimal file dialog for SmartPhone
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
extracted common code into a single wxfileDialogBase...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
added GetForbiddenChars() and TRUE -> true (patch 757777)
tree
|
commitdiff
2003-07-19
Mattia Barbon
Fix some compilation and linking errors in samples.
tree
|
commitdiff
2003-07-18
Mattia Barbon
Fix wxStringBuffer for wxUSE_STL=1.
tree
|
commitdiff
2003-07-18
Mattia Barbon
Added wxStringBufferLength: works like wxStringBuffer...
tree
|
commitdiff
2003-07-18
Mattia Barbon
MSVC 5 compilation fixes.
tree
|
commitdiff
2003-07-18
Julian Smart
Added some standard further identifiers to help with...
tree
|
commitdiff
2003-07-18
Julian Smart
Added WCE toolbar
tree
|
commitdiff
2003-07-18
Robin Dunn
Update to Scintilla 1.53
tree
|
commitdiff
2003-07-18
Vadim Zeitlin
allow to change the event propagation level (modified...
tree
|
commitdiff
2003-07-17
Vadim Zeitlin
applied event speed up patch (752928)
tree
|
commitdiff
2003-07-17
Vadim Zeitlin
added format parameter to File/DirName()
tree
|
commitdiff
2003-07-17
Mattia Barbon
Use correct types for comparison functions in wxArray,
tree
|
commitdiff
2003-07-17
Vadim Zeitlin
don't clear the handles list in dtor, it is static...
tree
|
commitdiff
2003-07-17
Václav Slavík
dll compilation fix
tree
|
commitdiff
2003-07-17
Václav Slavík
compilation fix
tree
|
commitdiff
2003-07-17
Václav Slavík
remove extra space at top and bottom of the page if...
tree
|
commitdiff
2003-07-17
Vadim Zeitlin
useh higher value of _WIN32_IE
tree
|
commitdiff
2003-07-17
Václav Slavík
previous commit removed WXDLLIMPEXP_HTML by mistake
tree
|
commitdiff
2003-07-17
Václav Slavík
compilation fixes for msw_gl
tree
|
commitdiff
2003-07-16
David Elliott
Implement GetLabel and SetLabel
tree
|
commitdiff
2003-07-16
Václav Slavík
removed GetHorizontalConstraints -- no longer needed
tree
|
commitdiff
2003-07-15
Julian Smart
Compile with EVC 3.0 2002
tree
|
commitdiff
2003-07-15
Václav Slavík
no need to define STRICT here either
tree
|
commitdiff
2003-07-15
Václav Slavík
added <windows.h> wrapper
tree
|
commitdiff
2003-07-15
Václav Slavík
DigitalMars check didn't work
tree
|
commitdiff
2003-07-15
Václav Slavík
don't break lines in the middle of word
tree
|
commitdiff
2003-07-15
David Elliott
SetStringSelection: wxString& should be const
tree
|
commitdiff
2003-07-15
David Elliott
wxCocoa: Added wxGauge
tree
|
commitdiff
2003-07-15
Julian Smart
Added RTL functions missing from WinCE to wxchar.h/cpp
tree
|
commitdiff
2003-07-15
Julian Smart
Small tweaks for WinCE compatibility
tree
|
commitdiff
2003-07-14
David Elliott
wxCocoa: Added wxSpinButton
tree
|
commitdiff
2003-07-14
David Elliott
wxCocoa: Added basic (i.e. not working) implementation...
tree
|
commitdiff
2003-07-14
David Elliott
Added default argument (true) to Show()
tree
|
commitdiff
2003-07-14
David Elliott
Added (Start|End)DrawingOnTop stubs
tree
|
commitdiff
2003-07-14
David Elliott
Place wxAutoNSAutoreleasePool in this header
tree
|
commitdiff
2003-07-14
Julian Smart
Rationalised OnIdle
tree
|
commitdiff
2003-07-14
David Elliott
Put OnIdle() back. Without deleting pending objects...
tree
|
commitdiff
2003-07-14
Vadim Zeitlin
removed OnIdle() which didn't compile any longer
tree
|
commitdiff
2003-07-13
Vadim Zeitlin
added wxHAS_ICON_LOCATION and wxHAS_CRASH_REPORT
tree
|
commitdiff
2003-07-13
Vadim Zeitlin
wxSEHReport renamed to wxCrashReport enhanced and debug...
tree
|
commitdiff
2003-07-13
Mattia Barbon
Move #inclusion of wx/msw/winundef.h for MinGW to...
tree
|
commitdiff
2003-07-13
Julian Smart
Improvements to OnIdle processing
tree
|
commitdiff
2003-07-13
Vadim Zeitlin
first version of crash reporting code
tree
|
commitdiff
2003-07-12
Julian Smart
Use WM_INITMENUPOPUP
tree
|
commitdiff
2003-07-12
Mattia Barbon
Readd wxStringList::Add when wxUSE_STL=1, for compati...
tree
|
commitdiff
2003-07-12
Mattia Barbon
Added and documented wxColourDatabase::AddColour.
tree
|
commitdiff
2003-07-12
Julian Smart
Added wxWinceHelpController
tree
|
commitdiff
2003-07-12
Julian Smart
Added net stuff, some fixes to gsock code for WinCE
tree
|
commitdiff
2003-07-12
Julian Smart
Fixed menubar on WinCE
tree
|
commitdiff
2003-07-12
Julian Smart
Removed obsolete file
tree
|
commitdiff
2003-07-12
Vadim Zeitlin
fixed class/struct mismatch
tree
|
commitdiff
2003-07-12
Mattia Barbon
Multilib linking fixes.
tree
|
commitdiff
2003-07-11
Julian Smart
More WinCE mods
tree
|
commitdiff
2003-07-11
Julian Smart
Fixed some duff #ifdefs
tree
|
commitdiff
2003-07-11
Julian Smart
More WinCE mods
tree
|
commitdiff
2003-07-11
Stefan Csomor
apptraits in line for carbon and mach-o
tree
|
commitdiff
2003-07-11
Vadim Zeitlin
fixed using arrays as nested classes
tree
|
commitdiff
2003-07-11
Vadim Zeitlin
removed a :: from WX_CLEAR_HASHMAP
tree
|
commitdiff
2003-07-11
David Elliott
Associate/Disassociate now check for non-NULL pointer...
tree
|
commitdiff
2003-07-11
Julian Smart
More WinCE mods.
tree
|
commitdiff
2003-07-11
Julian Smart
Further WinCE mods
tree
|
commitdiff
2003-07-10
Stefan Neis
Removed Auto3D variable following other ports.
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
restored old wxCOMPILE_TIME_ASSERT2 definition as the...
tree
|
commitdiff
2003-07-10
Julian Smart
Some WinCE fixes
tree
|
commitdiff
2003-07-10
Mattia Barbon
Use correct export directive for multilib.
tree
|
commitdiff
2003-07-10
David Elliott
Implement SetBackgroundMode()
tree
|
commitdiff
next