2002-02-01 |
Vadim Zeitlin | various minor fixes to wxHashMap: compilation warnings... |
tree | commitdiff |
2002-02-01 |
David Webster | Got rid of the bad EOLs. |
tree | commitdiff |
2002-02-01 |
David Webster | no message |
tree | commitdiff |
2002-02-01 |
Robin Dunn | added wx type info macros for wxFSFile |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied hash copy fix, BC++ makefile fix (though not... |
tree | commitdiff |
2002-01-31 |
David Webster | Lots of fixes for scrolling |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | don't return HTCLIENT for radiobox - this breaks redraw... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | added wxObject::AllocExclusive() and associated methods |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | implemented wxRegion::Offset() for MSW and documented it |
tree | commitdiff |
2002-01-31 |
Julian Smart | Corrected Normalize invocation by casting |
tree | commitdiff |
2002-01-31 |
Julian Smart | Removed wxPATH_NORM_CASE from Normalize or files won... |
tree | commitdiff |
2002-01-30 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() and Signal... |
tree | commitdiff |
2002-01-30 |
Robert Roebling | Added wxRegion::Offset(x,y) |
tree | commitdiff |
2002-01-30 |
Vadim Zeitlin | ignore the icon option in Netscape mime.type file |
tree | commitdiff |
2002-01-30 |
Robert Roebling | Added various calls to wxWindow::Update() to |
tree | commitdiff |
2002-01-30 |
Robert Roebling | New Refresh()/Update() behaviour. As expected, scrolling |
tree | commitdiff |
2002-01-30 |
Robert Roebling | Some changes for new Update/Refresh behaviour. This |
tree | commitdiff |
2002-01-30 |
Vadim Zeitlin | added a wxCHECK(index is correct) to GetParam() (fix... |
tree | commitdiff |
2002-01-30 |
David Webster | Finish basic dialog support and some scrolling fixes. |
tree | commitdiff |
2002-01-29 |
Julian Smart | Removed references to helpxlp |
tree | commitdiff |
2002-01-29 |
Julian Smart | Pruned some of txrc.tex; removed redundant helpxlp... |
tree | commitdiff |
2002-01-29 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() work - it... |
tree | commitdiff |
2002-01-29 |
Ron Lee | fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR... |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | Updated projects/makefiles |
tree | commitdiff |
2002-01-29 |
Mattia Barbon | New wxHashMap class. |
tree | commitdiff |
2002-01-29 |
Gilles Depeyrot | correction for compilation with Apple DevTools |
tree | commitdiff |
2002-01-29 |
David Webster | Minor fix for owner drawn menu item. |
tree | commitdiff |
2002-01-28 |
David Webster | Popup Menu processing. |
tree | commitdiff |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
tree | commitdiff |
2002-01-28 |
Stefan Csomor | bridged mapfile native path to filesys url paths for mac |
tree | commitdiff |
2002-01-28 |
Stefan Csomor | adjusted relative path composition for mac |
tree | commitdiff |
2002-01-28 |
Stefan Csomor | corrected path splitting for mac relative paths |
tree | commitdiff |
2002-01-28 |
Stefan Csomor | help files added |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | changed the year to 2002 |
tree | commitdiff |
2002-01-28 |
Robert Roebling | wxDC::Blit(): the source coordinates are logical... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | fix for a typo (== instead of =) |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | removed non existing unzip.h from the filelist.txt... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | fixes to allow compilation with FreeBSD make |
tree | commitdiff |
2002-01-28 |
Robert Roebling | Change idle behvaiour with regard to wxIdleEvent... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | warning fixes in GetColor() for the newly added values |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | more Unicode fixes for help files |
tree | commitdiff |
2002-01-28 |
Gilles Depeyrot | axis orientation must not be taken into account for... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | Unicode compilation fixes, also moved private constants... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | don't call wxLogLastError() in wx{File|Path}Exists |
tree | commitdiff |
2002-01-28 |
David Webster | Various fixes for Textctrl and Popup Menus. |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | fixed code in OpenURL() to actually use the result... |
tree | commitdiff |
2002-01-28 |
Vadim Zeitlin | Windows XP appearance fixes for status and tool bars... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
tree | commitdiff |
2002-01-27 |
Václav Slavík | implemented writing in original encoding |
tree | commitdiff |
2002-01-27 |
Václav Slavík | A couple of fixes to wxMGL's wxWindow: |
tree | commitdiff |
2002-01-27 |
Václav Slavík | fixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv |
tree | commitdiff |
2002-01-27 |
Václav Slavík | small m_blinkedOut consistency corrections |
tree | commitdiff |
2002-01-27 |
Václav Slavík | calling wxWindow::Update from wxWindowDC ctor wasn... |
tree | commitdiff |
2002-01-27 |
Robert Roebling | wxMiniFrame works again. |
tree | commitdiff |
2002-01-27 |
Václav Slavík | new wxHtmlWindow::OnOpeningURL API |
tree | commitdiff |
2002-01-27 |
Václav Slavík | wxUSE_MIMETYPE in src/unix/mimetype.cpp |
tree | commitdiff |
2002-01-27 |
Vadim Zeitlin | set extra margins to be 0 by default, not 50 |
tree | commitdiff |
2002-01-27 |
Julian Smart | Applied patch to implement wxChoice::SetString and... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | prevent crash when trying to set global cursor too... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | ensure minimal mime support in wxHTML even without... |
tree | commitdiff |
2002-01-27 |
Václav Slavík | fixed rendering artifact in wxCaret |
tree | commitdiff |
2002-01-27 |
Václav Slavík | update the screen before gaining access to wxWindowDC |
tree | commitdiff |
2002-01-27 |
Václav Slavík | move caret notification after sending the focus event |
tree | commitdiff |
2002-01-27 |
Václav Slavík | (hacky) fix for bg colour handling in wxUniv's win32... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | removed assert(size != 0) from wxArrayString::Alloc... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | implemented IsFixedWidth() correctly for MSW |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | use DEFAULT_CHARSET instead of ANSI_CHARSET |
tree | commitdiff |
2002-01-26 |
Julian Smart | Changed test for INT32 to work with latest Cygwin.... |
tree | commitdiff |
2002-01-26 |
Gilles Depeyrot | added missing return values |
tree | commitdiff |
2002-01-26 |
Gilles Depeyrot | tweaked conditional compilation |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | compilation fixes after previous check in (sorry) |
tree | commitdiff |
2002-01-26 |
Gilles Depeyrot | added include needed for ProjectBuilder |
tree | commitdiff |
2002-01-26 |
Gilles Depeyrot | corrected conditional compilation to take wxUSE_POSTSCR... |
tree | commitdiff |
2002-01-26 |
Gilles Depeyrot | added missing public in declaration of wxMacToolTipTime... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | Win16 compilation fixes |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | patch to fix various filename-related functions for... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | fixed handling of "a:\" command line arguments, added... |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | fixed crash in wxGetCharacterSet when not using iconv |
tree | commitdiff |
2002-01-26 |
Vadim Zeitlin | fixed bug in wxGrid dimensions calculation (Staffan... |
tree | commitdiff |
2002-01-26 |
Václav Slavík | wxFileCtrl::Update was hiding wxWindow::Update |
tree | commitdiff |
2002-01-26 |
Václav Slavík | workaround for MGL's weirdness: won't render rectangles... |
tree | commitdiff |
2002-01-26 |
Václav Slavík | hide mouse when using wxScreenDC in wxMGL |
tree | commitdiff |
2002-01-26 |
Václav Slavík | don't use GTK specific code in wxListCtrl when building... |
tree | commitdiff |
2002-01-26 |
Václav Slavík | fix for wxSYS_COLOUR_LISTBOX representation |
tree | commitdiff |
2002-01-26 |
Václav Slavík | modified wxPNGHandler to not use png_struct.jmpbuf |
tree | commitdiff |
2002-01-26 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-01-25 |
David Webster | Fix to properly find OS/2 wx.rc |
tree | commitdiff |
2002-01-25 |
David Webster | New module def file. |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | install wxUniv headers in make install and include... |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | fix a crash when dismissing the popup window because... |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | replaced DeleteEvtHandler with a call to RemoveEventHandler |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler() |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-01-25 |
Julian Smart | Some doc tweaks |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | handle 646 charset under Solaris as US-ASCII |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | don't crash, even if used incorrectly |
tree | commitdiff |
2002-01-25 |
Vadim Zeitlin | fixes to handling of the 7 bit ASCII encoding |
tree | commitdiff |
next |