Commit graph

5 commits

Author SHA1 Message Date
dmcmahill
532db08129 make sure rpath is correctly set for the dependent libs. Fixes ELF rpath
problems recently noted by Huberts bulk pkgsrc build.
2000-09-06 23:49:22 +00:00
dmcmahill
f7d8785bdf update to wxGTK-2.2.1. While here, libtoolize it since its a library.
changes are:
20th August 2000: wxWindows 2.2.1 released

Minor build fixes.

Use the wxCommmandEvent::IsChecked() function for checkable
menu items. This mean that the m_int parameter no longer
contains the ID of the menu!

Fixed major problems in ODBC logging code. This change is
binary backward incompatible.

Fixed reentry problems in DnD code.

Changed PostScript code so that it can handle a higher
resolution (720dpi).

Minor improvements to wxGrid code.

Corrected guffow-scrolling so that no surplus expose
events are generated.

Corrected bug in wxMask creation on 16-bit displays.

Minor correction to wxDC::DrawRoundedRectangle.

Added support for <INSERT> and <DELETE> menu accelerators.

Made wxComboBox case-sensitive.

Minor correction to doc-view architecture.

Minor wxCommandLineParser changes.
2000-09-01 02:45:57 +00:00
dmcmahill
1c13b54ebb revert my last (conflicting) import 2000-08-31 22:56:37 +00:00
dmcmahill
4494f0eae3 botched duplicate import. has been backed out 2000-08-31 22:24:00 +00:00
tsarna
b791940424 wxGTK: A GTK-based implementation of the wxWindows GUI library 2000-07-30 00:19:08 +00:00