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

2002-02-11 23:11 RD, revision 14140

bugfix for SetString in a wxCheckListBox

2002-02-11 22:46 RR, revision 14139

wxX11: Added handler for ConfigureNotify (i.e. size events). The status bar gets drawn right now, the rest is still black art although paint events are correctly sent.

2002-02-11 22:14 RR, revision 14138

Found the X11 error in wxDC.

2002-02-11 21:27 VZ, revision 14137

added SetString docs

2002-02-11 20:41 RR, revision 14136

wxX11: Updated wxColour for handling Colormaps and ref couting. Updated wxClientDC et al. for conforming to wxGTK. Many tricky parts, particularly the bitmap drawing and blitting is still missing. Any sample crashes now for some reason with an X error.

2002-02-11 20:26 VZ, revision 14135

fixed make install and make base for wxBase

2002-02-11 18:20 DW, revision 14134

New def file

2002-02-11 18:11 JS, revision 14133

Added MICROWIN include dir

2002-02-11 18:03 JS, revision 14132

Attempted to add configury for NanoX compatibility

2002-02-11 14:51 JS, revision 14131

Removed -lXext -lXt from libraries for wxX11

2002-02-11 13:49 VS, revision 14130

fix for deallocating memory twice in wxHTML (why does it happen?)

2002-02-11 13:27 JS, revision 14129

Made sure events for defunct windows are no longer handled.

2002-02-11 13:11 JS, revision 14128

Put m_statusText.SetCount(number) before wxStatusBarBase::SetFieldsCount(number, widths) to avoid assert (a refresh is done in SetFieldsCount which access the m_statusText array before the size is set). XQueryTree usage improved.

2002-02-11 12:40 RR, revision 14127

Last link error in wxX11 killed.

2002-02-11 12:15 JS, revision 14126

Merge correction

2002-02-11 12:13 JS, revision 14125

Linking now

2002-02-11 12:04 RR, revision 14124

Various compile fixes.

2002-02-11 11:42 JS, revision 14123

Typos and other fixes

2002-02-11 11:06 JS, revision 14122

Small changes to wxX11

2002-02-11 04:33 DW, revision 14121

Updates for Y positioning

2002-02-10 23:45 VS, revision 14120

disable shared libs for DJGPP (who broke this?)

2002-02-10 23:43 VS, revision 14119

fixes to HTML tables alignment

2002-02-10 23:32 JS, revision 14118

Implemented CopyFromBitmap, CopyFromIcon

2002-02-10 23:31 RR, revision 14117

wxX11: link errors down to 1.

2002-02-10 23:21 JS, revision 14116

Added wxPopupWindow skeleton (no implementation yet)

2002-02-10 21:54 RR, revision 14115

More make install tweaks.

2002-02-10 19:49 RR, revision 14114

wxX11: make install blind implementation for wxTopLevelWindow

2002-02-10 19:08 VS, revision 14113

respect minimal wxTLW size in wxUniv

2002-02-10 19:08 VS, revision 14112

honour min/max size in wxMGL's wxWindow::DoSetSize

2002-02-10 19:07 VS, revision 14111

use sunken border for wxHtmlHelpController's font preview

2002-02-10 19:07 VS, revision 14110

added default ctor to wxStaticText

2002-02-10 19:07 VS, revision 14109

more wxMGL-aware samples

2002-02-10 19:04 VS, revision 14108

don't use wxGenericDirDialog in MSW

2002-02-10 18:04 RR, revision 14107

Killed various wxMotif things in wxX11.

2002-02-10 17:24 RR, revision 14106

wxX11: Updated wxPen and wxBrush.

2002-02-10 16:42 RR, revision 14105

wxX11: Rewrote wxRegion. Killed backing store Pixmap. Killed wxRectList. Adapted wxWindow to the above.

2002-02-10 16:09 VZ, revision 14104

fix for wxUniv/GTK scrolling

2002-02-10 14:31 RR, revision 14103

wxX11 compiles and links now. I wonder why there is no wxToolBar class in /src/univ, though.

2002-02-10 13:54 RR, revision 14102

wxX11 might compile now.

2002-02-10 11:20 RR, revision 14101

More configure/compile things for X11.

2002-02-10 10:53 RR, revision 14100

Removed menu.cpp and toolbar.cpp from X11. Compile fixes.

2002-02-10 04:34 DW, revision 14099

New positioning code, eliminating a lot of extra, unnecessary methods

2002-02-10 04:33 DW, revision 14098

Removing OS/2 specific positioning methods, no longer needed

2002-02-10 01:03 JS, revision 14097

More X11 code

2002-02-09 23:29 VS, revision 14096

compilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv)

2002-02-09 23:29 VS, revision 14095

fixes to wxTLW::Maximize in wxMGL

2002-02-09 23:29 VS, revision 14094

implemented titlebar doubleclick in win32 theme

2002-02-09 23:29 VS, revision 14093

use AllocExclusive for reference counting

2002-02-09 23:28 VS, revision 14092

use WXUNUSED(foo), not (void)foo

2002-02-09 23:28 VS, revision 14091

1. make paint events debugging runtime switch instead of compile time 2. fixed incorrect rendering of wxListCtrl (newly created controls didn't account for parent's client origin)

2002-02-09 23:27 VS, revision 14090

fix for scrollbar's thumb update bug in wxUniv

2002-02-09 23:27 VS, revision 14089

temporary hack to make wxMGL and SciTech happy...

2002-02-09 23:27 VS, revision 14088

wxDC::DoDrawRectangle hack is no longer needed

2002-02-09 23:17 RR, revision 14087

Commiting remaining files of configure change for X11.

