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

2000-07-04 09:14 VS, revision 7688

oops, previous commit was incomplete, fixed

2000-07-04 06:54 JS, revision 7687

brace matching removed from Tex2RTF (didn't work for \verb), doc fixes

2000-07-04 06:07 GRG, revision 7686

Another patch from Christoph Schulz for the Borland makefiles. See the comments in any of the following files: src\makeprog.b32, src\make32.env, src\msw\makefile.b32 or distrib\msw\tmake\b32.t

2000-07-04 06:03 GRG, revision 7685

Changes to the BC makefiles as proposed by Christoph Schulz. The problem was: === Cut === Unfortunately, now you cannot build a wxWin program using both static wxWin library and static RTL (because _RTLDLL is now always defined). === Cut === This is fixed now: === Cut === Now, if you build/use wxWin as a DLL (WXMAKINGDLL=1/WXUSINGDLL=1) the dynamic RTL (c?mt32??.dll) is used, otherwise the static library. === Cut ===

2000-07-03 21:59 RD, revision 7684

fixed bug for garbage text in NotifyParent Added method to set modification event mask

2000-07-03 20:23 VS, revision 7683

documented wxPrinter::GetLastError & changed signatures

2000-07-03 20:23 VS, revision 7682

documented wxPrinter::GetLastError

2000-07-03 20:23 VS, revision 7681

changed return value of some wxHtmlEasyPrinting methods from void to bool (related to wxPrinter change)

2000-07-03 20:23 VS, revision 7680

replaced wxMessageBox by wxLogError

2000-07-03 20:22 VS, revision 7679

added dome of wxPrinter::GetLastError usage

2000-07-03 20:22 VS, revision 7678

added wxPrinter::GetLastError

2000-07-03 20:09 RD, revision 7677

Some missing methods and etc. added Some minor tweaks and fixes

2000-07-03 19:23 RD, revision 7676

Some missing methods and etc. added Some minor tweaks and fixes

2000-07-03 17:02 VZ, revision 7675

removed unnecessary code from wxResourceCache dtor

2000-07-03 16:16 VS, revision 7674

changed wxListMainWindow::m_lines from wxList to wxObjArray --> performance gain

2000-07-03 11:03 VZ, revision 7673

fixed facename comparison inwxFontList::FindOrCreateFont

2000-07-03 07:56 VZ, revision 7672

use 3 digits for milliseconds by default in Format

2000-07-03 07:29 VZ, revision 7671

wxUSE_ZLIB_H_IN_PATH added

2000-07-03 07:12 VZ, revision 7670

some mingw32 warnings fixed

2000-07-03 06:54 VZ, revision 7669

fixed ToDouble/Long desc

2000-07-02 22:04 VZ, revision 7668

minor changes here and there

2000-07-02 22:00 VZ, revision 7667

tests for dclick on button

2000-07-02 21:57 VZ, revision 7666

ms resolution wxDateTime tests

2000-07-02 21:56 VZ, revision 7665

some explanation text in thel ines screen

2000-07-02 21:48 VZ, revision 7664

1. fixed bug with the accels in sub menus not working 2. fixed minor bugs in wxCmdLineParser, underscores and digits are now allows in the option names 3. made wxGetLocalTimeMillis() public, documented it and other time functions, added wxDateTime::UNow(), also "%l" format specificator in wxDateTime::Format() 4. fixed fatal bug in wxTimeSpan::Format() 5. fixed nice bug in wxDateTime::Subtract(wxDateTime) which returned the result with the wrong sign

2000-07-02 18:25 VS, revision 7663

modified status of Czech translation to DONE

2000-07-01 12:01 VS, revision 7662

fixed problems with translating titles for wxLogGui/wxLogDialog (no reentrancy danger)

2000-06-30 15:42 JS, revision 7661

Oops, test for parent being NULL in DoModalShow

2000-06-30 13:42 VZ, revision 7660

fix for the previous fix

2000-06-30 13:38 VZ, revision 7659

unset the dialog as top level window in Destroy(), not in dtor

2000-06-30 12:40 JJ, revision 7658

Committing in . VMS/GTK update Modified Files: Tag: WX_2_2_BRANCH wxWindows/setup.h_vms ----------------------------------------------------------------------

2000-06-29 20:28 JS, revision 7657

Fixed DoShowModal again, to check that the oldFocus object isn't dead. Added integer handling for wxTextCtrls in wxGenericValidator. Added virtual function to wxGenericDragImage so it can do _really_ smooth dragging under app control.

2000-06-28 18:27 VS, revision 7656

updated Czech catalogue

2000-06-28 18:26 VS, revision 7655

wxPrintPaperType::GetName now uses wxGetTranslation to obtain correct paper name

2000-06-28 18:26 VS, revision 7654

list of papers now uses wxTRANSLATE() instead of _()

2000-06-28 16:47 SN, revision 7653

Fix for hiding cell edit control that actually is smaller than a cell. Use CellToRect in to more places instead of doing the same thing by hand.

2000-06-28 15:56 VS, revision 7652

wxHtmlWindow: fixed passing flags to wxScrolledWindow

2000-06-28 15:49 VZ, revision 7651

added some extra comparison operators to fix Sun CC 5.0 compilation to wxLongLongWx

2000-06-28 12:19 VZ, revision 7650

added missing parameters to some GetPageXXX()s

2000-06-28 11:12 VZ, revision 7649

fixed (and documented) wxColourDialog::Create()

2000-06-28 07:37 JS, revision 7648

Altered default wxTextCtrl height; removed wx_msw from cube.cpp; widened a couple of controls in resource sample; changed a BC++ test in longlong.h

2000-06-28 03:50 RL, revision 7647

fix for (re)setting a control to the system default colours

2000-06-27 19:54 JS, revision 7646

Fixed C++ comments, sorry about that.

2000-06-27 15:53 RL, revision 7645

typo fixes

2000-06-27 10:27 VZ, revision 7644

fixed wxColour::operator!=

2000-06-27 10:22 VZ, revision 7643

1. added wxFont::GetHFONT() const (GetResourceHandle() is not const...) 2. added GetHfont[Of] convenience macros to msw/private.h 3. wxWindow::GetCharWidth/Height() now use correct font

2000-06-26 12:02 JS, revision 7642

What I predicted has come to pass :-) wxMSW wxDialog::DoShowModal crashes when m_oldFocus has been destroyed, so we check the HWND with ::IsWindow. Also some setup.h, makefile and TIFF library changes for Watcom compilation

