.. |
accel.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
app.cpp
|
Use wxDELETE() and wxDELETEA() when possible.
|
2010-06-20 18:18:23 +00:00 |
bitmap.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
bmpbuttn.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
brush.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
button.cpp
|
No code changes, fixed various typos.
|
2011-04-03 20:31:32 +00:00 |
checkbox.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
checklst.cpp
|
fixing duplicate rti info
|
2011-01-04 09:13:49 +00:00 |
choice.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
clipbrd.cpp
|
Fixed various typos.
|
2011-03-22 14:17:38 +00:00 |
colour.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
combobox.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
control.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
cursor.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
data.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
dataobj.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
dc.cpp
|
Fixed typo in variable name, fixing #13872.
|
2012-01-22 17:27:09 +00:00 |
dcclient.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
dcmemory.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
dcprint.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
dcscreen.cpp
|
Fixed header file conflict.
|
2008-10-08 17:53:03 +00:00 |
dialog.cpp
|
Use wxString's empty() when checking if the string is (non-)empty throughout wx.
|
2011-01-22 14:38:36 +00:00 |
dir.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
dirdlg.cpp
|
Move wxColourData and wxFontData into separate files.
|
2011-01-07 05:26:57 +00:00 |
dllar.sh
|
Synchronised svn:eol-style and svn:executable properties of some file types.
|
2012-01-18 18:00:07 +00:00 |
dllnames.sh
|
Synchronised svn:eol-style and svn:executable properties of some file types.
|
2012-01-18 18:00:07 +00:00 |
dnd.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
evtloop.cpp
|
Globally use "wxWindows licence" consistently.
|
2010-07-13 13:29:13 +00:00 |
file.lst
|
nativedlg and some interface changes.
|
2002-09-16 04:56:00 +00:00 |
filedlg.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
font.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
fontdlg.cpp
|
Move wxColourData and wxFontData into separate files.
|
2011-01-07 05:26:57 +00:00 |
fontenum.cpp
|
add safe wxStrlcpy() function and replaced all wxStrncpy() calls by it
|
2008-11-29 14:41:02 +00:00 |
fontutil.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
frame.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
gauge.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
gdiimage.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
helpwin.cpp
|
wx/wxprec.h already includes wx/defs.h (with other minor cleaning).
|
2006-04-18 09:56:17 +00:00 |
icon.cpp
|
OS/2 port: reorganized wxBitmap/wxBitmapHandler classes to use wxBitmapType
|
2008-03-29 19:34:37 +00:00 |
iniconf.cpp
|
Put braces around all calls to wxLogFunctions() inside an if statement.
|
2009-07-20 16:47:54 +00:00 |
joystick.cpp
|
Include wx/window.h according to precompiled headers of wx/wx.h (with other minor cleaning).
|
2006-05-04 07:57:04 +00:00 |
listbox.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
listctrl.cpp
|
No code changes, fixed various typos.
|
2011-04-03 20:31:32 +00:00 |
main.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
makefile.va
|
More OS/2 updates reflecting changes in 24 Branch
|
2003-04-17 15:47:35 +00:00 |
menu.cpp
|
having menu classinfo at one place
|
2011-01-07 21:36:17 +00:00 |
menuitem.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
metafile.cpp
|
Use wxString's empty() when checking if the string is (non-)empty throughout wx.
|
2011-01-22 14:38:36 +00:00 |
mimetype.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
minifram.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
msgdlg.cpp
|
Add wxMessageDialog::GetEffectiveIcon() and use it in all ports.
|
2010-03-20 13:18:23 +00:00 |
nativdlg.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
notebook.cpp
|
Fixed compilation of various notebook.cpp's.
|
2011-08-23 03:08:01 +00:00 |
ownerdrw.cpp
|
Refactor owner-drawing code.
|
2010-01-23 13:21:12 +00:00 |
palette.cpp
|
replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents
|
2008-11-02 02:39:52 +00:00 |
pen.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
popupwin.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
print.cpp
|
removed WXWIN_COMPATIBILITY_2_4 in non-MSW code
|
2007-03-07 11:48:53 +00:00 |
radiobox.cpp
|
set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possible during the window destruction to ensure that destroy event handlers can still access the full window object
|
2009-01-20 18:33:33 +00:00 |
radiobut.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
region.cpp
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
scrolbar.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
settings.cpp
|
Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree and list control selection rendering.
|
2011-02-25 09:38:35 +00:00 |
slider.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
snglinst.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
sockpm.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
sound.cpp
|
Change wxSound ctor from in-memory data to use size_t/void *.
|
2011-09-21 15:08:02 +00:00 |
spinbutt.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
spinctrl.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
standard.txt
|
wxOS2 additional stylistic and coding standards.
|
2001-05-10 18:18:07 +00:00 |
statbmp.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
statbox.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
statline.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
stattext.cpp
|
Replace wxST_MARKUP style with wxControl::SetLabelMarkup().
|
2011-02-27 12:47:26 +00:00 |
stdpaths.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
textctrl.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
textentry.cpp
|
added wxTextEntry::DoGetValue() to allow returning empty string if the control currently contains hint text
|
2009-03-02 13:31:29 +00:00 |
tglbtn.cpp
|
Globally use "wxWindows licence" consistently.
|
2010-07-13 13:29:13 +00:00 |
thread.cpp
|
Fixed various typos.
|
2011-03-22 14:17:38 +00:00 |
timer.cpp
|
(blind) compilation fixes after latest changes
|
2007-04-22 12:31:08 +00:00 |
toolbar.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
tooltip.cpp
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
toplevel.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
treectrl.cpp
|
merging back XTI branch part 2
|
2011-01-04 08:31:53 +00:00 |
utils.cpp
|
No changes, just removed hard tabs and trailing white space.
|
2009-08-21 10:41:26 +00:00 |
utilsexc.cpp
|
Add support for specifying child process cwd and env to wxExecute().
|
2010-10-24 22:40:11 +00:00 |
utilsgui.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
window.cpp
|
Replaced Ok() occurrences with IsOk() throughout trunk.
|
2011-05-03 16:29:04 +00:00 |
y_tab.i
|
|
|