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

1998-08-14 21:47 VZ, revision 536

a small GUI glitch corrected (if a frame with child frames was resized, it was lowered below it's children)

1998-08-14 21:41 VZ, revision 535

WM_MOVE processing added (wxMoveEvent generated)

1998-08-14 20:12 AN, revision 534

-somewhat more elegant method, supporting the src subdir (-Markus)

1998-08-14 11:20 KB, revision 533

added option to hide page controls

1998-08-14 11:15 JS, revision 532

wxToolBarBase -> wxToolBar

1998-08-14 11:02 KB, revision 531

printing works, page number controls are hidden portrait/landscape doesn't work, pages are printed wrong

1998-08-14 10:07 RR, revision 530

Added wxRadioButton (not tested) Added wxValidator to constructros Added resource.cpp Added parser stuff Added the coolest Makefile.in Added callbacks to Menu Changed parser.y to include lexer.c for wxGTK (Is that right?) Can't remeber havning changed the printing stuff.

1998-08-14 08:33 KB, revision 529

added printing

1998-08-14 03:34 RD, revision 528

made pre-compiling the python files optional

1998-08-14 03:16 RD, revision 527

removed some definitions that got removed from defs.h

1998-08-13 11:45 AN, revision 526

-Debian glibc2 system is 'linux-gnu', not 'Linux';updated .cvsignore's -Markus

1998-08-13 10:19 JS, revision 525

Attempting to check in this wretched cursor again. Also added SetAcceleratorTable to wxWindow, GnuWin32 fix in registry.h.

1998-08-13 10:16 JS, revision 524

Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin32 fix in registry.cpp; combobox event fix; moved SetAcceleratorTable down to window.h/cpp

1998-08-13 10:03 KB, revision 523

integrated my latest changes and Vadim's fixes on top of that Compiles, but works?

1998-08-13 09:11 RR, revision 522

Added ToogleTool from Markus

1998-08-12 22:44 VZ, revision 521

wxWindow::MSWOnHScroll changed to call the default handler if the message isn't processed (earlier it wasn't called in some cases)

1998-08-12 22:42 VZ, revision 520

stack overflow when clicking on the arrow in a notebook fixed

1998-08-12 22:41 VZ, revision 519

suppressed VC++ 5.0 bool to int conversion warning (when compiling with USE_RESSOURCE_LOADING_IN_MSW only)

1998-08-12 22:38 VZ, revision 518

one more minor wxLogWindow fix (I try to get it really right...)

1998-08-12 22:37 VZ, revision 517

added a "wxWindow *" (unused) argument for wxGTK compatibility

1998-08-12 22:36 VZ, revision 516

explicit SetSelection/SetOldSelection methods added to wxNotebookEvent

1998-08-12 21:39 RR, revision 515

Forgot this one.

1998-08-12 21:24 RR, revision 514

Added PushEventHandler, Pop... Corrected spelling of SetEventhandler Fixed two bugs in wxGenericPrintDlg Tried in vain to make printing of icons work. It now prints black on black, mostly.

1998-08-12 20:57 VZ, revision 513

had to modify it (added one pixel...) to be able to commit: the file in the repository was indeed corrupted (as noticed by Robin a couple of days ago)

1998-08-12 20:30 VZ, revision 512

file d&d (re)enabled under Windows

1998-08-12 16:14 KB, revision 511

Looks like I've fixed the editing bugs. Delete/Insert/Home/End/Ctrl-Delete all work as expected. Cursor gets redrawn properly. Scroll-to-cursor still missing.

1998-08-12 11:44 RR, revision 510

Added wxFrame::OnCreateStatusBar and ToolBar Added wxWindow::Raise and Lower There isn't going to be wxFrame::SetToolBar.

1998-08-12 09:16 KB, revision 509

replaced by stubs files

1998-08-12 08:50 KB, revision 508

fixed mysterious mistakes

1998-08-12 08:33 KB, revision 507

Cursor and insert/delete work much better now, code streamlined, still a minor problem left.

1998-08-11 21:14 VZ, revision 506

more minor changes to wxLogWindow

1998-08-11 21:12 VZ, revision 505

'\\' can be used to suppress special meaning in '%' and '$' in wxExpandEnvVars

1998-08-11 21:04 VZ, revision 504

static wxFile::Access() added

1998-08-11 21:03 VZ, revision 503

