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
Aleksandar Fabijanic
979749490a
Binding compilation fix
2008-05-25 16:36:58 +00:00
Aleksandar Fabijanic
d6ace3c20a
various use()/useRef()/bind() case tests
2008-05-25 16:09:11 +00:00
Aleksandar Fabijanic
532672c027
SF 1969276 DynamicAny("") should be false; added operator!
2008-05-22 01:29:32 +00:00
Guenter Obiltschnig
1de922e8c3
fixed SF# 1968106: DigestOutputStream losing data
2008-05-20 17:19:27 +00:00
Peter Schojer
7a0aa6987c
table performance updates+JSEvent handling changes
2008-05-20 13:58:01 +00:00
Peter Schojer
ab07e2cbba
Changed Ajax request detection to prevent browser caching
2008-05-19 13:25:44 +00:00
Peter Schojer
ae5b44091f
fixes to events
2008-05-19 13:14:14 +00:00
Peter Schojer
665172eed0
several fixes for table, numberfield+DateField
2008-05-15 12:06:22 +00:00
Aleksandar Fabijanic
0fe95a31c4
more optimization
2008-05-14 23:51:10 +00:00
Aleksandar Fabijanic
81fcb5cbf5
Solaris and non-Cygwin pthreads fixes (Serge: backport to 1.3.3)
2008-05-14 18:12:04 +00:00
Peter Schojer
f5c0603771
Fixed JSEvent
2008-05-14 12:40:32 +00:00
Peter Schojer
fba8e67818
Extensions for JSEvents
2008-05-14 12:31:14 +00:00
Peter Schojer
0d3e23167a
Fixes for rendering of DateField in Table, Button event fixes
2008-05-14 08:09:08 +00:00
Peter Schojer
4e730ecc7e
Fixed constness detection of const char[] arrays
2008-05-14 06:00:40 +00:00
Aleksandar Fabijanic
96c57718c4
casts inlining and some code tidy-up
2008-05-13 23:26:35 +00:00
Peter Schojer
bad44e6e46
added a static assert to check for const ref with use, added useRef keyword for these cases
2008-05-13 13:41:08 +00:00
Peter Schojer
92a0389b63
Split Bindign in CopyBinding and Binding. Fixes use(const T&) case
2008-05-13 11:30:19 +00:00
Aleksandar Fabijanic
e933e93b50
DynamicAny::extract performance optimization
2008-05-13 01:41:27 +00:00
Aleksandar Fabijanic
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
2008-05-12 18:59:24 +00:00
Peter Schojer
1bd450e943
added TableCellHandler
2008-05-12 13:35:18 +00:00
Peter Schojer
6c80fe82c1
added WebWidgets
2008-05-12 13:12:39 +00:00
Aleksandar Fabijanic
9661e08347
template parameter shadowing fix
2008-05-10 23:58:51 +00:00
Guenter Obiltschnig
6e7fdfa9fb
applied a SharedPtr fix from Chris Jones
2008-05-08 06:50:08 +00:00
Guenter Obiltschnig
c3d621c6fc
SharedPtr modification from Chris Jones (additional RC template arg that defaults to ReferenceCounter, thus fully backwards compatible)
2008-05-07 16:33:25 +00:00
Aleksandar Fabijanic
6c014c25d3
[1954327] CYGWIN's pthread does not define PTHREAD_STACK_MIN (2nd time)
2008-05-02 22:45:54 +00:00
Guenter Obiltschnig
4ec68cecaf
fixed SF# 1956300: HTTPServerConnection hanging
2008-05-02 16:41:14 +00:00
Mark Wright
2ba1d4181f
Fix 1953551. Make STDCXX_BASE part of the build configuration process.
2008-05-02 11:19:11 +00:00
Aleksandar Fabijanic
be2ebf2197
SF [1954327] CYGWIN's pthread does not define PTHREAD_STACK_MIN
2008-04-29 20:46:30 +00:00
Aleksandar Fabijanic
5a7aeb4960
SF item [1953551] Solaris Sun Studio 12 Apache stdcxx 64 bit follow-up
2008-04-29 20:37:58 +00:00
Aleksandar Fabijanic
e1c7bc55dd
SF items 1951604 and 1953551
...
[1951604] POCO refuses to compile with g++ 4.3.0
[1953551] Solaris Sun Studio 12 Apache stdcxx 64 bit
Warning: compile with target platforms not done yet!
2008-04-28 21:52:10 +00:00
Aleksandar Fabijanic
2a93c3e84f
some cosmetic changes
2008-04-24 10:06:35 +00:00
Aleksandar Fabijanic
621c98d358
added stack size argument to ThreadPool constructor
2008-04-21 23:29:13 +00:00
Aleksandar Fabijanic
9fd70bade2
- POCO_THREAD_STACK_SIZE macro
...
- few Thread modifications
- ThreadPool configurable stack size
2008-04-20 23:28:41 +00:00
Aleksandar Fabijanic
537ec8aca3
fixed typo
2008-04-19 19:13:26 +00:00
Aleksandar Fabijanic
32c8d371e9
Thread OS priority
2008-04-15 23:25:19 +00:00
Guenter Obiltschnig
8bc8552616
fixed a namespace bug in POCO_APP_MAIN macro
2008-04-15 10:59:00 +00:00