Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / minimal / minimal.cpp
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2009-10-27  Vadim ZeitlinUndo commit of test code accidentally checked in in...
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2008-12-23  Vadim Zeitlinreverted yet another accidental commit of testing code...
2008-12-22  Vadim Zeitlinsplit wxEVT_GRID_CELL_CHANGE into wxEVT_GRID_CELL_CHANG...
2008-05-05  Vadim Zeitlinremove _T()s, they're unneeded now
2008-04-18  Robert RoeblingReverted accidental change
2008-04-18  Robert RoeblingLayout improvements for CalendarCtrl
2007-09-17  Vadim Zeitlinreverted accidental change to this file as part of...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-07-29  Vadim Zeitlinundid accidental commit of this file in the last revision
2007-07-29  Vadim Zeitlinremoved empty or duplicated samples: checklst, dynamic...
2006-12-11  Chris Elliottsorry about bad commit
2006-12-11  Chris Elliottfix missing includessrc/generic/srchctlg.cpp
2006-11-04  Vadim Zeitlinreally restored correct sample code
2006-11-04  Vadim Zeitlinoops, restored accidentally checked in testing code
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-06-29  Vadim Zeitlincall wxApp::OnInit() from MyApp::OnInit() so that stand...
2005-10-08  Vadim Zeitlinshow the OS information in the about dialog
2005-10-04  Vadim Zeitlinreverted last (accidental) change
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-02-20  Julian Smartmenu name consistency
2004-05-25  Julian SmartMore name changes
2004-02-09  Vadim Zeitlinuse correct name for the icon
2003-12-28  Julian SmartRemoved statusbar removal under WinCE
2003-11-21  Dimitri SchoolwerthCosmetic cleanup (-1 -> wxID_ANY, TRUE->true).
2003-09-24  Vadim Zeitlingot rid of ugly WinCE #ifdef
2003-07-20  Julian SmartQuit item = wxID_EXIT in case we use standard ids in...
2003-07-19  Julian SmartAdded minimal file dialog for SmartPhone
2003-07-18  Julian SmartAdded WCE toolbar
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2002-04-07  Julian SmartRemoved leaks from Forty demo
2002-04-07  Vadim Zeitlinremoved Robert's test code
2002-04-07  Robert Roebling Test case for MSW display corruption in 2.3.3
2002-03-14  Julian SmartRemoved duplicate WM line from motif/frame.cpp
2002-02-23  Robert Roebling Implemented a simple modality under X11.
2002-02-23  Robert Roebling Added new stream tests to typetest.
2002-02-11  Julian SmartLinking now
2002-01-11  Vadim Zeitlinreverted stupid compilation breaking typo checked in...
2002-01-11  Vadim Zeitlinno changes
2001-11-21  Václav SlavíkwxMGL compilation fix
2001-09-26  Vadim Zeitlinreverted last accidental commit, added comment about...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-08-12  Václav Slavíkfixed wxUniv compilation
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-05-31  Vadim Zeitlinoops... removed test code from the sample, what was...
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-12  Robert Roebling Corrected scrollwin thumb release event,
2000-03-10  Robert Roebling Fixed various bugs (from - err - various authors...
2000-01-22  Vadim Zeitlin1. added some test code (currently disabled) to controls
2000-01-17  Vadim Zeitlincleaned a bit
2000-01-13  Stefan Csomormac updates and msw bitmapdrawing on printer
1999-10-25  Vadim Zeitlin1. moved fontenum.cpp to unix because implementation...
1999-10-14  Robert Roebling Applied patches for AIX,
1999-09-15  Vadim Zeitlinremoved some unneeded bit of test code
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-19  Vadim Zeitlincompilation fixes
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-07  Karsten BallüderMade tearoff menus work for gtk :-)
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-23  Robert Roebling Motif compile fixes
1999-06-17  Karsten BallüderUses new wxMenu(long style) constructor.
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-10  Robert Roebling wxWINE fixes.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-04-30  Robert Roebling Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-24  Robert Roebling minimal now works in Unicode mode
1999-04-15  Robert Roebling removed some test code
1999-04-15  Robert Roebling small mods to tree ctrl
1999-02-07  Vadim Zeitlinmenu help texts added (it now works in wxGTK too, great!)
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-07  Vadim Zeitlinadded version number to the about box
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-10-09  Vadim Zeitlinremoved some rests of my tests (which should have never...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-17  Vadim ZeitlinVZ: I have reformatted it to correspond to our style...
1998-09-12  Julian SmartAdded sashtest GTK makefiles (crashing bug to be solved...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-07-27  Robert Roebling wxFrame::SetIcon()
1998-07-27  Robert Roeblingwarning msgs
1998-07-25  Robert RoeblingRemoved warnings mesgs
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision