[gnome-commander/treeview] (150 commits) ...Merge branch 'master' into treeview



Summary of changes:

  ec3437a... Removed unused code (*)
  d46d0f9... Czech screenshot (*)
  ce7b54e... Updated Czech screenshot (*)
  e926d5d... Updated Czech screenshot (*)
  3972117... Updated Czech screenshot (*)
  0db008d... Updated Czech screenshot (*)
  14a5ae1... Updated Czech screenshot (*)
  7fbdac7... Updated Czech screenshot (*)
  dc420d2... Updated Czech screenshot (*)
  b0fe515... Updated Czech screenshot (*)
  321c397... Updated Czech screenshot (*)
  f9c2122... Updated Czech screenshot (*)
  6f497a3... Updated Czech screenshot (*)
  d8a48d5... Updated Czech screenshot (*)
  da0c915... Updated Czech screenshot (*)
  5e7ef48... search: call start_generic_search() explicitly (instead of  (*)
  72db5e3... search: fix for problem with erratic truncation of found re (*)
  c5b9a90... search: fine-tuning for depth of recursive search (*)
  cf4f2e1... Updated Spanish translation (*)
  3e22ca2... Docs update (*)
  8777f87... Updated Slovenian translation (*)
  efb48a2... Fixed problem #649375 (bookmarks not updated for newly adde (*)
  154d60a... Updated Slovenian translation (*)
  337800b... Czech screenshot (*)
  a9ddf78... Updated Spanish translation (*)
  dabf9da... Updated Czech translation (*)
  05e75fc... Updated Czech translation (*)
  38b4674... Use G_MODULE_SUFFIX for providing proper shared library suf (*)
  695db45... noop: code cleanup (*)
  7c16d85... search: void start_generic_search() -> gboolean start_gener (*)
  def31d4... search: exit update_search_status_widgets() when pressed st (*)
  c5be606... search: small cleanup in statusbar (*)
  77c542c... Updated Czech translation (*)
  8278499... Updated Czech translation (*)
  80e5b94... Updated Czech translation (*)
  4f34d3f... Move src/gnome-cmd-search-dialog.* to src/dialogs/ (*)
  0f56ba9... Updated Czech translation (*)
  86a220d... search: GnomeCmdSearchDialogPrivate -> GnomeCmdSearchDialog (*)
  61373e0... Drop some unused code (*)
  f4747e2... Drop gnome_cmd_dialog_set_transient_for() function (*)
  d74ac8b... Remove surplus assertions (*)
  663530c... Drop gnome_cmd_dialog_setup() function (*)
  b9d8536... Drop gnome_cmd_dialog_set_modal() (*)
  f187a15... Drop gnome_cmd_dialog_set_resizable() function (*)
  c2412a2... Drop surplus code (*)
  0f1db68... Updated Czech translation (*)
  d765c78... Updated Czech translation (*)
  ce02616... search: move assert from read_search_file() to content_matc (*)
  0631b16... search: simplify code for content_matches() function (*)
  b273f37... i18n: simplify some warnings (*)
  ab260fb... search: support for findutils backend (*)
  cd0e593... Updated Slovenian translation (*)
  ccff382... search: do not prematurely allocate memory to search in the (*)
  0fe9142... Updated Spanish translation (*)
  71e4046... Updated Czech translation (*)
  33273a3... search: move GnomeVFSResult from read_search_file() to Sear (*)
  ed054ec... search: do not check for unitinialized data for every file  (*)
  f898a68... search: return gboolean in read_search_file() (*)
  1da798d... noop: code cleanup (*)
  2bfc15f... search: use MIN() for calculation of searchfile_data->len (*)
  16abefa... Fix for cygwin build (*)
  a4ec58a... New colour theme: green tiger (*)
  9041a7b... Removal of forgotten ft_regex_radio (*)
  7487195... noop: rename search_file_data_free() -> free_search_file_da (*)
  41b351b... Docs update (*)
  9a763c1... Updated Spanish translation (*)
  4d4c2c2... Updated Spanish translation (*)
  eb35a88... [l10n] Updated German translation (*)
  613bf1f... [l10n] Updated German doc translation (*)
  155219a... spec: dependencies for findutils and grep (*)
  f787cba... Updated Spanish translation (*)
  4e19def... search: replace obsoleted GtkType with GType (*)
  6c53464... search: remove unused param in handle_list_keypress() (*)
  58bf5d4... search: fix for problem with -maxdepth param (*)
  78dbefc... search: move GnomeCmdCon *con from GnomeCmdSearchDialog::Pr (*)
  9ce3612... noop: code cleanup (*)
  ca80943... search: faster access to class member 'pbar' (*)
  763fb81... search: do not allocate SearchData in separate memory chunk (*)
  380c8dc... Updated Czech translation (*)
  b308693... Updated Czech translation (*)
  1ae8fa6... Updated Slovenian translation (*)
  e9f9e72... search: fix for bug introduced in commit 763fb813bd1f8a1d7b (*)
  e6c5d18... search: yet another fix for bug introduced in commit 763fb8 (*)
  af3498d... GnomeCmdData: use gnome_cmd_data.search_defaults.default_pr (*)
  09b7eb8... noop: code cleanup (*)
  f40f4b0... Revert "noop: code cleanup" (*)
  5f31eee... search: convert GnomeCmdSearchDialog to C++ class (*)
  b2ecb10... Rename gnome-cmd-profile-component.{cc,h} -> gnome-cmd-advr (*)
  612d680... Rename GnomeCmdProfileComponent -> GnomeCmdAdvrenameProfile (*)
  ae01389... noop: code cleanup (*)
  5dc297c... History: operator = (GList *list) (*)
  a52ee55... GnomeCmdData: simplify code for history handling (*)
  af8d309... History: make pos member private (*)
  9468417... Drop unnecessary casting (*)
  701a692... Replacing obsoleted gtk_signal_disconnect_by_func() with g_ (*)
  ed133bf... noop: code cleanup (*)
  bccb8f8... Remove surplus assertions (*)
  8cb032a... Drop unnecessary casting (*)
  10742e3... Remove surplus assertions (*)
  d653870... noop: code cleanup (*)
  684f78e... Replacing obsoleted gtk_signal_disconnect_by_data() with g_ (*)
  c8dff19... Replacing obsoleted gtk_signal_emit_stop_by_name() with g_s (*)
  96525d2... Replacing obsoleted gtk_signal_connect() with g_signal_conn (*)
  c1e3bab... Remove surplus assertions (*)
  c1def59... noop: code cleanup (*)
  57f1b1b... Kill stop_kp() one-liner (*)
  01bfa3c... search: new GnomeCmdSelectionProfileComponent (*)
  04c07d4... History: do not add empty strings (*)
  9e326f6... search: use GnomeCmdSelectionProfileComponent for editing G (*)
  257b43d... noop: code cleanup (*)
  cbab317... GnomeCmdData: add reference to std::vector<Selection> selec (*)
  7c56270... Fixed problem with mkdir permissions (*)
  089863a... Convert gnome_cmd_edit_profile_dialog_new() to GnomeCmd::Ed (*)
  8047825... GnomeCmdAdvrenameProfileComponent: do not copy component to (*)
  01806d9... Convert gnome_cmd_manage_profiles_dialog_new() to GnomeCmd: (*)
  0be7400... Simplify #include dependencies (*)
  de78d44... Updated Spanish translation (*)
  2294d5c... Simplify #include dependencies (*)
  786e044... GnomeCmdData: add description() method for accessing Profil (*)
  20bb644... noop: code cleanup (*)
  7c8a887... GnomeCmdSmbPath: fix for bug introduced in commit e1a189a95 (*)
  12ea140... GnomeCmdSmbPath: eliminate redundant g_strdup() (*)
  ccf5f4b... [l10n] Updated German doc translation (*)
  b326751... noop: code cleanup (*)
  790e4ce... noop: rename loop iterators (*)
  9b3876b... Use cast operator to *GtkWidget instead of previous GTK_WID (*)
  6f4fdeb... Fix SEGFAULTS generated by trying to browse Samba shares (*)
  b31f3ef... Change GTK_MESSAGE_ERROR icon -> GTK_MESSAGE_QUESTION in ru (*)
  27f3c1b... Add "view.directory" to user actions (*)
  6042cda... Docs update (*)
  b05e1c1... noop: code cleanup (*)
  752a4f6... GnomeCmdData: set default color theme to GNOME_CMD_COLOR_GR (*)
  03d64b2... Simplify code for create_nice_size_str() (*)
  f7bef21... noop: code cleanup (*)
  6061fee... Add markup to run_simple_dialog() (*)
  0e3fd17... Remove extra spaces in create_nice_size_str() (*)
  eb09faa... An enhancement to the confirmation msg offered when overwri (*)
  5293a49... [l10n] Updated German translation (*)
  f4de15c... Updated Slovenian translation (*)
  654f690... noop: code cleanup (*)
  ba2c6ba... Updated Spanish translation (*)
  637a222... Updated Spanish translation (*)
  4874212... Replacing obsoleted gtk_entry_select_region() with gtk_edit (*)
  1590376... advrename: setup component on received "show" signal (*)
  86090fa... search: support for profile management (*)
  530433a... GnomeCmdSelectionProfileComponent: set profile.content_sear (*)
  2cba190... GnomeCmdSelectionProfileComponent: store match_case in prof (*)
  f302e55... search: use proper help id ("gnome-commander-search") (*)
  efea9bd... search: fix for problem with jumping to found files on moun (*)
  ef893da... Merge branch 'master' into treeview

(*) 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]