projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Compensate the usage of selecting already selected menu items by explicit 'New game...
[wxWidgets.git]
/
include
/
2005-04-07
Robert Roebling
Implemented text wrapping for GTK (1.2 and 2.X).
tree
|
commitdiff
2005-04-07
Kevin Hock
Declare CFRunLoopSourceRef rather than including the...
tree
|
commitdiff
2005-04-07
Włodzimierz Skiba
VC++ 1.5 no more supported.
tree
|
commitdiff
2005-04-07
David Webster
New classes for OS/2
tree
|
commitdiff
2005-04-07
David Webster
Add OS/2 to supported instances
tree
|
commitdiff
2005-04-06
Julian Smart
As yet unsuccessful attempt to set the focus to the...
tree
|
commitdiff
2005-04-06
Michael Wetherell
Use wxFileSystem for left hand side. Patches 1169934...
tree
|
commitdiff
2005-04-06
Michael Wetherell
Add m_allowSeeking for updated filesystem handler to...
tree
|
commitdiff
2005-04-06
Vadim Zeitlin
fixed wx/motif/chkconf.h include
tree
|
commitdiff
2005-04-06
Ryan Norton
Get rid of inline for methods not implemented in the...
tree
|
commitdiff
2005-04-06
Vadim Zeitlin
define WM_CONTEXTMENU if the standard headers don't
tree
|
commitdiff
2005-04-06
Vadim Zeitlin
use LVS_EX_LABELTIP by default
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
don't let WM_RBUTTONDOWN reach def window proc as it...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
added GetVisibleBegin/End() to complement/replace GetFi...
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
give an error if wxMotif is built in Unicode mode ...
tree
|
commitdiff
2005-04-05
Robert Roebling
Added switch and define for wxUSE_STD_STRING
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Warning fix for wxUSE_LOG off.
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Fix the warning about code sensitive to packing (VisualC).
tree
|
commitdiff
2005-04-04
Dimitri Schoolwerth
fixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__...
tree
|
commitdiff
2005-04-03
Stefan Neis
Made data variable used in inline function non-static...
tree
|
commitdiff
2005-04-03
Stefan Csomor
always forcing a relayout when position changes, making...
tree
|
commitdiff
2005-04-03
Julian Smart
Cross-hair cursor appears as an I-beam on WinXP for...
tree
|
commitdiff
2005-04-03
Julian Smart
Not all implementations of wxMDIChildFrame derive from...
tree
|
commitdiff
2005-04-03
Ryan Norton
Update wxURI for RFC 3986
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
added wxMemoryInputStream(wxMemoryOutputStream&) ctor...
tree
|
commitdiff
2005-04-02
Václav Slavík
added MDI support to XRC
tree
|
commitdiff
2005-04-02
Julian Smart
No resize border on WinCE by default
tree
|
commitdiff
2005-04-02
Julian Smart
No resize border on WinCE
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
added wxImage::IsTransparent(x, y)
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
added XYToIndex() to avoid duplicating the checks for...
tree
|
commitdiff
2005-04-02
Julian Smart
Default border for a static box is wxBORDER_NONE
tree
|
commitdiff
2005-04-02
Julian Smart
The wxDEFAULT_CONTROL_BORDER symbol can be used to...
tree
|
commitdiff
2005-04-02
Robin Dunn
Add static_data flag to SetData and SetAlpha so Python...
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
fixes to static box borders calculations and significan...
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
added AutoHRGN class; corrected GetHbrush[Of]() macros
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
added wxSOLID default value for FindOrCreateBrush()
tree
|
commitdiff
2005-04-02
Vadim Zeitlin
removed superfluous semicolons
tree
|
commitdiff
2005-04-01
Stefan Csomor
moving wxMac to new printing architecture
tree
|
commitdiff
2005-04-01
Włodzimierz Skiba
Do not break checking whether dir exists for given...
tree
|
commitdiff
2005-04-01
Stefan Csomor
adding protected inquiry function whether a child windo...
tree
|
commitdiff
2005-03-31
Julian Smart
Applied patch 1173802: Reimplementation of GtkFileChoos...
tree
|
commitdiff
2005-03-31
Julian Smart
Applied patch [ 1174270 ] small fixes to wxGenericDirCtrl
tree
|
commitdiff
2005-03-31
Stefan Csomor
calculating vis regions as rects (faster for Quartz...
tree
|
commitdiff
2005-03-31
Julian Smart
Fixed MSWClipBoxRegion
tree
|
commitdiff
2005-03-31
Stefan Csomor
content clipping becomes a runtime attribute
tree
|
commitdiff
2005-03-30
Robert Roebling
Compilo.
tree
|
commitdiff
2005-03-30
Robert Roebling
Forgot to commit.
tree
|
commitdiff
2005-03-30
Julian Smart
Applied patch [ 1161769 ] reference to temp object...
tree
|
commitdiff
2005-03-30
Julian Smart
Applied patch [ 1166587 ] [wxMSW] Removes all flicker...
tree
|
commitdiff
2005-03-30
Julian Smart
Sorry, should be a __UNIX__ test
tree
|
commitdiff
2005-03-30
Julian Smart
Attempted compile fix
tree
|
commitdiff
2005-03-30
Stefan Csomor
unifying redraw and scrolling calls between compositing...
tree
|
commitdiff
2005-03-30
Stefan Csomor
using separate imaglist on mac
tree
|
commitdiff
2005-03-29
Robert Roebling
Made wxConvBrokenFileNames public.
tree
|
commitdiff
2005-03-29
Włodzimierz Skiba
Missing DMC value after recent changes in tbar95.cpp.
tree
|
commitdiff
2005-03-29
Julian Smart
Compile with builtin ODBC in GTK+ ANSI mode
tree
|
commitdiff
2005-03-29
Stefan Csomor
we need our own imaglist implementation because in...
tree
|
commitdiff
2005-03-29
Kevin Hock
Added __WXMAC_OSX__ guards around the CFRunLoop calls...
tree
|
commitdiff
2005-03-28
Kevin Hock
Separate includes needed for Darwin and classic [ follo...
tree
|
commitdiff
2005-03-28
Kevin Hock
Create RunLoop that can be used to process pending...
tree
|
commitdiff
2005-03-28
Vadim Zeitlin
added GetHimagelist()
tree
|
commitdiff
2005-03-28
Václav Slavík
fixed dialog units in toplevel windows (bug #1170234)
tree
|
commitdiff
2005-03-27
Václav Slavík
added XRC handler for wxStdDialogButtonSizer
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
applied patch fixing problems with X server crash when...
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
applied heavily modified patch 1116702: support for...
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
added wxBitmap::GetMaskBitmap()
tree
|
commitdiff
2005-03-27
Robert Roebling
Submit patch based on Michael W.'s invalid UTF8
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
added wxTE_BESTWRAP style (which is the default now...
tree
|
commitdiff
2005-03-27
David Elliott
Declare strptime when using MSL headers on OS X.
tree
|
commitdiff
2005-03-27
David Elliott
Added #if wxUSE_STACKWALKER. Fixes compilation of...
tree
|
commitdiff
2005-03-26
David Elliott
Improve type safety by doing a runtime check to make...
tree
|
commitdiff
2005-03-26
Julian Smart
Added C/wxString array constructors to wxArrayString
tree
|
commitdiff
2005-03-26
Julian Smart
Fix for link error
tree
|
commitdiff
2005-03-26
David Elliott
Get rid of wxFontMapper in wxBase library.
tree
|
commitdiff
2005-03-24
Włodzimierz Skiba
winundef.h serves for other compilators too with STL...
tree
|
commitdiff
2005-03-24
Vadim Zeitlin
added wxConvFileName which is a variable, not define...
tree
|
commitdiff
2005-03-24
Vadim Zeitlin
added wxRendererNative::DrawDropArrow (patch 1166596)
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
adjust the rectangle before calling DrawThemeBackground...
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
added IsFalse() to simplify code doing HasOption(very...
tree
|
commitdiff
2005-03-23
Julian Smart
Updated version to 2.5.5
tree
|
commitdiff
2005-03-23
David Elliott
GCC 4.0 (Apple 4059) is a little bit pickier than 3.3.
tree
|
commitdiff
2005-03-23
David Elliott
Blind bug fix to bug reported by Angel Kry.
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
clear m_aTypes array in Clear() as well (patch 1165866)
tree
|
commitdiff
2005-03-22
Julian Smart
We need wxUSE_COMMON_DIALOGS for PPC
tree
|
commitdiff
2005-03-22
Włodzimierz Skiba
Wrap <commdlgs.h> as <commctls.h>. Required makefiles...
tree
|
commitdiff
2005-03-22
Julian Smart
DEBUGREPORT
tree
|
commitdiff
2005-03-22
Julian Smart
Don't use debug report under CE
tree
|
commitdiff
2005-03-22
Julian Smart
wxUSE_COMMON_DIALOGS must be 0 for eVC++ 3
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
GTK+ callbacks must have C linkage (patch 1157384)
tree
|
commitdiff
2005-03-21
Julian Smart
Adapt lib to eVC++ 3/4/PPC
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
fixed Context_Current spelling
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
added orient parameter to wxMDIParentFrame::Tile()
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
set wxUSE_DEBUGREPORT to 1 by default again
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
added qa library (currently consisting of wxDebugReport...
tree
|
commitdiff
2005-03-20
Vadim Zeitlin
added wxString ctor from std::string (inside #ifdef...
tree
|
commitdiff
2005-03-20
Vadim Zeitlin
oops, removed duplicate SetIcons[s]() added in last...
tree
|
commitdiff
2005-03-20
Vadim Zeitlin
wxMDIChildFrame::Maximize() should have default value...
tree
|
commitdiff
2005-03-20
Julian Smart
Fixes for WinCE toolbar
tree
|
commitdiff
2005-03-20
Vadim Zeitlin
compilation fix after last commit (missing semicolon...
tree
|
commitdiff
next