summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* use Gtk2::Notify (#37509, from Titi)Olivier Blin2008-03-141-22/+15
|
* do not set wizard title/icon, it's already done in netconnectOlivier Blin2008-03-141-3/+0
|
* styleOlivier Blin2008-03-141-4/+1
|
* inline add_intfOlivier Blin2008-03-141-6/+2
|
* always write modules conf before exiting (this could fix some bugs with ↵Olivier Blin2008-03-141-1/+1
| | | | drakconnect --del)
* do not run exit in sub-modules directlyOlivier Blin2008-03-141-1/+2
|
* do not set isWizard, already set by wizards moduleOlivier Blin2008-03-141-1/+0
|
* simplifyOlivier Blin2008-03-141-8/+5
|
* remove gtk2 includes, done by sub-modules when requiredOlivier Blin2008-03-141-6/+0
|
* remove unused includesOlivier Blin2008-03-141-7/+0
|
* pass some missing variablesOlivier Blin2008-03-141-1/+1
|
* move --skip-wizard part in new network::drakconnect::editOlivier Blin2008-03-141-529/+4
|
* move --del part in new network::drakconnect::deleteOlivier Blin2008-03-141-59/+4
|
* - split --internet part in network::drakconnect::globalOlivier Blin2008-03-141-108/+6
| | | | | - move common function in network::drakconnect
* remove non-working --install optionOlivier Blin2008-03-141-4/+0
|
* split drakconnect-oldOlivier Blin2008-03-142-292/+318
|
* remove old commentOlivier Blin2008-03-141-1/+0
|
* use "Set up a new network interface (LAN, ISDN, ADSL, ...)" in drakconnect ↵Olivier Blin2008-03-141-1/+1
| | | | (probably unused)
* add bannerOlivier Blin2008-03-051-9/+15
|
* better phrasing (do not read Attack when it can be a simple notification)Olivier Blin2008-03-041-2/+2
|
* add support for "new connection" messagesOlivier Blin2008-03-041-7/+13
|
* add title in wait messagesOlivier Blin2008-02-261-2/+2
|
* make sure not to run timers after quitting the main loop (#37635)Thierry Vignaud2008-02-221-1/+4
|
* make sure widgets got realized before any event callback is called (#36537)Thierry Vignaud2008-02-221-0/+3
|
* make expose_event callback more robust (#36537)Thierry Vignaud2008-02-221-0/+1
|
* - start a wizard to configure server at first launchAntoine Ginies2008-02-201-24/+15
| | | | | - fix exiting printer/server wizard configuration issue in MCC
* translate "Advanced options"Olivier Blin2007-11-121-1/+1
|
* add host allow optionAntoine Ginies2007-10-301-3/+10
|
* fix typo, fix inherit permission problem, re-order some share optionsAntoine Ginies2007-10-291-7/+7
|
* add an Help menuAntoine Ginies2007-10-261-0/+6
|
* fix wizard bugAntoine Ginies2007-10-261-9/+11
|
* only display share name, directory and comment (try to improve GUI #27339)Antoine Ginies2007-10-261-24/+56
|
* add security options, fix list problem, fix default PDC configurationAntoine Ginies2007-10-261-15/+18
|
* add a wizard to configure a PDC or a standalone Samba serverAntoine Ginies2007-10-261-4/+206
|
* net_applet/drakroam/draknetcenter: list current network on top of network listOlivier Blin2007-10-051-1/+1
|
* fix typo /o\Olivier Blin2007-09-281-1/+1
|
* check for draknetcenter/drakroam instances of root, not userOlivier Blin2007-09-281-4/+5
|
* do not allow to run multiple draknetcenter (#34276)Olivier Blin2007-09-281-1/+1
|
* remove unused variableOlivier Blin2007-09-251-1/+0
|
* fix prototypeOlivier Blin2007-09-251-2/+1
|
* run net center instead of simple menu on left clickOlivier Blin2007-09-251-2/+7
|
* (draw_monitor) fix crash (#33023)Thierry Vignaud2007-09-241-0/+3
| | | | | | | | | | | | | | | However, there's a race window on "gtkflush() while $isconnected == -2 || $isconnected == -1" where net_monitor can continue executing (with an empty window): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed at /usr/lib/libDrakX/mygtk2.pm line 915. kid exited -1 at /usr/lib/libDrakX/run_program.pm line 167. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 468. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 469.
* remove my messOlivier Blin2007-09-193-3/+3
|
* update status icon on connection changeOlivier Blin2007-09-193-3/+3
|
* update connection status on dbus eventOlivier Blin2007-09-191-1/+3
|
* use new connected/disconnected/unconfigured iconsOlivier Blin2007-09-191-10/+5
|
* rename notconfigured as unconfiguredOlivier Blin2007-09-131-5/+5
|
* use translations in draknfs/draksambashare (#33221)Olivier Blin2007-09-102-0/+6
|
* do not hardcode icon extension and pathOlivier Blin2007-09-105-12/+12
|
* really use window iconOlivier Blin2007-09-101-2/+2
|