[easytag] (56 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:

  161ae13... Move main window to EtApplicationWindow object
  05af123... Pass the main window to actions as user data
  d2d7616... Move log area to EtLogArea object
  4dcc912... Move playlist window to EtPlaylistDialog object
  050d76a... Move load filenames dialog to EtLoadFilesDialog
  9a3ad8c... Move file search dialog to EtSearchDialog object
  a761b28... Move preferences dialog to EtPreferencesDialog
  a8bbb40... Move CDDB dialog to EtCDDBDialog object
  6966842... Move scan dialog to EtScanDialog object
  5bbdfd7... Replace strncat() with g_string_append()
  1c47f1b... Move select and unselect actions to main window
  4415b53... Move file selection actions to EtApplicationWindow
  659d388... Set a rough initial window size and pane positions
  ca1b506... Move browser to EtBrowser object
  cb768a4... Avoid a GtkApplication assertion
  c2fa977... Add GSettings schema
  d87b1e9... Use GSettings for most application settings
  863d7f9... Generate enum descriptions with glib-mkenums
  6098ad1... Generate GSettings enum descriptions
  a29d2ae... Store the file list sorting mode in GSettings
  5c59d74... Store the scanner window mode in GSettings
  7b87b27... Store the file extension case mode in GSettings
  31beaec... Store the playlist content mode in GSettings
  9402f80... Store ID3v1 and ID3v2 iconv options in GSettings
  e3c1cb8... Store rename filename encoding in GSettings
  94fdf69... Store the process fields option in GSettings
  7d3b69a... Store disc padding preferences in GSettings
  2b397c3... Store ID3v2.4/2.3 preference in GSettings
  d043abf... Store default browse path in GSettings WIP
  3485dac... Store scan space conversion options in GSettings
  4c9d64e... Store case sensitive sorting mode in GSettings
  b8a04fb... Store CDDB search preferences in GSettings
  a5af80a... Store process fields conversions in GSettings
  494ba6a... Store character set preferences in GSettings
  5cdbbd1... Store playlist mask preferences in GSettings
  4b78da6... Remove local CDDB search function
  00f2e38... Remove rename directory mask history
  20bdc84... Store default scanner masks in GSettings
  b5184ce... Launch default audio player for directory
  904352b... Launch default audio player for selected files
  bad4ec9... Remove main configuration file handling
  a8bbe2d... Fix some const string warnings
  497ca2c... Add an app menu
  0a7eb12... Add skeleton menubar from GtkBuilder file
  f86732e... Use GAction for go-directory actions
  2842f8c... Use GAction for miscellaneous menu items
  db1cf34... Add toolbar for new GAction-using toolbar buttons
  b42e714... Use GAction for go-file actions
  16584de... Use GAction for browser menu items
  2c94f98... Use GAction for edit menu items
  46fd37b... Use GAction for file menu items
  18f583c... Use GAction for some view menu items
  639fa88... Use GAction for file sorting mode GSetting
  c060d7c... Use GMenuModel for popup menus
  524b0bc... Remove now-unused UIManager proxy logic

Commits added to the branch:

  9956e8e... Remove last uses of GdkColor, use GdkRGBA instead
  d30e8c9... Move main window to EtApplicationWindow object
  c903eb1... Pass the main window to actions as user data
  ee48f9a... Move log area to EtLogArea object
  87d88ef... Move playlist window to EtPlaylistDialog object
  be4d1ef... Move load filenames dialog to EtLoadFilesDialog
  ceba18f... Move file search dialog to EtSearchDialog object
  2270ee7... Move preferences dialog to EtPreferencesDialog
  aff96fc... Move CDDB dialog to EtCDDBDialog object
  5e8f5c8... Move scan dialog to EtScanDialog object
  1daecbb... Replace strncat() with g_string_append()
  26f3dbc... Move select and unselect actions to main window
  fc51c76... Move file selection actions to EtApplicationWindow
  2f53008... Set a rough initial window size and pane positions
  6563f30... Move browser to EtBrowser object
  7fca192... Avoid a GtkApplication assertion
  f080547... Add GSettings schema
  944ea74... Use GSettings for most application settings
  7ca663d... Generate enum descriptions with glib-mkenums
  2d3053d... Generate GSettings enum descriptions
  a065e26... Store the file list sorting mode in GSettings
  7d2a5cb... Store the scanner window mode in GSettings
  22c391a... Store the file extension case mode in GSettings
  2d405b3... Store the playlist content mode in GSettings
  c584068... Store ID3v1 and ID3v2 iconv options in GSettings
  ce05a06... Store rename filename encoding in GSettings
  857c27d... Store the process fields option in GSettings
  9186003... Store disc padding preferences in GSettings
  d8a8f74... Store ID3v2.4/2.3 preference in GSettings
  2433ccc... Store default browse path in GSettings WIP
  4721294... Store scan space conversion options in GSettings
  84488c4... Store case sensitive sorting mode in GSettings
  90a8c39... Store CDDB search preferences in GSettings
  831369f... Store process fields conversions in GSettings
  058c8d6... Store character set preferences in GSettings
  0806b08... Store playlist mask preferences in GSettings
  42d6cce... Remove local CDDB search function
  36886b2... Remove rename directory mask history
  412e5b0... Store default scanner masks in GSettings
  a257e3d... Launch default audio player for directory
  f182a7f... Launch default audio player for selected files
  54fa4c3... Remove main configuration file handling
  0da7be9... Fix some const string warnings
  7c256e6... Add an app menu
  c9cb67a... Add skeleton menubar from GtkBuilder file
  0b4b4ae... Use GAction for go-directory actions
  4ec2f86... Use GAction for miscellaneous menu items
  769c95e... Add toolbar for new GAction-using toolbar buttons
  aa59210... Use GAction for go-file actions
  70fc6c6... Use GAction for browser menu items
  eece6cc... Use GAction for edit menu items
  ba5f78e... Use GAction for file menu items
  bcc31da... Use GAction for some view menu items
  aa9c940... Use GAction for file sorting mode GSetting
  2fad781... Use GMenuModel for popup menus
  ddd760d... Remove now-unused UIManager proxy logic


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