Sergey Kholodilov
1641bb56ce
=database and user name changed
2008-06-25 11:03:17 +00:00
Sergey Kholodilov
33efbefa71
=MySQL connector
2008-06-25 10:42:16 +00:00
Sergey Kholodilov
e4d212a9d3
=Nullable and it supportion in TypeHandler
2008-06-25 10:29:40 +00:00
Peter Schojer
11cd2c2eab
mouseup, mousedown events
2008-06-25 10:20:18 +00:00
Sergey Kholodilov
05a1f5dcdd
=inculde Poco/Platform.h before all
2008-06-25 10:19:39 +00:00
Peter Schojer
39a77169d3
added debug mode, fixed panel rendering
2008-06-25 07:36:39 +00:00
Aleksandar Fabijanic
c5a222e8ba
SF [2001995] Windows build based on components file
...
some project/solutions files added/modified
2008-06-24 19:44:34 +00:00
Peter Schojer
df44690b3a
fixed IE7 rendering error
2008-06-24 10:04:57 +00:00
Peter Schojer
b486be2622
fixed IE7 rendering error
2008-06-24 09:55:10 +00:00
Aleksandar Fabijanic
cfbe8fd28a
SF [2000408] DynamicAny non-initialized state support (more changes/fixes)
2008-06-23 21:48:23 +00:00
Aleksandar Fabijanic
8e993b9240
fix for failing testRow()
2008-06-23 20:32:05 +00:00
Aleksandar Fabijanic
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()
2008-06-23 02:15:22 +00:00
Aleksandar Fabijanic
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
2008-06-19 01:36:45 +00:00
Chris McKenzie
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.
2008-06-19 00:59:02 +00:00
Chris McKenzie
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.
2008-06-19 00:57:42 +00:00
Guenter Obiltschnig
b40e8df4f2
added --help option to configure script
2008-06-18 09:26:12 +00:00
Peter Schojer
d9c505331d
Linux fixes
2008-06-12 08:48:40 +00:00
Guenter Obiltschnig
ecefa6121c
improvements to PageCompiler (new precondition page attribute)
2008-06-10 15:21:44 +00:00
Guenter Obiltschnig
9f751f5e9a
added release build scripts
2008-06-09 18:48:09 +00:00
Guenter Obiltschnig
c23141fa4d
added release scripts
2008-06-09 18:42:07 +00:00
Guenter Obiltschnig
076c301460
fixed SF# 1985180: Poco::Net::DNS multithreading issue
2008-06-09 14:21:56 +00:00
Peter Schojer
b3d124f14a
added support for custom JS cell renderers
2008-06-09 13:28:59 +00:00
Peter Schojer
46ab108194
fixed delegates error
2008-06-09 09:49:24 +00:00
Peter Schojer
515c64faea
refactored JSEvents for easier server callbacks
2008-06-09 09:09:02 +00:00
Peter Schojer
db640711d1
minor table header rendering optimization
2008-06-06 11:48:25 +00:00
Peter Schojer
d2eaf40e88
added exception handling in Requesthandler, added WebWidgetsException
2008-06-06 08:24:57 +00:00
Chris Johnson
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
2008-06-06 04:38:13 +00:00
Peter Schojer
790a20ed20
added rowClicked event
2008-06-05 13:10:18 +00:00
Peter Schojer
c7a3b3499d
fixed css include
2008-06-05 10:00:14 +00:00
Peter Schojer
5941524877
added Resourcemanager
2008-06-05 09:01:29 +00:00
Peter Schojer
8cd381c913
afterload event added
2008-06-04 13:37:04 +00:00
Peter Schojer
691eb2d909
added support for multiline selection
2008-06-04 10:42:53 +00:00
Aleksandar Fabijanic
cb234f14ac
Fedora Core9/g++ 4.3.0 compilations fixes
2008-06-03 20:51:10 +00:00
Aleksandar Fabijanic
e2fafc6404
[1983595] ODBCMetaColumn type detection fix
2008-06-03 13:52:00 +00:00
Peter Schojer
9e6591b474
added table selectionmodel, auto-mask tables while loading
2008-06-03 11:21:31 +00:00
Aleksandar Fabijanic
a90b28b4d3
[1982878] Can't set log files purging to none
2008-06-03 01:38:57 +00:00
Peter Schojer
20bd90aa5d
fixed writing back of datefields
2008-06-02 07:36:54 +00:00
Aleksandar Fabijanic
97b9101d54
[1981139] initial value of reference to non-const must be an lvalue
2008-06-01 20:40:11 +00:00
Aleksandar Fabijanic
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
Buffer test
FunctionDelegate comment spelling
2008-06-01 14:33:45 +00:00
Aleksandar Fabijanic
1d27e75989
added LogRotation sample
2008-06-01 13:18:36 +00:00
Aleksandar Fabijanic
cf01c1ad16
date/time test fix; g++ compilation fix for bulk
2008-06-01 11:02:21 +00:00
Aleksandar Fabijanic
ded102a6a4
fix for SF [1980478] FileChannel loses messages with "archive"="timestamp"
2008-05-31 13:41:24 +00:00
Aleksandar Fabijanic
4fe33a7c49
Sun Studio ODBC compile fixes
2008-05-30 19:00:11 +00:00
Peter Schojer
fafec95355
fixes to table, events, datefields
2008-05-30 12:48:59 +00:00
Peter Schojer
72a0f3c3ff
added beforerender+afterrender events
2008-05-29 13:54:48 +00:00
Peter Schojer
bfddbdb20a
changed requestprocessor interface
2008-05-29 11:32:51 +00:00
Aleksandar Fabijanic
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
2008-05-28 19:08:40 +00:00
Peter Schojer
d0a169567b
simplified table serializing
2008-05-27 13:59:06 +00:00
Peter Schojer
e07a2126e9
Added fixes for layouts+ComboBoxevents
2008-05-27 12:58:28 +00:00
Peter Schojer
0362659ac9
added hidden column to fix remote sorting
2008-05-26 08:55:41 +00:00