[go: up one dir, main page]

Menu

[ad8b08]: / CHANGES  Maximize  Restore  History

Download this file

180 lines (172 with data), 9.9 kB

ncid-applet - Gnome panel NCID Client

Version 0.7
    - ncid-applet: - changed CIDOUT to OUT and CIDOUTLOG to OUTLOG
                   - added hupcalls namespace
                   - changed proc doOutcalls {} to doOUTcalls {}
                   - changed idOutcalls to idOUTcalls
                   - added proc doHUPcalls
                   - added idHUPcalls
                   doResponse {}: updated to include $hupcalls:id
                   formatCID {}: changed code for defailt line indicator
                                 added code for type of call
                   makeMenu {}: added menu item: hungup Calls
    - applet-install: added -m 644 on all install commands not having  a -m
    - help/C/ncid-applet.xml: updated
    - help/C/figures/ncidapplet_about.png: updated
    - help/C/figures/ncidapplet_call_panel.png: updated
    - help/C/figures/ncidapplet_hungups.png: added
    - INSTALL: updated

Version 0.6
    - ncid-applet: - added outcalls namespace
                   - changed name from checkCID {} to checkType {}
                   - changed displayLog {cid} to displayLog {id cid}
                   - added proc doOutcalls {}
                   - fixed problem where all open call or message windows were
                         not cleared before a reload or connect operation.
                   Preferences {}: added the following country codes:
                                         United Kingdom, Germany, and None
                                   changed "Save" button to "Save" button
                                   changed "Restore Defaults" to "Restore"
                   responsePref(): Combined "Save" with "Close"
                                   Removed test for "Close"
                                   Replaced saving values with saveConfig {}
                                   Added test for "#DELETE"
                   saveConfig {}: added
                   doResponse {}: updated comments
                   makeMenu {}: added menu item: Outgoing Calls
    - help/C/ncid-applet.xml: updated
    - help/C/figures/ncidapplet_about.png: updated
    - help/C/figures/ncidapplet_calls.png: updated
    - help/C/figures/ncidapplet_pref_general.png: updated
    - help/C/figures/ncidapplet_pref_network.png: updated
    - help/C/figures/ncidapplet_outgoing_calls.png: added
    - INSTALL: updated

