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):

2004-05-26 08:47 ABX, revision 27453

Unhide problem of ambiguity in wxSoundBase::Play.

2004-05-26 05:18 RD, revision 27452

It's a new change

2004-05-26 05:16 RD, revision 27451

Got sidetracked and forgot to finish the new OGL section before checking in the last change.

2004-05-26 04:34 SC, revision 27450

if one clicks first on line 3 and then on line 1, the selection event is correct, but GetSelection on the listbox lags on selection event behind, therefore switch to PostEvent

2004-05-26 04:11 KO, revision 27449

wxWebKikStateChangedEvent should now return proper values for GetURL(). Also updated the sample to update the text URL when a link is clicked.

2004-05-26 02:14 RD, revision 27448

be explicit about the version of SWIG to use

2004-05-26 02:13 RD, revision 27447

Added a Python port of the OGL library, deprecated the C++ wrapped version.

2004-05-25 20:41 JS, revision 27446

Must have valid colours for X11 popup window implementation

2004-05-25 20:07 ABX, revision 27445

wxUniv conflicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 20:04 ABX, revision 27444

wxUniv conslicts, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 20:02 ABX, revision 27443

Warning removal.

2004-05-25 20:01 ABX, revision 27442

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 19:57 ABX, revision 27441

Revitalization of the code, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 19:51 ABX, revision 27440

Regenerated makefiles.

2004-05-25 19:42 ABX, revision 27439

Db sample needs wxGrid in adv lib.

2004-05-25 19:35 ABX, revision 27438

-1->wxID_ANY, ambiguity of types.

2004-05-25 19:31 ABX, revision 27437

wxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 19:27 ABX, revision 27436

VideoMode/Display split, TRUE->true and FALSE->false replacements.

2004-05-25 19:25 ABX, revision 27435

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-25 18:07 RD, revision 27434

Some typos fixed. More text about the changes to sizers, minsize, etc.

2004-05-25 17:31 JS, revision 27433

Missed reversions

2004-05-25 16:59 ABX, revision 27432

Missed headers.

2004-05-25 12:55 VS, revision 27431

corrected previous commit's wrongly applied patch

2004-05-25 12:44 DS, revision 27430

applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MODELESS cleaning"; some cosmetic cleanup

2004-05-25 11:20 JS, revision 27429

More name changes

2004-05-25 10:35 VS, revision 27428

implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)

2004-05-25 10:23 JS, revision 27427

Added missing cast for Display*

2004-05-25 10:20 JS, revision 27426

Fixes for wxMotif

2004-05-25 08:47 JS, revision 27425

Removed redundant menu titles that added extra separators

2004-05-25 08:07 JS, revision 27424

Fixed compilo for GTK+1 (GDK_DISPLAY undeclared)

2004-05-25 05:54 KO, revision 27423

wxWebKit now properly updates after a resize event.

2004-05-25 04:59 RD, revision 27422

Switch to the TreeListCtrl from the wxCode project.

2004-05-25 04:57 RD, revision 27421

Put a rreminder in the comments about s bit of duplicated code

2004-05-25 04:54 RD, revision 27420

Version number update

2004-05-25 04:52 RD, revision 27419

Remove treelistctrl from gizmos. The one from the wxCode project should be used instead as it is newer and more activly maintained.

2004-05-25 04:34 KO, revision 27418

Updated the class name for wxWebKit to wxWebKitCtrl in sample.

2004-05-25 04:33 RD, revision 27417

Fix for bug# 956875. Added some wxCHECK's to MSW's wxTreeCtrl to make things more consistent with the generic version.

2004-05-24 21:50 RD, revision 27416

Use correct #if for interface/implementation pragma. detabified

2004-05-24 21:00 KO, revision 27415

Fixes for Unicode build.

