[easytag] (74 commits) Non-fast-forward update to branch wip/application-window



The branch 'wip/application-window' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  c0556db... Move playlist window to EtPlaylistDialog object
  ce99a1c... Move load filenames dialog to EtLoadFilesDialog
  7e969c7... Move file search dialog to EtSearchDialog object
  2e2d103... Move preferences dialog to EtPreferencesDialog
  e732144... Move CDDB dialog to EtCDDBDialog object
  831a34e... Move scan dialog to EtScanDialog object
  31f294f... Replace strncat() with g_string_append()
  23335c1... Move select and unselect actions to main window
  6feafe3... Move file selection actions to EtApplicationWindow
  d60fb80... Set a rough initial window size and pane positions
  79d2791... Move browser to EtBrowser object
  f8830f8... Avoid a GtkApplication assertion
  3f4434d... Add GSettings schema
  d77d0a4... Use GSettings for most application settings
  6bfb5d1... Generate enum descriptions with glib-mkenums
  00e3c49... Generate GSettings enum descriptions
  0f2a69a... Store the file list sorting mode in GSettings
  c5ae8c1... Store the scanner window mode in GSettings
  c53cee1... Store the file extension case mode in GSettings
  d8ab0f2... Store the playlist content mode in GSettings
  659d308... Store ID3v1 and ID3v2 iconv options in GSettings
  5c278f4... Store rename filename encoding in GSettings
  85e612b... Store the process fields option in GSettings
  19e1606... Store disc padding preferences in GSettings
  5eb2e74... Store ID3v2.4/2.3 preference in GSettings
  04ee614... Store default browse path in GSettings
  afa70a5... Store scan space conversion options in GSettings
  325ca07... Store case sensitive sorting mode in GSettings
  2064fa6... Store CDDB search preferences in GSettings
  732f986... Store process fields conversions in GSettings
  c62f865... Store character set preferences in GSettings
  930c6c5... Store playlist mask preferences in GSettings
  fc55a97... Remove local CDDB search function
  58bcb29... Remove rename directory mask history
  0b70488... Store default scanner masks in GSettings
  f4a99bb... Launch default audio player for directory
  34b59b9... Launch default audio player for selected files
  fe3838b... Remove main configuration file handling
  f44cf09... Fix some const string warnings
  3dabd34... Add an app menu
  ec5adc1... Add skeleton menubar from GtkBuilder file
  a7e5dad... Use GAction for go-directory actions
  9e910a6... Use GAction for miscellaneous menu items
  bce21d7... Add toolbar for new GAction-using toolbar buttons
  d489c31... Use GAction for go-file actions
  36b539a... Use GAction for browser menu items
  6c68ad1... Use GAction for edit menu items
  ad58b5a... Use GAction for file menu items
  277370e... Use GAction for some view menu items
  466d463... Use GAction for file sorting mode GSetting
  266008f... Use GMenuModel for popup menus
  71380f2... Remove now-unused UIManager proxy logic
  fcce44f... Use GAction for toolbar stop button
  ed109ee... Use named icons instead of GtkStock in some places
  031dd83... Convert XPM image data to PNG
  3df08fd... Avoid deprecated margin property with GTK+ 3.12
  c494026... Refactor popup menu handling
  7750349... Remove last uses of GtkAction
  ab78cae... Track main window state
  2debf45... Save and restore main window state
  3d0ec05... Move tag area to EtTagArea object
  1ed7089... Move file area to EtFileArea object
  2976603... Drop explicit call to gtk_main()
  04836bf... Remove unused code when closing preferences dialog
  c02a2dd... Remove the cancel button from the preferences
  21a2679... Move dialog setting saving to application window
  d1d9d06... Implement hiding of file header widget
  c24b9b7... Avoid warnings when reading and writing ID3 tags
  72cdc1a... Remove use of deprecated GtkMisc xalign property
  68df446... Use GtkWidget popup-menu signal in EtLogArea
  4f952f7... Use popup-menu signal in EtLoadFilesDialog
  a5fa7e5... Use GtkWidget popup-menu signal in EtBrowser
  17775ae... Avoid warnings when updating the scan dialog
  6a461db... Use same strings in GSettings schema and UI

