Commit Graph

17245 Commits

Author SHA1 Message Date
marc
c3040c20bd * Forgot one class for modified registers
git-svn-id: trunk@17456 -
2008-11-20 00:40:06 +00:00
marc
f64f9318a3 + Added changed image
git-svn-id: trunk@17455 -
2008-11-20 00:19:14 +00:00
marc
ba81fecd5c * Fixed registervalue resolving
git-svn-id: trunk@17454 -
2008-11-19 23:50:39 +00:00
paul
0b67eb27a2 lcl: workaround fpc 2.2 compilation from fpk
git-svn-id: trunk@17453 -
2008-11-19 23:16:00 +00:00
marc
13f948b3ca * Fixed memleaks
git-svn-id: trunk@17452 -
2008-11-19 23:14:39 +00:00
tombo
e3e4988008 LCL Carbon: some more code cleaning
git-svn-id: trunk@17451 -
2008-11-19 17:57:39 +00:00
laurent
50b55f1167 ideintf: add objectinspector_img.lrs to load pg_active_row as resource, when not used in lazarus [bug #12670]
git-svn-id: trunk@17450 -
2008-11-19 17:32:18 +00:00
mattias
d778c5fb8e gtk2: fixed reading gtk width/height by manually updating allocation.width/height
git-svn-id: trunk@17449 -
2008-11-19 17:12:26 +00:00
mattias
9c30beac94 IDE: fixed SrcPath for laz directory ide/frames
git-svn-id: trunk@17448 -
2008-11-19 16:21:29 +00:00
mattias
c9cb9a17c8 IDE: output filter: moved raise exception behind finally: buggy TProcess
git-svn-id: trunk@17447 -
2008-11-19 15:14:57 +00:00
paul
37e5b6a1b4 gtk: fix compilation after color updates
git-svn-id: trunk@17446 -
2008-11-19 14:31:04 +00:00
zeljko
6d8c61c3f1 Qt: fixed compilation, caused by my latest patch for TQtTreeWidget.
git-svn-id: trunk@17445 -
2008-11-19 13:51:39 +00:00
zeljko
4185248ae3 Qt: fixes crash of TCustomListView during design time.
git-svn-id: trunk@17444 -
2008-11-19 13:10:24 +00:00
tombo
d05987bf98 LCL carbon: small cleanup
git-svn-id: trunk@17443 -
2008-11-19 12:46:37 +00:00
paul
6590644430 lcl: don't show windows color synonyms in the object inspector and other color lists (like colorbox, colorlistbox)
git-svn-id: trunk@17442 -
2008-11-19 12:36:51 +00:00
kirkpatc
900cbc8725 FPDoc - some updates and corrections to several classes in controls.xml, forms.xml, graphics.xml and lclclasses.xml
git-svn-id: trunk@17441 -
2008-11-19 12:30:32 +00:00
paul
8220969ef4 lcl: Colors
- add clMenuBar, clMenuHighlight system colors
 - add pretty names for windows system colors

git-svn-id: trunk@17439 -
2008-11-19 12:20:13 +00:00
paul
7951fe32e6 ide: update delphi color scheme to match delphi ide source editor colors
git-svn-id: trunk@17437 -
2008-11-19 10:39:28 +00:00
paul
c18f0e2a56 lcl: set TToolBar.Flat = True by default - flat toolbars are generally looks better on all platforms (they have more native look). Moreover it is delphi compatible.
git-svn-id: trunk@17436 -
2008-11-19 03:58:02 +00:00
paul
91fc0f6297 lcl: even more improve painting of that pressed toolbar button on non-themed windows
git-svn-id: trunk@17435 -
2008-11-19 03:48:22 +00:00
paul
e13733c936 lcl: improve painting of pressed toolbar button on windows without themes
git-svn-id: trunk@17434 -
2008-11-19 03:46:01 +00:00
paul
7c198370a0 qt: further improve TListView
git-svn-id: trunk@17433 -
2008-11-19 03:17:23 +00:00
paul
f9eea6c9f4 qt: implement WordWrap, ShowColumnHeaders and Multiselect properties for TListView (#0012657)
git-svn-id: trunk@17432 -
2008-11-19 02:18:28 +00:00
marc
88ff1df906 + Added Registers debug view
git-svn-id: trunk@17431 -
2008-11-19 01:35:01 +00:00
paul
1db8426dea ideintf: fix TWideStringPropertyEditor.SetValue() by Anton Kavalenka (#0012663)
git-svn-id: trunk@17430 -
2008-11-19 00:12:51 +00:00
kirkpatc
1ed145f17e FPDoc - some upfates to TPen and some minor textual corrections in graphics.xml
git-svn-id: trunk@17427 -
2008-11-18 21:09:05 +00:00
mattias
a77b8fdc1a IDE: fixed escape key on find/rename identifier dlg
git-svn-id: trunk@17426 -
2008-11-18 16:22:58 +00:00
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