Commit Graph

652 Commits

Author SHA1 Message Date
Peter Schojer
ae50bc2ad2 changes to allow extension to RequestHandler 2008-07-10 10:28:08 +00:00
Peter Schojer
4e7a55a24b added support to get client id 2008-07-09 10:45:45 +00:00
Peter Schojer
e7ce0a5b52 reduced exception throwing 2008-07-09 08:51:19 +00:00
Peter Schojer
693db42cee added support for hidden columns 2008-07-08 12:43:07 +00:00
Aleksandar Fabijanic
795601ec64 removed comma after AUTH_LOGIN 2008-07-08 11:55:53 +00:00
Aleksandar Fabijanic
3b579d9235 RotateAtTimeStrategy::mustRotate argument default to zero (argument not used anyway, class is handy elsewhere) 2008-07-07 19:08:54 +00:00
Aleksandar Fabijanic
08dda45469 POCO_PROJECT => PROJECT_BASE 2008-07-07 19:03:09 +00:00
Aleksandar Fabijanic
444c9ec421 Added SMTPLogger to VS90 projects 2008-07-07 17:15:19 +00:00
Aleksandar Fabijanic
512d7451ad SF [2007476] Add two missing official Debian architectures to POCO 2008-07-03 14:09:10 +00:00
Guenter Obiltschnig
7fc2462ed1 fixed SF# 2009707 small bug in Net/ICMPPacketImpl.cpp 2008-07-03 13:00:53 +00:00
Peter Schojer
25efa0fd38 fixed tabel rendering bug 2008-07-03 11:26:50 +00:00
Peter Schojer
b2f8d6abdf added beforeCellChangeEvent 2008-07-03 11:14:41 +00:00
Aleksandar Fabijanic
4e2a3f7013 SF [2009349] Possible deadlock in AsyncChannel::close 2008-07-03 10:19:00 +00:00
Guenter Obiltschnig
690c231a1a makefile improvements 2008-07-03 10:07:52 +00:00
Peter Schojer
359ef99f85 improved DND on table 2008-07-02 06:09:09 +00:00
Aleksandar Fabijanic
91676683db windows cmd line build up to 4-levels deep 2008-07-01 15:28:54 +00:00
Aleksandar Fabijanic
6b188d0cb3 windows cmd line build up to 4-levels deep
some VS90 solution and project files fixes
2008-07-01 15:28:17 +00:00
Peter Schojer
0d34d4b64f fixes to layout to be pixel exact 2008-07-01 09:37:42 +00:00
Peter Schojer
dcc35155fc fixed wrong license 2008-07-01 09:12:50 +00:00
Peter Schojer
474f84b6cf added padding support to layouts 2008-07-01 08:08:27 +00:00
Aleksandar Fabijanic
04f61f101b few windows build fixes 2008-06-30 17:02:20 +00:00
Peter Schojer
7ad83b7d4d added possibility to add JS functions directly to page 2008-06-30 07:10:08 +00:00
Aleksandar Fabijanic
b1f895eed8 DynamicAny improvements (now holds any type out-of-the-box), some refactoring and documentation improvements 2008-06-30 00:26:54 +00:00
Peter Schojer
e0bb9c162b more Table events 2008-06-27 09:58:27 +00:00
Aleksandar Fabijanic
3ca6a9775c VS 90 files for MySQL connector; components file update 2008-06-25 11:59:27 +00:00
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