| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | - ACKTYPE_URL removed;
- PF1_URL removed;
- IEED_EVENT_URL removed;
- another URL-related code cleaning | 
|  |  | 
|  |  | 
|  |  | 
|  | for duplicates) - service mode doesn't check dups | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | stored as WideChar properties. | 
|  |  | 
|  |  | 
|  | server ids | 
|  | - Fix for a translation | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | {
  "history": [
     { "eventType":0, "time":"2014-12-31 12:12:12", "flags":"m", "body":"boooo" },
     { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" }
  ]
} | 
|  |  | 
|  | {
  "history": [
     { "eventType":0, "timeStamp":98234, "flags":"m", "body":"boooo" },
     { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" }
  ]
} | 
|  |  | 
|  | - senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead;
- if you want db_get to return a string, you need to use db_get_s. | 
|  |  | 
|  | - first working version of mcontacts import;
- code cleaning | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | in each plugin. mir_getLP() remains for compatibility with pascal plugins only | 
|  |  | 
|  | Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW |