Peter Schojer
1fe9732a5c
extensions to frame
2008-09-09 05:59:23 +00:00
Shan Jiang
ab06f0a999
[trunk] Add Poco::Array utility class and test cases.
...
* add Array.h to Poco::Foundation.
* add ArrayTest to testsuite.
* update build solution/makefile.
2008-09-06 04:11:11 +00:00
Peter Schojer
c88807c18c
fixed submitbutton error
2008-09-05 06:28:38 +00:00
Peter Schojer
9778ea9f5e
added beforeselect event
2008-09-04 13:02:54 +00:00
Peter Schojer
3e3ff2766c
event fixes
2008-09-04 10:13:16 +00:00
Peter Schojer
b16f06168b
fixed afterLoad event
2008-09-03 14:10:43 +00:00
Peter Schojer
8db9f0086b
added visibilty to layouts
2008-09-03 14:02:09 +00:00
Peter Schojer
52ab7d01ca
added new events to combobox, rendering fixes IE
2008-09-03 12:49:54 +00:00
Peter Schojer
b74e41b626
added std::pair support
2008-09-02 07:02:58 +00:00
Peter Schojer
64933507ac
support more than one form per page
2008-09-01 13:49:46 +00:00
Peter Schojer
b741f069ce
form fixes
2008-09-01 08:01:40 +00:00
Peter Schojer
716d71c833
form fixes
2008-08-28 06:02:11 +00:00
Peter Schojer
cdab287496
various fixes
2008-08-27 12:55:57 +00:00
Peter Schojer
8dddbfb147
fixed Imagebutton size
2008-08-26 13:43:11 +00:00
Aleksandar Fabijanic
c94cd468de
RowIterator positioning
2008-08-25 12:42:31 +00:00
Peter Schojer
5bd23e62b3
fixed Imagebutton click event
2008-08-25 11:09:04 +00:00
Aleksandar Fabijanic
6b3b3e852f
few Row sorting fixes/optimizations
2008-08-14 22:53:45 +00:00
Aleksandar Fabijanic
cb6b75b753
VS 71 projects
2008-08-14 13:28:18 +00:00
Aleksandar Fabijanic
8a0f2272b7
VS 90 project files; removed library dependencies
2008-08-14 13:06:08 +00:00
Aleksandar Fabijanic
43392d87cf
URL case typo fix
2008-08-14 10:10:50 +00:00
Aleksandar Fabijanic
4ab0ccaf6d
Units
2008-08-14 10:04:46 +00:00
Aleksandar Fabijanic
e409026fba
SF [2047672] RecordSet Filtering
2008-08-12 10:12:56 +00:00
Aleksandar Fabijanic
d6b81dca0f
logical operators
2008-08-12 10:09:03 +00:00
Aleksandar Fabijanic
516aaa1b9f
changed stat member to st_ctime for created time
...
(Sergey, add #ifdef for your platform if you want to have st_birthtime)
2008-08-06 20:17:31 +00:00
Aleksandar Fabijanic
54edf45085
reverting rev. 709 (stat.st_birthtime is not POSIX, see http://www.opengroup.org/onlinepubs/000095399/basedefs/sys/stat.h.html )
2008-08-05 20:12:57 +00:00
Sergey Kholodilov
c186d5da98
Misprint in createdImpl fixed
2008-08-05 15:08:39 +00:00
Aleksandar Fabijanic
9998706b7e
SF [2036460] UUID regression tests are failing on Linux with g++ 4.3.1
2008-08-04 20:19:32 +00:00
Shan Jiang
1671f7fcbf
[trunk] Fix typo in DynamicAnyTest.h.
...
Add namespace declarer Poco to make gcc happy.
2008-08-02 16:14:49 +00:00
Peter Schojer
3cf2508145
close now simply hides the panel
2008-08-01 11:21:34 +00:00
Peter Schojer
a0ecc39893
reduced exceptions
2008-08-01 05:23:43 +00:00
Aleksandar Fabijanic
e55781ba66
changed AbstractExtraction::isValueNull(const std::string&, bool) from specialization to overload
2008-07-30 13:54:58 +00:00
Aleksandar Fabijanic
fc5a503593
Changes related to following tracker items:
...
[2025916] ODBC binds empty string as null?
[2000408] DynamicAny non-initialized state support
[1981130] pointless comparison of unsigned integer with zero
and some refactoring.
Warning: only tested on Windows.
2008-07-29 20:11:38 +00:00
Sergey Kholodilov
3e65280dc1
artificial limit for bind parameters removed.
2008-07-29 16:44:13 +00:00
Aleksandar Fabijanic
f712074b62
pass error diagnostic string to the parent
...
added class documentation
2008-07-24 11:42:10 +00:00
Peter Schojer
461de57265
fixed potential infinite loop
2008-07-23 10:01:51 +00:00
Peter Schojer
8f8072880e
fixed IE7
2008-07-22 10:38:58 +00:00
Peter Schojer
99de517757
added autoedit table
2008-07-22 10:19:17 +00:00
Peter Schojer
53f989634b
rendering invisible elements too
2008-07-21 10:28:08 +00:00
Aleksandar Fabijanic
d4f2be3fd2
SF [2019857] Memory leak in Data::ODBC Extractor (fixed using Poco::Buffer)
2008-07-20 17:05:18 +00:00
Aleksandar Fabijanic
2589797359
changed Oracle connection string (again)
2008-07-18 14:58:55 +00:00
Aleksandar Fabijanic
a58b6e4c67
changed Oracle connection string
2008-07-18 11:45:17 +00:00
Aleksandar Fabijanic
f574e90f41
SF [2019857] Memory leak in Data::ODBC Extractor
2008-07-17 00:40:59 +00:00
Aleksandar Fabijanic
93c6bb0725
removed ODBCStatementImpl stored procedure hack
...
renamed TypeInfo::getSafeInfo to tryGetInfo
2008-07-16 21:02:56 +00:00
Peter Schojer
f7301dac98
fixed rowclicked
2008-07-15 13:46:21 +00:00
Peter Schojer
2f3fa758e6
added editmode support
2008-07-15 06:56:52 +00:00
Aleksandar Fabijanic
9f8bd817f3
AutoTransaction test for Oracle ODBC
2008-07-14 18:27:29 +00:00
Peter Schojer
d87617f1a7
bugfixes to table, new events
2008-07-14 11:43:30 +00:00
Peter Schojer
a801ac2349
extended events to allow grouping+delay
2008-07-11 08:56:17 +00:00
Peter Schojer
1639f5b314
added key events to table, fixed beforecellvaluechange event
2008-07-10 14:32:10 +00:00
Peter Schojer
c88a9418fc
rendering fixes
2008-07-10 13:26:23 +00:00