static wxFile::Access() added (access() isn't ANSI neither...)

1998-08-11 12:44 VZ, revision 502

controls.cpp didn't compile - missing MyTextCtrl declaration added (and what OnRightButton is supposed to do?)

1998-08-11 11:53 KB, revision 501
  • D /wxWidgets/trunk/install/gtk

deleted

1998-08-11 09:51 KB, revision 500

Added empty Raise() and Lower() methods for compatibilty.

1998-08-10 23:23 RD, revision 499

Typo fixes

1998-08-10 22:22 RD, revision 498

Since wxREADONLY has disappeared, I had to change to wxTE_READONLY in order to compile.

1998-08-10 19:57 DP, revision 497

Small modifications

1998-08-10 18:09 DP, revision 496

DP: GetBitmap() added to wxImageList

1998-08-10 17:53 DP, revision 495

DP: native wxTreeCtrl for GTK. It *should* be buggy... Cause I do not know GTK... But it works... I do not know why... Robert, please look at it... I am not sure that it is ok...

1998-08-10 13:48 JS, revision 494

Various Dialog Editor-related mods; Dlg Ed. getting usable now under MSW.

1998-08-10 13:41 JS, revision 493

Mod to allow hit-test on static to succeed.

1998-08-10 09:21 KB, revision 492

added correct coordinate handling

1998-08-09 19:42 DP, revision 491

DP: Robert's mistake with incorrect var name corrected. It even does not compile.

1998-08-09 17:26 RD, revision 490
  • D /wxWidgets/trunk/utils/wxPython/tests/setup.bat

I didn't mean for this to be in the repository...

1998-08-09 16:46 JS, revision 489

Miscellaneous, mostly cosmetic changes. wxPen/wxFont/wxBrush altered so Set... functions don't change shared objects.

1998-08-09 16:31 JS, revision 488

Stub header changes.

1998-08-09 16:27 JS, revision 487

Added stubs .cpp files.

1998-08-09 13:06 RR, revision 486

Added Pop-up menus. Hunted down bug in dnd Changed widget, that wxWin connects to in certain case (in controls, where m_widget is not the connect widget, such as list control and text control) Compile fixes all over

1998-08-09 08:31 RD, revision 485

Initial version

1998-08-09 07:15 RD, revision 484

Made NOPCH overridable

1998-08-08 22:14 VZ, revision 483

wxWarning replaced with wxLogWarning (to solve the compilation problems due to wxWarning's const incorrectness)

1998-08-08 22:08 VZ, revision 482

WXFARPROC prototyped as `typedef int (__stdcall *WXFARPROC)()' (does Borland understand __stdcall?) to make the program compile with VC++

1998-08-08 21:42 VZ, revision 481

SetBackgroundColour() call is now done after the window is created, not before (in which case ListCtrl_SetBkColor fails because it's called with HWND = 0)

1998-08-08 21:40 VZ, revision 480

wxDeleteStockLists() used (instead of duplicating part of it's code)

1998-08-08 21:39 VZ, revision 479

extra memory amount allocated for string data reduced to the paragraph multiple: so, in principle, it shouldn't waste any memory at all now (unless someone finds a malloc implementation which is capable of allocation less than 16 bytes)

1998-08-08 21:38 VZ, revision 478

some minor changes in wxLogWindow

1998-08-08 13:44 RR, revision 477

Correct the wxButton::Setlabel nonsense Added wxFrame::SetClientSize

1998-08-08 13:11 RR, revision 476

Added wxDC:DrawPolygone Corrected wxBitmap::SetLabel Added wxASSERT here and there wxDropSource:DoDrop() now returns Cancel when supposed to

1998-08-08 09:19 JS, revision 475

Added stub include files; also a couple more Dialog Editor files.

1998-08-08 06:56 DP, revision 474

DP: framecmn.o & wincmn.o were duplicated...

1998-08-08 06:38 DP, revision 473

Another small modification... Sorry for CVS list overloading...

1998-08-08 06:36 DP, revision 472

Small modification

1998-08-08 06:30 DP, revision 471

Looks like I did that...

1998-08-08 06:27 DP, revision 470

Third try to commit....

1998-08-08 05:20 DP, revision 469

DP: 1. _() calls added where needed. 2. const added in params in postscrp.[h,cpp] in order to compile with _(). 3. Some .cvsignore added. (I did not found any .cvsignore in repository, it is rather hard to compile something without them...)

1998-08-07 23:52 JS, revision 468

Fixed various wxMSW compile problems that came down the telephone line... plus wxTreeCtrl::EditLabel/EndEditLabel, dialog editor stuff, wxMSW header changes, doc changes. Sorry about the quantity :-(

1998-08-07 22:38 VZ, revision 467

stray #include "wincmn.cpp" removed

1998-08-07 22:30 VZ, revision 466

wxTREE_INSERT_XXX constants were incorrectly defined (and so inserting the items at the end, for example, didn't work)

1998-08-07 22:27 VZ, revision 465

the modal dialogs restore the focus to the control which had it before the dialog was displayed (earlier, the focus was lost all the time)

1998-08-07 22:25 VZ, revision 464

ProcessEvent() now saves the m_lastXXX parameters in case the event handler will send any other events (without this it can easily lead to crash because DefWndProc is called with garbage instead of correct parameters)

1998-08-07 22:22 VZ, revision 463

code using ms_PaintDC changed a little (a couple of asserts added, the behaviour did not change)

1998-08-07 22:21 VZ, revision 462

improved handling of frames with parent: now they have a NULL parent HWND (to avoid Win32 bugs in handling this situation) but still are iconized/restored with their parent frame

1998-08-07 22:18 VZ, revision 461

VZ: I removed (CASTWNDPROC) from ::CallWndProc - it doesn't compile here with it

1998-08-07 22:15 VZ, revision 460

WM_GETDLGCODE handling correctly implemented

1998-08-07 22:10 VZ, revision 459

a couple of missing calls to UngetWriteBuf() added

1998-08-07 22:08 VZ, revision 458

now process UDN_DELTAPOS notification: up-down control (which appears if there is not enough space for the pages) works correctly now

1998-08-07 22:07 VZ, revision 457

added call to _CrtSetDbgFlag(_CRTDBG_REPORT_FLAG) | _CRTDBG_LEAK_CHECK_DF) for VC++: it gives at the end of the program report about memory leaks if any similar to the one produced by the wxwin memory diagnostic classes (but it works without problems with VC++ and costs nothing to add)

1998-08-07 22:03 VZ, revision 456

couple of minor bug fixes/enhancements (interface unchanged)

1998-08-07 21:32 RR, revision 455

More configure fixes /src/qt and /include/wx/qt now have stubs. Not everything compiles yet. But it's a start..

1998-08-07 20:23 RR, revision 454

More work on wxQt integration, configure I tried notr to break anything...

1998-08-07 18:28 RD, revision 453

Added missing call to wxInitializeStockLists() in CommonInit. Come on people! Before checking in changes that affect more than one platform, please test more than one platform!

1998-08-07 17:32 RD, revision 452

Removed a ">>>>>>> 1.5" (a CVS conflict indicator) that got left in the code.

1998-08-07 17:07 RD, revision 451

Removed duplicate definitions of GetMenuCount and GetMenu so I could compile.

1998-08-07 15:09 VZ, revision 450

(1) Denis Pershin's patch for wxGTK (memory leaks corrections) (2) DELETEP/DELETEA globally renamed to wxDELETE/wxDELETEA and now also NULL their argument

1998-08-06 20:12 GL, revision 449

* Typo fix.

1998-08-06 19:49 JS, revision 448

Fixed someone's compile error in regconf.cpp (needed a cast to non-const). Added nplugin sample HTML files, even if the samples have broken :-(

1998-08-06 19:42 JS, revision 447

OGL fixes; documentation fixes; dialog editor updates

1998-08-06 19:23 KB, revision 446

several fixes

1998-08-06 19:07 RR, revision 445

Fixed compilation (add serbase.cpp) Added ListBox::SetString Changed listbox message behaviour to match wxMSW (I hope)

1998-08-06 17:03 RR, revision 444

Now configure actually finds Lesstif and Qt

1998-08-06 16:18 RR, revision 443

New Unix configure system

1998-08-05 21:51 VZ, revision 442

compilation problem under Windows fixed (Karsten, you should use a cast when calling a const function from a non-const one - gcc compiles it it, but it's broken)

1998-08-05 17:12 GL, revision 441

* Added source file info in utils/serialize/* * Added Windows support in dynlib.cpp (not tested) * Added some operator in wxStream * Added a mutex in thread sample (more later)

1998-08-05 16:35 JS, revision 440

Fixed popup menu processing

1998-08-05 16:33 RR, revision 439

Removed /install/gtk/configure from cvs

1998-08-05 14:15 KB, revision 438

added SetRecordDefaults() and IsRecordingDefaults() methods

1998-08-05 07:13 JS, revision 437

Various bug fixes to OGL; wxStripExtension prototype added to filefn.h