mattias
b3ad804aa7
IDE: fixed unit flag indirectly used by designer, bug #12553
...
git-svn-id: trunk@17425 -
2008-11-18 15:18:54 +00:00
laurent
c57891fc93
Lazreport: New images for designer interface
...
git-svn-id: trunk@17422 -
2008-11-18 12:36:19 +00:00
tombo
0dff0cb77d
LCL carbon: applied code clean patch from Dmitry Boyarintsev
...
git-svn-id: trunk@17421 -
2008-11-18 08:46:38 +00:00
paul
98a6e49ade
ide: reduce content height of object inspector options page
...
git-svn-id: trunk@17420 -
2008-11-18 06:52:12 +00:00
paul
ecbc69dbe9
docs: add build chm bat file
...
git-svn-id: trunk@17419 -
2008-11-18 02:46:49 +00:00
paul
6ca565c543
ide: set use xp manifest by default
...
git-svn-id: trunk@17418 -
2008-11-18 02:43:16 +00:00
paul
15a32b5102
gtk2: use less hackish clipboard fix based on patch of Brad Campbell ( #0012653 )
...
git-svn-id: trunk@17417 -
2008-11-18 02:31:29 +00:00
martin
34347f789c
SynEdit: Fixing many issues with trailing spaces. Includes bug #12383 "Smart tab un-indent", 12487 "ctrl-t at end of trailing spaces", "special char display of trailing spaces", vertical scrollbar for (many) trailing spaces.
...
git-svn-id: trunk@17416 -
2008-11-18 00:12:19 +00:00
marc
d92cd626a3
* Updated Slovak translation by Slavko
...
git-svn-id: trunk@17415 -
2008-11-18 00:10:02 +00:00
marc
54999de1d4
* preparaiion for trailing spaces patch
...
git-svn-id: trunk@17414 -
2008-11-17 23:50:49 +00:00
martin
57a9745795
SynEdit: Prepare patch for bug #12383 , #12487 : Problems with trim trailing spaces
...
git-svn-id: trunk@17413 -
2008-11-17 22:25:29 +00:00
martin
ca74c2d72b
Synedit: Refactor, move Caret to it's own class. (Just the first step) (added uses clause)
...
git-svn-id: trunk@17412 -
2008-11-17 22:23:36 +00:00
martin
7d42cea472
Synedit: Refactor, move Caret to it's own class. (Just the first step)
...
git-svn-id: trunk@17411 -
2008-11-17 22:13:29 +00:00
andrew
1c61f8a45b
Fixed some gtk2 errors when checking if listview items are selected when beginupdate/endupdate is used
...
git-svn-id: trunk@17410 -
2008-11-17 04:38:23 +00:00
martin
0a4ca8c8bf
SynEdit: Backspace would not work with real Tabs at the end of line (last 2 char positions of line)
...
git-svn-id: trunk@17409 -
2008-11-17 00:28:47 +00:00
michael
46f962f4b4
* Disabled indexes for 2.2
...
git-svn-id: trunk@17408 -
2008-11-16 15:39:50 +00:00
marc
c8855d51da
+ Added flags to allow TLazIntfImage initialize description in creation
...
* replaced existing calls to create TLazIntfImage without description since it is set later (default works too, but might change).
* Enabled palette support for descriptions without palette
git-svn-id: trunk@17407 -
2008-11-16 15:27:37 +00:00
andrew
28e1d0e3e3
Removed attempted sorting of search results since the gtk2 listview mixed up the items
...
git-svn-id: trunk@17406 -
2008-11-16 13:56:04 +00:00
paul
90c4a39863
qt: fix fpc 2.3.1 compilation, cleanup
...
git-svn-id: trunk@17405 -
2008-11-16 09:49:04 +00:00
andrew
da4caf47b9
* Added search tab to lhelp
...
* searching chms is possible with trunk fpc
git-svn-id: trunk@17404 -
2008-11-16 06:02:15 +00:00
paul
0392c33c7f
lcl: set default values for some properties
...
git-svn-id: trunk@17403 -
2008-11-16 02:21:19 +00:00
martin
a024e783ba
SynEdit: Appending to End of line (while TrimTrailingSpaces is off) would add an extra space
...
git-svn-id: trunk@17402 -
2008-11-16 01:26:56 +00:00
martin
bd34666528
SynEdit: clean up (impossible IFDEF)
...
git-svn-id: trunk@17401 -
2008-11-15 20:19:39 +00:00
michael
95cbfe6e7e
* SMall fix so hopefully it compiles with 2.2.2 - bug ID #12637
...
git-svn-id: trunk@17400 -
2008-11-15 17:49:15 +00:00
darius
897938b8e4
Patch by Alexander Klenin
...
- Extract duplicated code into TAGraph.LineInViewPort function.
- Heavily rearrange code inside TSerie.Draw and TAreaSeries.Draw procedures to enchance readability, remove code duplication and get rid of 'goto' statement.
- Fix a bug in TAreaSeries.Draw: areas higher then current viewport were not drawn.
- Use ACanvas parameter instead of ParentChart.Canvas in Draw procedures.
- Remove unused variables in TAGraph unit.
Fixes: http://bugs.freepascal.org/view.php?id=12618
git-svn-id: trunk@17399 -
2008-11-15 16:07:01 +00:00
tombo
52992e10c2
LCL carbon: fixed hints
...
git-svn-id: trunk@17398 -
2008-11-15 14:58:54 +00:00
tombo
07e60b101d
LCL carbon: applied patch for #0011311 : TForm within TTabsheet does not work with carbon, but does with gtk and qt from Dmitry Boyarintsev,
...
git-svn-id: trunk@17397 -
2008-11-15 14:01:29 +00:00
michael
6db8879420
* Brushed up the GUI, complete code refactoring for dicteditor, making codebase smaller and more clear
...
git-svn-id: trunk@17396 -
2008-11-15 10:35:03 +00:00
paul
3a9d260426
ide: draw gutter only for inspector with horizontal layout
...
git-svn-id: trunk@17395 -
2008-11-15 03:53:22 +00:00
paul
cd22fbf5f5
carbon: set antialiasing on DCSetAntialiasing
...
git-svn-id: trunk@17394 -
2008-11-14 17:54:25 +00:00
paul
32454b8ceb
examples: add antialiasing option to the pen and brush example
...
git-svn-id: trunk@17393 -
2008-11-14 17:43:30 +00:00
paul
36ed21e333
lcl: add TCanvas.AntialiasingMode
...
qt: implement DCSetAntialiasing
git-svn-id: trunk@17392 -
2008-11-14 17:42:56 +00:00
paul
90d0441b14
ide: fixed typo ( #0012630 )
...
git-svn-id: trunk@17391 -
2008-11-14 16:59:26 +00:00
paul
d57ba4becb
ide: further improve object inspector
...
- draw gutter till bottom
- add an option to show gutter
- reorder colors in options dialog
- draw mark for an active row
git-svn-id: trunk@17390 -
2008-11-14 16:50:25 +00:00
vincents
65d8d62453
lcl chm docs: added fpdoc option to create search index
...
git-svn-id: trunk@17389 -
2008-11-14 13:23:47 +00:00
paul
71a04db97e
ide: add gutter, gutter edge colors to the object inspector and ide options, adjust OI painting
...
git-svn-id: trunk@17388 -
2008-11-14 10:44:10 +00:00
paul
db04b7c32d
ideintf: move default colors to const section and use that consts everywhere
...
ide: add 2 buttons to set default lazarus and delphi colors for the object inspector
git-svn-id: trunk@17387 -
2008-11-14 10:01:24 +00:00
zeljko
419086f5a8
Qt: new TQtTimer signal handler, remove posted events before destroy TQtObject, fixed result of TQtWidgetset.DeleteObject()
...
git-svn-id: trunk@17386 -
2008-11-14 09:36:00 +00:00
paul
12ba8a4e4d
carbon: update pen patternt to use the same as windows patterns for geometric pens, redo other pen code
...
git-svn-id: trunk@17385 -
2008-11-14 08:24:12 +00:00
paul
94cc569029
gtk: use patterns that correspond windows patterns for geometric pens (todo: calc patterns for cosmetic pen later)
...
git-svn-id: trunk@17384 -
2008-11-14 08:21:34 +00:00
paul
9964b8e57a
gtk: fix pen creating with different standard dash styles (mimic windows)
...
git-svn-id: trunk@17383 -
2008-11-14 06:30:33 +00:00
paul
fdca46e0ee
qt: don't fire LM_CHANGE, LM_SELCHANGE events when we are setting Combobox.ItemIndex from the LCL side
...
git-svn-id: trunk@17382 -
2008-11-14 05:55:13 +00:00
paul
bf21fce20b
ide: invalidate ListColorBox color after its change in the Object Inspector options page
...
git-svn-id: trunk@17381 -
2008-11-14 05:47:43 +00:00
paul
6d680c4727
ide: improve object inspector drawing: add hightlight, hightlight font colors, draw vert line between property name and icons
...
git-svn-id: trunk@17380 -
2008-11-14 04:44:55 +00:00
paul
5eb4c0c00f
lcl: pass Width = 0 to CreatePenIndirect if pen is cosmetic
...
git-svn-id: trunk@17379 -
2008-11-14 04:43:42 +00:00
paul
acf0fa16a8
components: reduce hints in tachart package
...
git-svn-id: trunk@17378 -
2008-11-14 02:10:29 +00:00
vincents
0e7efda9d0
synedit: fixed typo, hint from Martin Friebe
...
git-svn-id: trunk@17377 -
2008-11-13 18:51:48 +00:00
vincents
34b6f45af2
synedit: fised implementation of GetStyleIndex, hint from Martin Friebe (issue #12620 )
...
git-svn-id: trunk@17376 -
2008-11-13 18:41:53 +00:00
mattias
30f4e50753
IDE: implemented setting template for new unit/form speed button
...
git-svn-id: trunk@17375 -
2008-11-13 17:09:59 +00:00
mattias
68c63d1012
IDE: find in files: expand all nodes
...
git-svn-id: trunk@17374 -
2008-11-13 16:09:14 +00:00