Commit Graph

  • 25efa0fd38 fixed tabel rendering bug Peter Schojer 2008-07-03 11:26:50 +0000
  • b2f8d6abdf added beforeCellChangeEvent Peter Schojer 2008-07-03 11:14:41 +0000
  • 4e2a3f7013 SF [2009349] Possible deadlock in AsyncChannel::close Aleksandar Fabijanic 2008-07-03 10:19:00 +0000
  • 690c231a1a makefile improvements Guenter Obiltschnig 2008-07-03 10:07:52 +0000
  • 359ef99f85 improved DND on table Peter Schojer 2008-07-02 06:09:09 +0000
  • 91676683db windows cmd line build up to 4-levels deep Aleksandar Fabijanic 2008-07-01 15:28:54 +0000
  • 6b188d0cb3 windows cmd line build up to 4-levels deep some VS90 solution and project files fixes Aleksandar Fabijanic 2008-07-01 15:28:17 +0000
  • 0d34d4b64f fixes to layout to be pixel exact Peter Schojer 2008-07-01 09:37:42 +0000
  • 35587e725f backported license fix from trunk Peter Schojer 2008-07-01 09:14:53 +0000
  • dcc35155fc fixed wrong license Peter Schojer 2008-07-01 09:12:50 +0000
  • 474f84b6cf added padding support to layouts Peter Schojer 2008-07-01 08:08:27 +0000
  • 04f61f101b few windows build fixes Aleksandar Fabijanic 2008-06-30 17:02:20 +0000
  • 7ad83b7d4d added possibility to add JS functions directly to page Peter Schojer 2008-06-30 07:10:08 +0000
  • b1f895eed8 DynamicAny improvements (now holds any type out-of-the-box), some refactoring and documentation improvements Aleksandar Fabijanic 2008-06-30 00:26:54 +0000
  • e0bb9c162b more Table events Peter Schojer 2008-06-27 09:58:27 +0000
  • 3ca6a9775c VS 90 files for MySQL connector; components file update Aleksandar Fabijanic 2008-06-25 11:59:27 +0000
  • 1641bb56ce =database and user name changed Sergey Kholodilov 2008-06-25 11:03:17 +0000
  • 33efbefa71 =MySQL connector Sergey Kholodilov 2008-06-25 10:42:16 +0000
  • e4d212a9d3 =Nullable and it supportion in TypeHandler Sergey Kholodilov 2008-06-25 10:29:40 +0000
  • 11cd2c2eab mouseup, mousedown events Peter Schojer 2008-06-25 10:20:18 +0000
  • 05a1f5dcdd =inculde Poco/Platform.h before all Sergey Kholodilov 2008-06-25 10:19:39 +0000
  • 39a77169d3 added debug mode, fixed panel rendering Peter Schojer 2008-06-25 07:36:39 +0000
  • c5a222e8ba SF [2001995] Windows build based on components file some project/solutions files added/modified Aleksandar Fabijanic 2008-06-24 19:44:34 +0000
  • df44690b3a fixed IE7 rendering error Peter Schojer 2008-06-24 10:04:57 +0000
  • b486be2622 fixed IE7 rendering error Peter Schojer 2008-06-24 09:55:10 +0000
  • cfbe8fd28a SF [2000408] DynamicAny non-initialized state support (more changes/fixes) Aleksandar Fabijanic 2008-06-23 21:48:23 +0000
  • 8e993b9240 fix for failing testRow() Aleksandar Fabijanic 2008-06-23 20:32:05 +0000
  • b044856f46 DynamicAny non-initialized state capability made DynamicAnyHolder::create() and is...() pure virtual functions virtual (simplifies DynamicAnyHolderImpl implementation) made DynamicAnyHolder default constructor protected made DynamicAnyHolderImpl default constructor private added DynamicAnyTest::testEmpty() Aleksandar Fabijanic 2008-06-23 02:15:22 +0000
  • c896a9b474 added listing of available configurations for --help and when non-existing config is specified replaced build_vs71.cmd and build_vs80.cmd with buildwin.cmd Aleksandar Fabijanic 2008-06-19 01:36:45 +0000
  • f578e60dcc (+bugfix) --help relied on writing a file to disk when there was no reason. (+bugfix) --help used POCO_BASE before it was defined. At the time of the help screen, it is known as $base. Chris McKenzie 2008-06-19 00:59:02 +0000
  • 6070529f86 (+bugfix) --help relied on writing a file to disk when there was no reason. (+bugfix) --help used POCO_BASE before it was defined. At the time of the help screen, it is known as $base. Chris McKenzie 2008-06-19 00:57:42 +0000
  • b40e8df4f2 added --help option to configure script Guenter Obiltschnig 2008-06-18 09:26:12 +0000
  • d9c505331d Linux fixes Peter Schojer 2008-06-12 08:48:40 +0000
  • 3c860b8048 Fixes of SF items 1924743 and 1985180 are backported from the trunk. Sergey Skorokhodov 2008-06-10 21:17:28 +0000
  • ecefa6121c improvements to PageCompiler (new precondition page attribute) Guenter Obiltschnig 2008-06-10 15:21:44 +0000
  • 9f751f5e9a added release build scripts Guenter Obiltschnig 2008-06-09 18:48:09 +0000
  • c23141fa4d added release scripts Guenter Obiltschnig 2008-06-09 18:42:07 +0000
  • 076c301460 fixed SF# 1985180: Poco::Net::DNS multithreading issue Guenter Obiltschnig 2008-06-09 14:21:56 +0000
  • b3d124f14a added support for custom JS cell renderers Peter Schojer 2008-06-09 13:28:59 +0000
  • 46ab108194 fixed delegates error Peter Schojer 2008-06-09 09:49:24 +0000
  • 515c64faea refactored JSEvents for easier server callbacks Peter Schojer 2008-06-09 09:09:02 +0000
  • db640711d1 minor table header rendering optimization Peter Schojer 2008-06-06 11:48:25 +0000
  • d2eaf40e88 added exception handling in Requesthandler, added WebWidgetsException Peter Schojer 2008-06-06 08:24:57 +0000
  • 411973fd23 MinGW hassle free build fixes merged from trunk for 1.3.3 release -Merge changes 595 from trunk -Merge change 478 FileStream_WIN32:constructor fix -Added MSG00001.bin/pocomsg.h:MinGW lacks mc compiler (if removed from SVN mc tool available with windows PSDK download) Chris Johnson 2008-06-06 05:39:56 +0000
  • e8111249e5 -Fix bug [ 1985839 ] strip TARGET* in make all -Tweak MinGW configuration file -Modified Tuple.h for sane behavior with MinGW -Modified UtilTestSuite.cpp for conditional use of MFC based on availability of library; otherwise use console Chris Johnson 2008-06-06 04:38:13 +0000
  • 790a20ed20 added rowClicked event Peter Schojer 2008-06-05 13:10:18 +0000
  • c7a3b3499d fixed css include Peter Schojer 2008-06-05 10:00:14 +0000
  • 5941524877 added Resourcemanager Peter Schojer 2008-06-05 09:01:29 +0000
  • 8cd381c913 afterload event added Peter Schojer 2008-06-04 13:37:04 +0000
  • 691eb2d909 added support for multiline selection Peter Schojer 2008-06-04 10:42:53 +0000
  • 3a8055c12e Fedora Core9/g++ 4.3.0 patch Aleksandar Fabijanic 2008-06-04 01:20:57 +0000
  • cb234f14ac Fedora Core9/g++ 4.3.0 compilations fixes Aleksandar Fabijanic 2008-06-03 20:51:10 +0000
  • 84c161ef62 Minor Win32 build cleanup for Cygwin ThreadTest. Sergey Skorokhodov 2008-06-03 16:05:02 +0000
  • 12de8d9e24 First try of backporting SF item [1983595] 'ODBCMetaColumn type detection fix' to 1.3.3 branch. Sergey Skorokhodov 2008-06-03 14:17:36 +0000
  • e2fafc6404 [1983595] ODBCMetaColumn type detection fix Aleksandar Fabijanic 2008-06-03 13:52:00 +0000
  • 9e6591b474 added table selectionmodel, auto-mask tables while loading Peter Schojer 2008-06-03 11:21:31 +0000
  • dc296cc63a backport from trunk: Aleksandar Fabijanic 2008-06-03 02:19:28 +0000
  • a90b28b4d3 [1982878] Can't set log files purging to none Aleksandar Fabijanic 2008-06-03 01:38:57 +0000
  • 20bd90aa5d fixed writing back of datefields Peter Schojer 2008-06-02 07:36:54 +0000
  • 294f405060 The following SF items backported from the trunk: [1981125] std::swap_ranges overloading resolution failed [1981130] pointless comparison of unsigned integer with zero [1981139] initial value of reference to non-const must be an lvalue added LogRotation sample Sergey Skorokhodov 2008-06-01 20:56:01 +0000
  • 97b9101d54 [1981139] initial value of reference to non-const must be an lvalue Aleksandar Fabijanic 2008-06-01 20:40:11 +0000
  • 0a1c616368 SF items: [1981125] std::swap_ranges overloading resolution failed [1981130] pointless comparison of unsigned integer with zero [1981139] initial value of reference to non-const must be an lvalue Aleksandar Fabijanic 2008-06-01 14:33:45 +0000
  • 1d27e75989 added LogRotation sample Aleksandar Fabijanic 2008-06-01 13:18:36 +0000
  • cf01c1ad16 date/time test fix; g++ compilation fix for bulk Aleksandar Fabijanic 2008-06-01 11:02:21 +0000
  • 1adcb3bca1 fix for SF [1980478] FileChannel loses messages with "archive"="timestamp" backported from trunk Sergey Skorokhodov 2008-06-01 06:45:17 +0000
  • ded102a6a4 fix for SF [1980478] FileChannel loses messages with "archive"="timestamp" Aleksandar Fabijanic 2008-05-31 13:41:24 +0000
  • 4fe33a7c49 Sun Studio ODBC compile fixes Aleksandar Fabijanic 2008-05-30 19:00:11 +0000
  • fafec95355 fixes to table, events, datefields Peter Schojer 2008-05-30 12:48:59 +0000
  • 72a0f3c3ff added beforerender+afterrender events Peter Schojer 2008-05-29 13:54:48 +0000
  • bfddbdb20a changed requestprocessor interface Peter Schojer 2008-05-29 11:32:51 +0000
  • 4e774e71aa SunOS build consolidation: build/config/SunOS renamed to SunOS-SunForte added build/config/SunOS-SunStudio modified build/rules/global to select proper configuration based on detected Sun compiler version disabled spurious hidevf warning for Data/testsuite and Data/SQLite Sun build Aleksandar Fabijanic 2008-05-28 19:08:40 +0000
  • d0a169567b simplified table serializing Peter Schojer 2008-05-27 13:59:06 +0000
  • e07a2126e9 Added fixes for layouts+ComboBoxevents Peter Schojer 2008-05-27 12:58:28 +0000
  • 0362659ac9 added hidden column to fix remote sorting Peter Schojer 2008-05-26 08:55:41 +0000
  • 979749490a Binding compilation fix Aleksandar Fabijanic 2008-05-25 16:36:58 +0000
  • d6ace3c20a various use()/useRef()/bind() case tests Aleksandar Fabijanic 2008-05-25 16:09:11 +0000
  • 563d83ba9c Missing TheadTarget.* files added to msvc71 solution. Sergey Skorokhodov 2008-05-24 13:32:05 +0000
  • 532672c027 SF 1969276 DynamicAny("") should be false; added operator! Aleksandar Fabijanic 2008-05-22 01:29:32 +0000
  • b32df9c3ee DigestOutputStream bugfix merged from SVN trunk (rev. 559). Sergey Skorokhodov 2008-05-20 17:32:43 +0000
  • 1de922e8c3 fixed SF# 1968106: DigestOutputStream losing data Guenter Obiltschnig 2008-05-20 17:19:27 +0000
  • 7a0aa6987c table performance updates+JSEvent handling changes Peter Schojer 2008-05-20 13:58:01 +0000
  • ab07e2cbba Changed Ajax request detection to prevent browser caching Peter Schojer 2008-05-19 13:25:44 +0000
  • ae5b44091f fixes to events Peter Schojer 2008-05-19 13:14:14 +0000
  • 665172eed0 several fixes for table, numberfield+DateField Peter Schojer 2008-05-15 12:06:22 +0000
  • 0fe95a31c4 more optimization Aleksandar Fabijanic 2008-05-14 23:51:10 +0000
  • 81fcb5cbf5 Solaris and non-Cygwin pthreads fixes (Serge: backport to 1.3.3) Aleksandar Fabijanic 2008-05-14 18:12:04 +0000
  • f5c0603771 Fixed JSEvent Peter Schojer 2008-05-14 12:40:32 +0000
  • fba8e67818 Extensions for JSEvents Peter Schojer 2008-05-14 12:31:14 +0000
  • 0d3e23167a Fixes for rendering of DateField in Table, Button event fixes Peter Schojer 2008-05-14 08:09:08 +0000
  • 4e730ecc7e Fixed constness detection of const char[] arrays Peter Schojer 2008-05-14 06:00:40 +0000
  • 96c57718c4 casts inlining and some code tidy-up Aleksandar Fabijanic 2008-05-13 23:26:35 +0000
  • d5bc108291 Missing files added Sergey Skorokhodov 2008-05-13 20:06:30 +0000
  • bad44e6e46 added a static assert to check for const ref with use, added useRef keyword for these cases Peter Schojer 2008-05-13 13:41:08 +0000
  • 92a0389b63 Split Bindign in CopyBinding and Binding. Fixes use(const T&) case Peter Schojer 2008-05-13 11:30:19 +0000
  • e933e93b50 DynamicAny::extract performance optimization Aleksandar Fabijanic 2008-05-13 01:41:27 +0000
  • 45d601089b VS90 solutions/projects for WebWidgets/ExtJS libraries and test suites replaced hard coded project names with $(ProjectName) macro replaced ThreadEntry.cpp/.h with ThreadTarget.cpp/.h in Foundation_VS90.vcproj Aleksandar Fabijanic 2008-05-12 18:59:24 +0000
  • 1bd450e943 added TableCellHandler Peter Schojer 2008-05-12 13:35:18 +0000
  • 6c80fe82c1 added WebWidgets Peter Schojer 2008-05-12 13:12:39 +0000
  • 1ab0db1131 Fix for SharedPtr gcc 4.1.3 compilation problem merged from trunk. Sergey Skorokhodov 2008-05-11 09:01:56 +0000
  • 9661e08347 template parameter shadowing fix Aleksandar Fabijanic 2008-05-10 23:58:51 +0000