Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update for Norwegian Bokmål translation | Olav Dahlum | 2009-03-13 | 1 | -1323/+100 |
| | |||||
* | 0.69 | Eugeni Dodonov | 2009-03-13 | 2 | -1/+5 |
| | |||||
* | Adding missing require to fix mdkapplet crashes (#48729 and a bunch of | Eugeni Dodonov | 2009-03-13 | 1 | -0/+1 |
| | | | | others). | ||||
* | Updated dialog title to match old string. | Eugeni Dodonov | 2009-03-12 | 2 | -2/+2 |
| | |||||
* | 0.68 | Eugeni Dodonov | 2009-03-12 | 2 | -1/+2 |
| | |||||
* | Updated NEWS. | Eugeni Dodonov | 2009-03-12 | 1 | -0/+3 |
| | |||||
* | Updated draknfs to use FileChooser for directory selection (#44562). | Eugeni Dodonov | 2009-03-12 | 1 | -15/+15 |
| | |||||
* | Updated draksambashare directory selection to use FileChooser (#44564). | Eugeni Dodonov | 2009-03-12 | 1 | -19/+17 |
| | |||||
* | translation update | Sergey Ribalchenko | 2009-03-12 | 1 | -0/+5347 |
| | |||||
* | translation update | Sergey Ribalchenko | 2009-03-12 | 1 | -5357/+0 |
| | |||||
* | Fixed username/password for O2 provider. | Eugeni Dodonov | 2009-03-09 | 1 | -2/+2 |
| | |||||
* | Updated NEWS. | Eugeni Dodonov | 2009-03-09 | 1 | -0/+2 |
| | |||||
* | Added UK O2 operator (#48582). | Eugeni Dodonov | 2009-03-09 | 1 | -0/+5 |
| | |||||
* | Update French translation | Christophe Berthelé | 2009-03-08 | 1 | -6/+5 |
| | |||||
* | add broadcom-wl support | Olivier Blin | 2009-03-06 | 1 | -0/+8 |
| | |||||
* | Fixed typo in NEWS. | Eugeni Dodonov | 2009-03-05 | 1 | -1/+1 |
| | |||||
* | Updated news. | Eugeni Dodonov | 2009-03-05 | 1 | -0/+2 |
| | |||||
* | Support SAMBA users with dashed in login (#45694). | Eugeni Dodonov | 2009-03-05 | 1 | -1/+1 |
| | |||||
* | Updated NEWS. | Eugeni Dodonov | 2009-03-05 | 1 | -1/+4 |
| | |||||
* | Reduced default drakids window height (#38904). | Eugeni Dodonov | 2009-03-05 | 1 | -6/+6 |
| | |||||
* | Updated NEWS. | Eugeni Dodonov | 2009-03-04 | 1 | -0/+2 |
| | |||||
* | Updating tooltip periodically (#48408, #40912). | Eugeni Dodonov | 2009-03-04 | 1 | -0/+1 |
| | |||||
* | Retreiving updated DNS server information. | Eugeni Dodonov | 2009-03-04 | 1 | -0/+2 |
| | |||||
* | updated translation for turkish language | Atilla Öntaş | 2009-03-04 | 1 | -6/+6 |
| | |||||
* | 0.67 | Olivier Blin | 2009-03-03 | 2 | -1/+6 |
| | |||||
* | set gtk2 dbus watch helpers in drakids | Olivier Blin | 2009-03-03 | 1 | -0/+1 |
| | |||||
* | fix crash in net_applet when mandi is started (happens if mandi was not ↵ | Olivier Blin | 2009-03-03 | 4 | -12/+24 |
| | | | | available at net_applet start), this requires some API change to split init code, so that we do not add the dbus filters every time we try to reconnect the network::ifw object | ||||
* | Update zh_TW translation | Shiva Huang | 2009-03-03 | 1 | -375/+39 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2009-03-01 | 1 | -50/+46 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-02-28 | 1 | -11/+13 |
| | |||||
* | update translation for greek language | Glentadakis Dimitris | 2009-02-27 | 1 | -12/+14 |
| | |||||
* | 0.66 | Olivier Blin | 2009-02-26 | 2 | -1/+5 |
| | |||||
* | do net set gtk2 dbus watch helpers twice (fix crash, #48243) | Olivier Blin | 2009-02-26 | 1 | -1/+0 |
| | |||||
* | 0.65 | Olivier Blin | 2009-02-25 | 2 | -1/+11 |
| | |||||
* | warn that connection failed after timeout (instead of just hiding wait message) | Olivier Blin | 2009-02-25 | 1 | -1/+9 |
| | |||||
* | do not require net monitor for connection timeout, it just needs dbus now | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | fix variable name | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | simplify | Olivier Blin | 2009-02-25 | 1 | -4/+1 |
| | |||||
* | simplify | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| | |||||
* | remove duplicate code (should have been removed in 253270) | Olivier Blin | 2009-02-25 | 1 | -6/+0 |
| | |||||
* | CTRL-EVENT-CONNECTED does not have to be handled, further status will be ↵ | Olivier Blin | 2009-02-25 | 1 | -3/+2 |
| | | | | handled by interface status code | ||||
* | handle interface up/failure status messages | Olivier Blin | 2009-02-25 | 1 | -0/+8 |
| | |||||
* | support more interface types in dbus event handlers for status | Olivier Blin | 2009-02-25 | 1 | -1/+6 |
| | |||||
* | move status event print in generic handler | Olivier Blin | 2009-02-25 | 2 | -1/+1 |
| | |||||
* | fix getting interface from status message | Olivier Blin | 2009-02-25 | 1 | -3/+6 |
| | |||||
* | move wireless status code in generic dbus handling (to support it in ↵ | Olivier Blin | 2009-02-25 | 2 | -14/+14 |
| | | | | drakroam too) | ||||
* | check dbus interface before calling network status code | Olivier Blin | 2009-02-25 | 1 | -6/+8 |
| | |||||
* | call generic dbus handler setup | Olivier Blin | 2009-02-25 | 1 | -2/+1 |
| | |||||
* | find cmanager for current interface | Olivier Blin | 2009-02-25 | 1 | -1/+3 |
| | |||||
* | pass all connections to _get_network_event_message | Olivier Blin | 2009-02-25 | 1 | -1/+1 |
| |