projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed dist target; added relevant wxX11 files to wxMotif.
[wxWidgets.git]
/
include
/
2003-04-17
David Webster
More OS/2 updates reflecting changes in 24 Branch
tree
|
commitdiff
2003-04-17
Julian Smart
Removed old files
tree
|
commitdiff
2003-04-15
David Webster
OS/2 updates to catch the port up with the rest of...
tree
|
commitdiff
2003-04-15
David Webster
OS/2 updates for lowercase bool values
tree
|
commitdiff
2003-04-14
Mattia Barbon
Code clanup: removed some useless/unused member
tree
|
commitdiff
2003-04-14
David Elliott
Added InitMouseEvent helper method (like wxMSW)
tree
|
commitdiff
2003-04-14
David Elliott
Catch and forward the following mouse related events:
tree
|
commitdiff
2003-04-14
David Elliott
Added NSEvent class for wxCocoa
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
removed accidentally left #ifdef WATCOM
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
renamed GlobalHandle class to GlobalPtr to avoid confli...
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
premultiply the colours by the alpha value
tree
|
commitdiff
2003-04-13
Mattia Barbon
Fix wxMotif build.
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
no changes
tree
|
commitdiff
2003-04-13
Vadim Zeitlin
added wxBitmap::UseAlpha()
tree
|
commitdiff
2003-04-13
Stefan Csomor
supported controls on toolbar
tree
|
commitdiff
2003-04-13
Stefan Csomor
implemented constructor for rect from point and size
tree
|
commitdiff
2003-04-12
David Elliott
DECLARE_WXCOCOA_OBJC_CLASS now declares types as struct...
tree
|
commitdiff
2003-04-12
Vadim Zeitlin
Unixware compilation fix (#undef index)
tree
|
commitdiff
2003-04-11
Václav Slavík
added WindowsXP manifest directly into application...
tree
|
commitdiff
2003-04-11
Vadim Zeitlin
fixes for user dash handling (patch 717736)
tree
|
commitdiff
2003-04-11
Vadim Zeitlin
containers don't always accept focus (patch 718913)
tree
|
commitdiff
2003-04-11
Julian Smart
Moved wxDateTime::TIME_T_FACTOR into datetime.cpp to
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
moved wxFloat/DoubleToStringStr from src/*/data.cpp...
tree
|
commitdiff
2003-04-09
Mattia Barbon
Add tests for XShape extension API in configure,
tree
|
commitdiff
2003-04-09
Mattia Barbon
Use the wxBitmap implementation from wxX11
tree
|
commitdiff
2003-04-08
Vadim Zeitlin
added missing default argument value
tree
|
commitdiff
2003-04-07
Václav Slavík
deprecated XMLID and friends macros
tree
|
commitdiff
2003-04-07
Mattia Barbon
Add GetDrawable convenience function that returns...
tree
|
commitdiff
2003-04-07
Mattia Barbon
Fix some GCC 3.2 -O2 warnings.
tree
|
commitdiff
2003-04-07
Mattia Barbon
Moved m_visual* wxApp[X11] members used by wxBitmap and
tree
|
commitdiff
2003-04-07
David Elliott
Use the generic tree control for wxCocoa
tree
|
commitdiff
2003-04-07
David Elliott
There is no task bar icon for Cocoa (yet).
tree
|
commitdiff
2003-04-07
David Elliott
Whoops! Might want the headers too.
tree
|
commitdiff
2003-04-07
Vadim Zeitlin
support for optionnally using DirectX for display manip...
tree
|
commitdiff
2003-04-06
Julian Smart
Applied [ 716064 ] Second part of wxFileCtrl & wxDirCtr...
tree
|
commitdiff
2003-04-06
Vadim Zeitlin
added assert to check that notebook page does have...
tree
|
commitdiff
2003-04-05
David Elliott
Added GetBordersForSizer(int *bordertop, int *borderOther)
tree
|
commitdiff
2003-04-05
David Elliott
Cocoa still uses the generic file dialog (see include...
tree
|
commitdiff
2003-04-05
David Elliott
Added declarations for NSLayoutManager, NSTextContainer...
tree
|
commitdiff
2003-04-05
Václav Slavík
partially working wxTaskBarIcon for X11
tree
|
commitdiff
2003-04-05
Mattia Barbon
Derive wxBitmap from wxBitmapBase.
tree
|
commitdiff
2003-04-05
Chris Elliott
changes to watcom makefiles for OpenWatcom
tree
|
commitdiff
2003-04-04
Václav Slavík
removed files with empty stubs
tree
|
commitdiff
2003-04-04
Václav Slavík
preparation for X11 wxTaskBarIcon version:
tree
|
commitdiff
2003-04-04
Václav Slavík
preparation for X11 wxTaskBarIcon version:
tree
|
commitdiff
2003-04-03
Julian Smart
Fixed OnSetCursor for Mac
tree
|
commitdiff
2003-04-03
Julian Smart
Applied patch [ 708582 ] wxGenericFileDialog & expose...
tree
|
commitdiff
2003-04-03
Julian Smart
Applied patch [ 708016 ] Setup0.h updated according...
tree
|
commitdiff
2003-04-02
Mattia Barbon
Make wxIcon more independent from wxBitmap implementa...
tree
|
commitdiff
2003-04-02
Julian Smart
Removed treectrl.h inclusion
tree
|
commitdiff
2003-04-02
Julian Smart
Applied some of patch [ 688466 ] MSVC7 build & bug...
tree
|
commitdiff
2003-04-01
David Elliott
Implemented wxWindowCocoa::Cocoa_drawRect
tree
|
commitdiff
2003-03-31
Mattia Barbon
Removed Motif files that only contained stubs
tree
|
commitdiff
2003-03-31
Mattia Barbon
Removed a deprecated wxBitmap constructor, and some
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated code updates
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated class mods
tree
|
commitdiff
2003-03-30
Julian Smart
Removing deprecated classes
tree
|
commitdiff
2003-03-30
Mattia Barbon
Moved wxWindow::SetSizeHints implementation to wxTopL...
tree
|
commitdiff
2003-03-30
Mattia Barbon
Inherit LoadFile and SaveFile from wxTextCtrlBase...
tree
|
commitdiff
2003-03-30
Mattia Barbon
Removed dependency on wxTabView.
tree
|
commitdiff
2003-03-29
Stefan Csomor
switching to as many MSL wchar implementations as possi...
tree
|
commitdiff
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
tree
|
commitdiff
2003-03-28
Stefan Csomor
simplified definition
tree
|
commitdiff
2003-03-28
Stefan Csomor
better mb2wc conversions for mac unicode
tree
|
commitdiff
2003-03-28
Stefan Csomor
mach-o addition
tree
|
commitdiff
2003-03-27
Mattia Barbon
FIxed wxRadioBox::Get/SetLabel.
tree
|
commitdiff
2003-03-27
Stefan Csomor
wxMac Unicode support
tree
|
commitdiff
2003-03-27
Mattia Barbon
Removed some old cruft from wxBitmap, moved wxMotif...
tree
|
commitdiff
2003-03-27
Mattia Barbon
Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize
tree
|
commitdiff
2003-03-26
Mattia Barbon
Calling a virtual function from a destructor is not...
tree
|
commitdiff
2003-03-26
Mattia Barbon
SetSelection must not send an event. Fixed an off
tree
|
commitdiff
2003-03-26
Robin Dunn
wxImageHistogram needs WXDLLEXPORT
tree
|
commitdiff
2003-03-26
David Elliott
Changed #if wxUSE_NEW_GRID to #if wxUSE_GRID (there...
tree
|
commitdiff
2003-03-26
David Elliott
- Added wxAddProcessCallbackForPid function
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
wxDIB::Create(wxBitmap) shouldn't do any conversions...
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
oops, forgot default value for MemoryHDC ctor parameter
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
MemoryHDC can now be used to create DCs compatible...
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
added wxTextBuffer::Clear() (patch 706188)
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
added non-const begin()/end() methods to wxString ...
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
fix Alt-letter navigation with spin controls (bug 672974)
tree
|
commitdiff
2003-03-24
Julian Smart
Removed old grid code
tree
|
commitdiff
2003-03-24
David Elliott
- Remove wxTopLevelWindowCocoa from the wxRTTI class...
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
removed wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_L...
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
added wxDIB::Save() and wxDIB to/from wxBitmap) convers...
tree
|
commitdiff
2003-03-23
Julian Smart
Removed spurious spawnbrowser.h/cpp
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
added GlobalHandle
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete ODBC classes.
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete wxDate and wxTime classes.
tree
|
commitdiff
2003-03-23
Julian Smart
Removed 16-bit gauge code (Microsoft)
tree
|
commitdiff
2003-03-23
Julian Smart
Removed dibutils
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
got rid of more duplicated code for working with DIBs
tree
|
commitdiff
2003-03-23
Mattia Barbon
Added missing comma.
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
removed GetBitmapForDC() and supporting functions
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
added CreateDDB() and CreatePalette()
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
added CopyFromDIB()
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
Win16 cursor/icon functions are not needed any longer
tree
|
commitdiff
2003-03-22
Vadim Zeitlin
added wxBitmapToHICON/CURSOR helper functions
tree
|
commitdiff
2003-03-22
Vadim Zeitlin
added (very) preliminary raw bitmap support
tree
|
commitdiff
2003-03-22
Vadim Zeitlin
modifications for raw bitmap support and for using...
tree
|
commitdiff
2003-03-22
Vadim Zeitlin
added (very) preliminary raw bitmap support
tree
|
commitdiff
next