Skip to content
Snippets Groups Projects
  1. May 03, 2019
  2. May 02, 2019
  3. Apr 29, 2019
    • Fabrice Bellet's avatar
      gnetworkmonitornm: Fix network available detection · 567a2c7e
      Fabrice Bellet authored
      The network-available property can be asserted by querying the NMState
      describing the current overval network state, instead of the
      NMConnectivityState. The advantage of the NMState is that is reflects
      immediately the network state modification, while the connectivity
      state is tested at a fixed frequency.
      567a2c7e
  4. Apr 25, 2019
  5. Apr 24, 2019
  6. Apr 17, 2019
  7. Apr 15, 2019
  8. Apr 11, 2019
  9. Apr 09, 2019
  10. Apr 03, 2019
  11. Apr 02, 2019
  12. Mar 28, 2019
    • Vasily Galkin's avatar
      gdbusaddress, win32: don't rely on short names · 066ce387
      Vasily Galkin authored
      Closes: https://gitlab.gnome.org/GNOME/glib/issues/1566
      
      Short names were used in win32 implementation to allow launching
      on installations where full path to libgio-2.0-0.dll contain spaces.
      However, short names are optional on windows: so if they were disabled
      that method fails - see issue linked above.
      
      Since rundll32 doesn't support neither spaces, nor quotes in cmdline
      this patch changes rundll32 argument to just .\gio-dll-name.dll
      and uses the entire path directory containing gio dll as rundll32
      current directory.
      
      Added comments informing about potential subtleties discovered during
      writing test for gdbusaddress on win32.
      There are not known to have real-world user-visible effect,
      so by now I'm only adding comments without creating issues.
      066ce387
  13. Mar 15, 2019
  14. Mar 14, 2019
  15. Mar 13, 2019
  16. Mar 10, 2019
  17. Mar 09, 2019
  18. Mar 07, 2019
  19. Mar 04, 2019