2004-05-24 20:28 JS, revision 27414
  • M /wxWidgets/trunk/build/bakefiles/files.bkl
  • M /wxWidgets/trunk/build/msw/makefile.bcc
  • M /wxWidgets/trunk/build/msw/makefile.gcc
  • M /wxWidgets/trunk/build/msw/makefile.vc
  • M /wxWidgets/trunk/build/msw/makefile.wat
  • M /wxWidgets/trunk/build/msw/wx_core.dsp
  • D /wxWidgets/trunk/contrib/samples/mmedia/MMboardVC.dsp
  • D /wxWidgets/trunk/contrib/samples/mmedia/MMboardVC.dsw
  • D /wxWidgets/trunk/contrib/samples/ogl/ogledit/OGLEditVC.dsp
  • D /wxWidgets/trunk/contrib/samples/ogl/ogledit/OGLEditVC.dsw
  • D /wxWidgets/trunk/contrib/samples/ogl/studio/StudioVC.dsp
  • D /wxWidgets/trunk/contrib/samples/ogl/studio/StudioVC.dsw
  • D /wxWidgets/trunk/contrib/samples/plot/PlotVC.dsp
  • D /wxWidgets/trunk/contrib/samples/plot/PlotVC.dsw
  • D /wxWidgets/trunk/contrib/samples/xrc/XrcDemoVC.dsp
  • D /wxWidgets/trunk/contrib/samples/xrc/XrcDemoVC.dsw
  • D /wxWidgets/trunk/contrib/utils/convertrc/ConvertVC.dsp
  • D /wxWidgets/trunk/contrib/utils/convertrc/ConvertVC.dsw
  • D /wxWidgets/trunk/contrib/utils/wxrcedit/wxRcEditVC.dsp
  • D /wxWidgets/trunk/contrib/utils/wxrcedit/wxRcEditVC.dsw
  • M /wxWidgets/trunk/Makefile.in
  • D /wxWidgets/trunk/samples/xrc/XrcDemoVC.dsp
  • D /wxWidgets/trunk/samples/xrc/XrcDemoVC.dsw
  • D /wxWidgets/trunk/utils/HelpGen/src/HelpGenVC.dsp
  • D /wxWidgets/trunk/utils/HelpGen/src/HelpGenVC.dsw
  • D /wxWidgets/trunk/utils/tex2rtf/src/Tex2RTFVC.dsp
  • D /wxWidgets/trunk/utils/tex2rtf/src/Tex2RTFVC.dsw

Bakefile/Makefile fix for uuid.cpp Removed some obsolete project files

2004-05-24 20:10 RD, revision 27413

No longer any need for the dc parameter to FullPaint.

2004-05-24 19:52 RD, revision 27412

Fix FullPaint to actually force the whole window to be repainted instead of being constrained by the previous paint's update region.

2004-05-24 19:27 RD, revision 27411

Updated version variables in configure.in to go along with the changes in version.h

2004-05-24 14:12 JS, revision 27410

Regenerated makefiles for 2.5.2 Other version updates Added list of Cocoa files

2004-05-24 06:29 SC, revision 27409

overseeing the obvious, there is already a perfect scroll call for HIView...

2004-05-23 20:53 JS, revision 27408

Use old licence name

2004-05-23 17:15 MBN, revision 27407

Fix memory leak by letting the base class version handle the destruction.

2004-05-23 15:42 SC, revision 27406

removing unnecessary invalidation in Update, adding a forced update to ScrollWindow, incase we have invalid areas on the window

2004-05-23 15:10 JS, revision 27405

More name change

2004-05-23 14:56 JS, revision 27404

Name and version changes

2004-05-23 11:07 SC, revision 27403

make it non mach-o carbon savvy

2004-05-23 11:04 SC, revision 27402

activated modal app state again

2004-05-23 11:02 SC, revision 27401

Composite Window implementations for ::Update and ::ScrollWindow

2004-05-23 10:59 SC, revision 27400

-start experimental use of RunApplicationEventLoop, -storing current event for menu handling, because otherwise we get a redraw problem in wxWindow::Update which is called from the menu tracking code

2004-05-22 19:54 KO, revision 27399

Updating configure.in to work with wxWebKit.

2004-05-22 18:21 KO, revision 27398

Updating bakefiles to include wxWebKit.

2004-05-22 18:01 MBN, revision 27397

Do not realize the top level shell that acts as a parent for top level windows. Add a realized child for the shell for functions requiring it (clipboard at the moment). Use XtPopup to show top level widgets, as per Motif guidelines.

2004-05-22 17:52 MBN, revision 27396

Regenerated makefiles.

2004-05-22 17:51 MBN, revision 27395

Converted hash tests to CppUnit.

2004-05-22 03:44 RD, revision 27394

reSWIGged

2004-05-22 03:38 RD, revision 27393

Oops, forgot to return a value

2004-05-22 03:32 RD, revision 27392

Fixed some colours

2004-05-22 03:13 RD, revision 27391

reSWIGged

2004-05-22 03:03 RD, revision 27390