2000-06-24 14:46 RR, revision 7641

Compile fix.

2000-06-24 14:25 RR, revision 7640

Updated changes.txt, Removed use of Build Root Dir in wxGTK.spec, Small correction to tiff code, Added more tests (for Peek()) to stream tests in typetest sample, Fixed bug in wxTextInputStream::ReadWord()

2000-06-24 08:05 JS, revision 7639

Fixed docview crash bug when On... functions return FALSE. Fixed valgen.cpp to cope with strings in wxChoice/wxComboBox.

2000-06-24 00:28 RD, revision 7638

Added wxLog and friends to wxPython Various odds and ends

2000-06-22 15:10 VZ, revision 7637

corrected Baltic encoding handling (patch from Nerijus <nerijus@sat.lt>)

2000-06-22 08:38 RR, revision 7636

Added new TIFF code.

2000-06-22 08:37 VZ, revision 7635

added a note about new C++ logical operators keywords

2000-06-22 08:10 VZ, revision 7634

fixes for compilers with weird isprint()/isdigit()

2000-06-22 08:04 VZ, revision 7633

fix for branch 'auto-collapse'

2000-06-22 07:57 VZ, revision 7632

Sun CC 5.0 compilation fix

2000-06-22 07:50 VZ, revision 7631

undef inline before redefining it

2000-06-21 21:10 VZ, revision 7630

fixed "missing" initial resize of wxMDIChildFrame

2000-06-21 18:53 VS, revision 7629

added comment about setlocale() behavior

2000-06-21 14:09 JS, revision 7628

Fixed missing hotspot code; fixed misspelling in setup0.h; added missing consts to wxPoint operators

2000-06-21 12:12 VZ, revision 7627

HP-UX compilation fix

2000-06-21 09:15 VZ, revision 7626

1. wxKeyEvent::GetKeyCode() and HasModifiers() added and documented 2. wxGridCellEditor::IsAcceptedKey() added and implemented 3. no changes in other files (but cvs wants to commit them)

2000-06-21 09:13 MB, revision 7625

Stupid error in my last commit

2000-06-21 09:12 VZ, revision 7624

reentrancy fix (extremely ugly, will have to do better soon)

2000-06-21 09:06 MB, revision 7623

TAB key press at left or right of grid now saves editor value and hides editor

2000-06-21 09:03 VZ, revision 7622

