.. |
aui
|
consistently use wxAuiPaneInfo::Has/SetFlag() instead of using bit operations on its state field directly (this results in a warning about implicit sign change from HP aCC)
|
2008-11-14 23:12:59 +00:00 |
cocoa
|
Review/simplify/cleanup MDI classes for all platforms and introduce base
|
2008-11-04 02:46:19 +00:00 |
common
|
no changes, just refactoring: extracted the code to update the column indices array when the number of columns changes to the common code to be able to reuse it from the MSW version
|
2008-12-14 21:56:38 +00:00 |
dfb
|
don't assert on unsupported metric in wxSystemSettingsNative::GetMetric()
|
2008-11-20 12:28:08 +00:00 |
expat
|
changed ds[pw] files to use CRLF eol style and not native one (this helps if you have them on a partition exported via Samba from Unix to Windows)
|
2007-06-30 12:13:58 +00:00 |
generic
|
no changes, just refactoring: extracted the code to update the column indices array when the number of columns changes to the common code to be able to reuse it from the MSW version
|
2008-12-14 21:56:38 +00:00 |
gtk
|
don't call size_request to get best size of a non-native control, it will probably return (0,0)
|
2008-12-14 07:39:17 +00:00 |
gtk1
|
Update OpenVMS compile support
|
2008-12-02 15:39:14 +00:00 |
html
|
remove old file not compiled/used anymore since at least 6 years
|
2008-12-14 14:05:25 +00:00 |
jpeg
|
fix typo in __WWXMAC__
|
2008-08-13 12:31:13 +00:00 |
mgl
|
fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values
|
2008-11-03 17:02:25 +00:00 |
motif
|
Update OpenVMS compile support
|
2008-12-02 15:39:14 +00:00 |
msdos
|
add safe wxStrlcpy() function and replaced all wxStrncpy() calls by it
|
2008-11-29 14:41:02 +00:00 |
msw
|
compilation fix after latest changes (missing header)
|
2008-12-14 20:27:35 +00:00 |
os2
|
add safe wxStrlcpy() function and replaced all wxStrncpy() calls by it
|
2008-11-29 14:41:02 +00:00 |
osx
|
Forward port new wxRenderer methods in 2.8 to trunk.
|
2008-12-13 17:36:27 +00:00 |
palmos
|
add safe wxStrlcpy() function and replaced all wxStrncpy() calls by it
|
2008-11-29 14:41:02 +00:00 |
png
|
osx regrouping
|
2008-07-29 20:11:51 +00:00 |
propgrid
|
Added wxPropertyGridInterface::RemoveProperty()
|
2008-12-11 17:11:35 +00:00 |
regex
|
added eVC project file for building regex library (patch 1753200)
|
2007-07-13 12:57:46 +00:00 |
richtext
|
Added Undo, Redo accelerators for wxRTC
|
2008-12-03 12:31:07 +00:00 |
stc
|
CanPaste() should be const too
|
2008-11-14 23:23:16 +00:00 |
tiff
|
compilation fixes for Unicode build in !TIF_PLATFORM_CONSOLE case (fixes WinCE compilation)
|
2008-02-24 23:05:45 +00:00 |
univ
|
don't crash trying to draw buttons with invalid bitmaps (the real fix would be to avoid adding them to the toolbar in the first place, of course...)
|
2008-11-03 17:24:51 +00:00 |
unix
|
don't close all unused descriptors in the child, this seems unnecessary and breaks some (admittedly buggy) children (e.g. xboard)
|
2008-12-14 00:10:07 +00:00 |
wxWindows.xcodeproj
|
fixing file paths after renaming
|
2008-06-11 19:14:39 +00:00 |
x11
|
changing depricated font-family enums into current ones
|
2008-11-06 08:12:48 +00:00 |
xml
|
fix substr() calls broken by r56215 (#10198)
|
2008-11-20 18:19:17 +00:00 |
xrc
|
compilation fixes for PCH-less build after r57074
|
2008-12-03 09:05:04 +00:00 |
zlib
|
compilation fix for WinCE
|
2007-07-29 14:21:30 +00:00 |
cwcopysetup.bat
|
|
|
cwdcopysetup.bat
|
|
|
wxJpeg.icc
|
|
|
wxPng.icc
|
|
|
wxTiff.icc
|
|
|
wxWin.icc
|
Removed some references to unused files.
|
2006-05-25 10:03:56 +00:00 |
Wxwindll.icc
|
Removed some references to unused files.
|
2006-05-25 10:03:56 +00:00 |
wxWindowsClassicM8.xml
|
|
|
wxWindowsM8.xml
|
src/mac/carbon/pnghand.cpp removed
|
2006-05-25 14:45:39 +00:00 |
wxWindowsW7.xml
|
|
|
wxXpm.icc
|
|
|
wxZlib.icc
|
|
|