projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
font-encodings additions
[wxWidgets.git]
/
include
/
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
2004-01-22
Vadim Zeitlin
implemented SetSelection
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
implemented HitTest() (modified patch 875957)
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
use wxColourDatabase::Find(), not obsolete FindColour...
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
compilation fix for !wxUSE_VALIDATOR
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
linking fix for wxCocoa apps using clipboard
tree
|
commitdiff
2004-01-22
David Elliott
Unicode build fixes
tree
|
commitdiff
2004-01-22
David Elliott
* Add Unicode support for wxNSStringWithWxString and...
tree
|
commitdiff
2004-01-22
David Elliott
Applied patch #881258: Add wxT() to debug messages...
tree
|
commitdiff
2004-01-22
David Elliott
Applied correct filename case for header imports from...
tree
|
commitdiff
2004-01-20
Stefan Csomor
added mac conversions
tree
|
commitdiff
2004-01-20
Stefan Csomor
turn off unknown pragma for CW 9
tree
|
commitdiff
2004-01-19
David Elliott
Reverting wxAppTraits GSocket patch
tree
|
commitdiff
2004-01-19
Chris Elliott
fix for DMC missing mouse defines
tree
|
commitdiff
2004-01-19
Chris Elliott
fix for DMC missing TVS_INFOTIP
tree
|
commitdiff
2004-01-19
Julian Smart
Added back constructor implementations
tree
|
commitdiff
2004-01-18
David Elliott
Added wxAppTraits::CreateGSocket() as well as implement...
tree
|
commitdiff
2004-01-18
David Elliott
Move GSocketBSDGUIShim from source file to header ...
tree
|
commitdiff
2004-01-18
David Elliott
Add virtual methods to GSocketBSD for calling the event...
tree
|
commitdiff
2004-01-18
David Elliott
Initial move from C to C++. The functionality of the...
tree
|
commitdiff
2004-01-17
Mattia Barbon
Compilation fix for MSVC 6 and wxUSE_STL=1.
tree
|
commitdiff
2004-01-17
Mattia Barbon
Add wxRTTI information.
tree
|
commitdiff
2004-01-15
Julian Smart
Reverted patch [ 832096 ] Final separation for GUI...
tree
|
commitdiff
2004-01-14
David Elliott
Added MSWPositionForWxMenu() method which is used to...
tree
|
commitdiff
2004-01-14
Robin Dunn
Fix compile warning when building DLLs
tree
|
commitdiff
2004-01-12
Julian Smart
Unicode and ODBC are now compatible
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 827399 ] sqltypes.h included without...
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 858324 ] Calling EndModal inside an...
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 837515 ] wxIPaddress + docs patch
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 832096 ] Final separation for GUI and...
tree
|
commitdiff
2004-01-11
Julian Smart
Applied patch [ 842285 ] comparison for wxIPV4address
tree
|
commitdiff
2004-01-08
Julian Smart
Applied patch [ 871014 ] Adding size of control to...
tree
|
commitdiff
2004-01-08
Julian Smart
Applied patch [ 871762 ] Solution to losing strings...
tree
|
commitdiff
next