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
Guenter Obiltschnig
46c41fcd42
SQLite3 fixes
2008-09-18 11:14:41 +00:00
Peter Schojer
7ac9af2f5b
json fixes
2008-09-18 11:08:30 +00:00
Guenter Obiltschnig
ec1997c2e5
upgraded to PCRE 7.8
2008-09-18 11:08:06 +00:00
Peter Schojer
de1518b091
exceptions instead of assertions
2008-09-18 10:38:22 +00:00
Guenter Obiltschnig
14a4c61355
- fixed SF# 2012050: Configuration key created on read access; - Poco::Util::WinRegistryKey now has a read-only mode; - Poco::Util::WinRegistryKey::deleteKey() can now recursively delete registry keys
2008-09-18 09:04:17 +00:00
Peter Schojer
707381faca
IE rendering bug fixed
2008-09-18 06:59:01 +00:00
Guenter Obiltschnig
d3eb9ee376
workaround for SF# 1959059: Poco::SignalHandler deadlock: the SignalHandler can now be disabled globally by adding a #define POCO_NO_SIGNAL_HANDLER to Poco/Config.h
2008-09-17 19:31:19 +00:00
Guenter Obiltschnig
c83f8e2434
fixed SF# 1896482: tryReadLock intermittent error
2008-09-17 19:13:50 +00:00
Guenter Obiltschnig
cf1d1fa952
fixed SF# 1948361: a little bug for win32
2008-09-17 17:45:12 +00:00
Guenter Obiltschnig
7666d47304
fixed SF# 1935310: Unhandled characters in Windows1252Encoding
2008-09-17 17:34:30 +00:00
Guenter Obiltschnig
f5c33e77fb
fixed NetworkInterface for Windows
2008-09-17 15:43:14 +00:00
Peter Schojer
296913bd93
added textChanged event
2008-09-17 12:15:55 +00:00