summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ask for ndiswrapper files in /media (not inexistant /media/cdrom)Olivier Blin2008-06-021-1/+1
* find ptp gateway earlierOlivier Blin2008-05-291-2/+2
* update translation for PolishTomasz Bednarski2008-05-291-30/+47
* fix typoOlivier Blin2008-05-291-1/+1
* do not write DEBUG=yes for hso devicesOlivier Blin2008-05-291-1/+2
* do not use a networks list when there is only one network (cellular cards)Olivier Blin2008-05-282-11/+31
* extract some variables (for next commit)Olivier Blin2008-05-281-3/+6
* add has_unique_network methodOlivier Blin2008-05-282-0/+3
* reload provider settings only when apply provider settingsOlivier Blin2008-05-262-3/+3
* Hungarian translation updateGergely Lonyai2008-05-251-660/+615
* minor, greek (el) language update by DimitrisNikos Papadopoulos2008-05-251-3/+3
* install hso-rezero for hso devicesOlivier Blin2008-05-231-0/+4
* install dkms-hso if neededOlivier Blin2008-05-231-0/+6
* prefer preconfigured settings for current network, if anyOlivier Blin2008-05-231-1/+1
* guess provider according to APN from chat file or from configuration of curre...Olivier Blin2008-05-231-0/+18
* apply provider settings when provider is setOlivier Blin2008-05-231-0/+7
* do not write chat connect line if not neededOlivier Blin2008-05-231-1/+1
* extract get_chat_file subOlivier Blin2008-05-231-5/+7
* handle expand action for both eventbox and expanderOlivier Blin2008-05-231-6/+15
* fix checking for SIM card (adapt to latest comgt output)Olivier Blin2008-05-231-1/+1
* hang when waiting for comgt to finishOlivier Blin2008-05-231-1/+1
* try to use ttyUSB2 as control device firstOlivier Blin2008-05-231-4/+7
* do not let interactive::gtk set huge window size when asking hardware settingsOlivier Blin2008-05-231-1/+2
* show wait message when checking hardwareOlivier Blin2008-05-231-1/+6
* update translation for PolishTomasz Bednarski2008-05-231-104/+22
* find gateway address for ptp connections with only one interface route (like ...Olivier Blin2008-05-201-1/+12
* greek (el) language update by DimitrisNikos Papadopoulos2008-05-201-1263/+1334
* Updated Estonian translation.Marek Laane2008-05-201-4/+4
* do not incorrectly provide get_networks in network::connectionOlivier Blin2008-05-193-4/+4
* merge with code (to make "Any" translatable, #40926)Olivier Blin2008-05-1971-37931/+37138
* make "Any" translatable in providers list (#40926)Olivier Blin2008-05-191-6/+6
* fix checkOlivier Blin2008-05-181-1/+1
* probe networks if not already done when expanding connectionOlivier Blin2008-05-181-0/+3
* extract expanded variableOlivier Blin2008-05-181-1/+2
* allow to select provider in drakroam/netcenterOlivier Blin2008-05-181-0/+7
* do not override already selected providerOlivier Blin2008-05-181-1/+1
* move provider settings guess in connection objectOlivier Blin2008-05-182-6/+11
* get provider settings firstOlivier Blin2008-05-181-1/+1
* fix typosOlivier Blin2008-05-181-2/+2
* add usage commentOlivier Blin2008-05-181-0/+1
* move provider settings interactive data in connection objectOlivier Blin2008-05-182-8/+16
* use a changed callback to set providerOlivier Blin2008-05-181-6/+6
* move more provider setting code in connection objectOlivier Blin2008-05-182-5/+6
* store provider name in selfOlivier Blin2008-05-181-5/+5
* use "comgt PIN" to check cellular cards statusOlivier Blin2008-05-181-1/+1
* split configure_hardware out of check_hardware (for check_hardware to only pr...Olivier Blin2008-05-183-5/+12
* add network::connection::get_networks (so that we can know if a networks prob...Olivier Blin2008-05-183-1/+8
* remove unused no_hardware_settingsOlivier Blin2008-05-171-1/+1
* use ttyUSB1 as control device for usbserial devicesOlivier Blin2008-05-171-1/+5
* add infrastructure to use a control device different from the tty deviceOlivier Blin2008-05-171-2/+7