[gnome-commander/treeview] (269 commits) ...Merge branch 'master' into treeview
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander/treeview] (269 commits) ...Merge branch 'master' into treeview
- Date: Thu, 28 Apr 2011 20:09:28 +0000 (UTC)
Summary of changes:
7990e19... [l10n] Updated German translation (*)
a5aad9f... [l10n] Updated German doc translation, added screenshots (*)
bb57c6a... [l10n] Added missing underscore (*)
aeae47c... Updated help docs (*)
5d04a41... Updated Spanish translation (*)
9322981... Removed excessive code (*)
b2de532... Replaced deprecated popt with GOption for command-line opti (*)
8c10b49... Updated Spanish translation (*)
c5eaf42... Updated Spanish translation (*)
8665050... Fixed problem #637873 (bugs in gnome-commander-help.master. (*)
c2b9b1e... Updated Spanish translation (*)
0feb353... Updated Brazilian Portuguese translation (*)
5196940... Update Czech translation by Marek Cernocky (*)
124e7cf... Docs update (*)
01ee3ee... Fixed problem #638059 (bugs in gnome-commander-help.master. (*)
d7b9552... Updated Spanish translation (*)
be0e9a0... GnomeCmdApp: initial migration to C++ (*)
e6fa621... GnomeCmdFileSelector: do not use default arguments in new_t (*)
5ad0131... GnomeCmdFileSelector: pass fs to "file-clicked" and "file-r (*)
aeb29dd... GnomeCmdFileSelector: more C++ rework (*)
b69e911... noop: code cleanup (*)
8d58561... Added gnome_cmd_prompt_message() as a wrapper for gtk_messa (*)
07d3c41... docs: removed outdated info on user actions management (*)
b01a9aa... Updated copyright info (*)
930d62a... open_terminal_as_root: do not discard child's standard erro (*)
b8b8aaf... Fixed problem #620275 (add menu item to copy full path and (*)
66ae2b7... Updated Spanish translation (*)
1e6d38e... tabs: minor speedup while building popup menu (*)
c5814f1... GnomeCmdFileSelector: added GNOME_CMD_TYPE_FILE_SELECTOR ma (*)
9bb6bca... tabs: start a new tab when CTRL+click/midclick on connectio (*)
b6c465c... tabs: execute view.close_duplicate_tabs on clicked fs (prev (*)
7afd821... noop: code cleanup (*)
088a29e... tabs: execute view.close_all_tabs on clicked fs (previously (*)
8463049... tabs: execute view.new_tab on clicked fs (previously: on ac (*)
67aafbc... tabs: execute view.close_tab on clicked fs (previously: on (*)
a5f3bf0... Updated Spanish translation (*)
823d94d... tabs: added missing icons to popup menu (*)
9f65dda... Assert for plugin!=NULL BEFORE using it (*)
c7e5aa4... noop: code cleanup (*)
d1b8308... Added pin and unpin pixmap (*)
b390f4b... Fixed problem #638954 (search path is wrong for devices) (*)
08e21d4... noop: code cleanup (*)
c33396b... Docs update (*)
bbcd941... tab lock: initial framework (*)
0a1e587... tab lock: changed param types from (const gchar *name, gboo (*)
82a4768... tab lock: added popup menu and user action (view.toggle_loc (*)
060bf04... Use PIXMAPS_DIR when accessing pin.png (*)
fbb104c... tab lock: added protection against closing locked tabs (*)
91c1a58... tab lock: open new tab when changing cwd 1/2 (*)
f33dd0e... Fixed a typo (*)
6626dd4... Do not return value in void function (*)
2b50a6d... tab lock: serialization (*)
8d42b3d... Updated Czech translation (*)
4dbe509... Update Simplified Chinese translation. (*)
e1c7e17... Updated Spanish translation (*)
c6575e9... Updated Spanish translation (*)
37752ff... Docs update (*)
699b63e... Updated AUTHORS (*)
f15c2bf... [l10n] Updated German translation (*)
b7cbccb... Updated Slovenian translation (*)
7f2480a... Updated Spanish translation (*)
ab4f7eb... Replaced obsoleted gtk_object_ref() with g_object_ref() (*)
def5145... noop: code cleanup (gnome_cmd_dialog_get_type() -> GNOME_CM (*)
c6eca11... tab lock: make 'lock' param optional (*)
fc4cd58... Replacing obsoleted gtk_signal_new() with g_signal_new() (*)
3739855... Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTAN (*)
ed848dd... intviewwr: replacing obsoleted gtk_signal_new() with g_sign (*)
590d3d6... Context popup menu for internal viewer (*)
7b4f985... intviewer: replacing obsoleted gtk_signal_new() with g_sign (*)
6c2d4cb... intviewer: replacing obsoleted gtk_signal_new() with g_sign (*)
4d2cbf2... Use G_DEFINE_TYPE for GnomeCmdChownDialog (*)
3d59550... Use G_DEFINE_TYPE for GnomeCmdChmodDialog (*)
61dedf8... Use G_DEFINE_TYPE for GnomeCmdRenameDialog (*)
c9076e4... Updated Czech translation (*)
2244548... noop: code cleanup (gnome_cmd_file_info_get_type() -> GNOME (*)
9ebdbbf... noop: code cleanup (gnome_cmd_options_dialog_get_type() -> (*)
428d809... Removed forgotten declarations (*)
7ba20b6... noop: code cleanup (gnome_cmd_file_selector_get_type() -> G (*)
7215a1d... docs: updated copyright info (*)
c36f332... Docs update (*)
b50ea8a... Docs update (*)
610438c... noop: code cleanup (gnome_cmd_chmod_component_get_type() -> (*)
a95adea... noop: code cleanup (gnome_cmd_chOWN_component_get_type() -> (*)
92640c4... noop: code cleanup (*)
e480bca... noop: code cleanup (gnome_cmd_cmdline_get_type() -> GNOME_C (*)
214b364... noop: code cleanup (*)
6b380fa... noop: code cleanup (gnome_cmd_con_get_type() -> GNOME_CMD_T (*)
65dde60... Updated Spanish translation (*)
7f353b4... Updated Spanish translation (*)
c3492cf... Updated Spanish translation (*)
7732b54... Updated Spanish translation (*)
5ef4751... noop: code cleanup (*)
79092ad... Removed excessive #includes (*)
50405f9... Dropped superfluous casting to GTK_WIDGET (*)
819d3b3... Updated French translation (*)
91a002a... Updated TODO (*)
d02663a... Options: added Cancel and Help buttons to dlg (*)
71d02f4... Dropped superfluous code (*)
e6bb168... Fix for GtkSpinButton "adjustment with non-zero page size" (*)
d1dccde... Fix spelling errors (*)
01ea1a9... Fix mistakes in the manpage (*)
ab6676c... Fix desktop file Freedesktop.org's per-spec (*)
7ab0049... Options: removal Test button for date format checking (*)
c436f95... noop: code cleanup (gnome_cmd_dir_indicator_get_type() -> G (*)
cec4b38... noop: code cleanup (gnome_cmd_xfer_progress_win_get_type() (*)
afe22d6... noop: code cleanup (gnome_cmd_plain_path_get_type() -> GNOM (*)
b3c2d84... noop: code cleanup (gnome_cmd_patternsel_dialog_get_type() (*)
7857660... noop: code cleanup (gnome_cmd_path_get_type() -> GNOME_CMD_ (*)
6cb2f8e... noop: code cleanup (gnome_cmd_make_copy_dialog_get_type() - (*)
c0c2501... noop: code cleanup (gnome_cmd_main_win_get_type() -> GNOME_ (*)
b9c3272... noop: code cleanup (gnome_cmd_main_menu_get_type() -> GNOME (*)
eeeb7ff... Typo fix (*)
03f89c3... noop: code cleanup (gnome_cmd_string_dialog_get_type() -> G (*)
8f8b68d... noop: code cleanup (gnome_cmd_plugin_get_type() -> GNOME_CM (*)
4ffe6ea... noop: code cleanup (gnome_cmd_file_info_get_type() -> GNOME (*)
1e7f490... noop: code cleanup (gnome_cmd_dialog_get_type() -> GNOME_CM (*)
94fd508... noop: code cleanup (gnome_cmd_list_popmenu_get_type() -> GN (*)
d5e35b9... noop: code cleanup (gnome_cmd_file_selector_get_type() -> G (*)
dfe713d... noop: code cleanup (gnome_cmd_file_popmenu_get_type() -> GN (*)
f053092... noop: code cleanup (gnome_cmd_con_get_type() -> GNOME_CMD_T (*)
acdc540... noop: code cleanup (gnome_cmd_con_device_get_type() -> GNOM (*)
78d4d36... noop: code cleanup (gnome_cmd_con_ftp_get_type() -> GNOME_C (*)
325f345... noop: code cleanup (gnome_cmd_con_get_type() -> GNOME_CMD_T (*)
49f9d54... noop: code cleanup (gnome_cmd_con_list_get_type() -> GNOME_ (*)
73703f2... noop: code cleanup (gnome_cmd_con_smb_get_type() -> GNOME_C (*)
d859845... Updated Slovenian translation (*)
d96229a... Updated Spanish translation (*)
4956163... noop: code cleanup (gnome_cmd_advrename_dialog_get_type() - (*)
6a77bed... noop: code cleanup (egg_cell_renderer_keys_get_type() -> EG (*)
c337bee... noop: code cleanup (gnome_cmd_smb_path_get_type() -> GNOME_ (*)
d6ecd7a... noop: code cleanup (gnome_cmd_search_dialog_get_type() -> G (*)
ece4077... noop: code cleanup (gnome_cmd_file_get_type() -> GNOME_CMD_ (*)
15ac5c4... noop: code cleanup (gnome_cmd_dir_get_type() -> GNOME_CMD_T (*)
33d5351... noop: code cleanup (gnome_cmd_file_list_get_type() -> GNOME (*)
35f2e13... noop: code cleanup (gnome_cmd_prepare_xfer_dialog_get_type( (*)
2eaef52... noop: code cleanup (gnome_cmd_rename_dialog_get_type() -> G (*)
af71fc9... noop: code cleanup (gnome_cmd_quicksearch_popup_get_type() (*)
c552ce7... noop: code cleanup (gnome_cmd_chmod_component_get_type() -> (*)
04d4e87... noop: code cleanup (gnome_cmd_chmod_dialog_get_type() -> GN (*)
d5641e9... noop: code cleanup (gnome_cmd_chown_component_get_type() -> (*)
1549f1e... noop: code cleanup (gnome_cmd_chown_dialog_get_type() -> GN (*)
4571edd... noop: code cleanup (gnome_cmd_clist_get_type() -> GNOME_CMD (*)
71dceda... noop: code cleanup (gnome_cmd_cmdline_get_type() -> GNOME_C (*)
9e16641... noop: code cleanup (gnome_cmd_combo_get_type() -> GNOME_CMD (*)
37f267e... noop: code cleanup (gnome_cmd_notebook_get_type() -> GNOME_ (*)
7e51eda... noop: code cleanup (gnome_cmd_profile_component_get_type() (*)
b096c49... Use G_DEFINE_TYPE for GnomeCmdRemoteDialog (*)
efce4a2... noop: code cleanup (*)
8e28120... Replacing obsoleted gtk_type_new() with g_object_new() 1/2 (*)
b08be59... Use G_DEFINE_TYPE for GnomeCmdDir (*)
292b00e... Replacing obsoleted gtk_type_new() with g_object_new() 2/2 (*)
ce569c1... superfluous class members zero-inits (*)
08b7c68... Replaced obsoleted gtk_object_ref() with g_object_ref() (*)
348041e... Use G_DEFINE_TYPE for GnomeCmdFile (*)
8293257... Use G_DEFINE_TYPE for GnomeCmdFileInfo (*)
39278b5... Remove unnecessary NULL check; g_strdup() is NULL-safe (*)
49b2c59... Remove unnecessary NULL check; g_free() is NULL-safe (*)
5bd65f9... tabs lock: start a new tab when click on bookmark (*)
ff4a077... Eliminate redundant g_strdup() and fix for memory leak (*)
15c0b71... Handle con->open_result in switch, not in sequential if-els (*)
3778ce5... Changed param type from (GnomeVFSFileInfo *, GnomeCmdPath * (*)
cf89a58... Fix for memory leak (*)
c67f12a... Get rid of a bunch of g_strdup_printf("%s%s") in favor of g (*)
0e3c041... GnomeCmdNotebook: an option for controlling tabbar visibili (*)
2f08902... Options: always show notebook tabs (*)
6e2408a... Options: always show the tab bar (*)
6603bba... tabs lock: start a new tab when middle click on file list (*)
4e07866... Updated Czech translation (*)
1982d1e... Updated Spanish translation (*)
dc01908... Updated Spanish translation (*)
e4e8194... Options: 'Tabs labels' -> 'Tab bar' (*)
4348bef... Options: support for tab lock indicator configuration (*)
29d50c2... Get rid of g_strdup_printf() in favor of g_strdup() (*)
596bdb8... Fix some gcc warnings (*)
38c764a... Updated Spanish translation (*)
aebfa7b... Updated Spanish translation (*)
e1a189a... Covert GnomeCmdPath (and its derivatives) from GTK class to (*)
64f924e... [l10n] Updated German translation (*)
9a42b6a... [l10n] Updated German doc translation (*)
fbea2b6... Fixed problem #642178 (lock tabs for prev/next buttons) (*)
1bad6d1... Updated Czech translation (*)
85ce21c... docs: fix for broken fig id (*)
a2725b6... Fixed problem #639243 (misleading docs for F2 shortcut) (*)
5665f8f... Drop some unused code (*)
427d50f... noop: code cleanup (*)
9ce3ece... Updated Spanish translation (*)
06f13df... Updated Slovenian translation (*)
3510667... tabs lock: start a new tab for BACKSPACE/LEFT keys (*)
cbd8e96... tabs lock: start a new tab for CTRL+PGUP key (*)
1c18a35... Define CTRL+PGUP binding as user definable (view.up) (*)
4ab4233... Updated Spanish translation (*)
d2dd8ff... Updated Spanish translation (*)
94022a6... noop: code cleanup (*)
0caaa09... Generic GnomeCmd::Collection<T*> container (*)
c731a3c... GnomeCmdFileList: switch from GList to GnomeCmd::Collection (*)
a39cbd0... Removal of forgotten debug trace (*)
e87b446... Update Simplified Chinese translation. (*)
f7816fb... Updated Slovenian translation (*)
8628386... Update git.mk from pango (*)
e6b9356... tab lock: open new tab for CTRL+~ (view.home) (*)
ad4d23d... tab lock: open new tab for CTRL+\ (view.root) (*)
1cbc00c... tab lock: open new tab for CTRL+F (connections.open) (*)
2573921... Updated Swedish translation (*)
09c6a13... Fixed problem with Traditional Chinese translation (*)
e788cf6... Removal of superfluous code (*)
14299a3... Removal of excessive code (*)
42de772... Updated Spanish translation (*)
97678bc... GnomeCmdDir: simplify code for calling dir->done_func() (*)
b5f9354... GnomeCmdDir: gnome_vfs_uri_is_local (GNOME_CMD_FILE (dir)-> (*)
a53c9c8... GnomeCmdDir: simplify gnome_cmd_dir_get_files() usage (*)
e13ed32... Get rid of a bunch of g_strdup_printf("%s%s") in favor of g (*)
356925d... GnomeCmdFileList: do not show bogus focus if there is any a (*)
519b1ed... tab lock: always serialize locked tabs (even w/o 'save tabs (*)
df2106e... docs: update release year for 1.4 (*)
833d159... docs: update for 'always serialize locked tabs' (*)
26dd9bd... Updated Spanish translation (*)
abc0acf... search: simplify code for dlg buttons (*)
840becd... noop: code cleanup (*)
9c94b7c... search: rename start_search() -> start_generic_search() (*)
5417714... noop: code cleanup (*)
8734b77... noop: code cleanup (*)
24c3eca... Updated French doc translation (*)
d32c164... noop: code cleanup (*)
04000dc... noop: simplifying ngettext() (*)
05c2ace... search: ref found GnomeCmdFile (*)
a32244c... Updated Spanish translation (*)
d68dc13... Updated French translation (*)
1204ab3... Updated Esperanto translation (*)
119dc87... Updated NEWS (*)
529d74d... Updated AUTHORS (*)
9f47eea... Safety precautions for g_mutex_lock() and g_mutex_unlock() (*)
ce22001... noop: minor comment improvements (*)
b43ec1d... noop: code cleanup (*)
c5b857e... GnomeCmdFile: fix for broken declaration (*)
99efc53... GnomeCmdFile: assert on uri being local in gnome_cmd_file_n (*)
7a9d2c1... GnomeCmdFile: unescape parent's path in gnome_cmd_file_new (*)
3fcb43b... GnomeCmdFile: add gnome_cmd_file_new (const gchar *local_fu (*)
2941874... search: move ProtectedData -> SearchData::ProtectedData (*)
7171ba8... noop: code cleanup (*)
86d5158... Updated Spanish translation (*)
01323fd... noop: code cleanup (*)
e19c3d8... GnomeCmdFile: fix for crash when creating a new dir from an (*)
a64715a... noop: code cleanup (*)
5652e04... search: use a faster variant for getting path just being se (*)
aa38ebf... search: do not count found matches - use result_list->size( (*)
18752e2... noop: code cleanup (*)
a5246e8... search: drop some unused code (*)
e2f7de9... noop: code cleanup (*)
8241239... search: first update progress bar and then add all found en (*)
54ae6df... search: reduce time of accessing protected data in SearchDa (*)
a1bf9b8... noop: code cleanup (*)
477c69d... tabs lock: start a new tab when click on 'Go to' button in (*)
3daa817... noop: code cleanup (*)
07e46fa... Use G_DEFINE_TYPE for GnomeCmdSearchDialog (*)
0f1a299... [l10n] Updated German doc translation (*)
e1c25df... Minor docs update (*)
4bdf36c... gnome_cmd_dir_ref() returns the file now (*)
37d8a96... Removed unused code (*)
13ea0c4... noop: code cleanup (*)
49e6c35... [l10n] Updated German translation (*)
deeb8e2... Updated Spanish translation (*)
69a81bd... Updated Czech translation (*)
a763154... do not cast std::string to c_str() in gnome_cmd_con_ftp_new (*)
2feb569... Updated Slovenian translation (*)
1763072... inline gnome_cmd_con_smb_new () (*)
60aaddb... hide GnomeCmdConSmbClass definition (*)
671990e... XML config: set name of SearchConfig default_profile to "De (*)
e4d0a50... GnomeCmdCon: support for new class member: root_path (*)
dd1276b... 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]