summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-11SendSS:René Schümann
+ CSend now handles image upload via HTTP, at least provides helper functions for POST requests (CSend) - CSendImageShack simplified and removed custom HTTP form stuff as it's now integrated and easier to use in CSend (CSendImageShack) * version bump and User-Agent fix (version.h) git-svn-id: http://svn.miranda-ng.org/main/trunk@8958 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11SendSS:René Schümann
*+ improved "Result"-Dialog (resource.rc/h, CSend, mir_icolib) added thumbnail link added copy buttons w/ images (copy raw, BBCode image, BBCode image with link) also improved handling. Now plays sound before dialog opens (was on close before) * CSend got new member variables. m_URL and m_URLthumb to hold image URLs (used by FTP,HTTP and ImageShack as of now) - removed m_URL and similar from CSendFTPFile and CSendHTTPServer git-svn-id: http://svn.miranda-ng.org/main/trunk@8957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11TabSRMM resource cosmetics; langpacks updatedRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@8956 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11langpacks/ukrainian: updateRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@8955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11Db3x_mmap: +1 stringKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11Not needed strings removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11Not needed string removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11Steam:Alexander Lantsev
- added logging - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8951 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11langpacks/polish updatebunnyhoney
git-svn-id: http://svn.miranda-ng.org/main/trunk@8950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11In Miranda we call it JabberVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8949 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@8948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11SendSS typo fix && compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11options tree item renameKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11one more filters fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8945 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11one moreKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8944 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11Some langpack generation improvements (thx Basil)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11SendSS:René Schümann
! translation fixes (CSendFTPFile,CSendHTTPServer) ! fixed some error handling (CSendHTTPServer,CSendImageShack) * allow silent sending with all CSend's (CSend, CSendDropbox, CSendFTPFile, CSendImageShack) we also use this for Dropbox since we don't know the upload progress * CSend's addition to r8939 (mir_freeAndNil() removed with mir_free() in some places) git-svn-id: http://svn.miranda-ng.org/main/trunk@8942 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11SendSS:René Schümann
* backported ctrl_button (UInfoButton) from UserInfoEx trunk git-svn-id: http://svn.miranda-ng.org/main/trunk@8941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-11SendSS:René Schümann
* removed some unused stuff, icons, code etc. (resource.rc/h, Main, mir_icolib) * improved define names IDI_ICON2 and IDI_ICON3 (resource.rc/h) * unified ssCamera_1.ico and ssCamera_2.ico to ssCamera.ico (resource.rc/h) ! fixed ssMonitor.ico blurriness. git-svn-id: http://svn.miranda-ng.org/main/trunk@8940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10SendSS:René Schümann
* improved GetFileName() to also handle Unix paths (Utils) !* improved and fixed dialog, caused graphical issues before, also improved tab order (UMainForm, resource) * improved resource.rc a bit. Now use defines for UInfoButtonClass styles * replaced some mir_freeAndNil() calls with mir_free() where appreciated (UMainForm, UAboutForm) * minor update to Dropbox support. no real change git-svn-id: http://svn.miranda-ng.org/main/trunk@8939 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Steam: small fixesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10project guid restoredVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10langpacks/polish updatebunnyhoney
git-svn-id: http://svn.miranda-ng.org/main/trunk@8936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10langpacks/russian: small fixes in TabSRMMRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@8935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Steam: minor fixes and improvementsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8934 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Not needed text removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Not needed text removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10langpacks/ukrainian:RMN
- &OK removed - TabSRMM revised and synchronized with the template git-svn-id: http://svn.miranda-ng.org/main/trunk@8931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10not needed groupbox removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8930 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Czech langpack: updateRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@8929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@8928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10a bit more langpack russian fixes related to &OKVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8927 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10langpacks/ukrainian: OKs removed according to [8922]RMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@8926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10And &OK we don't need tooKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10langpacks/polish updatebunnyhoney
git-svn-id: http://svn.miranda-ng.org/main/trunk@8924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10a bit more langpack russian fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@8922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Better error message textKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Czech langpack: updateRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@8920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10we don't need translate OKKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10- langpacks/russian: update;Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Remove not needed debug serviceKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10NewsAggregator: +1 stringKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Quotes: +3 stringsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8915 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Langpack Polish: updatebunnyhoney
git-svn-id: http://svn.miranda-ng.org/main/trunk@8914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Langpack Polish: updatebunnyhoney
git-svn-id: http://svn.miranda-ng.org/main/trunk@8913 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Langpack Polish: updatePaweł Masarczyk
git-svn-id: http://svn.miranda-ng.org/main/trunk@8912 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10Steam:Alexander Lantsev
- own profile updating - avatar support git-svn-id: http://svn.miranda-ng.org/main/trunk@8911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10langpacks/ukrainian: updateRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@8910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-10langpacks/ukrainian Steam.txt addedKonstantin Nikulin
git-svn-id: http://svn.miranda-ng.org/main/trunk@8909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c