]> git.saurik.com Git - wxWidgets.git/history - src/unix/utilsx11.cpp
document (and check for it with assert) that wxGetKeyState(WXK_[LMR]BUTTON) doesn...
[wxWidgets.git] / src / unix / utilsx11.cpp
2005-03-21  Vadim Zeitlindocument (and check for it with assert) that wxGetKeySt...
2004-09-27  Ryan Nortonrevert bad change
2004-09-27  Ryan Nortonpass by reference, not value
2004-05-25  Julian SmartAdded missing cast for Display*
2004-05-25  Julian SmartFixes for wxMotif
2004-05-25  Julian SmartFixed compilo for GTK+1 (GDK_DISPLAY undeclared)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-20  Robin DunnImplemented wxGetKeyState for wxGTK (and wxX11 too...
2003-12-15  Ryan Nortonreversed some parts of wxGetKeyState for linkage reasons...
2003-12-15  Ryan Nortonfix broken compilation
2003-12-14  Ryan NortonwxGetKeyState as per feature request :).
2003-09-09  Robert Roebling 64-bit patch
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-03  Václav Slavíkfixes to ShowFullScreen (KDE 3.1)
2003-01-18  Václav Slavíkno need to have this VMS-only; removed TABs
2003-01-14  Jouk Jansen Committing in .
2003-01-04  Václav Slavíkadded more robust wxTLW::ShowFullScreen implementation
2002-04-02  Vadim Zeitlincompilation warning fixes
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-03-28  Mattia BarbonFixed problems with wxFrame::SetIcons
2002-03-27  Jouk Jansen Committing in .
2002-03-26  Mattia BarbonwxIconBundle implementation.