.. |
aui
|
added check for index validity to OnTabButton()
|
2007-03-30 16:49:42 +00:00 |
cocoa
|
make IsEnabled() return false even if the window parent, and not the window itself, is disabled and added IsThisEnabled() implementing the old IsEnabled() behaviour; also significantly simplify the window state management code in all ports by factoring out the common parts in wxWindowBase
|
2007-03-23 14:01:53 +00:00 |
common
|
made wxString::Replace, Matches and Find work with any form of string argument
|
2007-04-05 08:35:39 +00:00 |
dfb
|
fixed wxBitmap<->wxImage conversion to not exchange red and blue components
|
2007-04-03 08:46:53 +00:00 |
expat
|
|
|
generic
|
BCC5.5 compilation fix
|
2007-04-03 10:36:40 +00:00 |
gtk
|
removed unnecessary checks for m_clipboard/targetsWidget being non-NULL in dtor: they're used without these checks in many other places anyhow
|
2007-04-03 15:12:31 +00:00 |
gtk1
|
1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac
|
2007-03-31 02:57:55 +00:00 |
html
|
call SetEventObject() for wxHtmlLinkEvents we generate
|
2007-04-04 02:00:32 +00:00 |
iodbc
|
|
|
jpeg
|
Rename boolean to wxjpeg_boolean to avoid conflicts, e.g. with boolean
|
2006-11-28 16:24:45 +00:00 |
mac
|
build fixes for wxUSE_VALIDATORS==0
|
2007-04-03 02:44:32 +00:00 |
mgl
|
don't check whether the window is shown and enabled in AcceptsFocus() itself
|
2007-03-25 22:36:24 +00:00 |
motif
|
added support for ellipsization and markup in wxStaticText (modified patch 1629946)
|
2007-04-01 14:13:15 +00:00 |
msdos
|
|
|
msw
|
construct wxBasicString directly from wxString instead of passing by mb_str(): this is completely unnecessary (and also happens not to compile in Unicode build currently)
|
2007-04-05 09:58:13 +00:00 |
os2
|
removed second parameter of wxFrame::DoGiveHelp(), the help string is always shown (even if it's empty), not hidden; this hopefully really fixes restoring the previously shown status bar text when the menu is dismissed
|
2007-04-02 22:00:52 +00:00 |
palmos
|
fixed all the other ports broken by controls labels in wxToolBar patch commit
|
2007-03-18 23:57:20 +00:00 |
png
|
|
|
regex
|
|
|
richtext
|
Added mouse event handler invocations
|
2007-04-02 08:51:06 +00:00 |
stc
|
Bakefile and other changes for new locations of STC and wxSVGFileDC.
|
2007-04-05 06:27:23 +00:00 |
tiff
|
Check the size of the boolean type used by an external jpeg lib on Windows.
|
2006-12-03 21:59:47 +00:00 |
univ
|
toggle the first button in a radio tools group initially (second version of patch 1469227)
|
2007-04-01 15:06:11 +00:00 |
unix
|
don't handle orderly socket shutdown by the peer as an error (patch 1688222)
|
2007-03-30 19:02:30 +00:00 |
wxWindows.xcode
|
|
|
wxWindows.xcodeproj
|
adding common search field file
|
2006-12-15 10:03:50 +00:00 |
x11
|
compilation fix after last change
|
2007-04-01 13:22:58 +00:00 |
xml
|
compare charset strings case-insensitively (and so avoid conversions between utf-8 and UTF-8 for example, see patch 1611068)
|
2006-12-24 13:36:22 +00:00 |
xrc
|
don't use deprecated wxSizerItem::SetWindow/Sizer/Spacer(), use AssignXXX() equivalents instead
|
2007-03-30 20:16:11 +00:00 |
zlib
|
|
|
cwcopysetup.bat
|
|
|
cwdcopysetup.bat
|
|
|
wxJpeg.icc
|
|
|
wxPng.icc
|
|
|
wxTiff.icc
|
|
|
wxWin.icc
|
|
|
Wxwindll.icc
|
|
|
wxWindowsClassicM8.xml
|
|
|
wxWindowsM8.xml
|
|
|
wxWindowsW7.xml
|
|
|
wxXpm.icc
|
|
|
wxZlib.icc
|
|
|