mirror of
https://github.com/greenshot/greenshot
synced 2025-08-23 06:36:20 -07:00
added google site verification
This commit is contained in:
parent
f6b7120ba7
commit
113993a3ca
170 changed files with 16620 additions and 0 deletions
BIN
.vs/Greenshot/v14/.suo
Normal file
BIN
.vs/Greenshot/v14/.suo
Normal file
Binary file not shown.
13
Greenshot/bin/Debug/Greenshot.exe.config
Normal file
13
Greenshot/bin/Debug/Greenshot.exe.config
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<startup useLegacyV2RuntimeActivationPolicy="true">
|
||||||
|
<supportedRuntime version="v4.0"/>
|
||||||
|
<supportedRuntime version="v2.0.50727"/>
|
||||||
|
</startup>
|
||||||
|
<runtime>
|
||||||
|
<loadFromRemoteSources enabled="true"/>
|
||||||
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||||
|
<probing privatePath="App\Greenshot"/>
|
||||||
|
</assemblyBinding>
|
||||||
|
</runtime>
|
||||||
|
</configuration>
|
BIN
Greenshot/bin/Debug/Greenshot.vshost.exe
Normal file
BIN
Greenshot/bin/Debug/Greenshot.vshost.exe
Normal file
Binary file not shown.
13
Greenshot/bin/Debug/Greenshot.vshost.exe.config
Normal file
13
Greenshot/bin/Debug/Greenshot.vshost.exe.config
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<startup useLegacyV2RuntimeActivationPolicy="true">
|
||||||
|
<supportedRuntime version="v4.0"/>
|
||||||
|
<supportedRuntime version="v2.0.50727"/>
|
||||||
|
</startup>
|
||||||
|
<runtime>
|
||||||
|
<loadFromRemoteSources enabled="true"/>
|
||||||
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||||
|
<probing privatePath="App\Greenshot"/>
|
||||||
|
</assemblyBinding>
|
||||||
|
</runtime>
|
||||||
|
</configuration>
|
44
Greenshot/bin/Debug/Greenshot.vshost.exe.manifest
Normal file
44
Greenshot/bin/Debug/Greenshot.vshost.exe.manifest
Normal file
|
@ -0,0 +1,44 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
|
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:winset="http://schemas.microsoft.com/SMI/2005/WindowsSettings" manifestVersion="1.0">
|
||||||
|
<!-- Make sure windows Vista and above treat Greenshot as "DPI Aware"
|
||||||
|
See: http://msdn.microsoft.com/en-us/library/ms633543.aspx -->
|
||||||
|
<asmv3:application>
|
||||||
|
<asmv3:windowsSettings>
|
||||||
|
<winset:dpiAware>True/PM</winset:dpiAware>
|
||||||
|
</asmv3:windowsSettings>
|
||||||
|
</asmv3:application>
|
||||||
|
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||||
|
<application>
|
||||||
|
<!-- Windows 10 -->
|
||||||
|
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
|
||||||
|
<!-- Windows 8.1 -->
|
||||||
|
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
|
||||||
|
<!--Windows 8 -->
|
||||||
|
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
|
||||||
|
<!-- Windows 7 -->
|
||||||
|
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
|
||||||
|
<!-- Windows Vista -->
|
||||||
|
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
|
||||||
|
</application>
|
||||||
|
</compatibility>
|
||||||
|
<!-- Set UAC level to "asInvoker" and disable registry virtualization -->
|
||||||
|
<asmv2:trustInfo>
|
||||||
|
<asmv2:security>
|
||||||
|
<asmv3:requestedPrivileges>
|
||||||
|
<!--
|
||||||
|
The presence of the "requestedExecutionLevel" node will disable
|
||||||
|
file and registry virtualization on Vista. See:
|
||||||
|
http://msdn.microsoft.com/en-us/library/aa965884%28v=vs.85%29.aspx
|
||||||
|
|
||||||
|
Use the "level" attribute to specify the User Account Control level:
|
||||||
|
asInvoker = Never prompt for elevation
|
||||||
|
requireAdministrator = Always prompt for elevation
|
||||||
|
highestAvailable = Prompt for elevation when started by administrator,
|
||||||
|
but do not prompt for administrator password when started by
|
||||||
|
standard user.
|
||||||
|
-->
|
||||||
|
<asmv3:requestedExecutionLevel level="asInvoker"/>
|
||||||
|
</asmv3:requestedPrivileges>
|
||||||
|
</asmv2:security>
|
||||||
|
</asmv2:trustInfo>
|
||||||
|
</assembly>
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Czech" ietf="cs-CZ" version="1.1.0.2411" languagegroup="">
|
||||||
|
<resources>
|
||||||
|
<resource name="CANCEL">Zrušit</resource>
|
||||||
|
<resource name="communication_wait">Komunikace s Photobucket. Prosím čekejte ...</resource>
|
||||||
|
<resource name="configure">Nastavení Photobucket</resource>
|
||||||
|
<resource name="label_upload_format">Formát obrázku</resource>
|
||||||
|
<resource name="OK">OK</resource>
|
||||||
|
<resource name="settings_title">Nastavení Photobucket</resource>
|
||||||
|
<resource name="upload_failure">Při nahrávání na Photobucket došlo k chybě:</resource>
|
||||||
|
<resource name="upload_menu_item">Nahrát na Photobucket</resource>
|
||||||
|
<resource name="upload_success">Odeslání obrázku na bylo Photobucket úspěšné!</resource>
|
||||||
|
<resource name="use_page_link">Použijte odkaz na stránku namísto odkaz na obrázek do schránky</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,35 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Deutsch" ietf="de-DE" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Zu Photobucket hochladen
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Photobucket Einstellungen
|
||||||
|
</resource>
|
||||||
|
<resource name="OK">
|
||||||
|
OK
|
||||||
|
</resource>
|
||||||
|
<resource name="CANCEL">
|
||||||
|
Cancel
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Das Hochladen zu Photobucket war erfolgreich.
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Es gab einen Fehler beim Hochladen zu Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Bildformat
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
Übermittle Daten zu Photobucket. Bitte warten...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
Benutze der Seite-URL statt Bild-URL im Zwischenablage
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Photobucket Einstellungen
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,35 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="English" ietf="en-US" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Upload to Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Photobucket settings
|
||||||
|
</resource>
|
||||||
|
<resource name="OK">
|
||||||
|
OK
|
||||||
|
</resource>
|
||||||
|
<resource name="CANCEL">
|
||||||
|
Cancel
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Successfully uploaded image to Photobucket!
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
An error occured while uploading to Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Image format
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
Communicating with Photobucket. Please wait...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
Use page link instead of image link on clipboard
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Configure Photobucket
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,29 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Français" ietf="fr-FR" version="0.8.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Téléverser vers Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Paramètres Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="label_use_proxy">
|
||||||
|
Utiliser proxy
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
L'image a été téléversée vers Photobucket avec succès !
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Une erreur est survenue lors du téléversement vers Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Format d'image
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_wait">
|
||||||
|
Téléversement vers Photobucket, veuillez patienter...
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Configurer Photobucket
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Bahasa Indonesia" ietf="id-ID" version="1.0.0.0" languagegroup="">
|
||||||
|
<resources>
|
||||||
|
<resource name="CANCEL">Batal</resource>
|
||||||
|
<resource name="communication_wait">Menyambungkan ke Photobucket. Tunggu sebentar...</resource>
|
||||||
|
<resource name="configure">Konfigurasi Photobucket</resource>
|
||||||
|
<resource name="label_upload_format">Format gambar</resource>
|
||||||
|
<resource name="OK">Oke</resource>
|
||||||
|
<resource name="settings_title">Pengaturan Photobucket</resource>
|
||||||
|
<resource name="upload_failure">Kesalahan terjadi ketika mengunggah ke Photobucket:</resource>
|
||||||
|
<resource name="upload_menu_item">Unggah ke Photobucket</resource>
|
||||||
|
<resource name="upload_success">Berhasil mengunggah gambar ke Photobucket!</resource>
|
||||||
|
<resource name="use_page_link">Gunakan link laman daripada link gambar di papanklip</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,35 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Italiano" ietf="it-IT" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Carica su Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Impostazioni Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="OK">
|
||||||
|
OK
|
||||||
|
</resource>
|
||||||
|
<resource name="CANCEL">
|
||||||
|
Annulla
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Immagine caricata correttamente su Photobucket!
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Si è verificato un errore durante il caricamento su Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Formato immagine
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
Comunicazione con Photobucket. Attendere prego...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
Usa il collegamento alla pagina invece di quello all'immagine su appunti
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Configurazione Photobucket
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="日本語" ietf="ja-JP" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">Photobucket にアップロード</resource>
|
||||||
|
<resource name="settings_title">Photobucket の設定</resource>
|
||||||
|
<resource name="OK">OK</resource>
|
||||||
|
<resource name="CANCEL">キャンセル</resource>
|
||||||
|
<resource name="upload_success">Photobucket へのアップロードに成功しました!</resource>
|
||||||
|
<resource name="upload_failure">Photobucket へのアップロード中にエラーが発生しました:</resource>
|
||||||
|
<resource name="label_upload_format">画像フォーマット</resource>
|
||||||
|
<resource name="communication_wait">Photobucket に接続中です。しばらくお待ち下さい...</resource>
|
||||||
|
<resource name="use_page_link">画像リンクの代わりにページリンクをクリップボードへコピー</resource>
|
||||||
|
<resource name="configure">Photobucket の設定</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,29 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Taqbaylit" ietf="kab-DZ" version="0.8.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Sali ɣer Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Iɣewwaṛen n Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="label_use_proxy">
|
||||||
|
Seqdec apṛuksi
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Tugna tuli akken iwata ɣer Photobucket !
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Teḍra-d tuccḍa deg usali ɣer Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Amasal n tugna
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_wait">
|
||||||
|
Asali ɣer Photobucket, Ṛǧu ma ulac aɣilif...
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Swel Photobucket
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,35 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="korean" ietf="ko-KR" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Photobucket로 업로드
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Photobucket 설정
|
||||||
|
</resource>
|
||||||
|
<resource name="OK">
|
||||||
|
확인
|
||||||
|
</resource>
|
||||||
|
<resource name="CANCEL">
|
||||||
|
취소
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Photobucket로 이미지 얼로드 성공!
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Photobucket로 업로드시 오류 발생:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
이미지 형식
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
Photobucket와 연결 중 잠시 기다리세요...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
클립보드에서 이미지 링크대신 페이지 링크를 사용
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Photobucket 설정
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,36 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!-- Translated by Kārlis Kalviškis (eko@lanet.lv) 2014.12.17. -->
|
||||||
|
<language description="Latviski" ietf="lv-LV" version="0.1.0" languagegroup="1">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Augšupieladēt uz Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Photobucket iestatījumi
|
||||||
|
</resource>
|
||||||
|
<resource name="OK">
|
||||||
|
Labi
|
||||||
|
</resource>
|
||||||
|
<resource name="CANCEL">
|
||||||
|
Atcelt
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Attēls veiksmīgi augšupielādēts uz Photobucket!
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Kļūda augšupielādējot uz Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Attēla formāts
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
Savienojos ar Photobucket. Lūdzu uzgaidiet...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
Starpliktuvē lieto atsauci uz lapu nevis attēlu
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Photobucket iestatījumi
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,29 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Nederlands" ietf="nl-NL" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Naar Photobucket uploaden
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Photobucket instellingen
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Het uploaden naar Photobucket is geslaagt!
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Tijdens het uploaden naar Photobucket is een fout opgetreden:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Beeld formaat
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
Data overdraging naar Photobucket, wachten AUB...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
Kopieer de pagina link in plaats van de beeld link in het klembord
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Photobucket Instellingen
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Polski" ietf="pl-PL" version="1.1.4" languagegroup="2">
|
||||||
|
<resources>
|
||||||
|
<resource name="CANCEL">Anuluj</resource>
|
||||||
|
<resource name="communication_wait">Trwa komunikacja z Photobucket. Proszę czekać...</resource>
|
||||||
|
<resource name="configure">Konfiguruj Photobucket</resource>
|
||||||
|
<resource name="label_upload_format">Format obrazów</resource>
|
||||||
|
<resource name="OK">OK</resource>
|
||||||
|
<resource name="settings_title">Ustawienia Photobucket</resource>
|
||||||
|
<resource name="upload_failure">Wystąpił błąd przy wysyłaniu do Photobucket:</resource>
|
||||||
|
<resource name="upload_menu_item">Wyślij do Photobucket</resource>
|
||||||
|
<resource name="upload_success">Wysyłanie obrazu do Photobucket powiodło się!</resource>
|
||||||
|
<resource name="use_page_link">Kopiuj do schowka link do strony zamiast link do obrazu</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,35 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Portuguese (Portugal)" ietf="pt-PT" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Enviar para Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Definições Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="OK">
|
||||||
|
OK
|
||||||
|
</resource>
|
||||||
|
<resource name="CANCEL">
|
||||||
|
Cancelar
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Imagem enviada com êxito para Photobucket!
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Ocoreu um erro ao enviar para Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Formato da imagem
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
A comunicar com o Photobucket. Por favor aguarde...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
Usar link da página em vez de link da imagem na área de transferência
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Configurar o Photobucket
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Русский" ietf="ru-RU" version="1.1.4.2622" languagegroup="5">
|
||||||
|
<resources>
|
||||||
|
<resource name="CANCEL">Отмена</resource>
|
||||||
|
<resource name="communication_wait">Обмен данными с Photobucket. Подождите...</resource>
|
||||||
|
<resource name="configure">Настройка Photobucket</resource>
|
||||||
|
<resource name="label_upload_format">Формат изображения</resource>
|
||||||
|
<resource name="OK">OK</resource>
|
||||||
|
<resource name="settings_title">Параметры Photobucket</resource>
|
||||||
|
<resource name="upload_failure">Произошла ошибка при загрузке на Photobucket:</resource>
|
||||||
|
<resource name="upload_menu_item">Загрузить на Photobucket</resource>
|
||||||
|
<resource name="upload_success">Изображение успешно загружено на Photobucket!</resource>
|
||||||
|
<resource name="use_page_link">Использовать ссылку страницы, вместо ссылки изображения в буфере обмена</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,35 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Svenska" ietf="sv-SE" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
Ladda upp till Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Photobucket-inställningar
|
||||||
|
</resource>
|
||||||
|
<resource name="OK">
|
||||||
|
OK
|
||||||
|
</resource>
|
||||||
|
<resource name="CANCEL">
|
||||||
|
Avbryt
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
Skärmdumpen laddades upp till Photobucket!
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
Ett fel uppstod vid uppladdning till Photobucket:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
Bildformat
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
Kommunicerar med Photobucket. Vänta...
|
||||||
|
</resource>
|
||||||
|
<resource name="use_page_link">
|
||||||
|
Använd sidolänk istället för bildlänk i urklipp
|
||||||
|
</resource>
|
||||||
|
<resource name="configure">
|
||||||
|
Konfigurera Photobucket
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="Українська" ietf="uk-UA" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">Вивантажити на Photobucket</resource>
|
||||||
|
<resource name="settings_title">Параметри Photobucket</resource>
|
||||||
|
<resource name="OK">Гаразд</resource>
|
||||||
|
<resource name="CANCEL">Скасувати</resource>
|
||||||
|
<resource name="upload_success">Зображення вдало вивантажено на Photobucket!</resource>
|
||||||
|
<resource name="upload_failure">Відбулась помилка при вивантаженні зображення на Photobucket:</resource>
|
||||||
|
<resource name="label_upload_format">Формат зображення</resource>
|
||||||
|
<resource name="communication_wait">З’єднання з Photobucket. Будь ласка, зачекайте...</resource>
|
||||||
|
<resource name="use_page_link">Використовувати посилання на сторінку замість посилання на зображення</resource>
|
||||||
|
<resource name="configure">Налаштувати Photobucket</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,23 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="简体中文" ietf="zh-CN" version="1.0.0">
|
||||||
|
<resources>
|
||||||
|
<resource name="upload_menu_item">
|
||||||
|
上传到 Photobucket
|
||||||
|
</resource>
|
||||||
|
<resource name="settings_title">
|
||||||
|
Photobucket 设置
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_success">
|
||||||
|
已成功上传图片到 Photobucket !
|
||||||
|
</resource>
|
||||||
|
<resource name="upload_failure">
|
||||||
|
上传到 Photobucket 时出现错误:
|
||||||
|
</resource>
|
||||||
|
<resource name="label_upload_format">
|
||||||
|
图片格式
|
||||||
|
</resource>
|
||||||
|
<resource name="communication_wait">
|
||||||
|
连接到 Photobucket,请稍候...
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
|
@ -0,0 +1,15 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<language description="正體中文" ietf="zh-TW" version="1.0.0" languagegroup="9">
|
||||||
|
<resources>
|
||||||
|
<resource name="CANCEL">取消</resource>
|
||||||
|
<resource name="communication_wait">正在與 Photobucket 通訊,請稍候...</resource>
|
||||||
|
<resource name="configure">組態 Photobucket</resource>
|
||||||
|
<resource name="label_upload_format">圖片格式</resource>
|
||||||
|
<resource name="OK">確定</resource>
|
||||||
|
<resource name="settings_title">Photobucket 設定</resource>
|
||||||
|
<resource name="upload_failure">上傳到 Photobucket 時發生錯誤:</resource>
|
||||||
|
<resource name="upload_menu_item">上傳到 Photobucket</resource>
|
||||||
|
<resource name="upload_success">上傳圖片到 Photobucket 成功!</resource>
|
||||||
|
<resource name="use_page_link">在剪貼簿使用空白連結而不是圖片連結</resource>
|
||||||
|
</resources>
|
||||||
|
</language>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
38
Greenshot/bin/Debug/log4net.xml
Normal file
38
Greenshot/bin/Debug/log4net.xml
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<configuration>
|
||||||
|
<!-- See http://logging.apache.org/log4net/release/sdk/log4net.Layout.PatternLayout.html -->
|
||||||
|
<log4net>
|
||||||
|
<appender name="FileAppender" type="log4net.Appender.RollingFileAppender">
|
||||||
|
<file type="log4net.Util.PatternString">
|
||||||
|
<converter>
|
||||||
|
<name value="folder" />
|
||||||
|
<type value="GreenshotPlugin.Core.SpecialFolderPatternConverter" />
|
||||||
|
</converter>
|
||||||
|
<conversionPattern value="%folder{LocalApplicationData}\Greenshot\Greenshot.log" />
|
||||||
|
</file>
|
||||||
|
<encoding value="utf-8" />
|
||||||
|
<appendToFile value="true" />
|
||||||
|
<rollingStyle value="Size" />
|
||||||
|
<maxSizeRollBackups value="3" />
|
||||||
|
<maximumFileSize value="1MB" />
|
||||||
|
<staticLogFileName value="true" />
|
||||||
|
<layout type="log4net.Layout.PatternLayout">
|
||||||
|
<conversionPattern value="%date{ISO8601} [%thread] %-5level - [%logger] %m%n%exception" />
|
||||||
|
</layout>
|
||||||
|
</appender>
|
||||||
|
<appender name="TraceAppender" type="log4net.Appender.TraceAppender">
|
||||||
|
<layout type="log4net.Layout.PatternLayout">
|
||||||
|
<conversionPattern value="%date{ISO8601} [%thread] %-5level - %m%n%exception" />
|
||||||
|
</layout>
|
||||||
|
</appender>
|
||||||
|
<appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender">
|
||||||
|
<layout type="log4net.Layout.PatternLayout">
|
||||||
|
<conversionPattern value="%date{ISO8601} [%thread] %-5level - [%logger] %m%n%exception" />
|
||||||
|
</layout>
|
||||||
|
</appender>
|
||||||
|
<root>
|
||||||
|
<level value="DEBUG" />
|
||||||
|
<appender-ref ref="TraceAppender" />
|
||||||
|
</root>
|
||||||
|
</log4net>
|
||||||
|
</configuration>
|
Binary file not shown.
BIN
Greenshot/obj/Debug/Greenshot.ColorDialog.resources
Normal file
BIN
Greenshot/obj/Debug/Greenshot.ColorDialog.resources
Normal file
Binary file not shown.
BIN
Greenshot/obj/Debug/Greenshot.ImageEditorForm.resources
Normal file
BIN
Greenshot/obj/Debug/Greenshot.ImageEditorForm.resources
Normal file
Binary file not shown.
BIN
Greenshot/obj/Debug/Greenshot.MainForm.resources
Normal file
BIN
Greenshot/obj/Debug/Greenshot.MainForm.resources
Normal file
Binary file not shown.
BIN
Greenshot/obj/Debug/Greenshot.SettingsForm.resources
Normal file
BIN
Greenshot/obj/Debug/Greenshot.SettingsForm.resources
Normal file
Binary file not shown.
BIN
Greenshot/obj/Debug/Greenshot.Sounds.resources
Normal file
BIN
Greenshot/obj/Debug/Greenshot.Sounds.resources
Normal file
Binary file not shown.
|
@ -0,0 +1,8 @@
|
||||||
|
D:\projects\greenshot\Greenshot\bin\Debug\Greenshot.exe.config
|
||||||
|
D:\projects\greenshot\Greenshot\obj\Debug\Greenshot.csprojResolveAssemblyReference.cache
|
||||||
|
D:\projects\greenshot\Greenshot\obj\Debug\Greenshot.ColorDialog.resources
|
||||||
|
D:\projects\greenshot\Greenshot\obj\Debug\Greenshot.ImageEditorForm.resources
|
||||||
|
D:\projects\greenshot\Greenshot\obj\Debug\Greenshot.MainForm.resources
|
||||||
|
D:\projects\greenshot\Greenshot\obj\Debug\Greenshot.SettingsForm.resources
|
||||||
|
D:\projects\greenshot\Greenshot\obj\Debug\Greenshot.Sounds.resources
|
||||||
|
D:\projects\greenshot\Greenshot\obj\Debug\Greenshot.csproj.GenerateResource.Cache
|
BIN
Greenshot/obj/Debug/Greenshot.csproj.GenerateResource.Cache
Normal file
BIN
Greenshot/obj/Debug/Greenshot.csproj.GenerateResource.Cache
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,94 @@
|
||||||
|
#pragma checksum "..\..\..\Forms\ConfluenceConfigurationForm.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "543E34E36EC432D2A6F2180E262B802D02C780D8"
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// Dieser Code wurde von einem Tool generiert.
|
||||||
|
// Laufzeitversion:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||||
|
// der Code erneut generiert wird.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using GreenshotConfluencePlugin;
|
||||||
|
using GreenshotPlugin.Core;
|
||||||
|
using System;
|
||||||
|
using System.Diagnostics;
|
||||||
|
using System.Windows;
|
||||||
|
using System.Windows.Automation;
|
||||||
|
using System.Windows.Controls;
|
||||||
|
using System.Windows.Controls.Primitives;
|
||||||
|
using System.Windows.Data;
|
||||||
|
using System.Windows.Documents;
|
||||||
|
using System.Windows.Ink;
|
||||||
|
using System.Windows.Input;
|
||||||
|
using System.Windows.Markup;
|
||||||
|
using System.Windows.Media;
|
||||||
|
using System.Windows.Media.Animation;
|
||||||
|
using System.Windows.Media.Effects;
|
||||||
|
using System.Windows.Media.Imaging;
|
||||||
|
using System.Windows.Media.Media3D;
|
||||||
|
using System.Windows.Media.TextFormatting;
|
||||||
|
using System.Windows.Navigation;
|
||||||
|
using System.Windows.Shapes;
|
||||||
|
using TranslationByMarkupExtension;
|
||||||
|
|
||||||
|
|
||||||
|
namespace GreenshotConfluencePlugin {
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// ConfluenceConfigurationForm
|
||||||
|
/// </summary>
|
||||||
|
public partial class ConfluenceConfigurationForm : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||||
|
|
||||||
|
private bool _contentLoaded;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// InitializeComponent
|
||||||
|
/// </summary>
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
public void InitializeComponent() {
|
||||||
|
if (_contentLoaded) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
_contentLoaded = true;
|
||||||
|
System.Uri resourceLocater = new System.Uri("/GreenshotConfluencePlugin;component/forms/confluenceconfigurationform.xaml", System.UriKind.Relative);
|
||||||
|
|
||||||
|
#line 1 "..\..\..\Forms\ConfluenceConfigurationForm.xaml"
|
||||||
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
}
|
||||||
|
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||||||
|
internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) {
|
||||||
|
return System.Delegate.CreateDelegate(delegateType, this, handler);
|
||||||
|
}
|
||||||
|
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||||
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||||
|
switch (connectionId)
|
||||||
|
{
|
||||||
|
case 1:
|
||||||
|
|
||||||
|
#line 29 "..\..\..\Forms\ConfluenceConfigurationForm.xaml"
|
||||||
|
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_OK_Click);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
this._contentLoaded = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,101 @@
|
||||||
|
#pragma checksum "..\..\..\Forms\ConfluencePagePicker.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "03B026F97112AE510286359BFE30B41BDFAFF09F"
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// Dieser Code wurde von einem Tool generiert.
|
||||||
|
// Laufzeitversion:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||||
|
// der Code erneut generiert wird.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using System;
|
||||||
|
using System.Diagnostics;
|
||||||
|
using System.Windows;
|
||||||
|
using System.Windows.Automation;
|
||||||
|
using System.Windows.Controls;
|
||||||
|
using System.Windows.Controls.Primitives;
|
||||||
|
using System.Windows.Data;
|
||||||
|
using System.Windows.Documents;
|
||||||
|
using System.Windows.Ink;
|
||||||
|
using System.Windows.Input;
|
||||||
|
using System.Windows.Markup;
|
||||||
|
using System.Windows.Media;
|
||||||
|
using System.Windows.Media.Animation;
|
||||||
|
using System.Windows.Media.Effects;
|
||||||
|
using System.Windows.Media.Imaging;
|
||||||
|
using System.Windows.Media.Media3D;
|
||||||
|
using System.Windows.Media.TextFormatting;
|
||||||
|
using System.Windows.Navigation;
|
||||||
|
using System.Windows.Shapes;
|
||||||
|
|
||||||
|
|
||||||
|
namespace GreenshotConfluencePlugin {
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// ConfluencePagePicker
|
||||||
|
/// </summary>
|
||||||
|
public partial class ConfluencePagePicker : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector {
|
||||||
|
|
||||||
|
|
||||||
|
#line 5 "..\..\..\Forms\ConfluencePagePicker.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.ListView PageListView;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
private bool _contentLoaded;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// InitializeComponent
|
||||||
|
/// </summary>
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
public void InitializeComponent() {
|
||||||
|
if (_contentLoaded) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
_contentLoaded = true;
|
||||||
|
System.Uri resourceLocater = new System.Uri("/GreenshotConfluencePlugin;component/forms/confluencepagepicker.xaml", System.UriKind.Relative);
|
||||||
|
|
||||||
|
#line 1 "..\..\..\Forms\ConfluencePagePicker.xaml"
|
||||||
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
}
|
||||||
|
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||||
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||||
|
switch (connectionId)
|
||||||
|
{
|
||||||
|
case 1:
|
||||||
|
|
||||||
|
#line 4 "..\..\..\Forms\ConfluencePagePicker.xaml"
|
||||||
|
((GreenshotConfluencePlugin.ConfluencePagePicker)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
case 2:
|
||||||
|
this.PageListView = ((System.Windows.Controls.ListView)(target));
|
||||||
|
|
||||||
|
#line 5 "..\..\..\Forms\ConfluencePagePicker.xaml"
|
||||||
|
this.PageListView.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PageListView_SelectionChanged);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
this._contentLoaded = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,153 @@
|
||||||
|
#pragma checksum "..\..\..\Forms\ConfluenceSearch.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AA5753F114A9F6FFF83C98B5E03AD333381FC068"
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// Dieser Code wurde von einem Tool generiert.
|
||||||
|
// Laufzeitversion:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||||
|
// der Code erneut generiert wird.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using System;
|
||||||
|
using System.Diagnostics;
|
||||||
|
using System.Windows;
|
||||||
|
using System.Windows.Automation;
|
||||||
|
using System.Windows.Controls;
|
||||||
|
using System.Windows.Controls.Primitives;
|
||||||
|
using System.Windows.Data;
|
||||||
|
using System.Windows.Documents;
|
||||||
|
using System.Windows.Ink;
|
||||||
|
using System.Windows.Input;
|
||||||
|
using System.Windows.Markup;
|
||||||
|
using System.Windows.Media;
|
||||||
|
using System.Windows.Media.Animation;
|
||||||
|
using System.Windows.Media.Effects;
|
||||||
|
using System.Windows.Media.Imaging;
|
||||||
|
using System.Windows.Media.Media3D;
|
||||||
|
using System.Windows.Media.TextFormatting;
|
||||||
|
using System.Windows.Navigation;
|
||||||
|
using System.Windows.Shapes;
|
||||||
|
using TranslationByMarkupExtension;
|
||||||
|
|
||||||
|
|
||||||
|
namespace GreenshotConfluencePlugin {
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// ConfluenceSearch
|
||||||
|
/// </summary>
|
||||||
|
public partial class ConfluenceSearch : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector {
|
||||||
|
|
||||||
|
|
||||||
|
#line 18 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.ComboBox SpaceComboBox;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
|
||||||
|
#line 20 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.TextBox searchText;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
|
||||||
|
#line 21 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.Button Search;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
|
||||||
|
#line 22 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.ListView PageListView;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
private bool _contentLoaded;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// InitializeComponent
|
||||||
|
/// </summary>
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
public void InitializeComponent() {
|
||||||
|
if (_contentLoaded) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
_contentLoaded = true;
|
||||||
|
System.Uri resourceLocater = new System.Uri("/GreenshotConfluencePlugin;component/forms/confluencesearch.xaml", System.UriKind.Relative);
|
||||||
|
|
||||||
|
#line 1 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
}
|
||||||
|
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||||
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||||
|
switch (connectionId)
|
||||||
|
{
|
||||||
|
case 1:
|
||||||
|
|
||||||
|
#line 5 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
((GreenshotConfluencePlugin.ConfluenceSearch)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
case 2:
|
||||||
|
this.SpaceComboBox = ((System.Windows.Controls.ComboBox)(target));
|
||||||
|
return;
|
||||||
|
case 3:
|
||||||
|
this.searchText = ((System.Windows.Controls.TextBox)(target));
|
||||||
|
|
||||||
|
#line 20 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
this.searchText.KeyDown += new System.Windows.Input.KeyEventHandler(this.SearchText_KeyDown);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
#line 20 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
this.searchText.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.searchText_TextChanged);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
case 4:
|
||||||
|
this.Search = ((System.Windows.Controls.Button)(target));
|
||||||
|
|
||||||
|
#line 21 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
this.Search.Click += new System.Windows.RoutedEventHandler(this.Search_Click);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
case 5:
|
||||||
|
this.PageListView = ((System.Windows.Controls.ListView)(target));
|
||||||
|
|
||||||
|
#line 22 "..\..\..\Forms\ConfluenceSearch.xaml"
|
||||||
|
this.PageListView.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.PageListView_SelectionChanged);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
this._contentLoaded = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,107 @@
|
||||||
|
#pragma checksum "..\..\..\Forms\ConfluenceTreePicker.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "378C3ED799C6D1A6E88EEC313FD9979718EA8EE6"
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// Dieser Code wurde von einem Tool generiert.
|
||||||
|
// Laufzeitversion:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||||
|
// der Code erneut generiert wird.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using System;
|
||||||
|
using System.Diagnostics;
|
||||||
|
using System.Windows;
|
||||||
|
using System.Windows.Automation;
|
||||||
|
using System.Windows.Controls;
|
||||||
|
using System.Windows.Controls.Primitives;
|
||||||
|
using System.Windows.Data;
|
||||||
|
using System.Windows.Documents;
|
||||||
|
using System.Windows.Ink;
|
||||||
|
using System.Windows.Input;
|
||||||
|
using System.Windows.Markup;
|
||||||
|
using System.Windows.Media;
|
||||||
|
using System.Windows.Media.Animation;
|
||||||
|
using System.Windows.Media.Effects;
|
||||||
|
using System.Windows.Media.Imaging;
|
||||||
|
using System.Windows.Media.Media3D;
|
||||||
|
using System.Windows.Media.TextFormatting;
|
||||||
|
using System.Windows.Navigation;
|
||||||
|
using System.Windows.Shapes;
|
||||||
|
using TranslationByMarkupExtension;
|
||||||
|
|
||||||
|
|
||||||
|
namespace GreenshotConfluencePlugin {
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// ConfluenceTreePicker
|
||||||
|
/// </summary>
|
||||||
|
public partial class ConfluenceTreePicker : System.Windows.Controls.Page, System.Windows.Markup.IComponentConnector {
|
||||||
|
|
||||||
|
|
||||||
|
#line 8 "..\..\..\Forms\ConfluenceTreePicker.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.TreeView ConfluenceTreeView;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
|
||||||
|
#line 11 "..\..\..\Forms\ConfluenceTreePicker.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.Border ShowBusy;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
private bool _contentLoaded;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// InitializeComponent
|
||||||
|
/// </summary>
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
public void InitializeComponent() {
|
||||||
|
if (_contentLoaded) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
_contentLoaded = true;
|
||||||
|
System.Uri resourceLocater = new System.Uri("/GreenshotConfluencePlugin;component/forms/confluencetreepicker.xaml", System.UriKind.Relative);
|
||||||
|
|
||||||
|
#line 1 "..\..\..\Forms\ConfluenceTreePicker.xaml"
|
||||||
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
}
|
||||||
|
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||||
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||||
|
switch (connectionId)
|
||||||
|
{
|
||||||
|
case 1:
|
||||||
|
|
||||||
|
#line 6 "..\..\..\Forms\ConfluenceTreePicker.xaml"
|
||||||
|
((GreenshotConfluencePlugin.ConfluenceTreePicker)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Page_Loaded);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
case 2:
|
||||||
|
this.ConfluenceTreeView = ((System.Windows.Controls.TreeView)(target));
|
||||||
|
return;
|
||||||
|
case 3:
|
||||||
|
this.ShowBusy = ((System.Windows.Controls.Border)(target));
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
this._contentLoaded = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,127 @@
|
||||||
|
#pragma checksum "..\..\..\Forms\ConfluenceUpload.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "722BFB8D06BD428747CEB5296157ABC2A3B7F8EF"
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// Dieser Code wurde von einem Tool generiert.
|
||||||
|
// Laufzeitversion:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||||
|
// der Code erneut generiert wird.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using System;
|
||||||
|
using System.Diagnostics;
|
||||||
|
using System.Windows;
|
||||||
|
using System.Windows.Automation;
|
||||||
|
using System.Windows.Controls;
|
||||||
|
using System.Windows.Controls.Primitives;
|
||||||
|
using System.Windows.Data;
|
||||||
|
using System.Windows.Documents;
|
||||||
|
using System.Windows.Ink;
|
||||||
|
using System.Windows.Input;
|
||||||
|
using System.Windows.Markup;
|
||||||
|
using System.Windows.Media;
|
||||||
|
using System.Windows.Media.Animation;
|
||||||
|
using System.Windows.Media.Effects;
|
||||||
|
using System.Windows.Media.Imaging;
|
||||||
|
using System.Windows.Media.Media3D;
|
||||||
|
using System.Windows.Media.TextFormatting;
|
||||||
|
using System.Windows.Navigation;
|
||||||
|
using System.Windows.Shapes;
|
||||||
|
using TranslationByMarkupExtension;
|
||||||
|
|
||||||
|
|
||||||
|
namespace GreenshotConfluencePlugin {
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// ConfluenceUpload
|
||||||
|
/// </summary>
|
||||||
|
public partial class ConfluenceUpload : System.Windows.Window, System.Windows.Markup.IComponentConnector {
|
||||||
|
|
||||||
|
|
||||||
|
#line 8 "..\..\..\Forms\ConfluenceUpload.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.TabItem PickerTab;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
|
||||||
|
#line 11 "..\..\..\Forms\ConfluenceUpload.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.TabItem SearchTab;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
|
||||||
|
#line 30 "..\..\..\Forms\ConfluenceUpload.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.Button Upload;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
|
||||||
|
#line 31 "..\..\..\Forms\ConfluenceUpload.xaml"
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||||
|
internal System.Windows.Controls.Button Cancel;
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
|
||||||
|
private bool _contentLoaded;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// InitializeComponent
|
||||||
|
/// </summary>
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
public void InitializeComponent() {
|
||||||
|
if (_contentLoaded) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
_contentLoaded = true;
|
||||||
|
System.Uri resourceLocater = new System.Uri("/GreenshotConfluencePlugin;component/forms/confluenceupload.xaml", System.UriKind.Relative);
|
||||||
|
|
||||||
|
#line 1 "..\..\..\Forms\ConfluenceUpload.xaml"
|
||||||
|
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
}
|
||||||
|
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
|
||||||
|
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
|
||||||
|
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
|
||||||
|
switch (connectionId)
|
||||||
|
{
|
||||||
|
case 1:
|
||||||
|
this.PickerTab = ((System.Windows.Controls.TabItem)(target));
|
||||||
|
return;
|
||||||
|
case 2:
|
||||||
|
this.SearchTab = ((System.Windows.Controls.TabItem)(target));
|
||||||
|
return;
|
||||||
|
case 3:
|
||||||
|
this.Upload = ((System.Windows.Controls.Button)(target));
|
||||||
|
|
||||||
|
#line 30 "..\..\..\Forms\ConfluenceUpload.xaml"
|
||||||
|
this.Upload.Click += new System.Windows.RoutedEventHandler(this.Upload_Click);
|
||||||
|
|
||||||
|
#line default
|
||||||
|
#line hidden
|
||||||
|
return;
|
||||||
|
case 4:
|
||||||
|
this.Cancel = ((System.Windows.Controls.Button)(target));
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
this._contentLoaded = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,62 @@
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// Dieser Code wurde von einem Tool generiert.
|
||||||
|
// Laufzeitversion:4.0.30319.42000
|
||||||
|
//
|
||||||
|
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||||
|
// der Code erneut generiert wird.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
namespace XamlGeneratedNamespace {
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// GeneratedInternalTypeHelper
|
||||||
|
/// </summary>
|
||||||
|
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||||
|
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
|
||||||
|
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
|
||||||
|
public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper {
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// CreateInstance
|
||||||
|
/// </summary>
|
||||||
|
protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) {
|
||||||
|
return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic)
|
||||||
|
| (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// GetPropertyValue
|
||||||
|
/// </summary>
|
||||||
|
protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) {
|
||||||
|
return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// SetPropertyValue
|
||||||
|
/// </summary>
|
||||||
|
protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) {
|
||||||
|
propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// CreateDelegate
|
||||||
|
/// </summary>
|
||||||
|
protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) {
|
||||||
|
return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod
|
||||||
|
| (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] {
|
||||||
|
delegateType,
|
||||||
|
handler}, null)));
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// AddEventHandler
|
||||||
|
/// </summary>
|
||||||
|
protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) {
|
||||||
|
eventInfo.AddEventHandler(target, handler);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -0,0 +1,20 @@
|
||||||
|
GreenshotConfluencePlugin
|
||||||
|
|
||||||
|
|
||||||
|
library
|
||||||
|
C#
|
||||||
|
.cs
|
||||||
|
D:\projects\greenshot\GreenshotConfluencePlugin\obj\Debug\
|
||||||
|
GreenshotConfluencePlugin
|
||||||
|
none
|
||||||
|
false
|
||||||
|
DEBUG;TRACE
|
||||||
|
|
||||||
|
5-1155218210
|
||||||
|
|
||||||
|
20-589475423
|
||||||
|
15-1551400317
|
||||||
|
Forms\ConfluenceConfigurationForm.xaml;Forms\ConfluencePagePicker.xaml;Forms\ConfluenceSearch.xaml;Forms\ConfluenceTreePicker.xaml;Forms\ConfluenceUpload.xaml;
|
||||||
|
|
||||||
|
True
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
D:\projects\greenshot\GreenshotConfluencePlugin\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
|
||||||
|
|
||||||
|
FD:\projects\greenshot\GreenshotConfluencePlugin\Forms\ConfluenceConfigurationForm.xaml;;
|
||||||
|
FD:\projects\greenshot\GreenshotConfluencePlugin\Forms\ConfluenceSearch.xaml;;
|
||||||
|
FD:\projects\greenshot\GreenshotConfluencePlugin\Forms\ConfluenceTreePicker.xaml;;
|
||||||
|
FD:\projects\greenshot\GreenshotConfluencePlugin\Forms\ConfluenceUpload.xaml;;
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotOfficePlugin.dll
Normal file
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotOfficePlugin.dll
Normal file
Binary file not shown.
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotOfficePlugin.pdb
Normal file
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotOfficePlugin.pdb
Normal file
Binary file not shown.
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotPlugin.dll
Normal file
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotPlugin.dll
Normal file
Binary file not shown.
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotPlugin.pdb
Normal file
BIN
GreenshotOfficePlugin/bin/Debug/GreenshotPlugin.pdb
Normal file
Binary file not shown.
BIN
GreenshotOfficePlugin/bin/Debug/LinqBridge.dll
Normal file
BIN
GreenshotOfficePlugin/bin/Debug/LinqBridge.dll
Normal file
Binary file not shown.
BIN
GreenshotOfficePlugin/bin/Debug/log4net.dll
Normal file
BIN
GreenshotOfficePlugin/bin/Debug/log4net.dll
Normal file
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,9 @@
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\bin\Debug\GreenshotOfficePlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\bin\Debug\GreenshotOfficePlugin.pdb
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\bin\Debug\GreenshotPlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\bin\Debug\log4net.dll
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\bin\Debug\LinqBridge.dll
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\bin\Debug\GreenshotPlugin.pdb
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\obj\Debug\GreenshotOfficePlugin.csprojResolveAssemblyReference.cache
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\obj\Debug\GreenshotOfficePlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotOfficePlugin\obj\Debug\GreenshotOfficePlugin.pdb
|
Binary file not shown.
BIN
GreenshotOfficePlugin/obj/Debug/GreenshotOfficePlugin.dll
Normal file
BIN
GreenshotOfficePlugin/obj/Debug/GreenshotOfficePlugin.dll
Normal file
Binary file not shown.
BIN
GreenshotOfficePlugin/obj/Debug/GreenshotOfficePlugin.pdb
Normal file
BIN
GreenshotOfficePlugin/obj/Debug/GreenshotOfficePlugin.pdb
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
GreenshotPhotobucketPlugin/bin/Debug/GreenshotPlugin.dll
Normal file
BIN
GreenshotPhotobucketPlugin/bin/Debug/GreenshotPlugin.dll
Normal file
Binary file not shown.
BIN
GreenshotPhotobucketPlugin/bin/Debug/GreenshotPlugin.pdb
Normal file
BIN
GreenshotPhotobucketPlugin/bin/Debug/GreenshotPlugin.pdb
Normal file
Binary file not shown.
BIN
GreenshotPhotobucketPlugin/bin/Debug/LinqBridge.dll
Normal file
BIN
GreenshotPhotobucketPlugin/bin/Debug/LinqBridge.dll
Normal file
Binary file not shown.
BIN
GreenshotPhotobucketPlugin/bin/Debug/log4net.dll
Normal file
BIN
GreenshotPhotobucketPlugin/bin/Debug/log4net.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,10 @@
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\bin\Debug\GreenshotPhotobucketPlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\bin\Debug\GreenshotPhotobucketPlugin.pdb
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\bin\Debug\GreenshotPlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\bin\Debug\log4net.dll
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\bin\Debug\LinqBridge.dll
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\bin\Debug\GreenshotPlugin.pdb
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\obj\Debug\GreenshotPhotobucketPlugin.PhotobucketPlugin.resources
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\obj\Debug\GreenshotPhotobucketPlugin.csproj.GenerateResource.Cache
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\obj\Debug\GreenshotPhotobucketPlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotPhotobucketPlugin\obj\Debug\GreenshotPhotobucketPlugin.pdb
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
GreenshotPlugin/bin/Debug/GreenshotPlugin.dll
Normal file
BIN
GreenshotPlugin/bin/Debug/GreenshotPlugin.dll
Normal file
Binary file not shown.
BIN
GreenshotPlugin/bin/Debug/GreenshotPlugin.pdb
Normal file
BIN
GreenshotPlugin/bin/Debug/GreenshotPlugin.pdb
Normal file
Binary file not shown.
BIN
GreenshotPlugin/bin/Debug/LinqBridge.dll
Normal file
BIN
GreenshotPlugin/bin/Debug/LinqBridge.dll
Normal file
Binary file not shown.
BIN
GreenshotPlugin/bin/Debug/log4net.dll
Normal file
BIN
GreenshotPlugin/bin/Debug/log4net.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,9 @@
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\bin\Debug\GreenshotPlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\bin\Debug\GreenshotPlugin.pdb
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\bin\Debug\LinqBridge.dll
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\bin\Debug\log4net.dll
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\obj\Debug\GreenshotPlugin.csprojResolveAssemblyReference.cache
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\obj\Debug\GreenshotPlugin.Core.GreenshotResources.resources
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\obj\Debug\GreenshotPlugin.csproj.GenerateResource.Cache
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\obj\Debug\GreenshotPlugin.dll
|
||||||
|
D:\projects\greenshot\GreenshotPlugin\obj\Debug\GreenshotPlugin.pdb
|
Binary file not shown.
Binary file not shown.
BIN
GreenshotPlugin/obj/Debug/GreenshotPlugin.dll
Normal file
BIN
GreenshotPlugin/obj/Debug/GreenshotPlugin.dll
Normal file
Binary file not shown.
BIN
GreenshotPlugin/obj/Debug/GreenshotPlugin.pdb
Normal file
BIN
GreenshotPlugin/obj/Debug/GreenshotPlugin.pdb
Normal file
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
D:\projects\greenshot\GreenshotWin10Plugin\obj\Debug\GreenshotWin10Plugin.csprojResolveAssemblyReference.cache
|
Binary file not shown.
BIN
packages/Dapplo.HttpExtensions.0.6.17/Dapplo.HttpExtensions.0.6.17.nupkg
vendored
Normal file
BIN
packages/Dapplo.HttpExtensions.0.6.17/Dapplo.HttpExtensions.0.6.17.nupkg
vendored
Normal file
Binary file not shown.
BIN
packages/Dapplo.HttpExtensions.0.6.17/lib/net45/Dapplo.HttpExtensions.dll
vendored
Normal file
BIN
packages/Dapplo.HttpExtensions.0.6.17/lib/net45/Dapplo.HttpExtensions.dll
vendored
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue