| .. |
|
aui
|
Fix from wxAUI forum (http://www.kirix.com/forums/viewtopic.php?f=16&t=564) for display problem on Vista
|
2007-11-09 12:06:29 +00:00 |
|
cocoa
|
Add RCS-ID and normalize whitespace.
|
2007-11-09 18:58:47 +00:00 |
|
common
|
some Hildon integration work: use HildonProgram (for integration with the OS), HildonWindow (which has native appearance) and more native-like menus
|
2007-11-12 00:25:09 +00:00 |
|
dfb
|
remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes
|
2007-10-17 18:22:15 +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
|
Compilation for GTK+
|
2007-11-11 19:14:09 +00:00 |
|
gtk
|
destroy created widgets
|
2007-11-12 04:00:19 +00:00 |
|
gtk1
|
implement wxGetCientDisplayRect() correctly for X11-based ports
|
2007-11-06 22:27:15 +00:00 |
|
html
|
more unused parameters warnings (should have been part of r49659)
|
2007-11-05 22:33:54 +00:00 |
|
iodbc
|
|
|
|
jpeg
|
include jconfig.vc under OS/2 too
|
2007-10-01 13:02:52 +00:00 |
|
mac
|
avoiding a -1,-1 being set as icon size
|
2007-11-10 20:36:22 +00:00 |
|
mgl
|
remove wxWindow::Clear() from wxDFB and wxMGL which was unused (probably replaced by ClearBackground()) and conflicted with methods with the same name in other classes
|
2007-10-17 18:22:15 +00:00 |
|
motif
|
implement wxGetCientDisplayRect() correctly for X11-based ports
|
2007-11-06 22:27:15 +00:00 |
|
msdos
|
always return wxString from wxGetUserHome() instead of char */wxWCharBuffer depending on the build
|
2007-10-06 12:38:15 +00:00 |
|
msw
|
don't forward Enter presses to the default button if any of the ancestor windows has DLGC_WANTMESSAGE dialog code (slightly modified patch 1828309)
|
2007-11-10 01:15:03 +00:00 |
|
os2
|
Avoid passing wxChar* to API functions (patch #1830017).
|
2007-11-11 22:35:20 +00:00 |
|
palmos
|
add wxUSE_MINIFRAME wrapper
|
2007-10-21 18:07:29 +00:00 |
|
png
|
fix png compile bug with DMC
|
2007-10-25 13:24:49 +00:00 |
|
regex
|
added eVC project file for building regex library (patch 1753200)
|
2007-07-13 12:57:46 +00:00 |
|
richtext
|
Sizing improvements and read-only preview controls
|
2007-11-01 17:37:29 +00:00 |
|
stc
|
fix a warning about casting literal string constants to non-const char *
|
2007-09-10 14:22:43 +00:00 |
|
tiff
|
Watcom needs lfind change too
|
2007-10-29 20:57:56 +00:00 |
|
univ
|
Borland still hates ?
|
2007-10-11 12:18:32 +00:00 |
|
unix
|
unused parameter warning fixes for --disable-all-features build
|
2007-11-11 12:55:43 +00:00 |
|
wxWindows.xcode
|
remove .cvsignore files, they're useless with svn
|
2007-06-26 22:41:53 +00:00 |
|
wxWindows.xcodeproj
|
adding missing file
|
2007-11-10 20:01:43 +00:00 |
|
x11
|
implement wxGetCientDisplayRect() correctly for X11-based ports
|
2007-11-06 22:27:15 +00:00 |
|
xml
|
include line number information in wxXmlNode (based on patch #1803492 by Heikki Linnakangas)
|
2007-09-30 11:09:54 +00:00 |
|
xrc
|
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-25 14:39:47 +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
|
|
|