added 'show columns info' menu command

2000-06-21 07:47 MB, revision 7621

If grid cursor is at the bottom of a column a return key press will now save the editor value and hide the editor.

2000-06-21 07:24 VZ, revision 7620

add -D_REENTRANT for Alpha compilation as well

2000-06-21 07:16 VZ, revision 7619

file I forgot to commit

2000-06-21 07:07 JS, revision 7618

Further BC++ patches

2000-06-21 03:48 RD, revision 7617

Added gtk-config to build.cfg some minor tweaks

2000-06-20 21:09 VZ, revision 7616

added a note about SetBlinkTime under MSW

2000-06-20 19:35 JS, revision 7615

Fix to wxGenericDragImage inefficiency

2000-06-20 12:45 VZ, revision 7614

don't start label editing when double clicking the item

2000-06-20 11:36 VZ, revision 7613

oops, forgot to add

2000-06-20 11:35 VZ, revision 7612

1. generic wxCaret fixes 2. wxGTK focus fix 3. wxCaret docs

2000-06-20 10:02 RR, revision 7611

Corrected wxWindow::SetCursor().

2000-06-20 07:30 VZ, revision 7610

fix for IRIX compilation with gcc (hopefully)

2000-06-20 07:14 VZ, revision 7609

documented Left[Is]Down behaviour and changed the obsolete test in the sample

2000-06-19 21:55 VS, revision 7608

documented connection with wxFileSystem

2000-06-19 14:23 JS, revision 7607

BC++ updates, propery form fix, dialog fix

2000-06-19 11:59 VZ, revision 7606

1. it is now possible to say ParseFormat("%4Y%2d%2m") 2. hard-coded a rollover date into ParseFormat("%y") - bad, but can't do anything better right now

2000-06-19 11:25 VZ, revision 7605

some HP-UX compiler warnings fixed

2000-06-19 11:10 RR, revision 7604

Added empty line at the end.

2000-06-19 11:09 RR, revision 7603

Added more missing "class"s to friend decl.

2000-06-19 11:08 RR, revision 7602

Added missing "class" to friend decl.

2000-06-19 10:21 VZ, revision 7601

allow dragging the divider line outside the window

2000-06-19 08:52 VZ, revision 7600

may be resizing finally works now (I am not even sure any more)

2000-06-19 08:38 VZ, revision 7599

fixed GetMonth/YearStart/End off by 1 bug

2000-06-19 08:10 VZ, revision 7598

fixes to wxZipInputStream EOF (not) handling

2000-06-19 08:09 VZ, revision 7597

forgotten fix for write_append and non existing file

2000-06-19 08:00 JS, revision 7596

BC++/Mingw32 patches applied

2000-06-19 07:50 VZ, revision 7595

compilation error fixed (see Sun build log)

2000-06-19 07:48 VZ, revision 7594

made GetSize() public

2000-06-19 07:44 VZ, revision 7593

fixed problem with PushEventHandler() and OnIdle()

2000-06-18 21:31 VZ, revision 7592

1. fixed wxDC::DrawArc() problem with full circles 2. replaced about a dozen occurences of some wxSTIPPLE_MASK_OPAQUE related code with a helper class (talk about code bloat...) 3. wxColourDialog parent is set correctly now, other minor fixes there

2000-06-18 15:58 RR, revision 7591

Getting rid of CVS conflicts. Fixed forgotten idle priority value in wxYield().

2000-06-18 14:48 JS, revision 7590

Added VC++ IDE tech note. Sorry, I'm not going to dumb it down to plain text...

2000-06-18 12:19 BJ, revision 7589

missing button.h header

2000-06-18 09:20 RR, revision 7588

Compile fix (missing include).

2000-06-18 08:57 RR, revision 7587

No GTK includes reported by wx-config. I left wxMotif unchanged.

2000-06-18 08:55 RR, revision 7586

Fix for ASSERT complaining about a call to SetColumnWidth in list mode.

2000-06-17 22:44 VZ, revision 7585

1. wxFrame restores focus better 2. fixed _2_ memory leaks in wxGrid::IsCellEditControlShown 3. modified wxGridCellEditor::StartingKey() to accept several more keys 4. fixed (but why is this needed?) bug in wxCalCtrl appearance 5. made it possible to close the log dialog with <Esc> under MSW

2000-06-17 22:39 VZ, revision 7584

fixed problem with set angle dialog

