| Commit message (Expand) | Author | Age | Files | Lines |
* | short-circuit to avoid creating useless widgets | Olivier Blin | 2008-03-14 | 1 | -2/+2 |
* | flush gtk before displaying notifications (so that they appear on the status ... | Olivier Blin | 2008-03-14 | 1 | -0/+1 |
* | set 'critical' urgency in attack notifications popup | Olivier Blin | 2008-03-14 | 1 | -0/+1 |
* | reindent for next commit | Olivier Blin | 2008-03-14 | 1 | -8/+10 |
* | use notification word instead of bubble | Olivier Blin | 2008-03-14 | 1 | -7/+7 |
* | adapt to new name | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | adapt to Gtk2::StatusIcon | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | adapt to new notification queue API | Olivier Blin | 2008-03-14 | 1 | -11/+14 |
* | fix regression in Gtk2::Notify patch | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | use Gtk2::Notify (#37509, from Titi) | Olivier Blin | 2008-03-14 | 1 | -22/+15 |
* | do not set wizard title/icon, it's already done in netconnect | Olivier Blin | 2008-03-14 | 1 | -3/+0 |
* | style | Olivier Blin | 2008-03-14 | 1 | -4/+1 |
* | inline add_intf | Olivier Blin | 2008-03-14 | 1 | -6/+2 |
* | always write modules conf before exiting (this could fix some bugs with drakc... | Olivier Blin | 2008-03-14 | 1 | -1/+1 |
* | 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 |