summaryrefslogtreecommitdiff
path: root/x11/wxGTK
AgeCommit message (Collapse)AuthorFilesLines
2000-11-12Update to 2.2.2tsarna2-4/+4
2000-09-06make sure rpath is correctly set for the dependent libs. Fixes ELF rpathdmcmahill2-4/+4
problems recently noted by Huberts bulk pkgsrc build.
2000-09-03s/^A //wiz1-1/+1
2000-09-01update to wxGTK-2.2.1. While here, libtoolize it since its a library.dmcmahill3-50/+249
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-01botched duplicate import. has been backed outdmcmahill1-3/+3
2000-09-01update to wxGTK-2.2.1. While here, libtoolize it since its a library.dmcmahill2-6/+8
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-08-31revert my last (conflicting) importdmcmahill8-373/+365
2000-08-31botched duplicate import. has been backed outdmcmahill6-351/+362
2000-08-31initial import of wxGTK-2.2.1dmcmahill1-4/+4
wxGTK is the GTK based version of wxWindows. wxWindows is a free C++ library for cross-platform GUI development. This lets you create native applications for different operating systems from the same source code. wxWindows is currently merging libraries based on GTK+, Windows, Motif and Mac with OS/2 started.
2000-08-31botched duplicate import. has been backed outdmcmahill2-14/+11
2000-07-30patch-sumstsarna1-0/+5
2000-07-30wxGTK: A GTK-based implementation of the wxWindows GUI librarytsarna8-0/+640