wrt-commons (0.2.93) unstable; urgency=low * Change DPL::WaitableHandleWatchSupport's destructor not to call DPL:Aassert explicitly. -- Yunchan Cho Sat, 02 Feb 2013 17:25:09 +0900 wrt-commons (0.2.92) unstable; urgency=low * Removal of popup implementation * Clean up unnecessary cmake log * Improve XML test results collector * Add method for reset crossEventCallHandler -- Jihoon Chung Wed, 16 Jan 2013 10:49:45 +0900 wrt-commons (0.2.91) unstable; urgency=low * Fix issue Prevent Defect -17677 * Fixing issues: 17677 * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.91 -- leerang Wed, 09 Jan 2013 18:03:04 +0900 wrt-commons (0.2.90) unstable; urgency=low * Changed PkgName type from DPL::Optional to DPL::String. PART 4 * User agent database update -- Jihoon Chung Tue, 08 Jan 2013 11:12:49 +0900 wrt-commons (0.2.89) unstable; urgency=low * Handle return value from pthread_setspecific * Deleted array to 0 comparison * Deleted unreachable code * Add vconf key for memory saving mode * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.89 -- Jihoon Chung Wed, 02 Jan 2013 11:00:02 +0900 wrt-commons (0.2.88) unstable; urgency=low * Add path builder for vconf key * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.88 -- Jihoon Chung Sat, 29 Dec 2012 14:02:18 +0900 wrt-commons (0.2.87) unstable; urgency=low * changed to get encryption/decryption key from device unique key * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.87 -- Soyoung Kim Fri, 28 Dec 2012 20:47:21 +0900 wrt-commons (0.2.86) unstable; urgency=low * Revert "Modify get encryption/decryption key from device unique key" * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.86 -- Soyoung Kim Fri, 28 Dec 2012 17:42:06 +0900 wrt-commons (0.2.85) unstable; urgency=low * For livebox configuration * livebox configuration valuables have been changed * Modify get encryption/decryption key from device unique key * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.85 -- Soyoung Kim Fri, 28 Dec 2012 14:05:27 +0900 wrt-commons (0.2.83) unstable; urgency=low * Replacing widget handle with tizenid in property DAO -- KEONGEUN Fri, 21 Dec 2012 17:03:54 +0900 wrt-commons (0.2.82) unstable; urgency=low * CustomHandlersDB API updated to handle new functionalities. * Add tests - DAO, DPL * Custom Handlers DAO extended with new api * registerWidgetSecuritySettings - nested transaction removal. New widget dao testcase * Unit test for custom handler dao stub * CustomHandlersDAO test * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.82 -- Jihoon Chung Thu, 20 Dec 2012 09:04:59 +0900 wrt-commons (0.2.81) unstable; urgency=low * Fix dependencies in DAO modules * Missing boilerplate added * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.81 -- Jihoon Chung Sun, 16 Dec 2012 09:09:42 +0900 wrt-commons (0.2.80) unstable; urgency=low * Implement privilege database table * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.80 -- Jihoon Chung Fri, 14 Dec 2012 10:30:48 +0900 wrt-commons (0.2.79) unstable; urgency=low * Replacing DbWidgetHandle with WidgetPkgName in SecurityOriginDAO * Handle remove() return value * Delete unreachable code * Handle chmod return value * CustomHandlerDAO implementation * Unhandled isWidgetInstalled return value * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.79 -- Jihoon Chung Thu, 13 Dec 2012 11:15:24 +0900 wrt-commons (0.2.78) unstable; urgency=low * Removing copy&paste code, part 2 * Changed SharedPtr to std:shared_ptr * Changed ScopedPtr to std::unique_ptr * Klocwork analysis related fix * SharedFromTHis replace by STL C++0x ones * Overload methods to run with tizen id instead of widgetHandle * Changed PkgName type from DPL::Optional to DPL::String * Default "en" language tag removed from provider * CustomHandlers DAO libraries stubs added * Replacing widget handle with tizenid in property DAO * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.78 -- Jihoon Chung Mon, 10 Dec 2012 10:11:26 +0900 wrt-commons (0.2.76) unstable; urgency=low * Add share directory * Add category element for manifest.xml * Modify installed path for preload widget. * Updated widget resources path in wrt_reset_all.sh * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.76 -- Soyoung Kim Fri, 30 Nov 2012 17:47:24 +0900 wrt-commons (0.2.75) unstable; urgency=low * Throw an exception when pthread_key_create fails * Symbolic link pointed by GetVCoreDatabaseFilePath will be removed. * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.75 -- Tae-Jeong Lee Fri, 23 Nov 2012 22:01:00 +0900 wrt-commons (0.2.74) unstable; urgency=low * Removing copy&paste code, part 1 * Removal of factory_widget attribute and related functions * Implement security origin dao for allow,deny one time * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.74 -- Jihoon Chung Fri, 23 Nov 2012 10:09:27 +0900 wrt-commons (0.2.73) unstable; urgency=low * Distinguish between system headers and project headers * Implement security origin dao for setting menu * Implement security settings in the widgetDAO * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.73 -- Jihoon Chung Thu, 22 Nov 2012 20:46:40 +0900 wrt-commons (0.2.72) unstable; urgency=low * Change widget installed path request by app fw * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.72 -- Soyoung Kim Tue, 13 Nov 2012 17:16:16 +0900 wrt-commons (0.2.71) unstable; urgency=low * Implement Security origin database * hidden symbol for enhancement shared library loading time (orm.h) * Default widget locale adding to language tags * WrtDAO clean up - unused function with widget handle usage * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.71 -- Jihoon Chung Mon, 12 Nov 2012 16:55:19 +0900 wrt-commons (0.2.70) unstable; urgency=low * Additional Include: stddef.h * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.70 -- Jihoon Chung Mon, 05 Nov 2012 17:43:04 +0900 wrt-commons (0.2.69) unstable; urgency=low * [Commons] Modify package type * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.69 -- Soyoung Kim Mon, 05 Nov 2012 16:46:34 +0900 wrt-commons (0.2.68) unstable; urgency=low * Change profiling build * Removing unused WtrUtilStringToLower * Fix for localization URI ended with '/' * Code refactoring and removal of factory_widget attribute * WidgetDAO from WidgetHandle construction depracated * WrtDAO - getPkgnameList * Removal of compilation warnings * W3c file localization - from pkgname construction * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.68 -- Jihoon Chung Fri, 02 Nov 2012 11:20:52 +0900 wrt-commons (0.2.67) unstable; urgency=low * Localization cleaning from unused API (restore) * Removing old, unused _WrtUtil* functions * Database reset affects security-server * Removing FileUtils * Replacing recursive opendir with fts * Release wrt-commons_0.2.67 * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.67 -- Soyoung Kim Wed, 24 Oct 2012 17:02:50 +0900 wrt-commons (0.2.66) unstable; urgency=low * Release wrt-commons_0.2.66 * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.66 -- Soyoung Kim Thu, 18 Oct 2012 11:33:54 +0900 wrt-commons (0.2.65) unstable; urgency=low * [Engine] Add method to get widget list * [Commons] New utility functions in wrt_utility * [Commons] Escaping bash sequences in argument programs * [Engine] Allow to call methods using dao pointer * [Engine] Remove mutex from log system. * [Engine] Support for authors certificates (part 4). * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.65 -- Soyoung Kim Wed, 17 Oct 2012 22:08:33 +0900 wrt-commons (0.2.64) unstable; urgency=low * Revert "Localization cleaning from unused API" * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.64 -- Jihoon Chung Fri, 12 Oct 2012 14:21:43 +0900 wrt-commons (0.2.63) unstable; urgency=low * Support for authors certificate * WidgetDAO new CTOR (based on TizenID) * Localization related cleanup * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.63 -- Pawel Sikorski Thu, 11 Oct 2012 12:53:19 +0200 wrt-commons (0.2.62) unstable; urgency=low * [Engine] Add license installing * [Engine] clean up .gitignore * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.62 -- Jihoon Chung Thu, 11 Oct 2012 08:02:04 +0900 wrt-commons (0.2.61) unstable; urgency=low * [Commons] Support for Debug and Release build configuration * Deprecated localization API removal * Localization refactoring and cleaning * [Commons] Refactoring featureDAO, pluginDAO table * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.61 -- Jihoon Chung Fri, 05 Oct 2012 07:29:49 +0900 wrt-commons (0.2.60) unstable; urgency=low * for SEL verification * [Commons] POWDER remains removed * [Commons] Fixed PLM P120926-3287 * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.60 -- Soyoung Kim Fri, 28 Sep 2012 15:27:25 +0900 wrt-commons (0.2.59) unstalbe; urgency=low * Add smack manifest * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.59 -- Tae-Jeong Lee Thu, 20 Sep 2012 20:08:44 +0900 wrt-commons (0.2.58) unstalbe; urgency=low * for SEL verification * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.58 -- Tae-Jeong Lee Thu, 20 Sep 2012 12:02:41 +0900 wrt-commons (0.2.57) unstalbe; urgency=low * Proper list support in LanguageTagsProvider * User Agent Database update * Language tags providing class added * Add a feature dao function giving requested features' data * Git : framework/web/wrt-commons * Tag : wrt-commons_0.2.57 -- Tae-Jeong Lee Wed, 19 Sep 2012 12:03:09 +0900 wrt-commons (0.2.56) unstalbe; urgency=low * [Commons] Test mode environment variable changed * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.56 -- Jihoon Chung Wed, 12 Sep 2012 15:46:28 +0900 wrt-commons (0.2.55) unstable; urgency=low * [Commons] Table ExternalFiles renamed to ExternalLocations * [Commons] Fix in base path removal in localization module. * [Commons] Add multiple output types in test framework * [Commons] Slash added to global config paths * [Commons] Background page support in WidgetModel * [Commons] New table - WidgetExternalFiles * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.55 -- Yunchan Cho Thu, 06 Sep 2012 00:34:12 +0900 wrt-commons (0.2.54) unstable; urgency=low * [common] Add XML test collector * [common] Add encryption api * [Engine] Fix for wrt-popup * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.54 -- Jihoon Chung Wed, 29 Aug 2012 13:37:28 +0900 wrt-commons (0.2.53) unstable; urgency=low * Added new build type for code coverage * User Agent Database update * Added new SQLConnection flag - CRW and null query check * Remove "auto" for fixed build break * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.53 -- Jihoon Chung Thu, 09 Aug 2012 15:16:30 +0900 wrt-commons (0.2.52) unstable; urgency=low * Re-upload package * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.52 -- Jihoon Chung Tue, 31 Jul 2012 11:15:58 +0900 wrt-commons (0.2.51) unstable; urgency=low * Re-upload package * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.51 -- Jihoon Chung Mon, 30 Jul 2012 10:06:49 +0900 wrt-commons (0.2.50) unstable; urgency=low * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.50 -- Leerang Song Fri, 27 Jul 2012 12:02:06 +0900 wrt-commons (0.2.49) unstable; urgency=low * Add splash screen * Fix circular dependency to cert-svc * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.49 -- Zbigniew Kostrzewa Wed, 25 Jul 2012 14:36:40 +0200 wrt-commons (0.2.48) unstable; urgency=low * Fixed CCR(#N_SE-3620) * FeatureDAOReadOnly - performance improvement * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.48 -- Jihoon Chung Wed, 25 Jul 2012 09:58:22 +0900 wrt-commons (0.2.47) unstable; urgency=low * Change installed resource path & Add PackageType * support tizen extension requirement regarding application id / required version * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.47 -- Leerang Song Thu, 19 Jul 2012 19:19:39 +0900 wrt-commons (0.2.46-1) unstable; urgency=low * Add tag for auto SR * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.46-1 -- Jihoon Chung Thu, 12 Jul 2012 15:25:36 +0900 wrt-commons (0.2.46) unstable; urgency=low * Remove auto save for WK1 * Support auto save id/password for WK2 * Multiple INVALID_WIDGET_HANDLE definition * Wrt DB DefferedWidgetPackageInstallation clean up * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.46 -- Jihoon Chung Thu, 12 Jul 2012 10:56:48 +0900 wrt-commons (0.2.45) unstable; urgency=low * Fingerprint list should not contain empty strings * Add frame load and unload callback * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.45 -- Jihoon Chung Thu, 28 Jun 2012 16:30:53 +0900 wrt-commons (0.2.44) unstable; urgency=low * Move create directory("/opt/apps/widget/") * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.44 -- Jihoon Chung Thu, 21 Jun 2012 11:13:38 +0900 wrt-commons (0.2.43) unstable; urgency=low * Remove WK1 * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.43 -- Jihoon Chung Tue, 19 Jun 2012 09:46:13 +0900 wrt-commons (0.2.42) unstable; urgency=low * Fix build break in wrt-security * Remove warning when reset .wrt.db * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.42 -- Jihoon Chung Fri, 15 Jun 2012 10:31:34 +0900 wrt-commons (0.2.41) unstable; urgency=low * Clean up unused api in FeatureDAO * Nested loop removal * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.41 -- Jihoon Chung Thu, 31 May 2012 11:40:41 +0900 wrt-commons (0.2.40) unstable; urgency=low * Unused code removal * wrt_reset_all.sh changed to remove all widgets files * Modify desktop default icon path for installer * Add wrt-client prefix for wk2 * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.40 -- Jihoon Chung Thu, 24 May 2012 18:04:34 +0900 wrt-commons (0.2.39) unstable; urgency=low * Separated singleton implementation removal * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.39 -- Pawel Sikorski Mon, 21 May 2012 15:26:54 +0200 wrt-commons (0.2.38) unstable; urgency=low * Refactoring common_dao for auto_save * ZipInput simplified * Nested loop removall * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.38 -- Jihoon Chung Mon, 21 May 2012 17:13:15 +0900 wrt-commons (0.2.37) unstable; urgency=low * Tests leftovers removal * Remove unused DPL::MultiTaskDecl * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.37 -- Jihoon Chung Thu, 17 May 2012 19:49:51 +0900 wrt-commons (0.2.36) unstable; urgency=low * Script to reset wrt (wrt_reset_all.sh) * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.36 -- Jihoon Chung Mon, 14 May 2012 18:28:43 +0900 wrt-commons (0.2.35) unstable; urgency=low * Prepare widgetDAO to get different widget IDs * depends on "add recovery mechanism.." commit * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.35 -- Jihoon Chung Mon, 07 May 2012 17:35:10 +0900 wrt-commons (0.2.34) unstable; urgency=low * Patch for compliance test widget-api/NoInterfaceObject * TLV pthread reference issue * Changing WidgetDAO rw to ro permissions where appropriate * JIL and WAC1.0 leftovers removal * Widget StartFile localizedPath fix * Switching to the TestModeFlag - final step * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.34 -- Jihoon Chung Thu, 03 May 2012 10:11:41 +0900 wrt-commons (0.2.33) unstable; urgency=low * UserAgent locales removed * Deprecated api removed * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.33 -- Jihoon Chung Mon, 23 Apr 2012 14:10:21 +0900 wrt-commons (0.2.32) unstable; urgency=low * Language changed callback move to WRT engine * Modify the access rights for Semaphore method * Ultimate solution to test mode flag * Web App data sharing From orange requirement * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.32 -- Jihoon Chung Mon, 16 Apr 2012 09:48:09 +0900 wrt-commons (0.2.31) unstable; urgency=low * Mapping from features to device caps is obtained from .so * Exposed pc file for wrt-plugin-export header * Common environment test flag * getUserAgentLocales added to WidgetDAOReadOnly * TAP tests results collector * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.31 -- Jihoon Chung Mon, 09 Apr 2012 10:25:57 +0900 wrt-commons (0.2.30) unstable; urgency=low * clean-up powder, parental mode * Revert "[wrt-commons] Added global config API and desktop_file_name_field in wrt_db" * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.30 -- Jihoon Chung Wed, 28 Mar 2012 18:25:06 +0900 wrt-commons (0.2.29) unstable; urgency=low * Change user name to user id * Adding cookie sharing mode field * Added global config API and desktop_file_name_field in wrt_db * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.29 -- Jihoon Chung Tue, 27 Mar 2012 17:05:15 +0900 wrt-commons (0.2.28) unstable; urgency=low * Optimize OBS * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.28 -- Jihoon Chung Fri, 23 Mar 2012 10:10:42 +0900 wrt-commons (0.2.27) unstable; urgency=low * add libxml2-dev to 'Depends' of wrt-commons-dev package * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.27 -- Yunchan Cho Mon, 19 Mar 2012 19:01:09 +0900 wrt-commons (0.2.26) unstable; urgency=low * Create ".wrt_autosave.db" * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.26 -- Jihoon Chung Mon, 19 Mar 2012 13:31:14 +0900 wrt-commons (0.2.25-1) unstable; urgency=low * Apply changed EFL APIs * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.25-1 -- Yunchan Cho Wed, 14 Mar 2012 10:04:41 +0900 wrt-commons (0.2.25) unstable; urgency=low * Support OBS, SMACK * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.25 -- Yunchan Cho Tue, 13 Mar 2012 19:51:25 +0900 wrt-commons (0.2.24) unstable; urgency=low * Clean-up heynoti depedency * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.24 -- Jihoon Chung Tue, 06 Mar 2012 21:12:40 +0900 wrt-commons (0.2.23) unstable; urgency=low * Move certificates and finterprint settings from wrt-commons repository into wrt-security * Add exception for "create directory" * Clean-up unused event source * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.23 -- Jihoon Chung Tue, 06 Mar 2012 20:29:32 +0900 wrt-commons (0.2.22) unstable; urgency=low * Modified libraries' names * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.22 -- Grzegorz Krawczyk Tue, 28 Feb 2012 17:01:07 +0100 wrt-commons (0.2.21) unstable; urgency=low * Vcore and ACE removed * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.21 -- Grzegorz Krawczyk Fri, 24 Feb 2012 16:51:27 +0100 wrt-commons (0.2.20) unstable; urgency=low * User Agent lists update * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.20 -- Hoseon LEE Fri, 24 Feb 2012 09:28:47 +0100 wrt-commons (0.2.19) unstable; urgency=low * WAC Compliance test WL-3240 fix. * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.19 -- Zbigniew Kostrzewa Wed, 22 Feb 2012 09:28:47 +0100 wrt-commons (0.2.18) unstable; urgency=low * Fixed static dev cap setting. * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.18 -- Zbigniew Kostrzewa Wed, 22 Feb 2012 07:59:18 +0100 wrt-commons (0.2.17) unstable; urgency=low * WAC policy test suite bugfix. * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.17 -- Zbigniew Kostrzewa Mon, 20 Feb 2012 14:05:41 +0100 wrt-commons (0.2.16) unstable; urgency=low * Localization API minor change * test package reenabled * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.16 -- Pawel Sikorski Mon, 13 Feb 2012 16:04:58 +0100 wrt-commons (0.2.15) unstable; urgency=low * Tapi dependency added * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.15 -- Pawel Sikorski Mon, 13 Feb 2012 12:53:12 +0100 wrt-commons (0.2.14) unstable; urgency=low * MEID check added * Added safe singleton implementation, that prevents dubletons. * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.14 -- Pawel Sikorski Mon, 13 Feb 2012 12:29:16 +0100 wrt-commons (0.2.13) unstable; urgency=low * Removing SLP, Bada ... strings for Source Open * Update User-agent * Popup manage initialization flag fixed * Add weather widget is installed by package name * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.13 -- Pawel Sikorski Mon, 13 Feb 2012 10:46:30 +0100 wrt-commons (0.2.12) unstable; urgency=low * disabling test package to be build * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.12 -- Pawel Sikorski Wed, 08 Feb 2012 17:45:57 +0100 wrt-commons (0.2.11) unstable; urgency=low * Ace and Vcore tests moved to wrt-commons * "efl" suffic removed * certificate names changes * bugfix: ** undetermined attributes ** Attributes sorting algorithm ** Vcore init * New tests added (to OCSP) * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.11 -- Pawel Sikorski Wed, 08 Feb 2012 17:10:30 +0100 wrt-commons (0.2.10) unstable; urgency=low * Files access with FILE API bug fix * Add global dao APIs for operation of white document list * fixed WidgetDAO for ugid * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.10 -- Jihoon Chung Thu, 02 Feb 2012 15:43:01 +0900 wrt-commons (0.2.9) unstable; urgency=low * Refactoring Phase2 * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.9 -- Jihoon Chung Tue, 31 Jan 2012 12:56:00 +0900 wrt-commons (0.2.8) unstable; urgency=low * documentation included to repository * dbus fix (crash issue with bool type) * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.8 -- Pawel Sikorski Wed, 25 Jan 2012 14:47:21 +0100 wrt-commons (0.2.7) unstable; urgency=low * Debianize latest source * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.7 -- Yunchan Cho Wed, 25 Jan 2012 10:30:05 +0900 wrt-commons (0.2.6) unstable; urgency=low * Wrt-commons split into several libraries * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.6 -- Grzegorz Krawczyk Fri, 20 Jan 2012 16:20:27 +0100 wrt-commons (0.2.5) unstable; urgency=low * DBUS module moved from wrt * Dir structure has been changed (modules extracted) * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.5 -- Pawel Sikorski Tue, 17 Jan 2012 18:20:27 +0100 wrt-commons (0.2.4) unstable; urgency=low * Webkit2(Refactoring) branch merged * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.4 -- Jihoon Chung Mon, 16 Jan 2012 15:57:06 +0900 wrt-commons (0.2.3) unstable; urgency=low * Webkit2(Refactoring) branch merged * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.3 -- Jihoon Chung Mon, 16 Jan 2012 15:30:07 +0900 wrt-commons (0.2.2) unstable; urgency=low * Master and Webkit2 branch merged (ORM change merged) * Mechanisms moved from wrt: NestedLoop, ScopedGPointer * Git : slp/pkgs/w/wrt-commons * Tag : wrt-commons_0.2.2 -- Pawel Sikorski Thu, 12 Jan 2012 11:19:00 +0100 wrt-commons (0.2.1) unstable; urgency=low * ORM interface changed * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : wrt-commons_0.2.1 -- Pawel Sikorski Mon, 12 Dec 2011 11:33:07 +0100 wrt-commons (0.2.0) unstable; urgency=low * Debianize for changing package name (wrt-commons) * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : wrt-commons_0.2.0 -- Hoseon LEE Thu, 08 Dec 2011 10:51:40 +0900 wrt-commons (0.1.65) unstable; urgency=low * Debianize latest source * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.65 -- Hoseon LEE Wed, 07 Dec 2011 12:11:02 +0900 wrt-commons (0.1.64) unstable; urgency=low * Fixes, FakeRPC connection added * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.64 -- Pawel Sikorski Tue, 29 Nov 2011 12:20:39 +0100 dpl (0.1.63) unstable; urgency=low * ThreadDatabase Support moved to dpl * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.63 -- Pawel Sikorski Tue, 22 Nov 2011 16:48:43 +0100 dpl (0.1.62) unstable; urgency=low * ICDelegate, apply, caller functions extended * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.62 -- Pawel Sikorski Thu, 17 Nov 2011 17:19:13 +0100 dpl (0.1.61) unstable; urgency=low * Adding ORM, Apply, ICD mechanism to DPL * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.61 -- Pawel Sikorski Wed, 09 Nov 2011 13:33:16 +0100 dpl (0.1.60) unstable; urgency=low * debianization due to icu upversioning * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.60 -- Pawel Sikorski Tue, 25 Oct 2011 10:40:26 +0200 dpl (0.1.59) unstable; urgency=low * modification of build option to build only EFL DPL package * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.59 -- Yunchan Cho Wed, 07 Sep 2011 13:42:54 +0900 dpl (0.1.58) unstable; urgency=low * Debianized for open source * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.58 -- Soyoung Kim Tue, 06 Sep 2011 13:52:05 +0900 dpl (0.1.57) unstable; urgency=low * Waitables reloaded after HandleWatcher is called * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.57 -- Zbigniew Kostrzewa Thu, 28 Jul 2011 11:35:42 +0200 dpl (0.1.56) unstable; urgency=low * add policyClass as template param, genericsocket fixed * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.56 -- Pawel Sikorski Mon, 27 Jun 2011 11:55:42 +0200 dpl (0.1.55) unstable; urgency=low * once, automatic listeners cleaning, property fix * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.55 -- Pawel Sikorski Tue, 14 Jun 2011 10:50:56 +0200 dpl (0.1.54) unstable; urgency=low * fix build dep * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.54 -- Pawel Sikorski Thu, 09 Jun 2011 14:12:31 +0200 dpl (0.1.53) unstable; urgency=low * scoped patterns extended, StringCompare with ICU * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.53 -- Pawel Sikorski Thu, 09 Jun 2011 12:50:44 +0200 dpl (0.1.52) unstable; urgency=low * scoped patterns extanded * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.52 -- Pawel Sikorski Mon, 06 Jun 2011 15:59:44 +0200 dpl (0.1.51) unstable; urgency=low * string errno, get/set virtual for property * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.51 -- Pawel Sikorski Mon, 06 Jun 2011 14:43:48 +0200 dpl (0.1.50) unstable; urgency=low * fix namespace, fix network change message publishing, * size functionality added int TypeLists * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.50 -- Pawel Sikorski Thu, 19 May 2011 15:06:39 +0200 dpl (0.1.49) unstable; urgency=low * license cleanup, small bug fixes * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.49 -- Pawel Sikorski Thu, 12 May 2011 12:57:54 +0200 dpl (0.1.48) unstable; urgency=low * MessageQueue, static remove for semaphores * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.48 -- Pawel Sikorski Fri, 22 Apr 2011 11:32:15 +0200 dpl (0.1.47) unstable; urgency=low * model/property system, TLS fixed * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.47 -- Pawel Sikorski Thu, 14 Apr 2011 14:35:38 +0200 dpl (0.1.46) unstable; urgency=low * delegate mechanism, sql connection, test runner fix * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.46 -- Pawel Sikorski Thu, 31 Mar 2011 10:18:22 +0200 dpl (0.1.45) unstable; urgency=low * ThreadLocal variables, named semaphore, Waitable fix, * symbols visibility fix * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.45 -- Pawel Sikorski Mon, 21 Mar 2011 16:57:31 +0100 dpl (0.1.44) unstable; urgency=low * Disable Werror flag, bb fixed * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.44 -- Koeun Choi Thu, 10 Mar 2011 21:06:51 +0900 dpl (0.1.43) unstable; urgency=low * ecore_main_loop_select_func_get return type changed * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.43 -- Koeun Choi Tue, 08 Mar 2011 11:05:54 +0900 dpl (0.1.42) unstable; urgency=low * MultiTask added. union_cast, lexical_cast * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.42 -- Pawel Sikorski Fri, 04 Mar 2011 14:05:23 +0100 dpl (0.1.41) unstable; urgency=low * klocwork fixes, release method added to scoped array * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.41 -- Pawel Sikorski Tue, 01 Mar 2011 09:38:53 +0100 dpl (0.1.40) unstable; urgency=low * Zip-input fixed. * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.40 -- Pawel Sikorski Mon, 28 Feb 2011 10:42:44 +0100 dpl (0.1.39-1) unstable; urgency=low * redebianized * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.39-1 -- Pawel Sikorski Fri, 25 Feb 2011 09:33:12 +0100 dpl (0.1.39) unstable; urgency=low * Semaphore added, Mutex fixed, Zip enhanced * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.39 -- Pawel Sikorski Tue, 22 Feb 2011 09:54:11 +0100 dpl (0.1.38) unstable; urgency=low * GetCurrentTask, EventDispatcher fix, Append for DPL::String * Zip file support * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.38 -- Pawel Sikorski Tue, 15 Feb 2011 17:52:24 +0100 dpl (0.1.37-1) unstable; urgency=low * redebianize * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.37-1 -- Pawel Sikorski Fri, 04 Feb 2011 11:11:13 +0100 dpl (0.1.37) unstable; urgency=low * EventSupport fixes. * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.37 -- Pawel Sikorski Thu, 03 Feb 2011 17:44:49 +0100 dpl (0.1.36) unstable; urgency=low * header fix. * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.36 -- Pawel Sikorski Tue, 01 Feb 2011 12:19:53 +0100 dpl (0.1.35-1) unstable; urgency=low * debianization fix. * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.35-1 -- Pawel Sikorski Tue, 01 Feb 2011 09:58:40 +0100 dpl (0.1.35) unstable; urgency=low * DPL::CharTraits fixed * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.35 -- Pawel Sikorski Tue, 01 Feb 2011 09:46:04 +0100 dpl (0.1.34) unstable; urgency=low * bundled value usage added. * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.34 -- Pawel Sikorski Fri, 28 Jan 2011 14:13:03 +0100 dpl (0.1.33) unstable; urgency=low * Synchronized events support. * FOREACH macro. * BinaryQueue reimplementation * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.33 -- Pawel Sikorski Fri, 21 Jan 2011 10:43:38 +0100 dpl (0.1.32-3) unstable; urgency=low * dpl path fix * Git : 165.213.180.234:slp/pkgs/d/dpl * Tag : dpl_0.1.32-3 -- Pawel Sikorski Tue, 11 Jan 2011 18:19:25 +0100 dpl (0.1.32-2) unstable; urgency=low * build break fixed * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.32-2 -- Pawel Sikorski Tue, 11 Jan 2011 17:29:55 +0100 dpl (0.1.32-1) unstable; urgency=low * redebianizing * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.32-1 -- Pawel Sikorski Tue, 11 Jan 2011 12:46:19 +0100 dpl (0.1.32) unstable; urgency=low * moving vconf header to dirty headers * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.32 -- Pawel Sikorski Mon, 10 Jan 2011 10:13:07 +0100 dpl (0.1.31) unstable; urgency=low * debianized - 0.1.31 * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.31 -- Koeun Choi Wed, 08 Dec 2010 20:22:25 +0900 dpl (0.1.30-2) unstable; urgency=low * debianized - 0.1.30-2 * Ignored category for test runner * TypeListGenerator to TypeListDecl * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.30-2 -- Koeun Choi Mon, 15 Nov 2010 16:00:52 +0900 dpl (0.1.30) unstable; urgency=low * Ignored category for test runner -- Przemyslaw Dobrowolski Fri, 12 Nov 2010 14:55:15 +0100 dpl (0.1.29) unstable; urgency=low * Renamed TypeListGenerator to TypeListDecl * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.29 -- Przemyslaw Dobrowolski Fri, 12 Nov 2010 14:14:54 +0100 dpl (0.1.28) unstable; urgency=low * New controller mechanism * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.28 -- Pawel Sikorski Fri, 12 Nov 2010 12:22:01 +0100 dpl (0.1.27) unstable; urgency=low * Added threads' guarded singletons * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.27 -- Pawel Sikorski Tue, 09 Nov 2010 10:13:16 +0100 dpl (0.1.26) unstable; urgency=low * Bug fixes * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.26 -- Koeun Choi Mon, 08 Nov 2010 14:43:15 +0100 dpl (0.1.25-1) unstable; urgency=low * Redebianized. * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.25-1 -- Koeun Choi Thu, 28 Oct 2010 12:12:45 +0900 dpl (0.1.25) unstable; urgency=low * Fixed exception handing while parsing RPC protocol * commit : a19efed5a210fb1f8f91de18009b0d86e03326db * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.25 -- Koeun Choi Mon, 25 Oct 2010 15:21:48 +0900 dpl (0.1.24) unstable; urgency=low * Added 21 Controler support * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.24 -- Piotr Fatyga Wed, 20 Oct 2010 16:15:42 +0200 dpl (0.1.23) unstable; urgency=low * Reverted: main event dispatcher fix * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.23 -- Piotr Fatyga Wed, 13 Oct 2010 11:09:48 +0200 dpl (0.1.22-1) unstable; urgency=low * Main event dispatcher fix * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.22-1 -- Piotr Fatyga Fri, 08 Oct 2010 16:17:51 +0200 dpl (0.1.22) unstable; urgency=low * Main event dispatcher fix * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.22 -- Piotr Fatyga Fri, 08 Oct 2010 14:45:45 +0200 dpl (0.1.21) unstable; urgency=low * Fixed RPC bug which caused white screen * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.21 -- Piotr Fatyga Thu, 07 Oct 2010 12:17:18 +0200 dpl (0.1.20-1) unstable; urgency=low * Reupload to fix debianization error (again) * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.20-1 -- Piotr Fatyga Wed, 06 Oct 2010 15:07:32 +0200 dpl (0.1.19) unstable; urgency=low * Fixed bug in generic RPC protocol parser & package name is changed(svn is removed) * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.19 -- Koeun Choi Thu, 30 Sep 2010 19:17:20 +0900 dpl (0.1.18) unstable; urgency=low * support string conversion (i18n) and char traits * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.18 -- Ming Jin Fri, 17 Sep 2010 14:32:23 +0900 dpl (0.1.17) unstable; urgency=low * Upgrade to EFL1.0 alpha * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.17 -- Piotr Fatyga Fri, 10 Sep 2010 17:41:55 +0200 dpl (0.1.16) unstable; urgency=low * changed assert routine. Building changed to Release. * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.16 -- Pawel Sikorski Wed, 01 Sep 2010 11:39:41 +0200 dpl (0.1.15) unstable; urgency=low * Hibernation fixed * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.15 -- Koeun Choi Tue, 31 Aug 2010 19:00:52 +0200 dpl (0.1.14) unstable; urgency=low * Improvements in shared ptr, logging mechanism and unit testing * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.14 -- Pawel Sikorski Tue, 24 Aug 2010 09:59:48 +0200 dpl (0.1.12) unstable; urgency=low * Fixed problem with bool operator in smart pointers * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.12 -- Przemyslaw Dobrowolski Wed, 18 Aug 2010 11:01:52 +0200 dpl (0.1.11) unstable; urgency=low * appcore updated * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.11 -- Koeun Choi Fri, 06 Aug 2010 10:28:44 +0900 dpl (0.1.10) unstable; urgency=low * Added support for handling late EFL events * Git : 165.213.180.234:/git/slp/pkgs/dpl * Tag : dpl_0.1.10 -- Koeun Choi Tue, 03 Aug 2010 19:34:53 +0900 dpl (0.1.9) unstable; urgency=low * Fixed bug in shared pointer copy operator * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.9 -- Andrew Lee Mon, 12 Jul 2010 13:54:01 +0900 dpl (0.1.8) unstable; urgency=low * Fixed prevent defects * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.8 -- Andrew Lee Tue, 22 Jun 2010 12:14:32 +0900 dpl (0.1.7) unstable; urgency=low * DLOG API change update * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.7 -- Ming Jin Wed, 16 Jun 2010 17:00:00 +0900 dpl (0.1.6-1) unstable; urgency=low * Strange tag verification error. * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.6-1 -- Andrew Lee Fri, 11 Jun 2010 11:37:41 +0900 dpl (0.1.6) unstable; urgency=low * Repackaging due to efl update. * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.6 -- Andrew Lee Fri, 11 Jun 2010 09:38:01 +0900 dpl (0.1.5) unstable; urgency=low * Changed usage of deprecated appfwk to appcore-efl * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.5 -- Andrew Lee Tue, 08 Jun 2010 19:11:38 +0900 dpl (0.1.4) unstable; urgency=low * appfwk api removed * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.4 -- Andrew Lee Fri, 04 Jun 2010 11:22:28 +0900 dpl (0.1.3) unstable; urgency=low * single instance locking mechanism supported * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.3 -- Koeun Choi Wed, 19 May 2010 20:19:00 +0900 dpl (0.1.2) unstable; urgency=low * HIBERNATION_LEAVE_BEFORE_WS added * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.2 -- Koeun Choi Tue, 18 May 2010 08:27:14 +0900 dpl (0.1.1) unstable; urgency=low * permission changed by new SLP security guideline * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.1 -- Koeun Choi Fri, 14 May 2010 14:07:16 +0900 dpl (0.1.0) unstable; urgency=medium * below details are written by Przemek. :) * Added main window visibility optional flag to application class. * Removed debug logs from application (switched to pedantic ones) Fixed close sequence in RPC example * Fixed critical leak in rpc connection related to acquisition of abstract waitable input/output. * Added RPC Client/Server example * Removed useParam from ConnectionEstablished event in RPC Server/Client Added ConnectionID to ConnectionEstablishedEvent in RPC Server/Client Added convience Open methods to (Tcp/Unix)SocketRPC(Server/Client) * Removed purpose-specific static call code. * Added implementation of GenericSocketRPCServer, TcpSocketRPCServer, UnixSocketRPCServer. * Implementation in progress: Client/Server architecture for RPC - client and connection part. * Temporary fix to build break caused by problems with in DLOG include files * Fixed unregister global noti signal routine * Added dedicated RPCFunction include file All current RPC mechanisms marked as deprecated Added RPC Client/Server/Connection stub files * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.1.0 -- Koeun Choi Fri, 07 May 2010 11:10:09 +0200 dpl (0.0.9) unstable; urgency=low * HibernationEnter and HibernationLeave system events added to EventDeliverySystem * Added support for old style pedantic logs * Added initial support (i386,gcc) for dynamically created static methods (static interception) * Added protocol argument size checks in RPC * Fixed non-reentrant version of serialized string parser in EventDeliverySystem * Fixed multiple event handling routines to return all signaled handles list (starvation related fix) * Workaround definition file added. Moved GLIB-loop-intergration workaround to workaround definition file. * Fixed typo in exception messages * Workaround for SLP select * Added postinstallation scripts for EFL and GTL version of DPL * Fixed bug related to improper reinitialization of socket descriptor after Close/Open sequence * Added GenericSocketRPC Added TcpSocketRPC Implementation of UnixSocketRPC rebased to GenericSocketRPC Fixed template-based problems with declaring nested generic exceptions * Added support for old style plain logs (export DPL_USE_OLD_STYLE_LOGS=1) * Fixed bug in WaitableInputOutputExecutionContextSupport related to continous event insisting Fixed bug in WaitableHandle related to improper handling of Read/Write events Added support for retrieving other errors in WatableHandle Added runtime-check for invalid WaitableHandles * Fixed DPL debug package name * More DPL doxygen documentation added. * Added more tests for BinaryQueue (21) Added doxygen documentation for BinaryQueue * BinaryQueue basic unit tests added (13) * Added generic framework for unit-testing for DPL * Added support for handling manipulations with waitable handle watcher/listeners lists during event handling Added TcpSocket Added tcpsock example Added support for defining maximum number of bytes to read in AbstractInput Added support for DNS resolve for tcp Address * Added support for retrieving doubles from database in SqlConnection. Added exceptions on retrieving column out of bounds. * Added support for retrieveing last insert row ID in SqlConnnection (reported by b.grzelewski) * Fixed bug in GenericRPC related to inproper interpretation of incoming data stream (reported by p.sikorski) * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.0.8 -- Koeun Choi Thu, 29 Apr 2010 17:41:02 +0200 dpl (0.0.8) unstable; urgency=medium * debianized : commit 210d5f7ecd396ff9aeeafcb0d34272a4c4e6c77d * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.0.8 -- Koeun Choi Fri, 23 Apr 2010 00:51:27 +0900 dpl (0.0.7) unstable; urgency=low * debianized * Git : 165.213.180.234:/git/slp2.0/slp2.0-pkgs/dpl-0 * Tag : dpl_0.0.7 -- Koeun Choi Tue, 20 Apr 2010 14:16:18 +0900 dpl (0.0.6) unstable; urgency=medium * LogSystem switched to DLOG * Initial support for Application in gtk version added * Fixed link problems in example projects build scripts * Added missing sender in events from GenericSocket * Added missing dependencies to db-util in pkgconfig files * Fixed memory leak in MainEventDispatcher for EFL, related to timed events (reported by valgrind) * Fixed memory leak in Thread event list (reported by valgrind) * Minimum version of libslp-setting-0 defined (reported by p.misiak) * Fixed bug in UnixSocketRPC in scenario when cannot connect (reported by p.sikorski) -- Koeun Choi Fri, 16 Apr 2010 11:08:46 +0200 dpl (0.0.5) unstable; urgency=high * Minimum required version od db-util changed to 0.1.0-23 due to link problems -- Koeun Choi Thu, 15 Apr 2010 08:28:08 +0200 dpl (0.0.4) unstable; urgency=medium * SQLConnection: Added support for Lucene indexer * Replaced deprecated API from vconf and util in EventDeliveryDetail for EFL * Added doxygen configuration file Added deprecated DPL declarator file Added support for handling broken connections in GenericSocket and RPC * DLOG: dlog_init/dlog_deinit is not needed and deprecated. Removed. * Fixed bug related to multiple close/connect on socket (reported by p.sikorski) * Reference manual stub added * Added WaitableInputOutputExecutionContextSupport Various bugfixes related to WaitableHandleSupport Added RPC ClosedEvent support -- Koeun Choi Wed, 14 Apr 2010 14:27:54 +0200 dpl (0.0.3) unstable; urgency=low * Experimental RPC over unix-sockets added. * Fixed bug in Main. Various bugfixes in UnixSocket and GenericSocket. GenericRPC implementation in progress * Removed NamedPipeRPCCall Added UnixSocketRPC Renaming RPCCall -> RPC * GenericSocket implementation finished * Generic socket implementation in progress. Added DPL debug package * Added Main * Fixed DPL-GTK library dependency problem * Added WaitableHandleWatchSupport * Fixed BUG in EFL-MainEventDispatcher, regarding too late deinitialization * Fixed bug in controller touch check assertions. Generic socket implementation in progress. * Added support for mode in waitable handle wait procedures. Added support for multi-mode watchers in thread. Added UnixSocket implementation. Added GenericSocket implementation. Added AbstractSocket. Added Address concept. Added example socket test program. * Controller extended to handle maximum of 20 events * Added WaitableHandle * Added AbstractWaitableInput, AbstractWaitableOutput, AbstractWaitableInputOutput, NamedBasePipe, NamedInputPipe, NamedOutputPipe, partial implementation of GenericRPCCall, full implementation of NamedPipeRPCCall * Added NamedPipe (blocking mode) * Added AbstractInput, AbstractOutput, AbstractInputOutput, NamedPipe stub, GenericRPCCall stub * Added RecursiveMutex. Added support for waitable event watchers in Thread. * Added BinaryQueue * Debian/changelog updated * Fixed build-depends * Package build dependencies defined properly -- Koeun Choi Thu, 08 Apr 2010 15:54:02 +0200 dpl (0.0.2) unstable; urgency=low * Toolchain upgrades and fixes -- Koeun Choi Tue, 23 Mar 2010 11:40:32 +0100 dpl (0.0.1) unstable; urgency=low * Initial release -- Koeun Choi Tue, 23 Mar 2010 11:40:32 +0100