projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use "wxCheckListBox" instead of the deprecated "wxCheckList"
[wxWidgets.git]
/
include
/
2004-02-11
Robin Dunn
Added missing wxNcPaintEventFunction and used it in...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
reversed last accidental commit
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
use static_cast<> in event table macros for type safety...
tree
|
commitdiff
2004-02-10
Robin Dunn
Fixed a compliation error, event args should not be...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
allow generating PS on an output stream and not only...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
reverted wxStaticCast change which obviously can't...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
use static_cast<> in event table macros for type safety...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
added wxStaticCast, moved wxConstCast from wx/object...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
compilation fix for wxUSE_LOG == 0 (part of patch 843206)
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
implemented SelectItem(item, bool); UnselectItem()...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
added wxTreeCtrl::UnselectItem() and ToggleItemSelectio...
tree
|
commitdiff
2004-02-10
Chris Elliott
fix for non-unicode DMC builds
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
fixed the value returned by GetSize()
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
Win64 compilation fixes
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
Win64 compilation fixes: define SIZEOF_SIZE_T, added...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
added base array of size_t as under Win64 size_t >...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
added wxGet/SetWindowProc/UserData()
tree
|
commitdiff
2004-02-09
Vadim Zeitlin
no changes, simply added a comment
tree
|
commitdiff
2004-02-09
Robin Dunn
wxUSE_VC_CRTDBG needs to be dependent on wxUSE_MEMORY_T...
tree
|
commitdiff
2004-02-09
Julian Smart
Fix needed for free MS SDK
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
added WC_NO_BEST_FIT_CHARS
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
resolving conflicts in files I had forgot to commit...
tree
|
commitdiff
2004-02-08
Julian Smart
Added missing MSWGetStyle prototype
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
wxBUFFER_DC_DEFAULT should be wxBUFFER_DC_OVERWRITE_BG...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
ugly attempt to fix compilation for BCB 6 (bug 819700)
tree
|
commitdiff
2004-02-08
Julian Smart
Fixed bug [ 865999 ] wxRETAINED windows appear blank...
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
added GetHbrush() and GetHbrushOf()
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
fixed operator=(), ==() and !=() for wxPen
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
added GetHpen() and GetHpenOf()
tree
|
commitdiff
2004-02-08
Julian Smart
Applied patch [ 892543 ] wxUniversal: Bitmaps in disabl...
tree
|
commitdiff
2004-02-08
Mattia Barbon
Compilation fix for wxUSE_STL == 1 and wxUSE_UNICODE...
tree
|
commitdiff
2004-02-08
David Elliott
Add wxCocoa-specific trace masks
tree
|
commitdiff
2004-02-08
Stefan Csomor
font-encodings additions
tree
|
commitdiff
2004-02-08
Stefan Csomor
unicode targets cleanup for cw and xcode
tree
|
commitdiff
2004-02-08
Stefan Csomor
getting rid of old pragma for CW Pro 9
tree
|
commitdiff
2004-02-08
Vadim Zeitlin
background colour of a combobox may now be set (bug...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
added WM_UPDATEUISTATE and related stuff
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
trying to fix breakage in wxBufferedPaintDC after the...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
use new style creation (MSWCreateControl() and MSWGetSt...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
added wxDC::DrawPolyPolygon() (patch 882189)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
multiple fixes to wxChoice/wxCombobox height getting...
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
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
better leak error reporting using VC CRT (patch 828250)
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
made wxNumberEntryDialog public; extracted it and wxGet...
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
trying to make comments readable again after their...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
fixed wxIsctrl/wxIscntrl confusion (modified patch...
tree
|
commitdiff
2004-02-07
Vadim Zeitlin
fixed the mess (nested C/C++ comments) intorduced by...
tree
|
commitdiff
2004-02-06
Robin Dunn
Correct export declarations
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
Vadim Zeitlin
don't call Init() twice when dialog is created in 2...
tree
|
commitdiff
2004-02-05
Vadim Zeitlin
removed wxTE_HT_XXX constants which are now in wx/textc...
tree
|
commitdiff
2004-02-05
Václav Slavík
restored wxPluginLibrary::ms_classes handling code...
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
Václav Slavík
blind attempt to fix wxMac compilation (__UNIX__ define...
tree
|
commitdiff
2004-02-03
Robin Dunn
Added export decl
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-02
Václav Slavík
hopefully better description of GetSocketGUIFunctionsTa...
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound; compatibility fixes
tree
|
commitdiff
2004-02-02
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-02
David Elliott
Applied modified 3-state checkbox patch from Mathew...
tree
|
commitdiff
2004-02-02
Václav Slavík
fixed flags to make and tests easier
tree
|
commitdiff
2004-02-02
Václav Slavík
API and code changes to allowing stopping playback
tree
|
commitdiff
2004-02-01
Václav Slavík
renamed wxWave to wxSound
tree
|
commitdiff
2004-02-01
Václav Slavík
added support for async playback to Unix implementation...
tree
|
commitdiff
2004-02-01
Václav Slavík
prefix symbols with wx, for smaller risk of collision
tree
|
commitdiff
2004-02-01
Dimitri Schoolwerth
Reverted part of patch #876969 ("Fixes to Borland warni...
tree
|
commitdiff
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
tree
|
commitdiff
2004-01-31
Václav Slavík
wxClassInfo (un)registration now happens automatically...
tree
|
commitdiff
2004-01-31
Václav Slavík
fixed wxFSVolume definition if !wxUSE_GUI
tree
|
commitdiff
2004-01-31
Václav Slavík
cleanup: all definitions missing from std headers shoul...
tree
|
commitdiff
2004-01-31
Václav Slavík
wxUSE_STL affect binary compatibility
tree
|
commitdiff
2004-01-31
Stefan Neis
Fixed compile error.
tree
|
commitdiff
2004-01-31
Robin Dunn
%addtofunc --> %pythonAppend
tree
|
commitdiff
2004-01-27
Dimitri Schoolwerth
Applied patch #876969: "Fixes to Borland warnings"...
tree
|
commitdiff
2004-01-27
Julian Smart
Patch from "Viktor Voroshylo" <viktor@voroshylo.com>
tree
|
commitdiff
2004-01-27
David Elliott
wxCocoa: Better icon support
tree
|
commitdiff
2004-01-27
David Elliott
Moved @interface wxNSApplicationDelegate to new header
tree
|
commitdiff
2004-01-26
Julian Smart
Added RTTI
tree
|
commitdiff
2004-01-26
Václav Slavík
renamed system option to better match existing ones
tree
|
commitdiff
2004-01-26
Václav Slavík
don't include GetShortcutTarget if OLE is not available...
tree
|
commitdiff
2004-01-25
Stefan Csomor
compositing and transtion changes
tree
|
commitdiff
2004-01-25
Stefan Csomor
reopen application
tree
|
commitdiff
2004-01-25
Ryan Norton
Remove taskbar support for now on OS X
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2004-01-23
Robin Dunn
Fixed compile error
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2004-01-23
Julian Smart
Applied patch [ 882493 ] Added XRC support for wxStatusBar
tree
|
commitdiff
2004-01-23
Ryan Norton
OS X Dock Menu/Taskbar support (not added to bakefiles...
tree
|
commitdiff
2004-01-23
Ryan Norton
HID support (preliminary - not added to bakefiles yet)
tree
|
commitdiff
2004-01-23
Robin Dunn
Moved wxMacGetSystemEncFromFontEnc and wxMacGetFontEncF...
tree
|
commitdiff
2004-01-22
Stefan Csomor
font and system conversion functions for wxMac
tree
|
commitdiff
2004-01-22
Stefan Csomor
added all standard mac encodings
tree
|
commitdiff
next