Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Feature multiline #260

Merged
merged 10 commits into from
Feb 13, 2013
Merged

Feature multiline #260

merged 10 commits into from
Feb 13, 2013

Commits on Feb 12, 2013

  1. Multiline text edit (Qt support)

    Naveen Michaud-Agrawal committed Feb 12, 2013
    Configuration menu
    Copy the full SHA
    b61aa1f View commit details
    Browse the repository at this point in the history
  2. Add multiline edit to group box example

    Naveen Michaud-Agrawal committed Feb 12, 2013
    Configuration menu
    Copy the full SHA
    2a08523 View commit details
    Browse the repository at this point in the history
  3. Wx implementation of multi line edit

    Naveen Michaud-Agrawal committed Feb 12, 2013
    Configuration menu
    Copy the full SHA
    85e49c7 View commit details
    Browse the repository at this point in the history
  4. Add wx event for delayed timer

    Naveen Michaud-Agrawal committed Feb 12, 2013
    Configuration menu
    Copy the full SHA
    501ccb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2013

  1. Cleanup requested by Chris

    Naveen Michaud-Agrawal committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    621fc84 View commit details
    Browse the repository at this point in the history
  2. Rename MultiLineEdit to MultiLineField

    Naveen Michaud-Agrawal committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    75e6470 View commit details
    Browse the repository at this point in the history
  3. Updated group box example - Pressing on a button doesn't cause focus …

    …to change
    Naveen Michaud-Agrawal committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    f313263 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #259 from nmichaud/feature-multiline-edit

    Feature multiline edit
    sccolbert committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    dde4bd3 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    sccolbert committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    77c6252 View commit details
    Browse the repository at this point in the history
  6. Remove unneeded Skip

    sccolbert committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    400f7e2 View commit details
    Browse the repository at this point in the history