.. |
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
|
- Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite
|
2008-12-07 14:47:55 +00:00 |
dfb
|
don't assert on unsupported metric in wxSystemSettingsNative::GetMetric()
|
2008-11-20 12:28:08 +00:00 |
expat
|
|
|
generic
|
update the generic wxHeaderCtrl implementation after r57161
|
2008-12-07 16:00:10 +00:00 |
gtk
|
restore sorting functionality broken by r57161
|
2008-12-07 16:16:21 +00:00 |
gtk1
|
Update OpenVMS compile support
|
2008-12-02 15:39:14 +00:00 |
html
|
Forward port event handler fixes to trunk.
|
2008-11-22 04:10:31 +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
|
- Rewrite wxHeaderCtrl to be virtual-like: even if we don't need an infinite
|
2008-12-07 14:47:55 +00:00 |
os2
|
add safe wxStrlcpy() function and replaced all wxStrncpy() calls by it
|
2008-11-29 14:41:02 +00:00 |
osx
|
compilation fix after making wxSocketImpl derive from wxFDIOHandler
|
2008-11-29 22:52:14 +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
|
Fixed incorrect background colour that wxStaticTexts in description box sometimes got
|
2008-12-06 19:01:32 +00:00 |
regex
|
|
|
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
|
Update OpenVMS compile support
|
2008-12-02 15:39:14 +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
|
|
|
cwcopysetup.bat
|
|
|
cwdcopysetup.bat
|
|
|
wxJpeg.icc
|
|
|
wxPng.icc
|
|
|
wxTiff.icc
|
|
|
wxWin.icc
|
|
|
Wxwindll.icc
|
|
|
wxWindowsClassicM8.xml
|
|
|
wxWindowsM8.xml
|
|
|
wxWindowsW7.xml
|
|
|
wxXpm.icc
|
|
|
wxZlib.icc
|
|
|