Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Move Workbench from Pyface #75

Closed
wants to merge 123 commits into from
Closed

Commits on May 14, 2007

  1. * Adding the framework directories for Envisage and PyFace in an egg-…

    …development world.
    dpeterson committed May 14, 2007
    Configuration menu
    Copy the full SHA
    fe6f19e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2007

  1. Configuration menu
    Copy the full SHA
    6f626ad View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2011

  1. Merge remote branch 'traitsbackendwx/master'

    Ilan Schnell committed Apr 20, 2011
    Configuration menu
    Copy the full SHA
    99056c9 View commit details
    Browse the repository at this point in the history
  2. Merge remote branch 'traitsbackendqt/master'

    Ilan Schnell committed Apr 20, 2011
    Configuration menu
    Copy the full SHA
    5ea9737 View commit details
    Browse the repository at this point in the history
  3. move pyface out of enthought namespace

    Ilan Schnell committed Apr 20, 2011
    Configuration menu
    Copy the full SHA
    e421b65 View commit details
    Browse the repository at this point in the history
  4. fixed imports

    Ilan Schnell committed Apr 20, 2011
    Configuration menu
    Copy the full SHA
    dd7d226 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2011

  1. updating __init__.py files

    Ilan Schnell committed Apr 27, 2011
    Configuration menu
    Copy the full SHA
    2977d2c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2011

  1. update the few imports to not use etsproxy

    Ilan Schnell committed Jun 5, 2011
    Configuration menu
    Copy the full SHA
    31a5360 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2011

  1. update traits.qt imports

    Ilan Schnell committed Jun 13, 2011
    Configuration menu
    Copy the full SHA
    64ae29c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2011

  1. BUG: Make sure that the editor area is restored correctly when the pe…

    …rspective is changed.
    rkern committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    2264792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3cb3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16845ff View commit details
    Browse the repository at this point in the history
  4. BF: Handle view being closed through close button

    Naveen Michaud-Agrawal committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    7e8ec29 View commit details
    Browse the repository at this point in the history
  5. ENH: Added spinner on tab, midddle-click to close tab, and add new ta…

    …bs immediately after current tab instead of end of tab bar.
    rkern committed Nov 10, 2011
    Configuration menu
    Copy the full SHA
    4543fa7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af8c33b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    998b311 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b38eca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a82c8a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2011

  1. BUG: Use QApplication.instance() instead of qApp because there are so…

    …me instances under (a possibly buggy) PySide where qApp is None. Guard a PyQt4-specific workaround.
    rkern committed Nov 30, 2011
    Configuration menu
    Copy the full SHA
    779faf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2011

  1. Merge branch 'master' into internal-merge

    * master:
      BUG: Use QApplication.instance() instead of qApp because there are some instances under (a possibly buggy) PySide where qApp is None. Guard a PyQt4-specific workaround.
      BUG: Fix line_uncomment() to expect a Python unicode string instead of a QString.
      BUG: Revert previous commit: still seems correct, but a tasks app shows several regressions (preferences not saved, Windows shutdown errors) and will need more time to adapt.
    rkern committed Dec 15, 2011
    Configuration menu
    Copy the full SHA
    e77ce95 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2011

  1. Merge pull request #17 from punchagan/python-widget-encoding

    BUG: Add encoding attribute to PythonWidget.
    Jonathan March authored and Jonathan March committed Dec 19, 2011
    Configuration menu
    Copy the full SHA
    9defcc8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2011

  1. Merge branch 'internal-merge'

    Ilan Schnell committed Dec 21, 2011
    Configuration menu
    Copy the full SHA
    3d9e90e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2012

  1. BF: Reset tab title to foreground color when it receives focus

    Naveen Michaud-Agrawal committed Jan 20, 2012
    Configuration menu
    Copy the full SHA
    015e9d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2012

  1. Merge pull request #21 from enthought/fix_workbench_tab_notification

    BF: Reset tab title to foreground color when it receives focus
    nmichaud committed Jan 21, 2012
    Configuration menu
    Copy the full SHA
    21e4eb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2012

  1. Configuration menu
    Copy the full SHA
    418d33b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2012

  1. Merge pull request #14 from enthought/view_fix

    BF: Handle view being closed through close button
    nmichaud committed Oct 19, 2012
    Configuration menu
    Copy the full SHA
    1457fdd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from punchagan/fix-ordered-schemas

    BUG: Schema ordering when absolute and relative positions are specified
    nmichaud committed Oct 19, 2012
    Configuration menu
    Copy the full SHA
    872d014 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2012

  1. Better comment for this fix.

    pberkes committed Oct 23, 2012
    Configuration menu
    Copy the full SHA
    22bdf52 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2012

  1. Update pyface/ui/qt4/workbench/editor.py

    Correct typo.
    Pietro Berkes committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    a84aa89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from enthought/fix_workbench_editor_on_pyside

    FIX: Workbench editor destruction in PySide.
    rkern committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    7e70829 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2013

  1. Configuration menu
    Copy the full SHA
    8aafd56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f660d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2013

  1. fixed ETS import convention

    burnpanck committed May 28, 2013
    Configuration menu
    Copy the full SHA
    d24d3e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from burnpanck/adaption

    replaced deprecated PyProtocols 'implements' by new traits.adaption 'provides'
    Pietro Berkes committed May 28, 2013
    Configuration menu
    Copy the full SHA
    0bfa7e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2013

  1. Configuration menu
    Copy the full SHA
    5d9ecc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2013

  1. Configuration menu
    Copy the full SHA
    b65a518 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2014

  1. Configuration menu
    Copy the full SHA
    3e52ba4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. Merge branch 'python3' of https://github.com/pradyunsg/pyface into fe…

    …ature/python3
    
    Conflicts:
    	.travis.yml
    	pyface/tasks/tests/test_enaml_dock_pane.py
    	pyface/tasks/tests/test_enaml_editor.py
    	pyface/tasks/tests/test_enaml_task_pane.py
    	setup.py
    corranwebster committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    345f101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7bc0da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fb85ce View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

  1. Merge pull request #160 from enthought/feature/python3

    Python 3 support
    corranwebster committed Aug 18, 2015
    Configuration menu
    Copy the full SHA
    0018fd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. A few more fixes.

    prabhuramachandran committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    f16d2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5bae5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4056d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0473c6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #162 from enthought/py3-fixes

    Some miscellaneous Python3 fixes.
    corranwebster committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    31a0b3c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #163 from enthought/enh/python3-examples

    Ensure examples work in Python3
    corranwebster committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    12e430b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. Merge branch 'master' into docs/overview-api

    Conflicts:
    	pyface/i_application_window.py
    	pyface/i_confirmation_dialog.py
    	pyface/i_heading_text.py
    corranwebster committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    cfcdb98 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2015

  1. Merge branch 'wx3' of https://github.com/RobinD42/pyface into RobinD4…

    …2-wx3
    
    Conflicts:
    	pyface/ui/wx/init.py
    corranwebster committed Sep 24, 2015
    Configuration menu
    Copy the full SHA
    7b22cca View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2015

  1. Merge pull request #168 from enthought/RobinD42-wx3

    Fixes for wxPython 3.0
    corranwebster committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    3d7025b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from enthought/fix/logging-warn

    Remove usage of logging.warn in favour of logger.warning.
    corranwebster committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    71fd9e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #142 from enthought/docs/overview-api

    Add overview and improve API docs
    corranwebster committed Sep 25, 2015
    Configuration menu
    Copy the full SHA
    ef4ab58 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    c6d8a42 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Configuration menu
    Copy the full SHA
    ca0dbb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887eb6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #192 from enthought/fix-workbench-qt4-dock-ui-parent

    Qt4 Workbench should create UI with parent being the dock widget
    kitchoi committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    5805780 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #191 from enthought/add-modal-dialog-flag

    Add modal dialog_was_opened flag
    kitchoi committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    4d4275d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. Fix exception when closing all tabs

    Fixes behavior experienced in enthought/mayavi#321.
    Performs a check before trying to set text color.
    stefanoborini committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    c5a5d8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f20e73 View commit details
    Browse the repository at this point in the history
  3. Review

    stefanoborini committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    be2b936 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    514f747 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2016

  1. Configuration menu
    Copy the full SHA
    bc01453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90de4db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    422759a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    696a0e0 View commit details
    Browse the repository at this point in the history
  5. attempt some refactoring

    kitchoi committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    142c042 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3333cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d1b7b6 View commit details
    Browse the repository at this point in the history
  8. removed extra blank lines

    kitchoi committed Apr 7, 2016
    Configuration menu
    Copy the full SHA
    80ee494 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff114b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    218cf81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1829fc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2016

  1. Configuration menu
    Copy the full SHA
    9ad6215 View commit details
    Browse the repository at this point in the history
  2. amended mock tests

    kitchoi committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    2132d0f View commit details
    Browse the repository at this point in the history
  3. make the test more thorough

    kitchoi committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    5f17117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18d003f View commit details
    Browse the repository at this point in the history
  5. add __init__

    kitchoi committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    5af5594 View commit details
    Browse the repository at this point in the history
  6. edited comments

    kitchoi committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    dffba80 View commit details
    Browse the repository at this point in the history
  7. edited warning message

    kitchoi committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    4d8f101 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. Merge pull request #200 from pankajp/newline-in-readonly-code-editor

    Bug: Readonly CodeEditor allowed adding newlines in view
    corranwebster committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    2f1c3c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from enthought/feature/fix-exception-when-clo…

    …sing-all-tabs-0322-1321
    
    Fix exception when closing all tabs
    corranwebster committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    538ed14 View commit details
    Browse the repository at this point in the history
  3. use {} to create dict

    kitchoi committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    513279f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    586b34c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #206 from enthought/workbench-layout-geometry-py3

    Fix workbench_window_layout in python3
    corranwebster committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    b9f52be View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2016

  1. Configuration menu
    Copy the full SHA
    93c26ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from enthought/enh/clarify-purpose-of-layout-…

    …item-args
    
    Clarified the purpose of LayoutContainer construction args.
    corranwebster committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    b3b1a71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #197 from enthought/document-toolkit-envvar

    Added documentation about toolkit selection.
    corranwebster committed Apr 15, 2016
    Configuration menu
    Copy the full SHA
    388dff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08b7caa View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Merge pull request #207 from enthought/fix-workbench-save-editor-area…

    …-visibility
    
    Fix restoring show_editor_area from saved perspective
    kitchoi committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    4446329 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2016

  1. Configuration menu
    Copy the full SHA
    d1b467a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #211 from grlee77/raise_fix

    MAINT: modernize raise syntax
    corranwebster committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    952bf95 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

  1. Merge pull request #209 from enthought/release-5.1.0

    Release 5.1.0
    kitchoi committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    d301cd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2016

  1. Configuration menu
    Copy the full SHA
    119f3c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #181 from enthought/maint/default-message-keywords

    MAINT: Add 'detail' and 'informative' to dialog helpers.
    corranwebster authored Jul 15, 2016
    Configuration menu
    Copy the full SHA
    d864436 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Configuration menu
    Copy the full SHA
    bf69fe9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #221 from enthought/enh/less-traitsui

    Less TraitsUI in Pyface
    corranwebster authored Sep 2, 2016
    Configuration menu
    Copy the full SHA
    a8a16eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #231 from enthought/fix/remove-toolkit-commandline…

    …-option
    
    Remove -toolkit references from docs
    corranwebster authored Sep 2, 2016
    Configuration menu
    Copy the full SHA
    988f854 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    0640dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4b43c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Configuration menu
    Copy the full SHA
    8696148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bebeac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #256 from enthought/enh/remove-old-signals-slots

    Remove old-style signals and slots
    corranwebster authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    6131e7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60948bf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #217 from enthought/enh/qt-single-choice-dialog

    Qt single choice dialog
    corranwebster authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    ef72ef7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #253 from enthought/fix/module-level-skip-test

    Replace module-level use of unittest.SkipTest with a class decorator.
    corranwebster authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    ff3b698 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #216 from enthought/fix/dialog-size-position

    Fix size and position handling for dialog classes
    corranwebster authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    813ff51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30a7f65 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #252 from enthought/fix/nosetests-only-setupclass

    Fix nosetests-specific spelling of setUpClass.
    mdickinson authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    6d4b716 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Merge pull request #248 from enthought/update-gui-test-assistant

    Update gui test assistant
    mdickinson authored Jan 12, 2017
    Configuration menu
    Copy the full SHA
    da86d9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from enthought/enh/more-traitsui-cleanup

    More TraitsUI cleanup
    corranwebster authored Jan 12, 2017
    Configuration menu
    Copy the full SHA
    e7f40b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Merge pull request #259 from enthought/enh/setup-extras

    Setup.py improvements
    corranwebster authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    196235b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Merge pull request #260 from enthought/enh/entrypoint-toolkits

    Allow plugin toolkits
    corranwebster authored Feb 3, 2017
    Configuration menu
    Copy the full SHA
    564069b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #262 from enthought/fix/appveyor-badge

    Fix badge in README
    corranwebster authored Feb 3, 2017
    Configuration menu
    Copy the full SHA
    23f67d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Configuration menu
    Copy the full SHA
    c2645e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from enthought/fix/hasFocus

    BUG: Restore ad hoc signals in SplitTabWidget.
    corranwebster authored Apr 4, 2017
    Configuration menu
    Copy the full SHA
    8161f94 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Merge pull request #267 from enthought/feature/python-36-CI

    Travis CI for Python 3.6
    corranwebster authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    ad01954 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. Configuration menu
    Copy the full SHA
    b38e979 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #230 from enthought/maint/update-endedit-signature

    MAINT: Update EndEdit signature.
    corranwebster authored May 26, 2017
    Configuration menu
    Copy the full SHA
    4fccb0a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Configuration menu
    Copy the full SHA
    6ededca View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Merge pull request #284 from enthought/enh/widget-visible-enabled

    Add visible and enabled traits to base Widget interface
    corranwebster authored Jan 2, 2018
    Configuration menu
    Copy the full SHA
    74cee31 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    fb87810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6857403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3947d3 View commit details
    Browse the repository at this point in the history