2002-02-09 19:39 RR, revision 14086

X11 make stuff.

2002-02-09 19:38 RR, revision 14085

More make stuff for X11.

2002-02-09 18:47 RR, revision 14084

tmake update.

2002-02-09 18:44 RR, revision 14083

tmake update for x11.

2002-02-09 18:43 RR, revision 14082

Updates to tmake for X11. Damn lock in CVS.

2002-02-09 15:58 VS, revision 14081

fix for broken color parsing in wxXPMDecoder (thanks to H.H.Chou)

2002-02-09 15:06 GT, revision 14080

Patch #514838 - FL wxFrameLayout::SetBarState() patch - Tested by Hans

2002-02-09 15:03 GT, revision 14079

Patch #514836 - Tested by Hans

2002-02-09 00:41 RD, revision 14078

New PyCrust source from Patrick's CVS

2002-02-09 00:40 RD, revision 14077

The calltip window and autocomplete window in wxSTC will now use a wxPopupWindow if available so they can extend beyond the client area of the STC if needed.

2002-02-08 23:43 RR, revision 14076

More refreshes are deferred to idle time. Corrected redraw areas of native widgets if underlying wxWindows have been exposed.

2002-02-08 23:38 VS, revision 14075

reverted revision 1.6 -- Mattia obviously knows better than I do...

2002-02-08 23:25 VS, revision 14074

compilation fix -- a better way

2002-02-08 22:23 RD, revision 14073

Added notes for what to do if VC has an internal compiler error.

2002-02-08 22:14 DW, revision 14072

new module definition file for OS/2 Dll build.

2002-02-08 21:03 MBN, revision 14071

Blind fix for Watcom ( and VisualAge? )

2002-02-08 19:15 VZ, revision 14070

wxBase readme file location changed

2002-02-08 19:13 VZ, revision 14069

moved wxBase readme to its own directory

2002-02-08 17:44 JS, revision 14068

Now compiling

2002-02-08 13:36 GT, revision 14067

Patch #514729 applied - adds missing RTTIs to wxToolLayoutItem

2002-02-08 12:56 JS, revision 14066

Added evtloop.cpp to file list, added X11 to makeall

2002-02-08 12:15 JS, revision 14065

Added X11 readme & install docs, updates to Motif ones

2002-02-08 12:00 JS, revision 14064

Added X11 wxEventLoop implementation; rearranged event processing

2002-02-08 00:18 VZ, revision 14063

cleanups after SciTech commit :-(

2002-02-08 00:17 VS, revision 14062

make more wxImage methods const

2002-02-08 00:16 VS, revision 14061

changed wxImage::ComputeHistogram to use wxHashMap

2002-02-08 00:16 VS, revision 14060

fixed wxPageSetupDialogData::SetPaperId() to take value, not reference

2002-02-07 23:24 VZ, revision 14059

added another overloaded DrawCircle() version for completeness and documented it

2002-02-07 23:15 RD, revision 14058

Patch from Neil H.

2002-02-07 18:46 KLB, revision 14057

Merges from Scitech Branch (George Davison): Added wxDisplayChangedEvent and triggering in MSW, when display mode changes this event gets triggered. I don't know what should happen with other OS's since I am not familiar with how they handle mode changes. Watcome Version 11 now compiles with wide character support. Fixed watcom warnings in html/htmlwin.h imagbmp.h listctrl.h imagbmp.cpp quantize.cpp strconv.cpp variant.cpp dirctrlg.cpp treectlg.cpp m_style.cpp fontenum.cpp listctrl.cpp ole\dataobj.cpp textctrl.cpp window.cpp xml.cpp msw/setup.h with watcom version 11 it now compiles with wide character support. xrc/xml.cpp fixed memory leak and compile warnings

2002-02-07 18:11 VS, revision 14056

changed wxImage::ComputeHistogram to use wxHashMap

2002-02-07 16:11 JS, revision 14055

Put ~/.mailcap to head of search list so local settings override global ones.

2002-02-07 15:40 JS, revision 14054

Various fixes for X11 compilation

2002-02-07 14:51 JS, revision 14053

Fixes for X11 builds

2002-02-07 14:44 GT, revision 14052

Applied patch #514037 from Paul Gammans to remove unneeded code in wxDbGridTableBase::CanSetValueAs()

2002-02-07 14:41 JJ, revision 14051

Committing in . Various patches to get the current CVS compile on OpenVMS Modified Files: wxWindows/setup.h_vms wxWindows/src/generic/descrip.mms wxWindows/src/gtk/app.cpp wxWindows/src/unix/threadpsx.cpp ----------------------------------------------------------------------

2002-02-07 14:22 VZ, revision 14050

wxMSW compilation fix

2002-02-07 13:45 JS, revision 14049

Added X11 support

2002-02-07 13:45 JS, revision 14048

Added x11.t, changes to other config files

2002-02-07 13:24 GD, revision 14047

removed trailing comma for SunSoft compiler

2002-02-07 12:53 VZ, revision 14046

documented wxCOMPILE_TIME_ASSERT2

2002-02-07 12:33 VZ, revision 14045

added wxCOMPILE_TIME_ASSERT2() macro allowing to give the unique name to the struct used by wxCOMPILE_TIME_ASSERT() and use it in dynarray.h

2002-02-07 12:24 VZ, revision 14044

a hack to fix the MSW build for now, pending better solution

2002-02-07 12:08 VZ, revision 14043

fixed passing empty macro argument for VC++

2002-02-07 12:06 JS, revision 14042

Stripped out miscellaneous Motif/Xt-specific code

2002-02-07 01:44 RD, revision 14041

Check for existing colour names when adding to wxTheColourDatabase