Commit Graph

17344 Commits

Author SHA1 Message Date
vincents
66ef33f52b reverted revison 17284: useful parts can be committed in seperate commits
git-svn-id: trunk@17287 -
2008-11-08 19:39:33 +00:00
vincents
1676e08143 snapshot monitor: update file masks of snapshot file names
git-svn-id: trunk@17286 -
2008-11-08 19:37:11 +00:00
zeljko
2ecdc6f4dc Qt: cleanup.
git-svn-id: trunk@17285 -
2008-11-08 19:23:07 +00:00
jesus
b38dc6e63f updated localize script to handle only those dirs not handled by i18n feature, commented wake up gtk dbg ouput
git-svn-id: trunk@17284 -
2008-11-08 18:55:15 +00:00
paul
a12d4a2607 examples: extend pen and brush example
git-svn-id: trunk@17283 -
2008-11-08 18:28:12 +00:00
paul
0b36524d88 lcl: add pattern support to pen (todo: caching of patterns)
git-svn-id: trunk@17282 -
2008-11-08 18:27:44 +00:00
paul
e5aaabb1c2 lcl: start TPen extending
git-svn-id: trunk@17281 -
2008-11-08 18:01:07 +00:00
tombo
a51e037923 LCL carbon: create Carbon custom control for not implemented win controls instead of exception raising
git-svn-id: trunk@17280 -
2008-11-08 16:07:24 +00:00
martin
4c1df45cac Added SynEdit.FoldAll (bug #12561, modified/ext patch from Brad Campbell)
Added Methods to find Collapsed/Expanded Line for block around cursor

git-svn-id: trunk@17279 -
2008-11-08 15:53:33 +00:00
zeljko
9a0a1e6215 Qt: clearFocus only on IQtEdit interface.
git-svn-id: trunk@17278 -
2008-11-08 14:37:03 +00:00
tombo
dfbd3b0c8c LCL carbon: removed debug code
git-svn-id: trunk@17277 -
2008-11-08 14:25:23 +00:00
zeljko
48c9786d36 Qt: introduced new class TQtMessageBox, now we can use LCLStrConsts for MessageDlg(),ShowMessage().Rewritten PromptUser(). Minor fix for QLineEdit_selectAll().
git-svn-id: trunk@17276 -
2008-11-08 12:16:18 +00:00
martin
9ba43b14b7 Fix regression and enhance of Del-to-end-of-word (ctrl-t). Handles spaces and punctuation before/after the word as separate entities. Trims spaces on full word del. BUG #12583
git-svn-id: trunk@17275 -
2008-11-08 12:03:23 +00:00
paul
dd34b2fc9f lcl: extract TCustomColorBox from TColorBox, TCustomColorListBox from TColorListBox
git-svn-id: trunk@17274 -
2008-11-08 11:38:20 +00:00
paul
7723b7a27d qt: use dash patterns on qt 4.3 too (thanks Den for the hint)
git-svn-id: trunk@17273 -
2008-11-08 11:17:13 +00:00
paul
2e48fd922a gtk2: trial to fix gtk2 clipboard crash
git-svn-id: trunk@17272 -
2008-11-08 09:30:12 +00:00
darius
dba66d3a1e renamed all "listbox" entries to "treeview" in code
removed setting a custom font because it adds notihing extra and is inconsistent with the gui (messageview)

git-svn-id: trunk@17271 -
2008-11-08 09:26:37 +00:00
darius
f1f3e50cdb refactoring patch by Alexander Klenin
fixes: http://bugs.freepascal.org/view.php?id=12584

git-svn-id: trunk@17270 -
2008-11-07 21:46:59 +00:00
vincents
19935e9ab8 fixed installing man files (issue #12580)
git-svn-id: trunk@17269 -
2008-11-07 19:28:03 +00:00
darius
8924fb15cb remove SVN reporitory path from filename if possible
fixes: http://bugs.freepascal.org/view.php?id=12585

git-svn-id: trunk@17268 -
2008-11-07 18:12:42 +00:00
zeljko
7890257f16 Qt: fixed typos.
git-svn-id: trunk@17267 -
2008-11-07 17:34:08 +00:00
zeljko
69db61d5a6 Qt: Systrayicon popup menu fix. Fixes #12586
git-svn-id: trunk@17266 -
2008-11-07 15:48:44 +00:00
kirkpatc
1f638cd4e4 FPDoc - added links from TCanvas, TPen, TFont and TPen in graphics.xml to components in the new /fcl/FPCanvas.xml, and some minor changes in FPCanvas.xml
git-svn-id: trunk@17265 -
2008-11-07 12:22:15 +00:00
mattias
10c1174650 deb: fpc-crosswin32: fixed adding link to windres
git-svn-id: trunk@17264 -
2008-11-07 10:44:31 +00:00
vincents
0b09b89a79 minor improvements of the man page texts from Karl-Michael Schindler (issue #12581)
git-svn-id: trunk@17263 -
2008-11-07 08:26:30 +00:00
laurent
894e69f2a5 Update LazReport French language, thx pomalo
git-svn-id: trunk@17262 -
2008-11-07 08:14:27 +00:00
paul
227502e9d1 qt: implement custom pen dashes for qt4.4
git-svn-id: trunk@17260 -
2008-11-07 02:15:43 +00:00
paul
438886ae49 qt:
- update bindings version to 1.68
 - apply Den's patch to fix incompatibilities between versions
  - use Qt 4.4 on window by default

git-svn-id: trunk@17259 -
2008-11-07 01:53:28 +00:00
darius
8eb6e3303b changed parent class for TLazSearchResultLB from TCustomListBox to TCustomTreeView
* this is the first of a series of commits in an effort to refactor the code for this form and to improve the gui by adding folding of items belonging to one file. I will also improve the gui layout

git-svn-id: trunk@17258 -
2008-11-07 00:59:47 +00:00
marc
296c74028c * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@17257 -
2008-11-06 23:38:35 +00:00
marc
fc7e0527de * Updated po files
git-svn-id: trunk@17256 -
2008-11-06 23:25:18 +00:00
marc
b35232127a * Improved localization of the About dialog by Maxim Ganetsky
git-svn-id: trunk@17255 -
2008-11-06 23:17:45 +00:00
martin
9e060e48c6 Fix ExtraCharSpacing (Bug #11824) Extra Space was accumulated across blocks of text.
git-svn-id: trunk@17254 -
2008-11-06 20:09:24 +00:00
martin
e9d128ca48 Workaround for bug #12576; failed to compile for powerpc, if inlining is enabled. Patch by Brad Campbell
git-svn-id: trunk@17253 -
2008-11-06 19:42:01 +00:00
darius
101d1a7688 applied reformatting patch from Alexander Klenin
http://bugs.freepascal.org/view.php?id=12577

git-svn-id: trunk@17252 -
2008-11-06 18:24:10 +00:00
kirkpatc
417bfc48d5 FPDoc - created new directory /xml/fcl/ containing new files made with MakeSkel - FPImage.xml and FPCanvas.xml, now populated with descriptions and links
git-svn-id: trunk@17251 -
2008-11-06 15:46:53 +00:00
tombo
5a1665f97c LCL TControlScrollbar.Range: range should be position limit + page size, fixes scrolling behind max
git-svn-id: trunk@17250 -
2008-11-06 14:04:24 +00:00
mazen
9584f3723f * (env) Merged changes from official Debian repository (mainly fixes of bugs reported on Debian bug tracker).
git-svn-id: trunk@17249 -
2008-11-06 13:51:14 +00:00
tombo
9d0bc6d65f LCL carbon: improved TreeView scrolling a bit with hint from Dmitry Boyarintsev
git-svn-id: trunk@17248 -
2008-11-06 13:25:39 +00:00
mattias
b5a8b6cbc4 IDE: no auto completion in comment at end of line
git-svn-id: trunk@17247 -
2008-11-06 12:54:50 +00:00
paul
6e020f2d66 carbon: implement drawing of +/- treeview signs using themeservices, return +/- size
git-svn-id: trunk@17246 -
2008-11-06 03:24:30 +00:00
marc
7f3351d2c7 * Updated French translation by Xavier Sautejeau
git-svn-id: trunk@17245 -
2008-11-05 23:33:39 +00:00
marc
3dea9ccf36 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@17244 -
2008-11-05 23:30:21 +00:00
zeljko
cf580efa08 Qt: speedup paint a bit.
git-svn-id: trunk@17243 -
2008-11-05 19:58:08 +00:00
darius
dcf481736e implemented sorting of packages by Lucas Gradl
fixes: http://bugs.freepascal.org/view.php?id=12380

git-svn-id: trunk@17242 -
2008-11-05 18:53:09 +00:00
darius
40dda47ac5 change cursor to crHourGlass when refreshing the log
added Application.ProcessMessages to ChangeCursor method

git-svn-id: trunk@17241 -
2008-11-05 18:25:42 +00:00
darius
fdbdc5410b Added two more styles to TSeriesPointerStyle type, useful when there is a need to draw value intervals on a chart
path by Alexander Klenin

git-svn-id: trunk@17240 -
2008-11-05 17:58:25 +00:00
tombo
d07defa7df LCL carbon: fixed 0012572: Clicking on TPanel, TPage etc causes controls to loose focus
git-svn-id: trunk@17239 -
2008-11-05 16:28:41 +00:00
kirkpatc
a3c711994c FPDoc - descriptions and links added for all classes in LCLResCache.xml, consequential changes and some additions, particularly to TFont (protected properties) in Graphics.xml
git-svn-id: trunk@17236 -
2008-11-05 13:08:12 +00:00
paul
5914e66d5e win32, default: return details size for tree sign
git-svn-id: trunk@17235 -
2008-11-05 10:06:56 +00:00