Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed bugs in HTTP code.
Implemented wxNO_FULL_REPAINT_ON_RESIZE whenever possible
and reduced flicker a little (no longer diables GTK's own
anti-flicker code).
Always have a clipping region equivalent to the update
region in OnPaint events (such as under wxMSW and wxMac).
Implemented wxListBox::SetFirstItem().
Fixed some minor problems in HTML code, wxListCtrl,
wxListBox.
Updated many translations, added Swedish.
Changed default screenpixels-per-inch from 100 to 75 in
printing code.
Updated AFM font metrics for Ghostscript fonts and let
Linux and FreeBSD default to using GS fonts (and not
Adobe fonts).
|
|
|
|
problems recently noted by Huberts bulk pkgsrc build.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|