Commit Graph

26945 Commits

Author SHA1 Message Date
mattias
ffc20c11e9 examples: update
git-svn-id: trunk@27396 -
2010-09-17 15:22:02 +00:00
sekelsenmat
f003a1cfe8 Fixes the makefiles after removing cgi
git-svn-id: trunk@27395 -
2010-09-17 14:18:31 +00:00
sekelsenmat
4fb7141bae Starts removing the obsolete cgi package
git-svn-id: trunk@27394 -
2010-09-17 14:11:36 +00:00
mattias
ee0576766e IDE: started using compiler conditionals
git-svn-id: trunk@27393 -
2010-09-17 13:01:35 +00:00
mattias
80a9a8d66c IDE: added Owner to TParsedCompilerOptions
git-svn-id: trunk@27392 -
2010-09-17 11:00:16 +00:00
zeljko
dfbf7ae956 Gtk2: implemented GetBkColor(). part of #14792.
git-svn-id: trunk@27391 -
2010-09-17 06:38:24 +00:00
zeljko
bfc3350f00 Qt: implemented GetBkColor(). part of #14792
git-svn-id: trunk@27390 -
2010-09-17 06:33:19 +00:00
jesus
bea78b0370 LCL, grids, store always custom columns titles for translation purposes, issue #27230
git-svn-id: trunk@27389 -
2010-09-16 19:09:53 +00:00
blikblum
d2ab60647a lcl,win32: implement GetBkColor. Issue #14792
git-svn-id: trunk@27388 -
2010-09-16 19:02:43 +00:00
jesus
6c402161ed LCL, reset HotCellPainted Flag on grid.clear to fix exception on mouse move, from Sławomir Załęcki, issue #17426
git-svn-id: trunk@27387 -
2010-09-16 17:02:13 +00:00
blikblum
0d632cce9c win32: use a hardcoded flag to avoid sending LM_CHANGED msg to LCL when handling BM_SETCHECK (TCustomCheckBox), fixes #17425
git-svn-id: trunk@27386 -
2010-09-16 14:08:01 +00:00
juha
f42d3f84d8 Converter: minor cleanup.
git-svn-id: trunk@27385 -
2010-09-16 12:19:03 +00:00
juha
8e3631c047 Converter: cache unit paths using OnIdle handler.
git-svn-id: trunk@27384 -
2010-09-16 12:18:59 +00:00
juha
40bf83e108 Converter: optimization, pass class names as parameters.
git-svn-id: trunk@27383 -
2010-09-16 12:18:55 +00:00
mattias
17fe2cd09c translations: german: updates from Swen Heinig
git-svn-id: trunk@27382 -
2010-09-16 11:18:29 +00:00
zeljko
d4364b78d9 Qt: do not touch pallettes for QLineEdit,QComboBox & QTextEdit classes in palette initialization under X11, otherwise we have wrong selection color if selection setted up when widget is not visible.
git-svn-id: trunk@27381 -
2010-09-16 09:38:25 +00:00
mattias
4ea649b026 IDE: fixed SearchDirectoryInSearchPath for trailing pathdelim
git-svn-id: trunk@27380 -
2010-09-16 06:55:26 +00:00
zeljko
6f8a1be510 Qt: fixed result of TQtWidgetSet.SetFocus(), in case when handle param is invalid.
git-svn-id: trunk@27379 -
2010-09-16 06:27:30 +00:00
zeljko
f8823dc2ea Qt: fixed result of TQtLineEdit.EventFilter(), no result in case LCLObject is nil.
git-svn-id: trunk@27378 -
2010-09-16 06:22:22 +00:00
marc
74c55b5b4e * Take lineorder into account when creating bitmap
git-svn-id: trunk@27377 -
2010-09-15 23:22:25 +00:00
marc
fd72ca7ff3 * Use DstBpp instead of SrcDepth when calculating DstLineSize (fixes #0017234)
* Use SrcBytes (=3) for 24Bpp images when RGB indices require a pixel copy

git-svn-id: trunk@27376 -
2010-09-15 22:59:16 +00:00
mattias
3d961391a4 IDE: fixed SearchDirectoryInSearchPath, bug #17322
git-svn-id: trunk@27375 -
2010-09-15 22:49:42 +00:00
jesus
dc4e797f5b LCL, improved grids TAB-ing, options goTabs or dgTabs, issue #16007
git-svn-id: trunk@27374 -
2010-09-15 21:37:09 +00:00
jesus
3b670b01a2 LCL, reworked grid's cell drawing fixing several bugs including issue #17407
git-svn-id: trunk@27373 -
2010-09-15 21:09:44 +00:00
sekelsenmat
f21517ba5c Adds support for testing the atDesktop menus under wince-win32-x86. Also fixes some include file ide directives
git-svn-id: trunk@27372 -
2010-09-15 15:44:18 +00:00
sekelsenmat
a3b60a072f Starts implementing menu support for wince in atDesktop mode
git-svn-id: trunk@27371 -
2010-09-15 15:16:50 +00:00
mattias
fc57380f8b IDE: fixed potential AV
git-svn-id: trunk@27370 -
2010-09-15 12:05:05 +00:00
mattias
688e4a835e IDE: add to package: fixed crash due to PageIndex
git-svn-id: trunk@27369 -
2010-09-15 11:53:58 +00:00
michael
b33eba64cd * New PRE tag support from Aleksey Lagunov
git-svn-id: trunk@27368 -
2010-09-15 06:59:22 +00:00
mattias
a8a47d05b0 IDE: TrimSearchPath: chomp path delims instead of add
git-svn-id: trunk@27367 -
2010-09-14 16:39:57 +00:00
mattias
96b933cc95 IDE: fixed TrimSearchPath to keep a . path
git-svn-id: trunk@27366 -
2010-09-14 16:38:27 +00:00
mattias
db8fac4fac codetools: fixed CreateRelativeSearchPath to keep a . search path
git-svn-id: trunk@27365 -
2010-09-14 16:37:32 +00:00
zeljko
bf387fa577 Qt: fixed AV with TQtTreeWidget. fixes #17411
git-svn-id: trunk@27364 -
2010-09-14 16:17:12 +00:00
mattias
3844f28951 IDE: fixed PkgSrcPath macro to return the unit paths plus src paths
git-svn-id: trunk@27363 -
2010-09-14 16:14:52 +00:00
mattias
0e6e2f89de IDE: add to package: replaced TNoteBook with TPageControl
git-svn-id: trunk@27362 -
2010-09-14 15:55:18 +00:00
mattias
ed6f7d9f76 IDE: converter: fixed deprecated
git-svn-id: trunk@27361 -
2010-09-14 15:53:38 +00:00
zeljko
20bd6668d6 LCL: compileroptionsdlg changed TNoteBook to TPageControl, fixes #27358
git-svn-id: trunk@27360 -
2010-09-14 06:30:41 +00:00
zeljko
0b45037bab IDE: pkgoptionsdlg, changed TNoteBook to TPageControl.
git-svn-id: trunk@27359 -
2010-09-14 06:30:09 +00:00
mattias
60b9345550 IDE: about: replaced TNoteBook with TPageControl
git-svn-id: trunk@27358 -
2010-09-13 20:57:10 +00:00
mattias
75f7582346 IDE: build file: replaced TNoteBook with TPageControl
git-svn-id: trunk@27357 -
2010-09-13 20:54:38 +00:00
mattias
5c400e1d74 IDE: codeexplorer: replaced TNoteBook with TPageControl
git-svn-id: trunk@27356 -
2010-09-13 20:53:23 +00:00
mattias
c023825bb7 IDE: codetools defines editor: replaced TNoteBook with TPageControl
git-svn-id: trunk@27355 -
2010-09-13 20:51:11 +00:00
mattias
706ab315ff IDE: unit info: replaced TNoteBook with TPageControl
git-svn-id: trunk@27354 -
2010-09-13 20:49:04 +00:00
mattias
7f54ebde82 IDE: add to package: replaced TNoteBook with TPageControl
git-svn-id: trunk@27353 -
2010-09-13 20:47:30 +00:00
mattias
628fb8fa0f IDE: run parameters: replaced TNoteBook with TPageControl
git-svn-id: trunk@27352 -
2010-09-13 20:46:23 +00:00
jesus
73949a5ee4 postscript example, new form resources and fix postscript ClipRect test on different resolutions
git-svn-id: trunk@27351 -
2010-09-13 19:41:17 +00:00
jesus
64a78a2f30 LCL, PostcriptUnicode: fill tables on demand
git-svn-id: trunk@27350 -
2010-09-13 19:37:02 +00:00
jesus
d897a56d00 LCL, fix postscriptcanvas roundrect problem on resolution change, adapted patch from Anton Kavalenka and Patrick Chevalley, issue #17214
git-svn-id: trunk@27349 -
2010-09-13 19:24:19 +00:00
jesus
3290f05d67 Debugger, was returning UnicodeStrings as uppercase
git-svn-id: trunk@27348 -
2010-09-13 18:50:39 +00:00
mattias
2767314c13 IDE: fixed replacenamesunit.lfm
git-svn-id: trunk@27347 -
2010-09-13 11:54:29 +00:00