| Commit message (Expand) | Author | Age | Files | Lines |
* | do not run exit in sub-modules directly | Olivier Blin | 2008-03-14 | 1 | -1/+2 |
* | do not set isWizard, already set by wizards module | Olivier Blin | 2008-03-14 | 1 | -1/+0 |
* | simplify | Olivier Blin | 2008-03-14 | 1 | -8/+5 |
* | remove gtk2 includes, done by sub-modules when required | Olivier Blin | 2008-03-14 | 1 | -6/+0 |
* | remove unused includes | Olivier Blin | 2008-03-14 | 1 | -7/+0 |
* | pass some missing variables | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | move --skip-wizard part in new network::drakconnect::edit | Olivier Blin | 2008-03-14 | 1 | -529/+4 |
* | move --del part in new network::drakconnect::delete | Olivier Blin | 2008-03-14 | 1 | -59/+4 |
* | - split --internet part in network::drakconnect::global | Olivier Blin | 2008-03-14 | 1 | -108/+6 |
* | remove non-working --install option | Olivier Blin | 2008-03-14 | 1 | -4/+0 |
* | split drakconnect-old | Olivier Blin | 2008-03-14 | 2 | -292/+318 |
* | remove old comment | Olivier Blin | 2008-03-14 | 1 | -1/+0 |
* | use "Set up a new network interface (LAN, ISDN, ADSL, ...)" in drakconnect (p... | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | add banner | Olivier Blin | 2008-03-05 | 1 | -9/+15 |
* | better phrasing (do not read Attack when it can be a simple notification) | Olivier Blin | 2008-03-04 | 1 | -2/+2 |
* | add support for "new connection" messages | Olivier Blin | 2008-03-04 | 1 | -7/+13 |
* | add title in wait messages | Olivier Blin | 2008-02-26 | 1 | -2/+2 |
* | make sure not to run timers after quitting the main loop (#37635) | Thierry Vignaud | 2008-02-22 | 1 | -1/+4 |
* | make sure widgets got realized before any event callback is called (#36537) | Thierry Vignaud | 2008-02-22 | 1 | -0/+3 |
* | make expose_event callback more robust (#36537) | Thierry Vignaud | 2008-02-22 | 1 | -0/+1 |
* | - start a wizard to configure server at first launch | Antoine Ginies | 2008-02-20 | 1 | -24/+15 |
* | translate "Advanced options" | Olivier Blin | 2007-11-12 | 1 | -1/+1 |
* | add host allow option | Antoine Ginies | 2007-10-30 | 1 | -3/+10 |
* | fix typo, fix inherit permission problem, re-order some share options | Antoine Ginies | 2007-10-29 | 1 | -7/+7 |
* | add an Help menu | Antoine Ginies | 2007-10-26 | 1 | -0/+6 |
* | fix wizard bug | Antoine Ginies | 2007-10-26 | 1 | -9/+11 |
* | only display share name, directory and comment (try to improve GUI #27339) | Antoine Ginies | 2007-10-26 | 1 | -24/+56 |
* | add security options, fix list problem, fix default PDC configuration | Antoine Ginies | 2007-10-26 | 1 | -15/+18 |
* | add a wizard to configure a PDC or a standalone Samba server | Antoine Ginies | 2007-10-26 | 1 | -4/+206 |
* | net_applet/drakroam/draknetcenter: list current network on top of network list | Olivier Blin | 2007-10-05 | 1 | -1/+1 |
* | fix typo /o\ | Olivier Blin | 2007-09-28 | 1 | -1/+1 |
* | check for draknetcenter/drakroam instances of root, not user | Olivier Blin | 2007-09-28 | 1 | -4/+5 |
* | do not allow to run multiple draknetcenter (#34276) | Olivier Blin | 2007-09-28 | 1 | -1/+1 |
* | remove unused variable | Olivier Blin | 2007-09-25 | 1 | -1/+0 |
* | fix prototype | Olivier Blin | 2007-09-25 | 1 | -2/+1 |
* | run net center instead of simple menu on left click | Olivier Blin | 2007-09-25 | 1 | -2/+7 |
* | (draw_monitor) fix crash (#33023) | Thierry Vignaud | 2007-09-24 | 1 | -0/+3 |
* | remove my mess | Olivier Blin | 2007-09-19 | 3 | -3/+3 |
* | update status icon on connection change | Olivier Blin | 2007-09-19 | 3 | -3/+3 |
* | update connection status on dbus event | Olivier Blin | 2007-09-19 | 1 | -1/+3 |
* | use new connected/disconnected/unconfigured icons | Olivier Blin | 2007-09-19 | 1 | -10/+5 |
* | rename notconfigured as unconfigured | Olivier Blin | 2007-09-13 | 1 | -5/+5 |
* | use translations in draknfs/draksambashare (#33221) | Olivier Blin | 2007-09-10 | 2 | -0/+6 |
* | do not hardcode icon extension and path | Olivier Blin | 2007-09-10 | 5 | -12/+12 |
* | really use window icon | Olivier Blin | 2007-09-10 | 1 | -2/+2 |
* | always show interfaces in left-click menu | Olivier Blin | 2007-08-21 | 1 | -3/+4 |
* | do not show empty menus | Olivier Blin | 2007-08-21 | 1 | -1/+3 |
* | require to be root | Olivier Blin | 2007-08-20 | 1 | -1/+1 |
* | revert unwanted commit | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -1/+1 |