Commit Graph

3194 Commits

Author SHA1 Message Date
Peter Schojer
523d339296 fixed sample 2008-09-30 10:32:35 +00:00
Peter Schojer
8ae571b205 various extensions 2008-09-30 08:47:32 +00:00
Peter Schojer
5c9977d79a updated multiselect 2008-09-30 08:43:24 +00:00
Peter Schojer
b5c357599c extended caching framework with configurable thread safeness 2008-09-30 06:49:22 +00:00
Peter Schojer
358797c89e added NullMutex, extended Events so that mutex is a template param, minor performance optimzation for strategies 2008-09-30 06:26:47 +00:00
Guenter Obiltschnig
ce17ae2c66 new release/build scripts 2008-09-29 07:43:47 +00:00
Peter Schojer
9bc329f95d updated MultiSelect 2008-09-29 06:36:46 +00:00
Guenter Obiltschnig
6ea765969d SharedPtr now has referenceCount() member fn 2008-09-26 13:36:51 +00:00
Peter Schojer
c60067167f fixed initVal 2008-09-26 10:21:14 +00:00
Peter Schojer
ac3729f73b fixed initVal 2008-09-26 09:59:14 +00:00
Guenter Obiltschnig
a55726017c fixed mkrelease script to use buildwin 2008-09-26 09:45:24 +00:00
Guenter Obiltschnig
2a26ce18d0 fixed SF# 2123301: 1.3.3 Network Interface missing constructor 2008-09-26 09:32:54 +00:00
Peter Schojer
22e337614c listbox fixes 2008-09-26 09:23:43 +00:00
Guenter Obiltschnig
585a7f147b fixed SF# 2123231 ] MySQL MEDIUMINT support 2008-09-26 08:07:24 +00:00
Chris Johnson
5cc5b306d3 Move from --disable-[feature] to --exclude-[feature] format and address that all components included in build if configure script is not ran to change behavior. (Hopefully addressed clobbering script +x settings for *NIX) 2008-09-25 05:03:11 +00:00
Aleksandar Fabijanic
d67bccf359 [2127319] ODBC fails to detect drivers w/ unixODBC 2008-09-24 23:23:46 +00:00
Peter Schojer
e9cdfc6247 added absolute layout support, added css to views ,layout fixes 2008-09-24 13:37:54 +00:00
Chris Johnson
0cd0f4cacf Improve dependency libs during linking based on components enabled - resolves link errors on missing libs when a component is disabled. 2008-09-24 05:40:15 +00:00
Aleksandar Fabijanic
ed536d12a8 fix of a fix (CreateFileW => CreateFileA) 2008-09-23 18:42:22 +00:00
Aleksandar Fabijanic
25c8f843a0 set EOL property to LF for all *NIX scripts 2008-09-23 18:10:11 +00:00
Aleksandar Fabijanic
34ae16b89a SF [2062835] Logfile _creationDate is wrong; 2008-09-23 18:00:11 +00:00
Chris Johnson
d244df7f81 Clean up configure options and add support for conditional building of Poco components beyond core/foundation. Tested with windows, MinGW and Linux. 2008-09-23 17:10:08 +00:00
Chris Johnson
0f2fa0aae6 FIX BUG-2123306 - Added support for optional compiling of NetSSL and Data, including control of which data components (ODBC, MySQL, SQLite)
Added --help configuration additions
FIX MinGW build support for Data component
Corrected link order of Poco components for data samples resulting in unresolved symbol errors
2008-09-23 07:44:45 +00:00
Aleksandar Fabijanic
6ca0056f79 Solaris test compile/run 2008-09-22 18:13:54 +00:00
Aleksandar Fabijanic
95b2f13647 native EOL 2008-09-22 17:56:35 +00:00
Aleksandar Fabijanic
aaddff0f41 MySQL:
Solaris compilation fixes
VS90 project file
Makefile
few tidy-up code fixes
2008-09-22 13:32:12 +00:00
Guenter Obiltschnig
14fed4c986 fixes from 1.3 2008-09-21 20:38:52 +00:00
Guenter Obiltschnig
8e58146848 Socket::select and SocketReactor improvements 2008-09-21 18:36:40 +00:00
Aleksandar Fabijanic
9b636a3fbd Makefile fix (pcre_ucp_searchfuncs => pcre_ucd) 2008-09-20 20:12:17 +00:00
Aleksandar Fabijanic
08ee875c9f detect links to odbc libraries 2008-09-19 18:28:46 +00:00
Guenter Obiltschnig
8110a3f841 added release policy to SharedPtr 2008-09-19 17:18:01 +00:00
Guenter Obiltschnig
2908c0a2ad added some const's back to DynamicAny 2008-09-19 10:55:33 +00:00
Peter Schojer
8a435a76d2 onsuccess suport for form loading 2008-09-19 10:55:02 +00:00
Peter Schojer
fb8783c7f4 onsuccess suport for form loading 2008-09-19 10:40:06 +00:00
Peter Schojer
3395631986 added cls 2008-09-19 10:34:12 +00:00
Peter Schojer
24a60074b3 added extjs2.2 2008-09-19 09:18:48 +00:00
Peter Schojer
61b55c5b0f added readonly flag 2008-09-19 08:34:37 +00:00
Guenter Obiltschnig
0be3772812 2118943 ] out_of_bound access in Poco::Data::BLOB:rawContent 2008-09-19 08:33:19 +00:00
Peter Schojer
3a1715de5b fixed frame hidden property 2008-09-19 08:19:07 +00:00
Peter Schojer
59bb2b3c8a fixed combobox 2008-09-19 07:59:35 +00:00
Guenter Obiltschnig
bf606f1867 updated release script to use install 2008-09-19 05:27:29 +00:00
Guenter Obiltschnig
ac6b6e1bf8 updated build/release scripts 2008-09-19 04:43:05 +00:00
Guenter Obiltschnig
868390ad58 thread fixes for macosx 2008-09-18 19:07:15 +00:00
Guenter Obiltschnig
5f605414ff OpenSSL improvements 2008-09-18 15:54:03 +00:00
Guenter Obiltschnig
5ae8225ece added Environment::nodeId() 2008-09-18 15:49:05 +00:00
Guenter Obiltschnig
b5b35cb173 fixed log rotation issue 2008-09-18 14:18:44 +00:00
Peter Schojer
be8daabe3c escaping js values 2008-09-18 12:29:56 +00:00
Peter Schojer
4d95e3bf49 fixed events 2008-09-18 12:19:11 +00:00
Peter Schojer
b1c5c8b484 impl checked event 2008-09-18 11:58:49 +00:00
Peter Schojer
16d9cb557a escaping values of select event 2008-09-18 11:43:26 +00:00