text
stringlengths
1
24.5M
///////////////////////////////////////////////////////////////////////////// // Name: wx/qt/toolbar.h // Author: Sean D'Epagnier, Mariano Reingart // Copyright: (c) 2010 wxWidgets dev team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #in...
///////////////////////////////////////////////////////////////////////////// // Name: wx/qt/tooltip.h // Author: Peter Most, Mariano Reingart // Copyright: (c) 2010 wxWidgets dev team // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/qt/toplevel.h // Purpose: declares wxTopLevelWindowNative class // Author: Peter Most, Javier Torres, Mariano Reingart // Copyright: (c) 2009 wxWidgets dev team // Licence: wxWindows licence ///////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/qt/treectrl.h // Author: Peter Most // Copyright: (c) Peter Most // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_QT_TREECTRL_H_ #define _WX...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/qt/window.h // Purpose: wxWindow class // Author: Peter Most, Javier Torres, Mariano Reingart // Copyright: (c) 2009 wxWidgets dev team // Licence: wxWindows licence ////////////////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/qt/converter.h // Purpose: Converter utility classes and functions // Author: Peter Most, Kolya Kosenko // Created: 02/28/10 // Copyright: (c) Peter Most // (c) 2010 Kolya Kosenko // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/qt/private/pointer.h // Author: Peter Most // Copyright: (c) Peter Most // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_QT_POINTER_H_ #defi...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/qt/utils.h // Purpose: utility classes and/or functions // Author: Peter Most, Javier Torres // Created: 15/05/10 // Copyright: (c) Peter Most, Javier Torres // Licence: wxWindows licence //////////////...
///////////////////////////////////////////////////////////////////////////// // Name: include/wx/qt/winevent_qt.h // Purpose: QWidget to wxWindow event handler // Author: Javier Torres, Peter Most // Modified by: // Created: 21.06.10 // Copyright: (c) Javier Torres // Licence: wxWindows licen...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/art.h // Purpose: Art providers for ribbon-bar-style interface // Author: Peter Cawley // Modified by: // Created: 2009-05-25 // Copyright: (C) Peter Cawley // Licence: wxWindows licence ////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/art_internal.h // Purpose: Helper functions & classes used by ribbon art providers // Author: Peter Cawley // Modified by: // Created: 2009-08-04 // Copyright: (C) Peter Cawley // Licence: wxWind...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/bar.h // Purpose: Top-level component of the ribbon-bar-style interface // Author: Peter Cawley // Modified by: // Created: 2009-05-23 // Copyright: (C) Peter Cawley // Licence: wxWindows licence...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/buttonbar.h // Purpose: Ribbon control similar to a tool bar // Author: Peter Cawley // Modified by: // Created: 2009-07-01 // Copyright: (C) Peter Cawley // Licence: wxWindows licence //////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/control.h // Purpose: Extension of wxControl with common ribbon methods // Author: Peter Cawley // Modified by: // Created: 2009-06-05 // Copyright: (C) Peter Cawley // Licence: wxWindows licence...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/gallery.h // Purpose: Ribbon control which displays a gallery of items to choose from // Author: Peter Cawley // Modified by: // Created: 2009-07-22 // Copyright: (C) Peter Cawley // Licence: wxW...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/page.h // Purpose: Container for ribbon-bar-style interface panels // Author: Peter Cawley // Modified by: // Created: 2009-05-25 // Copyright: (C) Peter Cawley // Licence: wxWindows licence ////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/panel.h // Purpose: Ribbon-style container for a group of related tools / controls // Author: Peter Cawley // Modified by: // Created: 2009-05-25 // Copyright: (C) Peter Cawley // Licence: wxWind...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/ribbon/toolbar.h // Purpose: Ribbon-style tool bar // Author: Peter Cawley // Modified by: // Created: 2009-07-06 // Copyright: (C) Peter Cawley // Licence: wxWindows licence ///////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextbackgroundpage.h // Purpose: Declares the rich text formatting dialog background // properties page. // Author: Julian Smart // Modified by: // Created: 13/11/2010 11:17:25 // Copy...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextborderspage.h // Purpose: A border editing page for the wxRTC formatting dialog. // Author: Julian Smart // Modified by: // Created: 21/10/2010 11:34:24 // Copyright: (c) Julian Smart // Lice...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextbuffer.h // Purpose: Buffer for wxRichTextCtrl // Author: Julian Smart // Modified by: // Created: 2005-09-30 // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextbulletspage.h // Purpose: Declares the rich text formatting dialog bullets page. // Author: Julian Smart // Modified by: // Created: 10/4/2006 10:32:31 AM // Copyright: (c) Julian Smart // Li...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextctrl.h // Purpose: A rich edit control // Author: Julian Smart // Modified by: // Created: 2005-09-30 // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextdialogpage.h // Purpose: Formatting dialog page base class for wxRTC // Author: Julian Smart // Modified by: // Created: 2010-11-14 // Copyright: (c) Julian Smart // Licence: wxWindows Li...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextfontpage.h // Purpose: Font page for wxRichTextFormattingDialog // Author: Julian Smart // Modified by: // Created: 2006-10-02 // Copyright: (c) Julian Smart // Licence: wxWindows licence...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextformatdlg.h // Purpose: Formatting dialog for wxRichTextCtrl // Author: Julian Smart // Modified by: // Created: 2006-10-01 // Copyright: (c) Julian Smart // Licence: wxWindows licence //...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtexthtml.h // Purpose: HTML I/O for wxRichTextCtrl // Author: Julian Smart // Modified by: // Created: 2005-09-30 // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextimagedlg.h // Purpose: A dialog for editing image properties. // Author: Mingquan Yang // Modified by: Julian Smart // Created: Wed 02 Jun 2010 11:27:23 CST // Copyright: (c) Mingquan Yang, J...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextindentspage.h // Purpose: Declares the rich text formatting dialog indent page. // Author: Julian Smart // Modified by: // Created: 10/3/2006 2:28:21 PM // Copyright: (c) Julian Smart // Lice...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextliststylepage.h // Purpose: Declares the rich text formatting dialog list style page. // Author: Julian Smart // Modified by: // Created: 10/18/2006 11:36:37 AM // Copyright: (c) Julian Smart...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextmarginspage.h // Purpose: Declares the rich text formatting dialog margins page. // Author: Julian Smart // Modified by: // Created: 20/10/2010 10:27:34 // Copyright: (c) Julian Smart // Lic...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextprint.h // Purpose: Rich text printing classes // Author: Julian Smart // Created: 2006-10-23 // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextsizepage.h // Purpose: Declares the rich text formatting dialog size page. // Author: Julian Smart // Modified by: // Created: 20/10/2010 10:23:24 // Copyright: (c) Julian Smart // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextstyledlg.h // Purpose: Declares the rich text style editor dialog. // Author: Julian Smart // Modified by: // Created: 10/5/2006 12:05:31 PM // Copyright: (c) Julian Smart // Licence: wxW...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextstylepage.h // Purpose: Declares the rich text formatting dialog style page. // Author: Julian Smart // Modified by: // Created: 10/5/2006 11:34:55 AM // Copyright: (c) Julian Smart // Licenc...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextstyles.h // Purpose: Style management for wxRichTextCtrl // Author: Julian Smart // Modified by: // Created: 2005-09-30 // Copyright: (c) Julian Smart // Licence: wxWindows licence //////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextsymboldlg.h // Purpose: Declares the symbol picker dialog. // Author: Julian Smart // Modified by: // Created: 10/5/2006 3:11:58 PM // Copyright: (c) Julian Smart // Licence: wxWindows li...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtexttabspage.h // Purpose: Declares the rich text formatting dialog tabs page. // Author: Julian Smart // Modified by: // Created: 10/4/2006 8:03:20 AM // Copyright: (c) Julian Smart // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextuicustomization.h // Purpose: UI customization base class for wxRTC // Author: Julian Smart // Modified by: // Created: 2010-11-14 // Copyright: (c) Julian Smart // Licence: wxWindows Lic...
///////////////////////////////////////////////////////////////////////////// // Name: wx/richtext/richtextxml.h // Purpose: XML and HTML I/O for wxRichTextCtrl // Author: Julian Smart // Modified by: // Created: 2005-09-30 // Copyright: (c) Julian Smart // Licence: wxWindows licence /////////...
//////////////////////////////////////////////////////////////////////////// // Name: wx/stc/private.h // Purpose: Private declarations for wxSTC // Author: Robin Dunn // Created: 2007-07-15 // Copyright: (c) 2000 by Total Control Software // Licence: wxWindows licence ////////////////////////...
//////////////////////////////////////////////////////////////////////////// // Name: wx/stc/stc.h // Purpose: A wxWidgets implementation of Scintilla. This class is the // one meant to be used directly by wx applications. It does not // derive directly from the Scintilla classes,...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/anybutton.h // Purpose: wxAnyButton class // Author: Vadim Zeitlin // Created: 2000-08-15 (extracted from button.h) // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxW...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/app.h // Purpose: wxUniversalApp class extends wxApp for wxUniv port // Author: Vadim Zeitlin // Modified by: // Created: 06.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) //...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/bmpbuttn.h // Purpose: wxBitmapButton class for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 25.08.00 // Copyright: (c) Vadim Zeitlin // Licence: wxWindows licence ///////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/button.h // Purpose: wxButton for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 15.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/checkbox.h // Purpose: wxCheckBox declaration // Author: Vadim Zeitlin // Modified by: // Created: 07.09.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/checklst.h // Purpose: wxCheckListBox class for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 12.09.00 // Copyright: (c) Vadim Zeitlin // Licence: wxWindows licence /////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/chkconf.h // Purpose: wxUniversal-specific configuration options checks // Author: Vadim Zeitlin // Created: 2006-09-28 (extracted from wx/chkconf.h) // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindo...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/choice.h // Purpose: the universal choice // Author: Vadim Zeitlin // Modified by: // Created: 30.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows lic...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/colschem.h // Purpose: wxColourScheme class provides the colours to use for drawing // Author: Vadim Zeitlin // Modified by: // Created: 19.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scit...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/combobox.h // Purpose: the universal combobox // Author: Vadim Zeitlin // Modified by: // Created: 30.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/control.h // Purpose: universal wxControl: adds handling of mnemonics // Author: Vadim Zeitlin // Modified by: // Created: 14.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/custombgwin.h // Purpose: wxUniv implementation of wxCustomBackgroundWindow. // Author: Vadim Zeitlin // Created: 2011-10-10 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: w...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/dialog.h // Purpose: wxDialog class // Author: Vaclav Slavik // Created: 2001/09/16 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence /////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/frame.h // Purpose: wxFrame class for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 19.05.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWin...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/gauge.h // Purpose: wxUniversal wxGauge declaration // Author: Vadim Zeitlin // Modified by: // Created: 20.02.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxW...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/inpcons.h // Purpose: wxInputConsumer: mix-in class for input handling // Author: Vadim Zeitlin // Modified by: // Created: 14.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) //...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/inphand.h // Purpose: wxInputHandler class maps the keyboard and mouse events to the // actions which then are performed by the control // Author: Vadim Zeitlin // Modified by: // Created: 1...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/listbox.h // Purpose: the universal listbox // Author: Vadim Zeitlin // Modified by: // Created: 30.08.00 // Copyright: (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr> // Licence: wxWindows...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/menu.h // Purpose: wxMenu and wxMenuBar classes for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 05.05.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Lice...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/menuitem.h // Purpose: wxMenuItem class for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 05.05.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/notebook.h // Purpose: universal version of wxNotebook // Author: Vadim Zeitlin // Modified by: // Created: 01.02.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/panel.h // Purpose: wxUniversal-specific wxPanel class. // Author: Vadim Zeitlin // Created: 2011-03-18 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence ////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/radiobox.h // Purpose: wxRadioBox declaration // Author: Vadim Zeitlin // Modified by: // Created: 11.09.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/radiobut.h // Purpose: wxRadioButton declaration // Author: Vadim Zeitlin // Modified by: // Created: 10.09.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWind...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/renderer.h // Purpose: wxRenderer class declaration // Author: Vadim Zeitlin // Modified by: // Created: 06.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxW...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/scrarrow.h // Purpose: wxScrollArrows class // Author: Vadim Zeitlin // Modified by: // Created: 22.01.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows l...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/scrolbar.h // Purpose: wxScrollBar for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 20.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWi...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/scrthumb.h // Purpose: wxScrollThumb class // Author: Vadim Zeitlin // Modified by: // Created: 12.02.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows li...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/scrtimer.h // Purpose: wxScrollTimer: small helper class for wxScrollArrow/Thumb // Author: Vadim Zeitlin // Modified by: // Created: 18.02.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitech...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/setup.h // Purpose: Configuration for the universal build of the library // Author: Julian Smart // Created: 01/02/97 // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/setup_inc.h // Purpose: wxUniversal-specific setup.h options (this file is not used // directly, it is injected by build/update-setup-h in the // generated include/wx/univ/setup0.h) // Aut...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/slider.h // Purpose: wxSlider control for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 09.02.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: w...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/spinbutt.h // Purpose: universal version of wxSpinButton // Author: Vadim Zeitlin // Modified by: // Created: 21.01.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/statbmp.h // Purpose: wxStaticBitmap class for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 25.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: ...
////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/statbox.h // Purpose: wxStaticBox declaration // Author: Vadim Zeitlin // Modified by: // Created: 15.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/statline.h // Purpose: wxStaticLine class for wxUniversal // Author: Vadim Zeitlin // Created: 28.06.99 // Copyright: (c) 1999 Vadim Zeitlin // Licence: wxWindows licence ////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/stattext.h // Purpose: wxStaticText // Author: Vadim Zeitlin // Modified by: // Created: 14.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/statusbr.h // Purpose: wxStatusBarUniv: wxStatusBar for wxUniversal declaration // Author: Vadim Zeitlin // Modified by: // Created: 14.10.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechs...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/stdrend.h // Purpose: wxStdRenderer class declaration // Author: Vadim Zeitlin // Created: 2006-09-18 // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Licence: wxWindows licence //////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/textctrl.h // Purpose: wxTextCtrl class // Author: Vadim Zeitlin // Modified by: // Created: 15.09.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/tglbtn.h // Purpose: wxToggleButton for wxUniversal // Author: Vadim Zeitlin // Modified by: David Bjorkevik // Created: 16.05.06 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // ...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/theme.h // Purpose: wxTheme class manages all configurable aspects of the // application including the look (wxRenderer), feel // (wxInputHandler) and the colours (wxColourScheme) // Aut...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/toolbar.h // Purpose: wxToolBar declaration // Author: Robert Roebling // Modified by: // Created: 10.09.00 // Copyright: (c) Robert Roebling // Licence: wxWindows licence /////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/toplevel.h // Purpose: Top level window, abstraction of wxFrame and wxDialog // Author: Vaclav Slavik // Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licenc...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/window.h // Purpose: wxWindow class which is the base class for all // wxUniv port controls, it supports the customization of the // window drawing and input processing. // Author: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/unix/app.h // Purpose: wxAppConsole implementation for Unix // Author: Lukasz Michalski // Created: 28/01/2005 // Copyright: (c) Lukasz Michalski // Licence: wxWindows licence ////////////////////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/unix/apptbase.h // Purpose: declaration of wxAppTraits for Unix systems // Author: Vadim Zeitlin // Modified by: // Created: 23.06.2003 // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org> // Licence:...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/unix/apptrait.h // Purpose: standard implementations of wxAppTraits for Unix // Author: Vadim Zeitlin // Modified by: // Created: 23.06.2003 // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org> // Lic...
/* * Name: wx/unix/chkconf.h * Purpose: Unix-specific config settings consistency checks * Author: Vadim Zeitlin * Created: 2007-07-14 * Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwidgets.org> * Licence: wxWindows licence */ /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR CO...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/unix/evtloop.h // Purpose: declares wxEventLoop class // Author: Lukasz Michalski (lm@zork.pl) // Created: 2007-05-07 // Copyright: (c) 2007 Lukasz Michalski // Licence: wxWindows licence //////////////...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/unix/evtloopsrc.h // Purpose: wxUnixEventLoopSource class // Author: Vadim Zeitlin // Created: 2009-10-21 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence ///////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/unix/fontutil.h // Purpose: font-related helper functions for Unix/X11 // Author: Vadim Zeitlin // Modified by: // Created: 05.11.99 // Copyright: (c) wxWidgets team // Licence: wxWindows licence ////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/unix/fswatcher_inotify.h // Purpose: wxInotifyFileSystemWatcher // Author: Bartosz Bekier // Created: 2009-05-26 // Copyright: (c) 2009 Bartosz Bekier <bartosz.bekier@gmail.com> // Licence: wxWindows lice...
///////////////////////////////////////////////////////////////////////////// // Name: wx/unix/fswatcher_kqueue.h // Purpose: wxKqueueFileSystemWatcher // Author: Bartosz Bekier // Created: 2009-05-26 // Copyright: (c) 2009 Bartosz Bekier <bartosz.bekier@gmail.com> // Licence: wxWindows licenc...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/unix/glx11.h // Purpose: class common for all X11-based wxGLCanvas implementations // Author: Vadim Zeitlin // Created: 2007-04-15 // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Licence: ...
///////////////////////////////////////////////////////////////////////////// // Name: wx/unix/joystick.h // Purpose: wxJoystick class // Author: Guilhem Lavaux // Modified by: // Created: 01/02/97 // Copyright: (c) Guilhem Lavaux // Licence: wxWindows licence /////////////////////////////////...
///////////////////////////////////////////////////////////////////////////// // Name: wx/unix/mimetype.h // Purpose: classes and functions to manage MIME types // Author: Vadim Zeitlin // Modified by: // Created: 23.09.98 // Copyright: (c) 1998 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr> // Li...
/////////////////////////////////////////////////////////////////////////////// // Name: wx/unix/pipe.h // Purpose: wxPipe class // Author: Vadim Zeitlin // Modified by: // Created: 24.06.2003 (extracted from src/unix/utilsunx.cpp) // Copyright: (c) 2003 Vadim Zeitlin <vadim@wxwidgets.org> // Lice...