summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP
AgeCommit message (Collapse)Author
2014-08-21crash fix when dbeditorpp is launched from the command stringGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-12icons registration moved to Load()Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10173 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-08added new line after settings in all db exportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-07useless variables removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10114 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04DBEditor:Tobias Weimer
-resource cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@9683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-15DbEditorPP: decapitalization (to avoid duplication in the langpack)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14DBEditor: Even more proper capitalization :)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12DBEditor++: add all icons to IcoLibslotwin
proper capitalization (menus and dialogs) code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@9445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-18Various Icons updated (thanks dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22- fix for the edit window subclassing;George Hazan
- fix for the strange database write git-svn-id: http://svn.miranda-ng.org/main/trunk@8681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12More fix for x64Rozhuk Ivan
Also fix dbeditor from 8572 commit git-svn-id: http://svn.miranda-ng.org/main/trunk@8584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-21removed unneeded option (fixes #590)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8204 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12fixes for the MCONTACTs, stored in the databaseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT, part 3George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-03DbEditorPP: resource cosmeticsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8031 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-03translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@8024 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7639 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-13encrypted settings are not displayed in dbeditorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-08db => databaseDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7556 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08unified menu for mmap & dbeditorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7089 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08- fixed accesibility issues in some plugins (fixes #514, #515, #516, #517)Tobias Weimer
- typo in Whatsapp corrected git-svn-id: http://svn.miranda-ng.org/main/trunk@7085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-19preparing to the transparent cyphering: end of ↵George Hazan
MS_DB_CRYPT_ENCODESTRING/MS_DB_CRYPT_DECODESTRING git-svn-id: http://svn.miranda-ng.org/main/trunk@6938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19fixed open options pageTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@6530 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-15code cleanupKirill Volinsky
registermodule service removed git-svn-id: http://svn.miranda-ng.org/main/trunk@6497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-04plugins: "colour" eliminatedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21Not needed version checks removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-07shameful end of the group processing zoo, part 1George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5994 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-01git-svn-id: http://svn.miranda-ng.org/main/trunk@5205 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
- DBCONTACTWRITESETTING left only in the event handlers git-svn-id: http://svn.miranda-ng.org/main/trunk@5191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-29rest of unused databases services removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c