2000-06-17 16:31 VS, revision 7583

updated Czech translations

2000-06-17 16:31 VS, revision 7582

updated wxstd.po

2000-06-17 16:31 VS, revision 7581

made paper names translatable

2000-06-17 16:31 VS, revision 7580

added new platform-independent BMP writing

2000-06-16 15:34 VZ, revision 7579

column resizing is still broken :-((

2000-06-16 13:56 VZ, revision 7578

fixed column resizing when the ctrl is horz scrolled

2000-06-16 13:08 VZ, revision 7577

added a note about IRIX, another entry for Solaris/wxGTK

2000-06-15 15:16 SN, revision 7576

Avoid invalid update rectangles in wxGrid::BlockToDeviceRect(...)

2000-06-15 14:10 JS, revision 7575

Small mods

2000-06-14 13:09 VZ, revision 7574

added dynamic sample to the AC_OUTPUT (bug #79)

2000-06-14 13:07 VZ, revision 7573

fixes for erros from bug #78

2000-06-14 09:47 JS, revision 7572

Ignore wxTHICK_FRAME in wxWindow constructor: only relevant to frames and dialogs, interferes with other window styles otherwise.

2000-06-13 19:07 VZ, revision 7571

oops, fatal MDI bug fixed

2000-06-13 19:06 VZ, revision 7570

note about logical ops and DrawText under Windows

2000-06-13 14:58 VZ, revision 7569

caret API do something again even in non Unicode mode

2000-06-13 03:44 , revision 7568
  • A /wxWidgets/tags/wxPy_2_1_16
  • D /wxWidgets/tags/wxPy_2_1_16/.cvsignore
  • D /wxWidgets/tags/wxPy_2_1_16/autogen.sh
  • D /wxWidgets/tags/wxPy_2_1_16/BuildCVS.txt
  • D /wxWidgets/tags/wxPy_2_1_16/config.guess
  • D /wxWidgets/tags/wxPy_2_1_16/config.sub
  • D /wxWidgets/tags/wxPy_2_1_16/configure
  • D /wxWidgets/tags/wxPy_2_1_16/configure.in
  • D /wxWidgets/tags/wxPy_2_1_16/contrib
  • D /wxWidgets/tags/wxPy_2_1_16/debian
  • D /wxWidgets/tags/wxPy_2_1_16/demos
  • D /wxWidgets/tags/wxPy_2_1_16/descrip.mms
  • D /wxWidgets/tags/wxPy_2_1_16/difflast.pl
  • D /wxWidgets/tags/wxPy_2_1_16/distrib
  • D /wxWidgets/tags/wxPy_2_1_16/docs
  • D /wxWidgets/tags/wxPy_2_1_16/include
  • D /wxWidgets/tags/wxPy_2_1_16/install-sh
  • D /wxWidgets/tags/wxPy_2_1_16/lib
  • D /wxWidgets/tags/wxPy_2_1_16/locale
  • D /wxWidgets/tags/wxPy_2_1_16/Makefile.in
  • D /wxWidgets/tags/wxPy_2_1_16/Mingw32-gcc295.patches
  • D /wxWidgets/tags/wxPy_2_1_16/make-deb
  • D /wxWidgets/tags/wxPy_2_1_16/misc
  • D /wxWidgets/tags/wxPy_2_1_16/mkinstalldirs
  • D /wxWidgets/tags/wxPy_2_1_16/modules
  • D /wxWidgets/tags/wxPy_2_1_16/regen
  • D /wxWidgets/tags/wxPy_2_1_16/samples
  • D /wxWidgets/tags/wxPy_2_1_16/setup.h.in
  • D /wxWidgets/tags/wxPy_2_1_16/setup.h_vms
  • D /wxWidgets/tags/wxPy_2_1_16/src
  • D /wxWidgets/tags/wxPy_2_1_16/tests
  • D /wxWidgets/tags/wxPy_2_1_16/user
  • D /wxWidgets/tags/wxPy_2_1_16/utils
  • D /wxWidgets/tags/wxPy_2_1_16/wx-config.in
  • D /wxWidgets/tags/wxPy_2_1_16/wxBase.dsp
  • D /wxWidgets/tags/wxPy_2_1_16/wxBase.spec
  • D /wxWidgets/tags/wxPy_2_1_16/wxGTK.spec
  • D /wxWidgets/tags/wxPy_2_1_16/wxMotif.spec
  • D /wxWidgets/tags/wxPy_2_1_16/wxWINE.spec

This commit was manufactured by cvs2svn to create tag 'wxPy_2_1_16'.

2000-06-13 03:44 RD, revision 7567

some cleanup

2000-06-13 03:34 RD, revision 7566

more build and distrib stuff

2000-06-12 20:19 RD, revision 7565

SWIGged code update

2000-06-12 19:07 RD, revision 7564

Added wxSpinCtrl Added some missing methods and constants Fixed wxTreeCtrl.HitTest bug new SWIGged code

2000-06-12 17:14 GRG, revision 7563

When calling SetValue(), the insertion point is set to the beginning, rather that to the end of the text. wx2.2 will have flags to customize this behaviour.

2000-06-12 16:49 RR, revision 7562

Corrected wxFFileInputStream as well.

2000-06-12 16:49 RR, revision 7561

Corrected wxFFileStream to use binary mode.

2000-06-12 16:34 RD, revision 7560

Fix so wxMDIParentFrame is actually shown when Show(TRUE) is called.

2000-06-12 11:53 RR, revision 7559

Implemented Set/GetTopLabel() in wxMenuBar, Set int field to new position in slider event.

2000-06-11 01:52 RD, revision 7558

some updates

2000-06-10 20:30 RD, revision 7557

gen code update

2000-06-10 20:30 RD, revision 7556

distrib stuff

2000-06-10 20:30 RD, revision 7555

typo fix

2000-06-10 16:08 RR, revision 7554

Oops. Some uninitialized variables messed up the colours on various systems.

2000-06-09 21:15 RL, revision 7553

fix for wxBusyCursorSuspender messing with wxIsBusy() state.

2000-06-09 18:46 RR, revision 7552

Increased version to 2.2.0, Fixed minor waste in wxSizerItem, Changed wxGTK internal timer settings so that idle time is really after GTK finished.

2000-06-09 15:49 VZ, revision 7551

wxFile::Open(write_append) will create file if it doesn't exist

2000-06-09 15:08 VZ, revision 7550

added tests for circles/ellipses/arcs...

2000-06-09 14:41 VZ, revision 7549

added test for inverted text

2000-06-09 14:35 VZ, revision 7548

fixed crash on exit in the drawing sample

2000-06-08 20:11 , revision 7547
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/demos/dbbrowse/makefile.gtk
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/lib/dummy
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/misc/afm
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/misc/afm/.cvsignore
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/misc/gs_afm
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/misc/gs_afm/.cvsignore
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/grid/bitmap1.bmp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/grid/bitmap2.bmp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/internat/internat.def
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/internat/internat.rc
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/internat/makefile.sc
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/internat/makefile.vms
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/internat/mondrian.ico
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/layout/expt.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/layout/fload.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/layout/layout.def
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/layout/makefile.sc
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/layout/makefile.vms
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/mdi/chart.ico
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/mdi/makefile.sc
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/mdi/makefile.vms
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/mdi/mdi.def
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/mdi/mdi.ico
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/mdi/mdi.rc
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/mdi/mondrian.ico
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/minimal/mondrian.ico
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/png/pngdemo.rc
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/printing/fload.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/printing/printing.def
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/splitter/mondrian.ico
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/samples/tab/mondrian.ico
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/common/glob.inc
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/common/matrix.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk/bdiag.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk/cdiag.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk/cross.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk/fdiag.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk/horiz.xbm
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk/threadpsx.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk/verti.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk1/bdiag.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk1/cdiag.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk1/cross.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk1/fdiag.xbm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk1/horiz.xbm
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk1/threadpsx.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/gtk1/verti.xbm
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/html/htmlfilter.cpp
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/html/htmlhelp.cpp
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/html/search.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/ansi2knr.1
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/makefile.nt
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/build.bat
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.aco
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.ama
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.atr
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.lnx
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.mip
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.s2x
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.sun
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/png/scripts/makefile.wat
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/regex
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/unix/net.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/algorithm.txt
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/ChangeLog
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/configure
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/descrip.mms
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/INDEX
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/infblock.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/infcodes.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/inffast.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/inftrees.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/infutil.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/Makefile.in2
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/Makefile.riscos
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/Make_vms.com
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/maketree.c
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/README
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/trees.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/src/zlib/zlib.3
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/Makefile
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxConvert
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxConvert/wxConvert.h
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/.cvsignore
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/dirctrl.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/dirctrl.h
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/FMJobs.cpp
  • A /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/FMJobs.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/filectrl.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/filectrl.h
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/Makefile
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/Makefile.in
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/wxFile.cpp
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxFile/wxFile.h
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxTest
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxTest/folder.xpm
  • R /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/user/wxTest/list.xpm
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/utils/wxPython/src/makefile.nt
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/utils/wxPython/src/wxp.cpp
  • D /wxWidgets/tags/WX_MAIN_BEFORE_2_2_MERGE/utils/wxprop

This commit was manufactured by cvs2svn to create tag 'WX_MAIN_BEFORE_2_2_MERGE'.

2000-06-08 20:11 KB, revision 7546

Added RTLD_GLOBAL to dlopen() flags which is needed if libraries depend on each other.

2000-06-08 12:06 JS, revision 7545

Adjusts struct size if there's an error.

2000-06-08 11:16 JS, revision 7544

Correction

2000-06-08 11:13 JS, revision 7543

Added new tech note for icon creation/conversion, corrected config.cpp to include <ctype.h> (necessary if not including windows.h), corrected comment in mfctest.cpp

2000-06-07 13:12 VZ, revision 7542

apparently explicit operator=() is needed by Solaris C++ 5.0

2000-06-07 12:55 VZ, revision 7541

wxImageList::GetSize() documented and added to wxMSW

2000-06-07 12:54 VZ, revision 7540

small fixes to MIME mailcap test command handling, more MIME tests in the sample

2000-06-07 12:53 VZ, revision 7539

comment made more clear

2000-06-06 22:00 VZ, revision 7538

1. fixed default dialog style to make them non resizeable again 2. fixed wxFrame::IsShown() which always returned TRUE before 3. wxWizard now calls TransferDataFromWindow() before calling wxWizardPage::GetNext() fixing an obvious bug 4. half-fixed fatal bug in wxDialog::ShowModal() which would crash if the top level app window was deleted while the modal dialog was shown

2000-06-06 15:42 JS, revision 7537

Changed the code that disabled __WXDEBUG__ to only disable global debug new.

2000-06-06 13:22 VZ, revision 7536

serious bug in wxListBase::DoCopy() fixed

2000-06-06 10:35 SN, revision 7535

More changes to SetCurrentCell.

2000-06-06 08:51 VZ, revision 7534

added 'Save...' button to the log dialog

2000-06-05 16:13 RR, revision 7533

Corrected gdk_draw_bitmap thing. Corrected wrong libGL.so dependence of libwx_gtk.so.

2000-06-05 13:15 JS, revision 7532

Added tech note

2000-06-05 10:24 VZ, revision 7531

added and documented trivial wxDC::GetBackgroundMode(), documented several other missing wxDC functions

2000-06-05 10:16 VZ, revision 7530

crash in OnChar() for empty list control fixed

2000-06-05 10:04 MB, revision 7529

Modified wxGrid::SetCurrentCell() to fix problem under wxMSW where the grid was spending time drawing cells outside the visible area.

2000-06-04 08:38 GL, revision 7528

wxMMedia doc updates wxMMedia compilation fixes OGL and STC makefile build fixes

2000-06-03 13:03 JS, revision 7527

Fixed doc error

2000-06-03 10:26 JS, revision 7526

Replaced C++Builder IDE tech note with up-to-date HTML file

2000-06-03 10:22 JS, revision 7525

Docs mods

2000-06-03 08:56 RR, revision 7524

Changed release date to 4th June, Made border around notebook sizer a bit bigger, you never know what people do with tabs.

2000-06-02 21:12 VZ, revision 7523

fixed some compilation warnings

2000-06-02 20:59 VZ, revision 7522

some warnings fixed for compilation of lib/dll with VC++ 6 in release mode

2000-06-02 17:01 RD, revision 7521

SWIGged code updates

2000-06-02 16:52 RD, revision 7520

updates to match C++ grid

2000-06-02 12:46 GRG, revision 7519

SIF_TRACKPOS didn't appear in mingw until 2.95.2, so I just #define it if it's missing.

2000-06-02 12:41 RD, revision 7518

fix bug where tooltip notifications could generate spin events

2000-06-02 01:50 RD, revision 7517

Removed automatic "Magic Event Methods" bindings Added explicit bindings where needed other assorted odds and ends

2000-06-01 08:21 JS, revision 7516

Doc fixes

2000-05-31 22:27 VZ, revision 7515

added possibility to view arbitrary images

2000-05-31 14:28 BJ, revision 7514

initialize insertable to TRUE in ctor

2000-05-30 20:44 VZ, revision 7513

translate window menu title in MDI parent frame

2000-05-30 19:41 VZ, revision 7512

wxStaticLine should now generate mouse messages

2000-05-30 13:08 SN, revision 7511

Changed wxGrid::Refresh to not do anything, modified EndBatch accordingly to still update the grid.

2000-05-29 19:09 RL, revision 7510

added debug versions of wxBase and wxGtk packages. made -contrib packages gtk-contrib since they, well.. are and it will make it simpler to add other ports.

2000-05-29 10:04 VZ, revision 7509

wxTHICK_FRAME the same as wxRESIZE_BORDER

2000-05-29 07:37 JS, revision 7508

Doc fixes

2000-05-28 22:09 VZ, revision 7507

corrected wxFile::Write() return type desc

2000-05-28 22:01 VZ, revision 7506

wxImageList::Create(width, height) added, as in wxMSW

2000-05-28 21:45 VZ, revision 7505

1. added missing const's to wxGrid::CalcXXX(wxRegion& r) fixing compilation 2. put frames with parent into wxTopLevelWindows too

2000-05-28 20:51 OK, revision 7504

Save registry string keys correctly in Unicode mode.

2000-05-28 14:16 SN, revision 7503

Fixed SetCurrentCell for Motif, removed SelectionToDEviceRect.

2000-05-28 12:42 SN, revision 7502

Fix for not using precompiled headers.

2000-05-28 08:35 RR, revision 7501

Made docs about wxTextCtrl::SetValue() precise wrt to modified state.

2000-05-28 08:35 RR, revision 7500

wxTextCtrl::SetValue() sets the controls state to unmodified.

2000-05-26 21:54 VZ, revision 7499

fix for stdin redirection

2000-05-26 15:19 VZ, revision 7498

no changes

2000-05-26 15:18 VZ, revision 7497

added and documented (and using in the sample) wxProcess::CloseOutput()

2000-05-26 12:15 VZ, revision 7496

added wxDC::ResetBoundingBox(), documented it and CalcBoundingBox() too

2000-05-26 11:18 BJ, revision 7495

Improved new GetColumns, based on the old one + smoother database-type conversion and proper field order

2000-05-26 11:13 BJ, revision 7494

Improved new GetColumns, based on the old one + smoother database-type conversion and proper field order

2000-05-26 10:35 VZ, revision 7493

fix warning about virtual function hiding

2000-05-26 10:30 VZ, revision 7492

remove Sun CC warning

2000-05-25 21:54 VZ, revision 7491

1. stderr redirection seems to work under Windows too (documented new wxProcess method too) 2. don't show the window of the (console) process in wxExecute if IO is redirected 3. implemented wxColourDialog::SetTitle 4. implemented wxGauge95::SetForeground/BackgroundColour()

2000-05-25 18:35 VZ, revision 7490

stdout redirection for Unix

2000-05-25 18:35 VZ, revision 7489

added APPEXTRA{C|CPP|CXX}FLAGS

2000-05-25 18:34 VZ, revision 7488

fix for wxObjectArray::Clear()

2000-05-25 18:29 VZ, revision 7487

patch for bounding box initialization

2000-05-25 14:50 VZ, revision 7486

added missing wxDateSpan methods

2000-05-24 23:10 MT, revision 7485

Remove frame on a SetMenuBar(NULL)

2000-05-24 20:39 RD, revision 7484

SciLexer.h from Scintilla is used to get the constants used for all the lexical states, for setting styles.

2000-05-24 20:37 RD, revision 7483

note to specify the version of Scintilla in use

2000-05-24 20:35 VS, revision 7482

added wxToolTip documentation

2000-05-24 20:35 VS, revision 7481

documented Set/GetToolTip

2000-05-24 20:35 VS, revision 7480

updated wxListEvent documentation

2000-05-24 20:35 RD, revision 7479

workaround a bug in SWIG

2000-05-24 17:30 RD, revision 7478

Some PythonNotes

2000-05-24 14:57 RD, revision 7477

Added wxDateTime, wxTimeSpan, and wxDateSpan to wxPython.utils. Added wxCalendarCtrl. Other tweaks and fixes.

2000-05-24 09:08 JS, revision 7476

Some doc tidying

2000-05-24 04:25 RD, revision 7475

Added DYNAMIC_CLASS macros for wxCalendarEvent

2000-05-24 03:34 DW, revision 7474

Update module definition for wxOS2 VA 3.0

2000-05-24 00:56 RD, revision 7473

added some missing Scintilla constants for events.

2000-05-23 22:54 VZ, revision 7472

minor changes to the sample

2000-05-23 22:50 VZ, revision 7471

fixes for wxExecute with redirection

2000-05-23 21:09 VS, revision 7470

fixed parsing of HTML tags of the form <tagname\nproperties> + \t parsing

2000-05-23 21:00 DW, revision 7469

More accelerator work

2000-05-23 18:55 JS, revision 7468

Misc small mods for WIN16 and making HTB files

2000-05-23 13:14 JS, revision 7467

defs.h had been altered so only 3 MSW compilers were allowed for WXDLLEXPORT :-) false removed from dbtable.cpp. WS_CLIPCHILDREN/SIBLINGS added to glcanvas.cpp.

2000-05-23 12:16 JS, revision 7466

Motif fixes, distribution script fixes

2000-05-23 06:31 RD, revision 7465

Fixed "Substract" typo

2000-05-23 06:23 RD, revision 7464

Fixed "Substract" typo

2000-05-23 06:01 VZ, revision 7463

fix for crash in wxTreeCtrl::GetSelections() when the tree is empty

2000-05-22 21:23 DW, revision 7462

Some more accelerator fixes.

2000-05-22 18:05 RR, revision 7461

dnd event blocking switched off now.

2000-05-22 14:04 DW, revision 7460

removal of VA #ifdefs aournd delete operators and some additional support for accelerators

2000-05-22 14:03 DW, revision 7459

removal of VA #ifdefs aournd delete operators

2000-05-22 13:43 JS, revision 7458

Doc debugging

2000-05-22 13:10 VZ, revision 7457

another buglet in ParseDate() fixed

2000-05-22 12:53 VZ, revision 7456

better ParseDate() test

2000-05-22 12:35 VZ, revision 7455

several bug fixes in ParseDate()

2000-05-22 11:14 VZ, revision 7454

add -isystem for gcc on Solaris

2000-05-22 11:13 JS, revision 7453

Added bc_ide.txt as a tech note; updated readme; added CHM targets for makefiles

2000-05-22 08:28 JS, revision 7452

Fixed OnSize corruption problem

2000-05-22 02:43 RL, revision 7451

totally rehashed the build system to be much less monolithic, it's now possible to build subsets of the available packages and easier to add new packages in a much more modular fashion. updated for changes to wxPython.

2000-05-22 02:34 RL, revision 7450

made Robert's fix for wxBase too, and cleaned a couple of typos

2000-05-21 16:17 RR, revision 7449

setup.h now tests if wx-config is being used and changes the search path from wx/gtk/.. to wx/gtkd/.. when __WXDEBUG__ is defined.

2000-05-21 16:15 RR, revision 7448

wx-config now defines __USE_WXCONFIG__

2000-05-21 13:20 RR, revision 7447

Tried to fix problem with events being blocked in the drop *target* by the global block from the drop source.

2000-05-21 10:49 GT, revision 7446

Fixed problem where if a table had no insertable columns, construction of the insertion statemtent would fail, which then would cause unstable behavior at a later time. Now if Insert() is called and there are no insertable columns, insert will return a failure.

2000-05-21 10:45 GT, revision 7445

Cleaned up some unix compilation problems due to for loops declaring a variable in the for statement

2000-05-21 03:43 RL, revision 7444

don't bug out if no .mo files exist

2000-05-20 22:17 RL, revision 7443

updated PYTHON_DIST for new wxPython location. added INTL_DIST target for i18n files when --enable-intl is used. make install now installs any .mo files it finds in locale. bugfix for make install being a no op with static wxBase. libs built with __WXDEBUG__ can now be installed alongside libs built without. locale/Makefile now autodetects which languages are supported when make allpo is used and added allmo target.

2000-05-20 19:25 RD, revision 7442

More build/distrib updates

2000-05-20 18:56 RD, revision 7441

forgot this file in yesterday's STC checkin

2000-05-20 03:25 RD, revision 7440

New code from Scintilla and supporting code in STC. Styles can now have underlines, new indicator types, zoom-in and zoom-out methods.

2000-05-20 03:24 RD, revision 7439

New code from Scintilla and supporting code in STC. Styles can now have underlines, new indicator types, zoom-in and zoom-out methods.