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

  b45fde2... Move main window to EtApplicationWindow object
  be33245... Pass the main window to actions as user data
  9531ddd... Move log area to EtLogArea object
  9627882... Move playlist window to EtPlaylistDialog object
  c80d43d... Move load filenames dialog to EtLoadFilesDialog
  59e5c57... Move file search dialog to EtSearchDialog object
  1cad4dc... Move preferences dialog to EtPreferencesDialog
  72c3e30... Move CDDB dialog to EtCDDBDialog object
  0876f13... Move scan dialog to EtScanDialog object
  6a5b978... Replace strncat() with g_string_append()
  3c3f845... Move select and unselect actions to main window
  c07e06e... Move file selection actions to EtApplicationWindow
  356b472... Set a rough initial window size and pane positions
  823403a... WIP Move browser to EtBrowser object

Commits added to the branch:

  ad49c30... Fix memory leak in ogg_tag_read_file_tag() (*)
  3557f72... Fix another leak in ogg_tag_read_file_tag() (*)
  069d2d7... Use GFileEnumerator instead of opendir() (*)
  ca662df... Refactor GList handling in et_core.c (*)
  df63853... Refactor GList handling when saving Vorbis tags (*)
  5442958... Return a gboolean from delete-event handler (*)
  8a40b3c... Fix a memory leak when loading images (*)
  00a5198... Refactor GList handling to iterate with for loops (*)
  b55faae... Handle delete-event response from dialogues (*)
  e434470... Fix Roman numeral capitalization (*)
  0dd8052... Fix memory leak in Browser_List_Remove_File() (*)
  f77f63e... Load and save images asynchronously, bug 725399 (*)
  f432ebd... Improved asynchronous loading and saving of images (*)
  17afda7... Avoid crash when declining deleting a file (*)
  6563a09... Avoid crash when saving unknown image types (*)
  51b9e85... Support writing GIF image data to files (*)
  ff71117... Convert GIF images to PNG when saving Vorbis tags (*)
  e0c7574... Fix load from text file dialogue response (*)
  584eec4... Move main window to EtApplicationWindow object
  17fe69d... Pass the main window to actions as user data
  5256f6a... Move log area to EtLogArea object
  b59d7f0... Move playlist window to EtPlaylistDialog object
  98de65f... Move load filenames dialog to EtLoadFilesDialog
  649d57e... Move file search dialog to EtSearchDialog object
  f4d7e61... Move preferences dialog to EtPreferencesDialog
  bc34bc6... Move CDDB dialog to EtCDDBDialog object
  60fd838... Move scan dialog to EtScanDialog object
  d35ec74... Replace strncat() with g_string_append()
  6fdf6c7... Move select and unselect actions to main window
  c76dbc8... Move file selection actions to EtApplicationWindow
  294011d... Set a rough initial window size and pane positions
  5d21c54... WIP Move browser to EtBrowser object

(*) This commit already existed in another branch; no separate mail sent


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