summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2014-04-11SendSS:René Schümann
+ new host "Upload Pie" with support to expiring uploads: 30 minutes, 1 day or 1 week might not be perfect because this was a quick edit... * updated CSend's HTTP post stuff to support integer values (CSend,CSendImageShack) git-svn-id: http://svn.miranda-ng.org/main/trunk@8959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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-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-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-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-10not needed groupbox removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8930 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-10Remove not needed debug serviceKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09test2Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09testKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-09 set offline status for all feeds when disable autoupdate (by Mataes)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08fix for disabled metas & tabSRMM container creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08bunch of mc related fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08- fixes #596 (Clist nicer skin doesn't show buttons)George Hazan
- code formatting fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08fix fox saving horizontal splitter position in tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-08tracking protocol change in tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8888 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07-fixes #644 (Possible typo in TabSRMM)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07moved options to EventsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8878 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07res updateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8877 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07fix for processing "Auto create tabs" in tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07Db3x_mmap:Sergey Tatarinov
- Icon in the password request window fixed. git-svn-id: http://svn.miranda-ng.org/main/trunk@8875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-07mRadio: Menu icons addedAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-06- fixes #643 (BuddyExpectator: The options page is not focusable by keyboard)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-05oops!Alexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-05mRadio resource rebuiltAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-05mRadio "Quick Open" addedAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@8863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-04Dropbox: hides "Send to Dropbox" item when protocol is offlineAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-04Partial adopttion of VypressChat and WinPopup pluginsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@8849 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03PluginUpdater: Show Languages in an own groupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03minor cosmeticsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8844 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-032013 project fix (by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03SendSSRené Schümann
! removed wrong placed Exit() calls from me... OnSend handles it git-svn-id: http://svn.miranda-ng.org/main/trunk@8840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03SendSSRené Schümann
fix for r8835 ... added IDD_UResultForm to resource script somehow my change got lost... had to redo them from scratch :( Let's hope this was all I've lost... (never trust "Restore after commit" ... or maybe I've just forgot to use it since I'm tired as well) git-svn-id: http://svn.miranda-ng.org/main/trunk@8837 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03SendSSRené Schümann
+ Dropbox support (by Wishmaster) git-svn-id: http://svn.miranda-ng.org/main/trunk@8836 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03SendSSRené Schümann
!*+ re-factored CSend a bit, fixes some bugs and improved re-usability + CSend got a new dialog to display URL created if there's no target contact (used by ImageShack when called from main menu * m_bDeleteAfterSend is now m_bAsync * CSend::Send now returns 1 if sent (sync, caller deletes) and 0 if sending is in progress (class self deletes, async) * ImageShack got new method SendSilent() (we used m_SendSync before, now renamed to m_bSilent for internal use) ! fixed memory leaks and using "delete" on already deleted CSend which caused a crash ! fixed graphical issue with wrongly initialized state buttons (delete after send, add description etc) git-svn-id: http://svn.miranda-ng.org/main/trunk@8835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03SendSSRené Schümann
* changed LPSTR to char* and LPTSTR to TCHAR* * GetFileName split into A and W functions (Utils.cpp) git-svn-id: http://svn.miranda-ng.org/main/trunk@8834 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03fixed missing file in r8832René Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@8833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-03SendSS: updated files imported from UserInfoEx ↵René Schümann
(mir_string,mir_icolib,dlg_msgbox) * renamed IDI_ constants to reflect UserInfoEx style * use Skin_GetIcon() directly instead of IcoLib_GetIcon() git-svn-id: http://svn.miranda-ng.org/main/trunk@8832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-02- implements #622 (zero email counter is not displayed in clist modern's ↵George Hazan
status bar); - BYTE variables became bool when possible git-svn-id: http://svn.miranda-ng.org/main/trunk@8829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-02minor cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-02Quotes plugin reworked accordingly to Miranda NG requirementsDioksin
git-svn-id: http://svn.miranda-ng.org/main/trunk@8826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c