Changelogs

Overview

These changelogs reflect the history of all files in the Subversion repository. The changelog has been generated at 2016-05-09 08:38:04

Changes per page:

25 50 100 250 500 1000 2000

Changelog for wxWidgets (70435 changes):

2003-06-19 19:06 RR, revision 21248

Font crash and timer fix as per 2_4.

2003-06-19 19:03 RR, revision 21247

Reorderd timer code as per bug 757060. The code there is required to set the id to -1.

2003-06-19 19:00 RR, revision 21246

Probable fix for Font crash.

2003-06-19 18:22 DE, revision 21245

On wxMac, set the common menubar to the MDI parent and don't show it

2003-06-19 18:20 DE, revision 21244

In wxApp::OnIdle() check to see if there is not a current menubar and if there is a common menubar, install it.

2003-06-19 18:17 DE, revision 21243

Add ability to have a wxMenuBar as a common menu - static wxMenuBar::MacSetCommonMenuBar() - static wxMenuBar::MacGetCommonMenuBar() - static wxMenuBar::s_macCommonMenuBar;

2003-06-19 17:05 VZ, revision 21242

fixed infinite recursion bug in some rare cases

2003-06-19 16:55 VZ, revision 21241

fixed infinite recursion bug in some rare cases

2003-06-19 15:18 VS, revision 21240

added 'samples' target

2003-06-19 09:43 VZ, revision 21239

wxUniv compilation fix

2003-06-19 09:21 CE, revision 21238

fix making base for Borland

2003-06-19 08:13 CE, revision 21237

fix making base for watcom (lib\base and console sample now compile)

2003-06-19 08:05 CE, revision 21236

fix making base for watcom (lib\base and console sample now compile)

2003-06-19 00:21 VS, revision 21235

preparing wxUniv build

2003-06-18 22:09 VZ, revision 21234

detect EOF better when reading HTTP reply

2003-06-18 21:49 VZ, revision 21233

removed unnecessary #if wxUSE_GUIs

2003-06-18 21:38 VZ, revision 21232

removed deprecated ConvertToBitmap() and wxImage(wxBitmap) ctor

2003-06-18 21:36 VZ, revision 21231

wxComboBox doesn't (officially) derive from wxChoice

2003-06-18 20:00 VS, revision 21230

added tips.txt

2003-06-18 19:58 VS, revision 21229

wxMotif builds

2003-06-18 16:25 VS, revision 21228

make it possible to not attach toolbars to frames (John Anderson)

2003-06-18 16:19 JS, revision 21227

Removed very obsolete Set/GetColourMap accessors.

2003-06-18 16:17 VS, revision 21226

make it possible to not attach toolbars to frames (John Anderson)

2003-06-18 16:08 VS, revision 21225

added --basename and --release flags to wx-config (patch #750815)

2003-06-18 12:59 CE, revision 21224

fix perl commands for makefile.sc

2003-06-18 12:09 CE, revision 21223

fix DMars compilation to use precompiled headers

2003-06-18 09:20 JS, revision 21222

Added extra wxGLCanvas documentation from Davide Pasquini <davide.pasquini@fastwebnet.it>

2003-06-18 07:41 JS, revision 21221

Workaround a crash bug; real solution as yet unknown

2003-06-18 00:42 VZ, revision 21220

removed a now unnecessary line

2003-06-18 00:41 VZ, revision 21219

better mask handling in wxBitmap to wxImage conversion (patch 754881)

2003-06-17 23:08 VZ, revision 21218

#undef LoadIcon/Bitmap() too

2003-06-17 23:07 VS, revision 21217

linking against builtin libs works onw

2003-06-17 23:05 VS, revision 21216

linking against builtin libs works now

2003-06-17 22:45 VS, revision 21215

preparing for building against builtin 3rd party libs and some more tweaking

2003-06-17 22:40 VS, revision 21214

windows build fixes

2003-06-17 21:28 RD, revision 21213

Comment out the post and postun sections since they are not used (and are currently mandrake specific...)

2003-06-17 20:54 DE, revision 21212

DEFAULT_wxUSE_TABDIALOG=yes for wxCocoa (Generic notebook)

2003-06-17 18:46 JS, revision 21211

Addition of uxtheme.cpp.

2003-06-17 18:09 VZ, revision 21210

fixed compilation warnings

2003-06-17 17:44 RD, revision 21209

Hmmm... The menu stuff only works on Mandrake. Need to find a cross-distro way to do it.

2003-06-17 17:07 RD, revision 21208

Fixed misplaced parentethis. (#755963)

2003-06-17 16:23 JS, revision 21207

Added 'Go' button for quickly saving setup or configure file

2003-06-17 14:27 VS, revision 21206

added htlbox to samples

2003-06-17 14:05 VS, revision 21205

added htlbox to samples

2003-06-17 13:22 CE, revision 21204

modify Borland makefile to include bc in library names

2003-06-17 11:06 VZ, revision 21203

wxComboBox doesn't derive from wxChoice (officially)

2003-06-17 09:56 VZ, revision 21202

undid the last change: it results in crashes with some GTK+ versions

2003-06-17 09:55 JS, revision 21201

Renamed Platform -> Target Bumped version

2003-06-17 09:52 JS, revision 21200

Eliminated some code.

2003-06-17 09:36 CE, revision 21199

add ipc client / server samples for digital mars

2003-06-17 09:30 CE, revision 21198

fix for client / server samples

2003-06-17 08:26 JS, revision 21197

Added corrected Show() to wxPopupWindow

2003-06-17 07:24 RD, revision 21196

Oops...

2003-06-17 07:22 RD, revision 21195

Added new .png icons to the installer script

2003-06-17 07:10 RD, revision 21194

Switched back to "PyCrust.ico" because Windows explorer can apparently only associate one "py.ico" at a time, even if they are located in different directories. Also added Linux /usr/lib/menu entries for the Py apps and XRCed when building the RPMs.

2003-06-17 07:08 RD, revision 21193

Version number update

2003-06-17 02:24 RD, revision 21192

SWIGged updates for wxMac

2003-06-16 23:49 RD, revision 21191

SWIGged updates for wxGTK

2003-06-16 23:41 RD, revision 21190

SWIGged updates for wxMSW

2003-06-16 23:41 RD, revision 21189

Reorgainize the wrappers for wxPrintDialogData

2003-06-16 23:40 RD, revision 21188

SetAllPages needs to be used if the Min and Max pages are set.

2003-06-16 23:38 RD, revision 21187

only measure one line at a time

2003-06-16 23:37 RD, revision 21186

Ensure there is no border on the generic static texts

2003-06-16 22:40 RD, revision 21185

Fix for wxPopupWindows not being raised to the top by default

2003-06-16 22:08 RD, revision 21184

Remove the test for parent window type when checking if to give a sunken style automatically

2003-06-16 20:36 RD, revision 21183

Typo fixed

2003-06-16 20:35 RD, revision 21182

fix how this package is imported instead of using the default generated by wx_create.py

2003-06-16 19:35 CE, revision 21181

initail Digital Mars makefile for stc

2003-06-16 19:30 CE, revision 21180

initail Digital Mars makefile for stc

2003-06-16 16:52 CE, revision 21179

faster Borland makefile

2003-06-16 16:51 CE, revision 21178

makefiles for samples for digital mars

2003-06-16 12:31 JS, revision 21177

Platform and compiler-specific checking for MSW and Mac now done in wx/xxx/chkconf.h. Removed some very obsolete settings, and MSW-specific settings from Mac's setup0.h. wxTimer now derives from wxEvtHandler.

2003-06-15 22:40 VS, revision 21176

fixed misbehaving selection on some words

2003-06-15 20:18 VZ, revision 21175

empty description doesn't look good

2003-06-15 20:14 VZ, revision 21174

typo fix

2003-06-15 20:13 VZ, revision 21173

fixed bug with parsing filter string without description

2003-06-15 20:03 VZ, revision 21172

GTK2 Unicode build warning fix

2003-06-15 19:37 VZ, revision 21171

fixed build problems when OpenGL libs were not in the same directory

2003-06-15 19:33 VZ, revision 21170

check parmateres in Replace() (bug 752716)

2003-06-15 18:36 SN, revision 21169

Added definition of wxUSE_DISPLAY.

2003-06-15 17:27 MBN, revision 21168

Blind fix for startup crash with Lesstif.

2003-06-15 13:12 VS, revision 21167

added win32 resources support

2003-06-15 09:59 VS, revision 21166

added bakefile for image sample

2003-06-15 09:58 VS, revision 21165

move samples code out of common code

2003-06-15 09:52 VS, revision 21164

move samples code out of common code

2003-06-15 09:34 VS, revision 21163

added DATAFILES support

2003-06-15 08:36 GD, revision 21162

partially applied SF #753787 to correct wx-config --rezflags which was refering to top build dir instead of install dir

2003-06-14 19:48 JS, revision 21161

Include wxHTML help controller from wx/helphtml.h.

2003-06-14 19:44 JS, revision 21160

Added wxMenuBase::FindItemByPosition

2003-06-14 17:16 VZ, revision 21159

don't ignore wxLC_NO_HEADER style when inserting first column (backported from HEAD)

2003-06-14 16:55 VZ, revision 21158

removed duplicated stuff in Delete() docs

2003-06-14 16:45 VZ, revision 21157

always NUL-terminate log messages, even if they're longer than buffer size

2003-06-14 16:44 JS, revision 21156

Can now skip default manifest inclusion by defining wxUSE_NO_MANIFEST

2003-06-14 16:42 JS, revision 21155

Made XPMs transparent Corrected wxMessageBox usage

2003-06-14 16:36 VZ, revision 21154

speed up for debug mode startup (doesn't matter much but as it doesn't cost anything to fix this...)

2003-06-14 16:25 JS, revision 21153

Added Find dialog Bumped version to 1.01

2003-06-14 16:18 JS, revision 21152

Added configtool to configure and Makefile.in Added -lsupc++ to end of LDLIBS to avoid link errors

2003-06-14 16:04 JS, revision 21151

Removed compilo

2003-06-14 13:39 VZ, revision 21150

regenerated using tmake to add fldlgcmn.cpp

2003-06-14 13:31 VZ, revision 21149

wxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187)