[evolution-kolab/ek-wip-porting-imapx] (109 commits) ...CamelIMAPXExtdConnManager: adapted to new parent "friend" API



Summary of changes:

  abcd61d... Added Swedish translation (*)
  b7f3b8c... libekolab: reformatted sources (*)
  0b45bfc... KolabMailAccess; removed set-but-not-used variables (*)
  bac3fc2... KolabMailHandle: fixed folder context check (*)
  24b65f0... KolabMailImapClient: build fixes (pt. I) (*)
  2081aa8... KolabMailInfoDbRecord: field-type type fix (*)
  d4e36c9... KolabMailInfoDb: removed set-but-not-used variables (*)
  54d6d1f... KolabMailMimeBuilder: build fixes (pt. I) (*)
  6fc2d3b... KolabMailSideCache: removed set-but-not-used variables (*)
  9900496... KolabMailSynchronizer: build fixes, error handling fix (*)
  0d93a7c... KolabSettingsHandler: build fixes (*)
  2f730a4... kolab-util-backend: build fixes, cleanup (*)
  e70a28a... kolab-util-backend: removed redundant header include line (*)
  815e4ee... camel, libekolab: build fixes (pt. II) (fixes for Camel API (*)
  b2955df... tests/integration: build fixes for Camel API changes (*)
  d264fca... EBookBackendKolabFactory: rewrite to 3.x E-D-S API (*)
  1eafe53... EBookBackendKolab: rewrite to 3.x E-D-S API (started) (*)
  4d225dc... src: included GIO header wherever GCancellable is used (*)
  9d202e1... addressbook: rewrite of util functions to GCancellable (*)
  9200d4b... ECalBackendKolabFactory: rewrite to 3.x E-D-S API (started) (*)
  dfa6ca9... ECalBackendKolab: rewrite to 3.x E-D-S API (started) (*)
  e6b073c... EBookBackendKolab: internal API sanitization (*)
  0ab59b9... calendar: removed forgotten header file from Makefile.am (*)
  222311c... calendar: rewrite of util functions to GCancellable, error  (*)
  3424803... eplugin: build fixes (*)
  37200da... src: GtkDoc comment fixes (*)
  0335fff... src: GtkDoc build fixes (*)
  af6cc73... Merge branch 'ek-wip-porting-imapx' into ek-wip-porting (*)
  1bb4a95... CamelIMAPXExtdServer: added constructed() class function (*)
  d6d9630... CamelIMAPXExtdStore: added parent class functions (*)
  9fada24... CamelIMAPXExtdFolder: added parent class functions (*)
  5559500... IMAPX: initial subclassing of CamelIMAPXConnManager (*)
  1b6b202... src/camel/providers: minor docs update (*)
  02ec130... CamelIMAPXExtdStore: subclassing of interfaces (*)
  d891350... CamelKolabIMAPXStore: subclassing of interfaces (*)
  2774fe5... CamelIMAPXExtdConnManager: improved type safety (API change (*)
  875783c... CamelIMAPXExtdStore: inject our own extended connection man (*)
  8fd2e88... CamelIMAPXExtdConnManager: (temporarily?) removed private s (*)
  3645286... CamelKolabIMAPXProvider: updated for upstream (3.3.3) IMAPX (*)
  a54a6a4... CamelKolabIMAPXConnManager: initial subclassing of CamelIMA (*)
  8382fe5... CamelIMAPXExtdStore: added public API functions (*)
  b7d3b93... CamelKolabIMAPXStore: initial implementation of class funct (*)
  c0aa570... CamelIMAPXExtdConnManager: use virtual functions (*)
  c998803... CamelIMAPXExtdStore: use virtual functions (*)
  afaffca... CamelIMAPXExtdFolder: local implementations for CamelFolder (*)
  587c380... CamelIMAPXExtdServer: use virtual functions (*)
  3d9b53d... CamelKolabIMAPXStore: inject our own Kolab connection manag (*)
  9864472... CamelKolabIMAPXConnManager: object type (cast) fixups (*)
  5a7e356... CamelKolabIMAPXServer: added missing include file (*)
  756455c... CamelIMAPXExtdConnManager: (API) object types cleanup (*)
  14925eb... CamelIMAPXExtdFolder: object types cleanup (*)
  410bc37... CamelIMAPXExtdServer: (API) object types cleanup (*)
  34446e2... CamelIMAPXExtdStore: (API) object types cleanup (*)
  1b2611d... CamelKolabIMAPXConnManager: cleanup subclassing (*)
  552173c... CamelKolabIMAPXFolder: API cleanup (*)
  4c2e402... CamelKolabIMAPXServer: use virtual functions for extensions (*)
  f67791a... CamelKolabIMAPXStore: use virtual functions for extensions (*)
  e63f8b1... CamelIMAPXExtdServer: fixed typo (build fix) (*)
  079fe45... CamelKolabIMAPXFolder: API extension for uidvalidity query (*)
  6eb7aa5... libekolabconv: statically link-in sub-libs (*)
  92f0a1b... camel: Makefile.am cleanup (*)
  4f4d7c0... libcamelkolab: statically link-in sub-lib (*)
  0fe1e96... configure.ac: adjustments for 3.3.3 (*)
  b905c7c... CamelIMAPXExtdStore: create CamelIMAPXExtdFolder instances (*)
  ff6d684... CamelKolabImapxMetadataDb: removed header file dependencies (*)
  fe1dac9... CamelKolabImapxMetadata: header file cleanup (*)
  4f1b869... CamelKolabIMAPXFolder: added new() API function skeleton (*)
  53244e9... CamelKolabIMAPXStore: create CamelKolabIMAPXFolder instance (*)
  c404a07... Merge branch 'ek-wip-porting-imapx' into ek-wip-porting (*)
  462c591... configure.ac: post-upstream-prerelease version bump (*)
  7f1e51a... CamelKolabIMAPXStore: applied upstream fixes to code dupe (*)
  099208e... CamelKolabIMAPXProvider: fixed parent provider init (*)
  679c95c... CamelIMAPXExtdStore, CamelKolabIMAPXStore: assertion fixes (*)
  4cc133d... CamelIMAPXExtdFolder: implemented new() API function (*)
  b0a21cd... CamelKolabIMAPXFolder: implemented new() API function (*)
  d61ff9c... CamelIMAPXExtdFolder: assertion fix (*)
  d8aa80b... IMAPX: added extended version of tokenizer gperf input file (*)
  f292e3b... Doxyfile: updated version information (*)
  5e7db9a... CamelIMAPXConnManager: expose symbols for subclasses (*)
  f4b3a3e... CamelIMAPXExtdConnManager: implement our own paths to the I (*)
  4cafd76... camel-imapx-utils: use the extended version of the untagged (*)
  33313df... camel-imapx-utils: also enumerate ANNOTATEMORE tokens (*)
  558e917... CamelIMAPXExtdConnManager: added function param assertions (*)
  caeb565... CamelIMAPXServer: expose symbols for subclasses (*)
  98e9456... CamelIMAPXExtdServer: added own paths (and implementation)  (*)
  63e91af... CamelIMAPXExtdStore: added own code paths for (extended) un (*)
  9143f64... CamelKolabIMAPXConnManager: tightened type assertions (*)
  b7ecd5a... CamelKolabIMAPXServer: allow NULL function params for GCanc (*)
  96a9a6d... CamelKolabIMAPXStore: GType fixups (*)
  b520b3c... po: updated list of files containing translatable strings (*)
  cf911b4... Merge branch 'ek-wip-porting' (*)
  80e53d4... Fix wrong Project-Id-Version in cs.po (*)
  d1fe722... Updated Spanish translation (*)
  260c1f4... Updated Spanish translation (*)
  1c9ecd6... po: import translations from evolution-data-server (*)
  417153a... Updated project DOAP file for GNOME.org (*)
  501437a... [l10n] Updated German translation (*)
  848316d... Makefile.am: added build flag for distcheck (*)
  d166938... Added Slovenian translation (*)
  5c6b973... updated IMAPX files as of EDS commit a97a7aff3ea212f7046a92 (*)
  2fc128f... Merge branch 'EDS_IMAPX_nobuild' into ek-wip-porting-imapx
  da01c6a... updated IMAPX files as of EDS commit 87c4c85dd24ad9ccec9730 (*)
  baf732d... Merge branch 'EDS_IMAPX_nobuild' into ek-wip-porting-imapx
  4a35f41... IMAPX: updated VERSIONS file to new upstream IMAPX commit n
  6e9d359... IMAPX: added Camel CFLAGS to the library build CFLAGS
  4084820... CamelIMAPXServer: friend API cleanup
  1cc5a1f... CamelIMAPXExtdServer: adapted to upstream changes
  841ce08... CamelIMAPXConnManager: friend API naming fix
  11baa60... CamelIMAPXExtdConnManager: adapted to new parent "friend" A

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]