Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alamaison/swish
/ functions
Functions
1,774 in github.com/alamaison/swish
⨍
Functions
1,774
◇
Types & classes
389
Method
_GetHKEYArrayFromKeynames
* Create SHAlloced array of HKEYs from a list of registry key names. */ static */
swish/shell_folder/Registry.cpp:337
Method
_GetHKEYArrayFromVector
* Create SHAlloced array of HKEYs from a list of HKEYs. */ static */
swish/shell_folder/Registry.cpp:348
Method
_GetHostFolderAssocKeynames
* Get names of registry keys which provide association info for Folder items. * * Such a list is required by Windows XP and earlier in order to disp
swish/shell_folder/Registry.cpp:153
Method
_GetIconIndex
swish/shell_folder/IconExtractor.cpp:129
Method
_GetKeynamesCommonToAll
* Get list of directory-specific association key names. */ static */
swish/shell_folder/Registry.cpp:239
Method
_GetKeynamesForExtension
* Get the list of names of registry keys related to a specific file extension. * * @param pwszExtension File extension whose keys will be returned.
swish/shell_folder/Registry.cpp:257
Method
_GetKeynamesForFolder
* Get list of directory-specific association key names. */ static */
swish/shell_folder/Registry.cpp:224
Method
_GetKeysFromKeynames
* Create list of registry handles from list of keys names. */ static */
swish/shell_folder/Registry.cpp:367
Method
_GetRemoteFolderAssocKeynames
* Get a list names of registry keys for the types of the selected file. * * A (ficticious) example might include: * HKCU\\.ppt * HKCU\\PowerPo
swish/shell_folder/Registry.cpp:185
Method
_GetSwishPidl
* Get the PIDL which represents the HostFolder (Swish icon) in Explorer. */
test/shell_folder-com_dll/HostFolder_test.cpp:222
Method
_GetSwishPidl
* Get the PIDL which represents the HostFolder (Swish icon) in Explorer. */
test/shell_folder-com_dll/RemoteFolder_test.cpp:240
Method
_RenderCfPreferredDropEffect
swish/shell_folder/SftpDataObject.cpp:162
Method
_WantProgressDialogue
* We want a progress dialogue unless the entire selection consists of a * single non-directory. This is for the FD_PROGRESSUI flag. * * @rant WHY
swish/shell_folder/SftpDataObject.cpp:513
Method
_set_field_valid
* Set the validity of the given field. */
swish/shell_folder/data_object/FileGroupDescriptor.hpp:286
Method
_sftp_error_category
ssh/sftp_error.hpp:151
Method
_ssh_error_category
ssh/ssh_error.hpp:151
Method
_testName
test/shell_folder-com_dll/HostFolder_test.cpp:390
Method
_testName
test/shell_folder-com_dll/RemoteFolder_test.cpp:325
Method
_unset_field_valid
* Unset the validity of the given field. */
swish/shell_folder/data_object/FileGroupDescriptor.hpp:294
Method
_valid_field
* Is the field with the given field flag valid? */
swish/shell_folder/data_object/FileGroupDescriptor.hpp:278
Method
absolute_directory_pidl
test/drop_target/drop_target_test.cpp:207
Function
accessed_date_getter
swish/remote_folder/properties.cpp:132
Function
add
* Error-fetching wrapper around libssh2_knownhost_add. */
ssh/detail/libssh2/knownhost.hpp:211
Method
add_control
ezel/form.hpp:94
Method
add_stage
swish/drop_target/PidlCopyPlan.cpp:185
Method
add_stage
swish/drop_target/SequentialPlan.cpp:220
Method
agent_identities
ssh/agent.hpp:171
Method
agent_state
* Creates agent collection that closes itself in a thread-safe manner * when it goes out of scope. */
ssh/detail/agent_state.hpp:82
Method
alive
* Check that the given session responds sensibly to a request. */
test/connection/connection_spec_test.cpp:79
Method
all_fields_complete
swish/forms/add_host.cpp:299
Method
append_children
test/common_boost/tree.hh:986
Method
aquire_lock
ssh/detail/session_state.hpp:131
Method
as_string
swish/version/version.cpp:109
Function
assertZero
test/shell_folder-com_dll/CppUnitExtensions.h:100
Function
async_copy_format_to_provider
swish/drop_target/DropTarget.cpp:122
Method
async_task_dialog_runner
swish/host_folder/commands/CloseSession.cpp:196
Method
attach
* Switch from fake to real window. */
ezel/detail/window_proxy.hpp:79
Method
attached
ezel/detail/window_link.hpp:88
Method
auth_and_open_sftp
test/ssh/stream_test.cpp:100
Method
authenticate_and_create_sftp
test/ssh/filesystem_test.cpp:120
Method
authenticated_session
swish/connection/authenticated_session.cpp:491
Method
avg_char_width
swish/remote_folder/columns.hpp:77
Method
background_context_menu
swish/shell_folder/RemoteFolder.cpp:751
Function
basic_port_to_string
swish/port_conversion.hpp:54
Function
beep
test/ezel/form_test.cpp:184
Method
begin
ssh/knownhost.hpp:540
Method
begin_breadth_first
test/common_boost/tree.hh:658
Method
begin_fixed
test/common_boost/tree.hh:687
Method
begin_leaf
test/common_boost/tree.hh:754
Method
begin_post
test/common_boost/tree.hh:670
Method
best_taskdialog
swish/frontend/bind_best_taskdialog.hpp:41
Method
bind_to_object
* Caller is requesting a subobject of this folder. * * @implementing folder_error_adapter * * Create and initialise an instance of
swish/shell_folder/Folder.h:291
Method
bind_to_storage
swish/shell_folder/Folder.h:258
Method
breadth_first_queued_iterator
test/common_boost/tree.hh:2242
Method
bugfix
swish/version/version.cpp:104
Method
button
ezel/controls/button.hpp:89
Method
button_impl
ezel/controls/button.hpp:58
Function
calculate_control_template_size
ezel/detail/dialog_template.hpp:169
Method
call_inner_responder
* Do the two-way interface translation. */
ssh/session.hpp:287
Method
can_overwrite
test/drop_target/drop_target_test.cpp:175
Method
can_overwrite
test/drop_target/drop_target_test.cpp:184
Method
can_overwrite
test/drop_target/drop_target_test.cpp:190
Function
catch
swish/frontend/announce_error.cpp:186
Function
cbt_hook_function
ezel/detail/hooks.hpp:103
Method
challenge_response
test/common_boost/MockConsumer.hpp:219
Method
challenge_response
test/common_boost/ConsumerStub.hpp:72
Method
challenge_response_translator
ssh/session.hpp:120
Method
change_icon
ezel/controls/icon.hpp:64
Method
check_if_user_cancelled
swish/drop_target/SequentialPlan.cpp:100
Method
checkbox
ezel/controls/checkbox.hpp:84
Method
checkbox_impl
ezel/controls/checkbox.hpp:57
Method
child
test/common_boost/tree.hh:1878
Method
child_directory
test/drop_target/rooted_source_test.cpp:68
Method
child_file
test/drop_target/rooted_source_test.cpp:63
Function
class_object
swish/utils.hpp:347
Method
clear
swish/nse/explorer_command.cpp:54
Method
clear
swish/nse/UICommand.hpp:135
Method
clear
swish/shell_folder/SftpDirectory.cpp:110
Method
clear
test/shell_folder/remote_folder_test.cpp:90
Method
clear
test/shell_folder/sftp_directory_test.cpp:94
Function
click_cancel_thread
test/forms/password_test.cpp:41
Function
click_cancel_thread
* Sends a button click to the Cancel button of the dialog programmatically. * * @todo This relies on internal knowledge that the cancel is the 17th
test/forms/add_host_test.cpp:49
Method
clsid
* Return the folder's registered CLSID * * @implementing CFolder */
swish/shell_folder/RemoteFolder.cpp:576
Method
clsid
* Return the folder's registered CLSID * * @implementing CFolder */
swish/shell_folder/HostFolder.cpp:424
Method
column_click
* Sort by a given column of the folder view. * * @implementing shell_details_base_interface * * @return false to instruct the shel
swish/shell_folder/Folder.h:521
Method
command_provider
* Create a toolbar command provider for the folder. */
swish/shell_folder/RemoteFolder.cpp:632
Method
command_provider
* Create a toolbar command provider for the folder. */
swish/shell_folder/HostFolder.cpp:486
Method
comment
* Return the optional comment attached to the host entry. * * @todo Fetch comment properly once libssh2 API allows it. */
ssh/knownhost.hpp:263
Method
common_init
swish/provider/libssh2_sftp_filesystem_item.cpp:132
Method
compare
swish/remote_folder/columns.hpp:94
Method
compare
swish/host_folder/columns.hpp:86
Method
compare_ids
* Determine the relative order of two items in or below this folder. * * @implementing folder_error_adapter * * Given their item i
swish/shell_folder/Folder.h:349
Method
compare_nodes
test/common_boost/tree.hh:452
Method
compare_pidls
* Determine the relative order of two file objects or folders. * * @returns * - Negative: pidl1 < pidl2 * - Positive: pidl1 > pidl
swish/shell_folder/Folder.h:689
Method
connect_additional_socket
test/ssh/session_fixture.hpp:115
Method
connection_spec
swish/connection/connection_spec.cpp:48
Method
consumer
test/connection/session_manager_test.cpp:87
Method
consumer
test/shell_folder/sftp_directory_test.cpp:137
Method
consumer_factory
test/shell_folder/remote_folder_test.cpp:120
Method
consumer_responder
swish/connection/authenticated_session.cpp:239
← previous
next →
901–1,000 of 1,774, ranked by callers