Commit Graph

3107 Commits

Author SHA1 Message Date
768e780780 New fcuntion in TRxCloseFormValidator, localization. New function CloneRecord in DBUtils
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2370 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-29 16:01:32 +00:00
1d62d1e9f3 * Added bindings for Gecko 11, but they are not used by default due to gecko-bug 720682
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2364 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-20 09:50:09 +00:00
3b25f366e0 * Added inc header-files for all gecko-9 idl files that are different to gecko-10
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2363 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 17:05:55 +00:00
8736529541 * fpmake.pp updated
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2362 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 16:44:18 +00:00
da827f2654 * Reverted 2358. There is a difference between the fpmake-Lazarus package and the original one.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2361 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:56:58 +00:00
640b9b63f4 * Lazarus fpmake-package-file updated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:54:23 +00:00
189313c236 * Added error message with the hint to specify the libxpcom-filename when xulrunner failed to load
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:45:09 +00:00
ac9a9208db * Lazarus package-file updated.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2358 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 15:44:13 +00:00
9c2b80b5c4 * Re-generated .inc files with new version from the idlparser.
* Some string-types are now not returned as function result but as parameter. Solves several string issues.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2357 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 14:43:54 +00:00
3d88234802 * Updated GBrowser example
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-19 13:33:52 +00:00
713d864ebe remove old resource file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2351 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 17:17:38 +00:00
f7ccd67805 fix bug in TToolPanel on show ToolPanelSetupForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2350 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 17:16:29 +00:00
625a4e0e99 * Begin of version 2 of the geckoport package
In this new version the gecko-interfaces are generated directly from the
   idl-files of the gecko-sdk using the idlparser utility. The generated 
   include files are kept as closely to the original as possible. For now
   by defaule Gecko 9 is used, as Gecko 10 has a bug which makes it
   impossible to embed it on Linux systems.



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2349 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-17 10:50:10 +00:00
50aaeec1c9 * Added version2 branch of Geckoport, branched from version 1
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2348 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-16 11:32:18 +00:00
35a067e943 * Moved current geckoport version to version1 branch
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-16 11:27:43 +00:00
efa62983f8 CheckCloseForm in TRXCloseFormValidator now is public
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2346 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 16:35:18 +00:00
a7d87c1cfa Extra checks for db null dates
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2341 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-15 10:36:27 +00:00
c59ab57339 Make things simple
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-14 18:00:29 +00:00
69552795e1 Preventing double updates (QT widgetset)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2338 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-14 15:56:06 +00:00
29abd84caa new image for component TRxCloseFormValidator
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2334 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-07 15:30:40 +00:00
1f687faa43 Fixed focus issues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2333 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-06 15:59:19 +00:00
41d2a7604a fix compile with latest FPC 2.7
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2332 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-03 18:35:29 +00:00
96d0c1deb9 Save small change
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2331 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-03-03 09:28:11 +00:00
1d4fd99f98 fix error in rxDbGrid - tnx .wOvAN and ronin from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2319 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-28 20:01:51 +00:00
ab46c9f782 cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2315 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-26 21:06:20 +00:00
50fbeba243 fix error on open demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-26 21:03:30 +00:00
06f7e545ad RxDBGrid - move footers property to FooterOptions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2313 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-25 07:27:11 +00:00
6c209927e9 fix bug in RxDBGrid - tnx haword from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2310 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-23 04:46:16 +00:00
4610b73091 Added zlibar to components. based on 0.2.3. older versions of zlibar have no revision history
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2301 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-20 03:10:38 +00:00
821628fbbe Sound appears again but cannot change sound file.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-09 16:09:35 +00:00
a6547fdc14 Sound works but just once.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2278 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-09 15:48:39 +00:00
92a702ee40 try to fix fire event TRxDateEdit.OnAcceptDate whith CalendarStyle=csPopup - tnx ronin from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-03 21:52:00 +00:00
00857e5d2c M fpsound.pas
AM   OpenAL_NT.pas
M    fpsound_openal.pas


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-02-01 01:46:41 +00:00
9f861a7b4c Added TOvcSimpleField and TOvcTCSimpleField to palette for all platforms since Lazarus no longer crashes when they're used in form designer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-31 14:33:14 +00:00
1ce3d33d83 fix TRxHistoryNavigator with empty Back or Forward buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 17:50:00 +00:00
644473ec2d fix IncHour - txh Jura from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-29 04:46:28 +00:00
bd2c3feb49 fpsound: develops further, still only noise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2271 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 15:03:16 +00:00
a6ce7381f6 fpsound: Simplifies and develops further, still only noise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:53:00 +00:00
669d73702f fpsound: Now it makes some kind of noise
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:43:21 +00:00
bc0894fe7a fpsound: Removes unused code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:30:25 +00:00
d605088c96 fpsound: Removes unused code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:30:05 +00:00
9cb501fd8b fpsound: More improvements and still not working
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 14:28:29 +00:00
2b94c420ac fpsound: Some more improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-25 08:44:37 +00:00
624d9b3283 fpspreadsheet: Adds a forgotten part for date/time support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:52:43 +00:00
09153c582d fpspreadsheet: Finishes the basic support for date reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:48:39 +00:00
37d06a3d25 fpspreadsheet: Starts preparation to support reading dates from Excel 8, not yet functional
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 13:24:13 +00:00
95a37b7c82 fpsound: Starts adjusting the openal code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-23 10:43:32 +00:00
ba32690bfa fix draw footer rows in rxdbgrid with scrolbars - thx vicvala from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-22 21:59:39 +00:00
880197feae fpsound: Large work to advance the wave reader
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-20 16:15:10 +00:00
00e2a4261c moved config file, one level down
fixed build system (linked all fpmake files together)



git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2012-01-12 22:34:57 +00:00