reSWIGged

2004-05-22 03:01 RD, revision 27389

Fix printing?

2004-05-22 02:59 RD, revision 27388

Docstrings

2004-05-22 02:58 RD, revision 27387

Add PreGrid()

2004-05-22 02:57 RD, revision 27386

Decref items added to lists

2004-05-22 02:08 KO, revision 27385

Fixed wxWebKit include.

2004-05-21 15:53 SN, revision 27384

Trying a workaround for bug in some of the unix-like shells available for OS/2.

2004-05-21 11:29 ABX, revision 27383

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-21 09:35 SN, revision 27382

Applied patch #957479 (Combobox crashes receiving focus).

2004-05-21 07:59 ABX, revision 27381

Recreated makefiles after patch #949276.

2004-05-21 07:55 ABX, revision 27380

Patch #949276: Less agresive strings test.

2004-05-21 07:32 ABX, revision 27379

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-21 07:27 ABX, revision 27378

Warning fix.

2004-05-21 00:36 RD, revision 27377

fixed wxGetKeyState to get current status of non-togle keys, and to correctly test for the toggles.

2004-05-21 00:23 RD, revision 27376

wxGTK now uses gtk_init_check so wxPython can raise an exception if there is no DISPLAY available or other initializaion problem. wx.GetKeyState now has an implementation for wxGTK and is able to detect the up/down or toggle state of modifier and toggle keys. The LC_NUMERIC locale is now reset back to "C" (compatibility) when running on wxGTK to work around the fact that GTK requires the locale to be set to the system settings but Python depends on LC_NUMERIC remaining compatible with "C".

2004-05-21 00:14 RD, revision 27375

Use gtk_init_check instead of gtk_init so that we can racefully exit (i.e. raise an exception in wxPython) instead of just terminating the app.

2004-05-20 23:37 RD, revision 27374

Implemented wxGetKeyState for wxGTK (and wxX11 too, but I havn't tested it there.)

2004-05-20 20:09 JS, revision 27373

Commented out code that seems to produce choice/combobox height problems

2004-05-20 18:47 ABX, revision 27372

Part of patch #957440: Solaris fix.

2004-05-20 18:44 SC, revision 27371

correcting system version compare

2004-05-20 18:42 SC, revision 27370

factoring common code out

2004-05-20 18:39 SC, revision 27369

sometimes mutexes are used before our module is initialized

2004-05-20 17:23 ABX, revision 27368

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 17:16 ABX, revision 27367

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 17:02 ABX, revision 27366

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 15:54 SC, revision 27365

first implementation of carbon timers

2004-05-20 15:21 SC, revision 27364

a few corrections

2004-05-20 11:01 ABX, revision 27363

-1->wxID_ANY replacement.

2004-05-20 11:00 ABX, revision 27362

Centralized wxDefaultSize/wxDefaultPosition. -1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 10:47 ABX, revision 27361

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 10:35 ABX, revision 27360

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-20 00:08 VZ, revision 27359

really fixed handling of non-text cells in justified paragraphs

2004-05-19 23:01 DS, revision 27358

applied patch #940914 "Minor cleaning of warnings in contrib tree"

2004-05-19 22:22 DS, revision 27357

restored mask copying code when converting a wxBitmap to a wxImage (wxMSW only)

2004-05-19 16:24 ABX, revision 27356

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-19 14:38 SC, revision 27355

defer Terminating the Task until it is really done

2004-05-19 13:28 ABX, revision 27354

-1->wxID_ANY, TRUE->true and FALSE->false replacements.

2004-05-19 09:39 ABX, revision 27353

TRUE->true, FALSE->false replacements.

2004-05-19 09:36 ABX, revision 27352

Centralized wxDefaultPosition and TRUE->true, FALSE->false replacements. After previous change 'xcnt' is not used at all.

2004-05-19 09:19 ABX, revision 27351

Extended patch #942204, centralized wxDefaultSize, wxDefaultPosition and wxID_ANY values.

2004-05-19 09:12 ABX, revision 27350

Centralized wxDefaultSize & wxDefaultPosition values.

2004-05-19 02:20 KO, revision 27349

Initial import of wxWebKitCtrl sources and htmlctrl (right now wxWebKit) sample.

2004-05-18 21:55 VZ, revision 27348

don't distribute extra space between 0 width cells in justified paragraphs (this looks visually wrong)

2004-05-18 21:31 VZ, revision 27347

wxVListBox doesn't handle (at least horz) resizing properly without wxFULL_REPAINT_ON_RESIZE

2004-05-18 20:14 RD, revision 27346

Add wxFULL_REPAINT_ON_RESIZE

2004-05-18 20:14 RD, revision 27345

More test cases and handle __doc__ == None

2004-05-18 19:59 RD, revision 27344

If the threads module hasn't been initialized yet then we can assume the IsMain == true. This allows wxASSERTs that happen before the wxApp is created (as can easily happen in wxPython unfortunatly) to behave normally instead of just calling wxTrap.

2004-05-18 19:30 RD, revision 27343

Call SetSize for explicit sizees too in case it wasn't called before earlier in the Create process.

2004-05-18 17:42 ABX, revision 27342

Patch 950002 after agreement from Markus Sinner

2004-05-18 17:17 ABX, revision 27341

Code cleaning.

2004-05-18 16:08 JS, revision 27340

Set fields count even if don't have widths

2004-05-18 16:03 JS, revision 27339

Set fields count even if don't have widthds

2004-05-18 13:12 ABX, revision 27338

Patch #953165, Bug #821657: wxHIDE_READONLY no more important. Blind change reported to Stefan Neis

2004-05-18 13:04 ABX, revision 27337

Patch #953165, Bug #821657: wxHIDE_READONLY no more important.

2004-05-18 12:42 ABX, revision 27336

Patch #940808: Updated list of contributors according to the list available at www.wxwidgets.org/whowhat.htm.

2004-05-18 12:29 ABX, revision 27335

Limited setup.h shouldn't break building. Helpful in bringing new ports.

2004-05-18 12:22 ABX, revision 27334

Fix to wxChar* access.

2004-05-18 12:15 ABX, revision 27333

wxSafeShowMessage needs wxString regardles wxUSE_LOG.

2004-05-18 11:52 ABX, revision 27332

Menu sample is helpful in bringing new port and should work in limited setup.h. My first wxW commit.

2004-05-18 06:48 RD, revision 27331

Fix DoGetBestSize when wxCB_READONLY is used. The best size of the choice shoudl not be truncated in this case since there isn't a textctrl in this case.

2004-05-18 02:43 GT, revision 27330

wxUSE_NEW_GRID changed to wxUSE_GRID to reflect changes in wxWidgets. Diagnostics output cleaned up Unicode build fixes when building in wxDbGrid

2004-05-18 02:40 GT, revision 27329

grid/dbgrid was not getting built for inclusion with this project

2004-05-18 01:55 GT, revision 27328

Unicode compilation fixes

2004-05-18 01:50 GT, revision 27327

lastChar was defined as a char when it should have been an int

2004-05-17 20:17 SC, revision 27326

calling FormatV seems to be correct, as we are already passing a va_list

2004-05-17 19:22 RD, revision 27325

reSWIGged

2004-05-17 19:21 RD, revision 27324

Removed calls to wx.InitAllImageHandlers.

2004-05-17 19:20 RD, revision 27323

Replaced wx/lib/pubsub.py with a version that uses weak references to track the subscribers. Thanks go to Oliver Schoenborn and Robb Shecter.

2004-05-17 19:20 RD, revision 27322

Subindent support added

2004-05-17 19:17 RD, revision 27321

Docstring fix

2004-05-17 19:16 RD, revision 27320

wx.InitAllImageHandlers is now an empty function that does nothing but exist for backwards compatibility.

2004-05-17 19:14 RD, revision 27319

wxMac should use /src/mac/carbon/spinctrl.cpp, applied some sizing layout fixes to that file, removed wxMac specific parts from the generic wxSpinCtrl.

2004-05-17 18:37 DS, revision 27318

re-added filter (type-popup) support (lost after introducing long filename support, patch #846732)

2004-05-17 17:02 JS, revision 27317

Check for empty "widths"

2004-05-17 16:16 DS, revision 27316

added missing include required for CW8 Carbon compilation

2004-05-17 04:57 SC, revision 27315

adding a few methods for selection handling in native combobox

2004-05-16 19:32 SC, revision 27314

adding MPYield after releasing constructs like critical regions etc.

2004-05-16 18:11 JS, revision 27313

Don't call SetItemCmd for WXK_UP or WXK_RIGHT since these values have special significance, and cause indentation.

2004-05-16 17:35 SN, revision 27312

Fixed Cut&Waste error.

2004-05-16 13:12 SN, revision 27311

For OS/2 PM builds, check for type SPBCDATA in system headers.

2004-05-16 12:12 SN, revision 27310

Work-around for compilation problems on OS/2.

2004-05-16 10:34 SN, revision 27309

Updated to intermediate version which should work with current bakefile status.

2004-05-16 09:03 SC, revision 27308

adapting for dual implementation native and composited

2004-05-16 06:54 SC, revision 27307

adapting for dual implementation native and composited

2004-05-16 06:49 SC, revision 27306

added the correct spinctrl source file

2004-05-16 05:48 SC, revision 27305

adding pthreads mutex to possible wxMutex implementations

2004-05-16 05:46 SC, revision 27304

using MPSleep also for non Darwin Targets

2004-05-15 19:26 RD, revision 27303

A little cleanup

2004-05-15 19:25 RD, revision 27302

Added test for smaller spinctrl

2004-05-15 19:21 RD, revision 27301

Tweaks to the generic scpinctrl to handle layouts on wxMac better and fixed alignment of the spinbutton. Also, since the generic spinctrl is used then the generic header should be included.

2004-05-15 18:17 VZ, revision 27300

subdindented paragraphs support (patch 933436)

2004-05-15 17:38 MBN, revision 27299

Patch #952359 from ABX: contrib updates after wxHashTable and other recent changes.

2004-05-15 17:33 RR, revision 27298

The markup code for wxStaticText doesn't work.

2004-05-15 16:56 MBN, revision 27297

wxUniversal compilation fix.

2004-05-15 16:33 RD, revision 27296

wxMacWakeUp needs to be in wxBase

2004-05-15 16:29 SC, revision 27295

removing code needed for cooperative threads

2004-05-15 16:26 RD, revision 27294

reSWIGged

2004-05-15 15:13 SC, revision 27293

fixes for rotated text

2004-05-15 15:08 RR, revision 27292

Improve default size for wxGauge and wxChoice.

2004-05-15 14:58 SC, revision 27291

unicode conversion support for text dnd

2004-05-15 14:58 SC, revision 27290

unicode conversion support for dataobjects

2004-05-15 14:57 SC, revision 27289

support for insets of native controls, sigh...

2004-05-15 06:49 SC, revision 27288

woraround latest sizer changes

2004-05-14 22:18 RD, revision 27287

reSWIGged

2004-05-14 21:41 RD, revision 27286

Call PositionStatusBar from SetStatusBar

2004-05-14 21:38 RD, revision 27285

reSWIGged

2004-05-14 21:37 RD, revision 27284

Add SetBestSize, GetDefaultAttributes and fixed ShouldInheritColours

2004-05-14 21:31 RD, revision 27283

Docstring fixes

2004-05-14 21:30 RD, revision 27282

Accept old 'faceName' keyword arg

2004-05-14 21:30 RD, revision 27281

Fix docs for Bind

2004-05-14 21:27 RD, revision 27280

Change the C name of my wxGetApp so it doesn't conflict if wxPython is linked statically with a C++ wxWidgets app.

2004-05-14 21:25 RD, revision 27279

Modules generated by SWIG can now have module docstrings.

2004-05-14 21:22 RD, revision 27278

Added a generic StaticBitmap class in wx.lib.statbmp for the same reasons that stattext was created, so it could be mouse sensitive on all platforms like normal windows. Also updated stattext.py and buttons.py to handle attribute (font & colour) defaults and inheritance the new way.

2004-05-14 19:01 JS, revision 27277

Small mod

2004-05-14 18:09 RD, revision 27276

Patch #952053, wxToggleButton gains WS_VISIBLE flag

2004-05-14 17:12 SC, revision 27275

wxMacWakeUp moved

2004-05-14 15:29 SC, revision 27274

wxMacWakeUp moved

2004-05-14 13:13 SC, revision 27273

fixes for file drops in unicode

2004-05-14 12:49 SC, revision 27272

gcc warning

2004-05-14 10:11 JS, revision 27271

Added include to get wxMacWakeUp

2004-05-14 09:25 SC, revision 27270

supporting readonly and singleline attributes for non-mlte textrcontrol

2004-05-14 09:19 SC, revision 27269

moving wxMacWakeUp to utils, as macnotify will soon be removed

2004-05-14 09:11 SC, revision 27268

logging error instead of message box

2004-05-14 06:29 RD, revision 27267

Add a call to SetBestSize so the minsize can be set for sizers if an initial size was given.

2004-05-14 02:53 RD, revision 27266

Updates for the Joystick demo to allow it to funciton on Linux where the min position values are negative.

2004-05-14 02:52 RD, revision 27265

Fixes so joystick not only compiles on Linux, but it actually works too!

2004-05-13 20:53 DS, revision 27264

Backport: Reverted FILLCOLORHINT->FILLCOLOR change. Now when a near black themeColor is returned with FILLCOLORHINT, retry with FILLCOLOR.

2004-05-13 19:12 RD, revision 27263

Take the hgap and vgap into account when doing alignments in grid sizers. The gap is not part of the "cell" so alignments should be relative to the edge of the gap, not the next cell.

2004-05-13 18:23 SC, revision 27262

unicode support for mach-O targets in Metrowerks

2004-05-13 18:22 SC, revision 27261

non-osx methods bracketed

2004-05-13 18:22 SC, revision 27260

switching to preemptive implementation (from mpthread.cpp)

2004-05-13 18:21 SC, revision 27259

corrected preproc condition

2004-05-13 17:22 SC, revision 27258

changed ppc to ptpc as ppc is a preprocessor constant for PowerPC on Mac

2004-05-13 16:50 SC, revision 27257

bracketing non OSX code

2004-05-13 16:49 SC, revision 27256

unicode fix

2004-05-13 16:34 DS, revision 27255

added missing includes required for CW8 Carbon compilation

2004-05-13 16:16 RD, revision 27254

Patch #953131

2004-05-13 16:12 RD, revision 27253

Patch [ 953125 ] Fix to Bug #943346 documentation clarification

2004-05-13 16:05 RD, revision 27252

Patch [ 952969 ] Parentless windows forced to center of screen

2004-05-13 15:42 RD, revision 27251

OGL typemap and OOR fixes

2004-05-13 02:04 GT, revision 27250

BLOB fix - if the type for the BLOB column is SQL_C_CHAR, CbValue is now set to SQL_NTS to indicate that the data is null terminated. It is strongly recommended to use SQL_C_BINARY for the BLOB type, not SQL_C_CHAR

2004-05-13 01:56 GT, revision 27249

More BLOB fixes

2004-05-12 21:52 VZ, revision 27248

added Portuguese (Brazilian) translations

2004-05-12 21:33 GT, revision 27247

Spelling typos fixed

2004-05-12 21:31 GT, revision 27246

Open curley braces '{' that were preceeded by a '\' were being incorrectly counted as a mismatched left curley brace

2004-05-12 21:28 GT, revision 27245

Updates to match current class info

2004-05-12 21:27 GT, revision 27244

For some reason, the ending '}' for the {\small } blocks that I moved the \begin{verbatim} code inside of fails to build correctly if the '}' is on the same line as the \end{verbatim} ... bizarre

2004-05-12 21:02 GT, revision 27243

\begin(verbatim) lines should start at the beginning of a line

2004-05-12 20:16 GT, revision 27242

Fixed a '(' that should have been a '{'

2004-05-12 19:41 GT, revision 27241

[SF#789459] Add support for connection strings. The patch originally submitted was not comprehensive enough to use for the connection caching, so a significant number of additional changes were added to support opening a connection with a connection string

2004-05-12 19:18 DE, revision 27240

Wrap within #if wxUSE_NOTEBOOK

2004-05-12 17:16 GT, revision 27239

[SF#777752] Applied a slight variation of this patch, pulling out the code that set the CbValue for the column from ::bindParams() to a new private function names ::setCbValueForColumn(). ::bindParams() now calls this function, as do both version of ::SetColNull()

2004-05-12 16:49 GT, revision 27238

[SF#851487] wxDb::Catalog() function was attempting to determine if the table that was being accessed was different than the last table being accessed BEFORE the table name of the current table was read in, causing an issue when more than one table was present in the database

2004-05-12 16:47 GT, revision 27237

Indentation formatting fix. No source code affected

2004-05-12 16:37 GT, revision 27236

Removed some sample test data that I had left hardcoded in the source

2004-05-12 16:29 GT, revision 27235

Added wxODBC change notes

2004-05-12 16:21 GT, revision 27234

Added wxODBC change notes

2004-05-12 16:15 GT, revision 27233

Fixed a typo in my checkin :-(

2004-05-12 16:14 GT, revision 27232

Attempted to port everything for BLOB support back to 2.4.x. I think it is complete. Table names now prepended to column names when joining tables. This is only if there is not a '.' in the column name already. Null column support fixes (SF #766404)

2004-05-12 16:12 GT, revision 27231

Identifying DB VENDOR signatures updated in wxDb::Dbms() wxDb::getDbInfo() will no longer return failure if the return code was SQL_SUCCESS_WITH_INFO

2004-05-12 15:06 GT, revision 27230

Removed an outdated statement from docs

2004-05-12 14:22 GT, revision 27229

Use of blobs with a binding to a SQL_C_BINARY type column definition was not working correctly. The code should now work for SQL_C_BINARY and SQL_C_CHAR column bindings, though I have only tested with SQL_C_BINARY. The original code will be used if the column binding is not SQL_C_BINARY or SQL_C_CHAR

2004-05-12 14:10 GT, revision 27228

The wxDb::Open() function that takes a wxDbConnectInf() now has a second optional parameter 'failOnDataTypeUnsupported' that defaults to TRUE to maintain current behavior. This allows users to specify FALSE if they want to try to continue wxDb::getDbInfo() function will now not treat SQL_SUCCESS_WITH_INFO as a failure when checking for supported features. Reformatting of some text, and removal of old commented out code

2004-05-12 14:07 GT, revision 27227

SQL_C_BLOB was getting #define'd incorrectly if there was not already a definition The wxDb::Open() function that takes a wxDbConnectInf() now has a second optional parameter 'failOnDataTypeUnsupported' that defaults to TRUE to maintain current behavior. This allows users to specify FALSE if they want to try to continue Reformatting of some text, and removal of old commented out code

2004-05-12 14:03 GT, revision 27226

wxODBC_BLOB_SUPPORT changed to just being a #define. BLOB support is on by default

2004-05-12 13:59 GT, revision 27225

Fixed assert warning if the listbox has no elements, we shouldn't try to set the selection to the first line

2004-05-12 09:08 JS, revision 27224

Added window styles to wxToolBar handler. Allow wxScrolledWindow to have children.

2004-05-12 09:06 JS, revision 27223

Added window styles for wxToolBar handler Allow wxScrolledWindow to have children

2004-05-12 02:07 RD, revision 27222

reSWIGged

2004-05-12 01:51 RD, revision 27221

reSWIGged

2004-05-12 01:50 RD, revision 27220

More DocStr macro updates

2004-05-12 01:49 RD, revision 27219

Oops, wrong file selected. undid last change

2004-05-12 01:45 RD, revision 27218

reSWIGged

2004-05-12 01:44 RD, revision 27217

More DocStr macro updates

2004-05-12 00:17 RD, revision 27216

Some docstring additions, reformats and epydoc markup. Removed RefDoc macros, instead made all the normal Docstring macros take an extra parameter to be used for the optional details postion of the docstring. The intent is that the docstrings put in the generated .py files checked in to CVS and delivered in releases will be only a paragraph or two, but when used for generating the epydoc reference docs they can optionally contain a lot more details.

2004-05-12 00:12 RD, revision 27215

Check exit code or commands and exit with that code

2004-05-12 00:08 RD, revision 27214

made wx.Joystick stub (for platforms without joystick support) be unicode compatible.

2004-05-12 00:07 RD, revision 27213

Made wx.Locale() make an unitialized locale while still allowing wx.Locale(language) to still work.

2004-05-11 23:03 RD, revision 27212

Fixed compile warning

2004-05-11 20:41 DS, revision 27211

removed tabs; minor cosmetic cleanup

2004-05-11 19:44 DS, revision 27210

made font a non-pointer; code cleanup

2004-05-11 19:43 RD, revision 27209

reSWIGged

2004-05-11 19:25 SC, revision 27208
  • D /wxWidgets/trunk/include/wx/mac/carbon/setup0.h
  • D /wxWidgets/trunk/include/wx/mac/classic/setup.h
  • D /wxWidgets/trunk/include/wx/mac/classic/setup0.h

not needed

2004-05-11 19:24 SC, revision 27207

remove unneeded vars

2004-05-11 18:08 JS, revision 27206

Added wxUSE_MDI

2004-05-11 17:59 RD, revision 27205

reSWIGged

2004-05-11 16:51 SC, revision 27204

added wxUSE_MDI