text
stringlengths
1
24.5M
///////////////////////////////////////////////////////////////////////////// // Name: wx/image.h // Purpose: wxImage class // Author: Robert Roebling // Copyright: (c) Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifn...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imaggif.h // Purpose: wxImage GIF handler // Author: Vaclav Slavik, Guillermo Rodriguez Garcia, Gershon Elber, Troels K // Copyright: (c) 1999-2011 Vaclav Slavik, Guillermo Rodriguez Garcia, Gershon Elber, Troels...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagiff.h // Purpose: wxImage handler for Amiga IFF images // Author: Steffen Gutmann // Copyright: (c) Steffen Gutmann, 2002 // Licence: wxWindows licence ////////////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagjpeg.h // Purpose: wxImage JPEG handler // Author: Vaclav Slavik // Copyright: (c) Vaclav Slavik // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imaglist.h // Purpose: wxImageList base header // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagpcx.h // Purpose: wxImage PCX handler // Author: Guillermo Rodriguez Garcia <guille@iies.es> // Copyright: (c) 1999 Guillermo Rodriguez Garcia // Licence: wxWindows licence ///////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagpng.h // Purpose: wxImage PNG handler // Author: Robert Roebling // Copyright: (c) Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagpnm.h // Purpose: wxImage PNM handler // Author: Sylvain Bougnoux // Copyright: (c) Sylvain Bougnoux // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagtga.h // Purpose: wxImage TGA handler // Author: Seth Jackson // Copyright: (c) 2005 Seth Jackson // Licence: wxWindows licence ////////////////////////////////////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagtiff.h // Purpose: wxImage TIFF handler // Author: Robert Roebling // Copyright: (c) Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/imagxpm.h // Purpose: wxImage XPM handler // Author: Vaclav Slavik // Copyright: (c) 2001 Vaclav Slavik // Licence: wxWindows licence //////////////////////////////////////////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/infobar.h // Purpose: declaration of wxInfoBarBase defining common API of wxInfoBar // Author: Vadim Zeitlin // Created: 2009-07-28 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/init.h // Purpose: wxWidgets initialization and finalization functions // Author: Vadim Zeitlin // Modified by: // Created: 29.06.2003 // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/intl.h // Purpose: Internationalization and localisation for wxWidgets // Author: Vadim Zeitlin // Modified by: Michael N. Filippov <michael@idisys.iae.nsk.su> // (2003/09/30 - plural forms support) //...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/iosfwrap.h // Purpose: includes the correct stream-related forward declarations // Author: Jan van Dijk <jan@etpmod.phys.tue.nl> // Modified by: // Created: 18.12.2002 // Copyright: wxWidgets team // Licenc...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ioswrap.h // Purpose: includes the correct iostream headers for current compiler // Author: Vadim Zeitlin // Modified by: // Created: 03.02.99 // Copyright: (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cach...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ipc.h // Purpose: wrapper around different wxIPC classes implementations // Author: Vadim Zeitlin // Modified by: // Created: 15.04.02 // Copyright: (c) 2002 Vadim Zeitlin // Licence: wxWindows licence ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/ipcbase.h // Purpose: Base classes for IPC // Author: Julian Smart // Modified by: // Created: 4/1/98 // Copyright: (c) Julian Smart // Licence: wxWindows licence /////////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/itemid.h // Purpose: wxItemId class declaration. // Author: Vadim Zeitlin // Created: 2011-08-17 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence ////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/joystick.h // Purpose: wxJoystick base header // Author: wxWidgets Team // Modified by: // Created: // Copyright: (c) wxWidgets Team // Licence: wxWindows licence /////////////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/kbdstate.h // Purpose: Declaration of wxKeyboardState class // Author: Vadim Zeitlin // Created: 2008-09-19 // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence /////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/language.h // Purpose: wxLanguage enum // Author: Vadim Zeitlin // Created: 2010-04-23 // Copyright: (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr> // Licence: wxWindows licence /////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/layout.h // Purpose: OBSOLETE layout constraint classes, use sizers instead // Author: Julian Smart // Modified by: // Created: 29/01/98 // Copyright: (c) 1998 Julian Smart // Licence: wxWindows licence /...
///////////////////////////////////////////////////////////////////////////// // Name: wx/laywin.h // Purpose: wxSashLayoutWindow base header // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/link.h // Purpose: macros to force linking modules which might otherwise be // discarded by the linker // Author: Vaclav Slavik // Copyright: (c) Vaclav Slavik // Licence: wxWindows licence /////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/list.h // Purpose: wxList, wxStringList classes // Author: Julian Smart // Modified by: VZ at 16/11/98: WX_DECLARE_LIST() and typesafe lists added // Created: 29/01/98 // Copyright: (c) 1998 Julian Smart // L...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/listbase.h // Purpose: wxListCtrl class // Author: Vadim Zeitlin // Modified by: // Created: 04.12.99 // Copyright: (c) wxWidgets team // Licence: wxWindows licence /////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/listbook.h // Purpose: wxListbook: wxListCtrl and wxNotebook combination // Author: Vadim Zeitlin // Modified by: // Created: 19.08.03 // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/listbox.h // Purpose: wxListBox class interface // Author: Vadim Zeitlin // Modified by: // Created: 22.10.99 // Copyright: (c) wxWidgets team // Licence: wxWindows licence /////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/listctrl.h // Purpose: wxListCtrl class // Author: Vadim Zeitlin // Modified by: // Created: 04.12.99 // Copyright: (c) wxWidgets team // Licence: wxWindows licence /////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/listimpl.cpp // Purpose: second-part of macro based implementation of template lists // Author: Vadim Zeitlin // Modified by: // Created: 16/11/98 // Copyright: (c) 1998 Vadim Zeitlin // Licence: wxWindow...
///////////////////////////////////////////////////////////////////////////// // Name: wx/log.h // Purpose: Assorted wxLogXXX functions, and wxLog (sink for logs) // Author: Vadim Zeitlin // Modified by: // Created: 29/01/98 // Copyright: (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr> // ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/longlong.h // Purpose: declaration of wxLongLong class - best implementation of a 64 // bit integer for the current platform. // Author: Jeffrey C. Ollie <jeff@ollie.clive.ia.us>, Vadim Zeitlin // Modi...
/** * Name: wx/math.h * Purpose: Declarations/definitions of common math functions * Author: John Labenski and others * Modified by: * Created: 02/02/03 * Copyright: (c) John Labenski * Licence: wxWindows licence */ /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */...
///////////////////////////////////////////////////////////////////////////// // Name: wx/matrix.h // Purpose: wxTransformMatrix class. NOT YET USED // Author: Chris Breeze, Julian Smart // Modified by: Klaas Holwerda // Created: 01/02/97 // Copyright: (c) Julian Smart, Chris Breeze // Licen...
///////////////////////////////////////////////////////////////////////////// // Name: wx/mdi.h // Purpose: wxMDI base header // Author: Julian Smart (original) // Vadim Zeitlin (base MDI classes refactoring) // Copyright: (c) 1998 Julian Smart // (c) 2008 Vadim Zeitlin // Li...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/mediactrl.h // Purpose: wxMediaCtrl class // Author: Ryan Norton <wxprojects@comcast.net> // Modified by: // Created: 11/07/04 // Copyright: (c) Ryan Norton // Licence: wxWindows licence ///////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/memconf.h // Purpose: wxMemoryConfig class: a wxConfigBase implementation which only // stores the settings in memory (thus they are lost when the // program terminates) // Author: Vadim...
///////////////////////////////////////////////////////////////////////////// // Name: wx/memory.h // Purpose: Memory operations // Author: Arthur Seaton, Julian Smart // Modified by: // Created: 29/01/98 // Copyright: (c) 1998 Julian Smart // Licence: wxWindows licence ///////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/memtext.h // Purpose: wxMemoryText allows to use wxTextBuffer without a file // Created: 14.11.01 // Author: Morten Hanssen // Copyright: (c) 2001 Morten Hanssen // Licence: wxWindows licence //////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/menu.h // Purpose: wxMenu and wxMenuBar classes // Author: Vadim Zeitlin // Modified by: // Created: 26.10.99 // Copyright: (c) wxWidgets team // Licence: wxWindows licence /////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/menuitem.h // Purpose: wxMenuItem class // Author: Vadim Zeitlin // Modified by: // Created: 25.10.99 // Copyright: (c) 1999 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr> // Licence: wxWindows licence ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/metafile.h // Purpose: wxMetaFile class declaration // Author: wxWidgets team // Modified by: // Created: 13.01.00 // Copyright: (c) wxWidgets team // Licence: wxWindows licence ////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/mimetype.h // Purpose: classes and functions to manage MIME types // Author: Vadim Zeitlin // Modified by: // Chris Elliott (biol75@york.ac.uk) 5 Dec 00: write support for Win32 // Created: 23.09.98 // Copyrig...
///////////////////////////////////////////////////////////////////////////// // Name: wx/minifram.h // Purpose: wxMiniFrame base header // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Copyright: (c) 2014 wxWidgets dev team //////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/modalhook.h // Purpose: Allows to hook into showing modal dialogs. // Author: Vadim Zeitlin // Created: 2013-05-19 // Copyright: (c) 2013 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licenc...
///////////////////////////////////////////////////////////////////////////// // Name: wx/module.h // Purpose: Modules handling // Author: Wolfram Gloger/adapted by Guilhem Lavaux // Modified by: // Created: 04/11/98 // Copyright: (c) Wolfram Gloger and Guilhem Lavaux // Licence: wxWindows lic...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/mousemanager.h // Purpose: wxMouseEventsManager class declaration // Author: Vadim Zeitlin // Created: 2009-04-20 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/mousestate.h // Purpose: Declaration of wxMouseState class // Author: Vadim Zeitlin // Created: 2008-09-19 (extracted from wx/utils.h) // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/msgdlg.h // Purpose: common header and base class for wxMessageDialog // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows licence /////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/msgout.h // Purpose: wxMessageOutput class. Shows a message to the user // Author: Mattia Barbon // Modified by: // Created: 17.07.02 // Copyright: (c) Mattia Barbon // Licence: wxWindows licence //////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/msqqueue.h // Purpose: Message queues for inter-thread communication // Author: Evgeniy Tarassov // Created: 2007-10-31 // Copyright: (C) 2007 TT-Solutions SARL // Licence: wxWindows licence ///////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/mstream.h // Purpose: Memory stream classes // Author: Guilhem Lavaux // Modified by: // Created: 11/07/98 // Copyright: (c) Guilhem Lavaux // Licence: wxWindows licence //////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/nativewin.h // Purpose: classes allowing to wrap a native window handle // Author: Vadim Zeitlin // Created: 2008-03-05 // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwindows.org> // Licence: wxWindows l...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/nonownedwnd.h // Purpose: declares wxNonTopLevelWindow class // Author: Vaclav Slavik // Modified by: // Created: 2006-12-24 // Copyright: (c) 2006 TT-Solutions // Licence: wxWindows licence ///////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/notebook.h // Purpose: wxNotebook interface // Author: Vadim Zeitlin // Modified by: // Created: 01.02.01 // Copyright: (c) 1996-2000 Vadim Zeitlin // Licence: wxWindows licence ////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/notifmsg.h // Purpose: class allowing to show notification messages to the user // Author: Vadim Zeitlin // Created: 2007-11-19 // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Licence: wxW...
///////////////////////////////////////////////////////////////////////////// // Name: wx/numdlg.h // Purpose: wxNumberEntryDialog class // Author: John Labenski // Modified by: // Created: 07.02.04 (extracted from wx/textdlg.h) // Copyright: (c) John Labenski // Licence: wxWindows licence ///...
///////////////////////////////////////////////////////////////////////////// // Name: wx/numformatter.h // Purpose: wxNumberFormatter class // Author: Fulvio Senore, Vadim Zeitlin // Created: 2010-11-06 // Copyright: (c) 2010 wxWidgets team // Licence: wxWindows licence //////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/object.h // Purpose: wxObject class, plus run-time type information macros // Author: Julian Smart // Modified by: Ron Lee // Created: 01/02/97 // Copyright: (c) 1997 Julian Smart // (c) 2001 Ron...
///////////////////////////////////////////////////////////////////////////// // Name: wx/odcombo.h // Purpose: wxOwnerDrawnComboBox and wxVListBoxPopup // Author: Jaakko Salli // Modified by: // Created: Apr-30-2006 // Copyright: (c) Jaakko Salli // Licence: wxWindows licence ////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/overlay.h // Purpose: wxOverlay class // Author: Stefan Csomor // Modified by: // Created: 2006-10-20 // Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ownerdrw.h // Purpose: interface for owner-drawn GUI elements // Author: Vadim Zeitlin // Modified by: Marcin Malich // Created: 11.11.97 // Copyright: (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr...
///////////////////////////////////////////////////////////////////////////// // Name: wx/palette.h // Purpose: Common header and base class for wxPalette // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows Licence //////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/panel.h // Purpose: Base header for wxPanel // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindow...
///////////////////////////////////////////////////////////////////////////// // Name: wx/paper.h // Purpose: Paper database types and classes // Author: Julian Smart // Modified by: // Created: 01/02/97 // Copyright: (c) Julian Smart // Licence: wxWindows licence /////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/pen.h // Purpose: Base header for wxPen // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows Licence ///////////////////////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/persist.h // Purpose: common classes for persistence support // Author: Vadim Zeitlin // Created: 2009-01-18 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence ////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/pickerbase.h // Purpose: wxPickerBase definition // Author: Francesco Montorsi (based on Vadim Zeitlin's code) // Modified by: // Created: 14/4/2006 // Copyright: (c) Vadim Zeitlin, Francesco Montorsi // Lice...
/** * Name: wx/platform.h * Purpose: define the OS and compiler identification macros * Author: Vadim Zeitlin * Modified by: * Created: 29.10.01 (extracted from wx/defs.h) * Copyright: (c) 1997-2001 Vadim Zeitlin * Licence: wxWindows licence */ /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/platinfo.h // Purpose: declaration of the wxPlatformInfo class // Author: Francesco Montorsi // Modified by: // Created: 07.07.2006 (based on wxToolkitInfo) // Copyright: (c) 2006 Francesco Montorsi // Lice...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/popupwin.h // Purpose: wxPopupWindow interface declaration // Author: Vadim Zeitlin // Modified by: // Created: 06.01.01 // Copyright: (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr> // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/position.h // Purpose: Common structure and methods for positional information. // Author: Vadim Zeitlin, Robin Dunn, Brad Anderson, Bryan Petty // Created: 2007-03-13 // Copyright: (c) 2007 The wxWidgets Tea...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/power.h // Purpose: functions and classes for system power management // Author: Vadim Zeitlin // Modified by: // Created: 2006-05-27 // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Licence: ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/preferences.h // Purpose: Declaration of wxPreferencesEditor class. // Author: Vaclav Slavik // Created: 2013-02-19 // Copyright: (c) 2013 Vaclav Slavik <vslavik@fastmail.fm> // Licence: wxWindows licen...
///////////////////////////////////////////////////////////////////////////// // Name: wx/print.h // Purpose: Base header for printer classes // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows Licence ///////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/printdlg.h // Purpose: Base header and class for print dialogs // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows Licence ////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/prntbase.h // Purpose: Base classes for printing framework // Author: Julian Smart // Modified by: // Created: 01/02/97 // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/process.h // Purpose: wxProcess class // Author: Guilhem Lavaux // Modified by: Vadim Zeitlin to check error codes, added Detach() method // Created: 24/06/98 // Copyright: (c) 1998 Guilhem Lavaux // Licence:...
///////////////////////////////////////////////////////////////////////////// // Name: wx/progdlg.h // Purpose: Base header for wxProgressDialog // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows Licence ////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/propdlg.h // Purpose: wxPropertySheetDialog base header // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ptr_scpd.h // Purpose: compatibility wrapper for wxScoped{Ptr,Array} // Author: Vadim Zeitlin // Created: 2009-02-03 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows lice...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ptr_shrd.h // Purpose: compatibility wrapper for wx/sharedptr.h // Author: Vadim Zeitlin // Created: 2009-02-03 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence /...
///////////////////////////////////////////////////////////////////////////// // Name: wx/quantize.h // Purpose: wxQuantizer class // Author: Julian Smart // Modified by: // Created: 22/6/2000 // Copyright: (c) Julian Smart // Licence: //////////////////////////////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/radiobox.h // Purpose: wxRadioBox declaration // Author: Vadim Zeitlin // Modified by: // Created: 10.09.00 // Copyright: (c) Vadim Zeitlin // Licence: wxWindows licence ////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/radiobut.h // Purpose: wxRadioButton declaration // Author: Vadim Zeitlin // Modified by: // Created: 07.09.00 // Copyright: (c) Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/range.h // Purpose: Range Value Class // Author: Stefan Csomor // Modified by: // Created: 2011-01-07 // Copyright: (c) 2011 Stefan Csomor // Licence: wxWindows licence ///////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/rawbmp.h // Purpose: macros for fast, raw bitmap data access // Author: Eric Kidd, Vadim Zeitlin // Modified by: // Created: 10.03.03 // Copyright: (c) 2002 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/rearrangectrl.h // Purpose: various controls for rearranging the items interactively // Author: Vadim Zeitlin // Created: 2008-12-15 // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/recguard.h // Purpose: declaration and implementation of wxRecursionGuard class // Author: Vadim Zeitlin // Modified by: // Created: 14.08.2003 // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org> // ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/regex.h // Purpose: regular expression matching // Author: Karsten Ballueder // Modified by: VZ at 13.07.01 (integrated to wxWin) // Created: 05.02.2000 // Copyright: (c) 2000 Karsten Ballueder <ballueder@g...
///////////////////////////////////////////////////////////////////////////// // Name: wx/region.h // Purpose: Base header for wxRegion // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows Licence /////////////////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/renderer.h // Purpose: wxRendererNative class declaration // Author: Vadim Zeitlin // Modified by: // Created: 20.07.2003 // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richmsgdlg.h // Purpose: wxRichMessageDialogBase // Author: Rickard Westerlund // Created: 2010-07-03 // Copyright: (c) 2010 wxWidgets team // Licence: wxWindows licence //////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/richtooltip.h // Purpose: Declaration of wxRichToolTip class. // Author: Vadim Zeitlin // Created: 2011-10-07 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence ///...
///////////////////////////////////////////////////////////////////////////// // Name: wx/rtti.h // Purpose: old RTTI macros (use XTI when possible instead) // Author: Julian Smart // Modified by: Ron Lee // Created: 01/02/97 // Copyright: (c) 1997 Julian Smart // (c) 2001 Ron Lee <ro...
///////////////////////////////////////////////////////////////////////////// // Name: wx/sashwin.h // Purpose: Base header for wxSashWindow // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows Licence ////////////////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/sckaddr.h // Purpose: Network address classes // Author: Guilhem Lavaux // Modified by: Vadim Zeitlin to switch to wxSockAddressImpl implementation // Created: 26/04/1997 // Copyright: (c) 1997, 1998 Guilhem ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/sckipc.h // Purpose: Interprocess communication implementation (wxSocket version) // Author: Julian Smart // Modified by: Guilhem Lavaux (big rewrite) May 1997, 1998 // Guillermo Rodriguez (updated for...
///////////////////////////////////////////////////////////////////////////// // Name: wx/sckstrm.h // Purpose: wxSocket*Stream // Author: Guilhem Lavaux // Modified by: // Created: 17/07/97 // Copyright: (c) // Licence: wxWindows licence ///////////////////////////////////////////////////////...