1. 20 Nov, 2013 24 commits
  2. 19 Nov, 2013 14 commits
  3. 18 Nov, 2013 2 commits
    • winckel's avatar
      Added ui notification for IP address error when connecting to host. · d75bff32
      winckel authored
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4427 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      d75bff32
    • winckel's avatar
      Reorganized and completed menus: · 7a178e01
      winckel authored
      - Separated "File" into "Filters and "Messages" menus.
      - Added "Enable filtering".
      - Added "Reload messages file".
      - Added "Go to first message".
      - Added "Go to message".
      - Added "Go to last message".
      - Added "Display message header"
      - Added "Display brace"
      - Added menu key shortcuts (mnemonic and accelerator).
      Created an entry box for message goto input number and modified the search function to select the closest lower number if input number is not present in messages list.
      Cleared message content view when needed.
      Blocked message content redisplay when not needed.
      Added a signal handler to capture events on message list tree view.
      Modified message content display format.
      Modified some log points.
      
      git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4426 818b1a75-f10b-46b9-bf7c-635c3b92a50f
      7a178e01