Version 0.5
    - ncid-applet: - added line: package require Gnocl
                     to function with the gnocl 0.95 or later packages
                   - removed the "--nocid|-N" option
                   - removed nocid configuration from Preferencies
                   - renamed callHistory to doCalls
                   - renamed "Call History" to "Calls"
                   - renamed history:: to calls::
                   - changed reconnect {} to Reconnect {}
                   - changed Calls and Messages windows to non-editable
                   - improved look of Preferences General tab
                   - changed telephone-icon3.gif telephone-icon.png
                   - changed redphone.jpg to redphone.png and reduced it 50%
                   - added "-modal false" to all dialog::dialog windows
                   - removed retryConnect {} and waitOnce {}
                   - renamed errorMsg {} to retryConnect {}
                   - added global: set aptStart    1
                   - moved connectCID {} to immediately follow Reconnect {}
                   - added logic to doCalls {}, doMessages {}, about {},
                     responseAbout {}, preferences {}, and doSend {} to
                     check if window is open, and if it is to delete old
                     window and create a new one
                   - added "set valnum ..." and "set retryConn $valnum"
                   - removed line: if {!$argc} { set Verbose 1 }
                   - added icons to all buttions that did not have any
                   - added default configuration values
                   - removed lines for $Verbose and getArg {}
                   - removed check for $Country when added by gatArg {}
                   - patched to work with the Vodafone ARC_ncidd 0.01 server
                   - renamed imageIcon to popupIcon
                   - renamed phoneIcon to panelIcon
                   - repositioned "global variables that are fixed" in file
                   - created help
                   doConfig {}: created
                   doMessages {}: created
                   doSend {}: created
                   doPopup {}: changed gnocl::win to gnocl::statusIcon
                   retryConnect {}: replaced: after cancel retryConnect
                                        with: after cancel waitOnce
                                    added Once, Host, and Port globals
                                    added: set Once 0
                                    changed waitOnce to set Once 1
                                    removed line: retryConnect {}
                                    changed $Delay to $retryConn
                   responcePref {}: deleted line: "return -code break"cw
                                    from "Save" procedure
                   Reconnect {}: added: "if {Socket > 0} { ... }
                                 added: set Once 1
                                 changed Once to waitOne in 0.1 second delay
                   responsePref {}: added line to Save: set idPrefs 0
                                    added: elseif {"Ok" == $val}
                   preferences {}: changed "-lower 1" to "-lower 5"
                                   removed: option to keep retrying failed
                                            connection, it always retries
                                   added $prefValue
                                   changed "Show" to "Show Caller" in display
                                   improved readability
                                   changes save button to "Restore Defaults"
                                   added: -onDestroy {responsePref "Save"}]
                                   reduced length of server port input window
                                   changed: Server IP Address
                                        To: Server Address
                                   changed: the popup section to include sound
                                   added: About/Credits/Contributors tab
                                   changed popup time: 1 to 5 -> 5 to 30
                   createApplet {}: added line: set ::prefValue "false"
                                    added panelIconID for panel icon displayed
                                    modified creating $box
                   displayCID {}: added call to doFlash
                   changed {}: created
                   doFlash {}: created
    - NCID_applet.server: changed /usr/bin/ncid-applet to
                          /usr/libexec/bin/ncid-applet
    - ncid-install: - added test for root
                    - changed icons from .jpg and .gif to .png
                    - added test for /usr/lib64/bonobo/servers
                    - added help install
                    - changed install of ncid-applet from /usr/bin
                      to /usr/libexec
                    - icons install to /usr/share/pixmaps/ncid
                    - ringtones install to /usr/share/sounds/ncid
    - ncid-remove: - added test for root
                   - removes server from /usr/lib64/bonobo/servers
                     and from /usr/lib/bonobo/servers
                   - removes /usr/share/pixmaps/ncid
                   - removes /usr/share/sounds/ncid
                   - removes help
                   - removes /usr/libexec if empty
                   - removed compatibility for old ncid-applet version
    - INSTALL: renamed README and updated
    - help/C/ncid-applet.xml: changed minimum delay from 1 to 5 seconds
    - icons/yelphone.png: renamed icons/telephone-icon.png

Version 0.4
    - README: Updated for the revised preferences tab.
    - ncid-applet: - Added configure option to select thpe of output:
                     Name and number, name, or number
                   - Changed look of configuration options in the General
                     preferences tab
                   - improved code readability
                   - changed image location from /usr/share/pixmaps
                     to /usr/share/pixmaps/ncid
    - NCID_applet.server - moved "ncid-4.png" to
                           "/usr/share/pixmaps/ncid/ncid-4.png"

Version 0.3
    - Added tool tip to applet display.
    - Added code to being up preferences when applet is added to the panel
      for the first time.
    - Changed gconf directory from /ncid/applet to /apps/panel/ncid/prefs.
    - Changed all gconf variables to lower case names.
    - Background color is now original color instead of white.
    - Moved "No Caller ID information available" to end of General Preferences.
    - Removed variables: Connect, historyfile
    - reconnect {}: Removed: set history::log ""
    - connectCID {}: Added: set history::log ""
    -                Removed -translation {binary binary} from fconfigure
    - responseHistory {}: removed lines: after 100, update, set lines ...,
                          foreach cidline ..., if [string ..., }

Version 0.2
    - Changed test using "ne" to "!=" in if statements
    - Changed test using "eq" to "==" in if statements
    - Added "LineTag" varaible instead of hardcoding "main"
    - Changed default line tag from "main" to "POTS"
    - getCID{}: Added: if {$history::id != ""} {displayLog $cid}
                       to test for a CID line
                       and test for a CIDLOG line
    - callHistory {}: Added: -onDestroy {set history::log ""}
                             to gnocl::dialog

Version 0.1
    - Initial Release