1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
2001-11-27 Eric Lassauge <lassauge@mail.dotcom.fr>
* updated for smssend-2.9
2001-11-22 Gorka Olaizola <gorka@escomposlinux.org>
* updated spanish po file
2001-11-20 Eric Lassauge <lassauge@mail.dotcom.fr>
* added callback to window destroy event
(thanks to Scetbon Cyril <cyril.scetbon@wanadoo.fr>)
* updated RPM spec file with some translations
2001-11-02 Carlo <karlox@libero.it>
* updated italian po file
2001-10-24 Eric Lassauge <lassauge@mail.dotcom.fr>
* updated spec file to install HELP files
(I forgot that !)
* added creation of user pref dir if it didn't exists
* corrected a bug when scanning $HOME for scripts:
the ~/.smssend directory was added to the list of scripts
2001-10-23 Harm Verhagen <h.verhagen@chello.nl>
Heiko Armbrust <heiko.armbrust@gmx.net>
* updated dutch po file
* updated german po file
2001-10-09 Eric Lassauge <lassauge@mail.dotcom.fr>
* added new options:
--scriptfile to have just a selected script used
--user_only to have only the user's scripts
* deleted COMPLETION stuff
* changed icon
* ported documentation sgml file to DTD DocBook V4.1
* big rewrite to add script management:
now you can select the scripts that you want to see in the notebook
and save them for the next time
* added new logo
* added Preferences->Retries option and management
(thanks to Carlos Nieves nega <cnieves@iespana.es>)
* corrected configuration file handling
* updated for smssend-2.8
2001-07-12 Eric Lassauge <lassauge@mail.dotcom.fr>
* updated for smssend-2.7
2001-04-04 Harm Verhagen <h.verhagen@chello.nl>
Carlo <karlox@libero.it>
* updated dutch po file
* updated italian po file
* updated gsmssend.desktop
2001-03-28 Heiko Armbrust <heiko.armbrust@gmx.net>
Petr Blaha <pblaha@suse.cz>
* updated german po file
* updated czech po file
* updated gsmssend.desktop
2001-03-20 Eric Lassauge <lassauge@mail.dotcom.fr>
* take smssend-2.6 into account
* finished delay option. Now all calls to smssend can be
delayed at will
* corrected a bug when dealing with script file and skipping the
rest of the file when the message field was found
* corrected a bug preventing from sending SMS to provider without
message field (banana script for example)
* help files in progress
2001-03-20 Petr Blaha <pblaha@suse.cz>
* added czech po file
2001-02-19 Eric Lassauge <lassauge@mail.dotcom.fr>
* take smssend-2.5 into account
* modified RPM spec file
* removed additional quotations in DoSms() (thanks to <tau_ccc@gmx.de>)
* added RC file
* added postpone option (beta)
2001-02-05 Gorka Olaizola <gorka@escomposlinux.org>
* updated spanish po file
2001-02-05 Heiko Armbrust <heiko.armbrust@gmx.net>
* updated german po file
2001-02-02 Harm Verhagen <h.verhagen@chello.nl>
* added dutch po file
2001-02-01 Carlo <karlox@libero.it>
* added italian po file
2001-01-22 Eric Lassauge <lassauge@mail.dotcom.fr>
* reroute stdout and stderr of forked smssend to update
status informations
* modified README for usage
* added --scriptpath option
* rename some global variables (with bigcaps) in interface.*
* take smssend-2.4 into account
* updated french po file
2001-01-22 Harm Verhagen <h.verhagen@chello.nl>
* corrected RPM spec file
2001-01-15 Gorka Olaizola <gorka@escomposlinux.org>
* updated spanish po file
2001-01-11 Heiko Armbrust <heiko.armbrust@gmx.net>
* updated german po file
2001-01-09 Eric Lassauge <lassauge@mail.dotcom.fr>
* made a try on aliases completion (still doesn't work)
* add some tips
* add usage of smssend aliases file:
- alias file is parsed if present
- alias is detected in entry and replaced by the needed value
- alias file is generated/managed with a new menu entry
- alias dialog window.
* add usage of smssend '-h' option in preference dialog
* take smssend-2.3 into account
* make the notebook smaller by making it "scrollable"
* fixed annoying warning message on startup
2001-01-04 Eric Lassauge <lassauge@mail.dotcom.fr>
* get rid of THREAD_SMSSEND: I do not want to maintain this part
of the code.
* updated files to 2001
2000-12-20 Eric Lassauge <lassauge@mail.dotcom.fr>
* take smssend-2.2 into account
2000-12-12 Heiko Armbrust <heiko.armbrust@gmx.net>
* added german po file
2000-12-08 Eric Lassauge <lassauge@mail.dotcom.fr>
* finally corrected bug when not using proxy server (thanks to Heiko
<trashware@gmx.net>)
2000-12-04 Eric Lassauge <lassauge@mail.dotcom.fr>
* take smssend-2.1 into account
* use environment variable SMSSEND_SCRIPTPATH to find the scripts
2000-12-04 Gorka Olaizola <gorka@escomposlinux.org>
* added spanish po file
2000-10-24 Eric Lassauge <lassauge@mail.dotcom.fr>
* changed all source file for homepage moving
* updated french po file
* small changes
2000-10-16 Eric Lassauge <lassauge@mail.dotcom.fr>
* homepage moved to http://lassauge.free.fr/
* slightly modified preferences dialog
* add beta code of full thread version (see README)
* remove patch file for '-d' option because it is now
in smssend-2.0
* take smssend-2.0 into account
2000-10-04 Eric Lassauge <lassauge@mail.dotcom.fr>
* fixed stuff for about logo image: remove DEVEL define, now
after install gsmsend is a "real" application
* added a RPM spec file (and generated RPM/SRPMS for linux-i386)
* patch to smssend to have debug level available
* updated README
* add simple crypt function for saving passwords: older preference
file may be incorrect now.
2000-10-03 Eric Lassauge <lassauge@mail.dotcom.fr>
* debug level is now managed: need a patch to smssend to be effective
* provider password saved/read from preference file:
plain text passwords !
* preference toggles Autocheck/Keep password are now managed
* hopefully better autoconf support
* updated files cos'of erroneous tarball
2000-10-02 Eric Lassauge <lassauge@mail.dotcom.fr>
* change all newline in message to spaces
* use gnome_is_program_in_path to locate 'smssend' executable
* added install.sh in archive
* new about logo: still needs more work
* update displayed name
* fixed a serious bug when creating smssend args
2000-09-29 Eric Lassauge <lassauge@mail.dotcom.fr>
* fix to deal with new version of skyutil library
* added autoconf/automake stuff
* added man and gnome desktop
* added a french translation
2000-09-27 Eric Lassauge <lassauge@mail.dotcom.fr>
* first alpha release 0.1
|