Commits added to the branch:

  50f633c... Move playlist window to EtPlaylistDialog object
  cbc72db... Move load filenames dialog to EtLoadFilesDialog
  be64170... Move file search dialog to EtSearchDialog object
  2aa34fd... Move preferences dialog to EtPreferencesDialog
  fa329e6... Move CDDB dialog to EtCDDBDialog object
  118fb5c... Move scan dialog to EtScanDialog object
  2497dd5... Replace strncat() with g_string_append()
  29d6c5d... Move select and unselect actions to main window
  e41679a... Move file selection actions to EtApplicationWindow
  80416f0... Set a rough initial window size and pane positions
  ccfaba7... Move browser to EtBrowser object
  c3c4b15... Avoid a GtkApplication assertion
  c8e04a8... Add GSettings schema
  b846111... Use GSettings for most application settings
  be22345... Generate enum descriptions with glib-mkenums
  9769624... Generate GSettings enum descriptions
  8943bf2... Store the file list sorting mode in GSettings
  45659f2... Store the scanner window mode in GSettings
  79a6eb6... Store the file extension case mode in GSettings
  2543e85... Store the playlist content mode in GSettings
  50d2675... Store ID3v1 and ID3v2 iconv options in GSettings
  0f9d5a0... Store rename filename encoding in GSettings
  fec0958... Store the process fields option in GSettings
  07e4866... Store disc padding preferences in GSettings
  a932966... Store ID3v2.4/2.3 preference in GSettings
  a0fe802... Store default browse path in GSettings
  7ca2398... Store scan space conversion options in GSettings
  1075d7c... Store case sensitive sorting mode in GSettings
  cbcc669... Store CDDB search preferences in GSettings
  f2b8150... Store process fields conversions in GSettings
  521adee... Store character set preferences in GSettings
  f3773d0... Store playlist mask preferences in GSettings
  28cb9d5... Remove local CDDB search function
  0ea0915... Remove rename directory mask history
  4bb7cae... Store default scanner masks in GSettings
  c574b95... Launch default audio player for directory
  91d1ea7... Launch default audio player for selected files
  f88d42c... Remove main configuration file handling
  e89aff5... Fix some const string warnings
  0671623... Add an app menu
  ea28486... Add skeleton menubar from GtkBuilder file
  d48efb2... Use GAction for go-directory actions
  b73988f... Use GAction for miscellaneous menu items
  3b4c540... Add toolbar for new GAction-using toolbar buttons
  f8fc400... Use GAction for go-file actions
  4162bad... Use GAction for browser menu items
  946a6e0... Use GAction for edit menu items
  d126be2... Use GAction for file menu items
  d37918c... Use GAction for some view menu items
  028b35c... Use GAction for file sorting mode GSetting
  3c2fa9e... Use GMenuModel for popup menus
  25263b2... Remove now-unused UIManager proxy logic
  87f4b3d... Use GAction for toolbar stop button
  ac0bef5... Use named icons instead of GtkStock in some places
  a5de429... Convert XPM image data to PNG
  0cdd76a... Avoid deprecated margin property with GTK+ 3.12
  1731bdf... Refactor popup menu handling
  ac08ee6... Remove last uses of GtkAction
  04496b7... Track main window state
  f7f9d72... Save and restore main window state
  17a7076... Move tag area to EtTagArea object
  f1af91c... Move file area to EtFileArea object
  bf08778... Drop explicit call to gtk_main()
  5f487db... Remove unused code when closing preferences dialog
  e589c25... Remove the cancel button from the preferences
  c11e1fe... Move dialog setting saving to application window
  208b82a... Implement hiding of file header widget
  42a8a9d... Avoid warnings when reading and writing ID3 tags
  2e9ba74... Remove use of deprecated GtkMisc xalign property
  fa59325... Use GtkWidget popup-menu signal in EtLogArea
  70b48a0... Use popup-menu signal in EtLoadFilesDialog
  125d9f4... Use GtkWidget popup-menu signal in EtBrowser
  b27ab6a... Avoid warnings when updating the scan dialog
  b504bde... Use same strings in GSettings schema and UI


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]