Commit Graph

40318 Commits

Author SHA1 Message Date
zeljko
c7c86753fe turbopower_ipro: fixed TIpHtmlPanel scrollbar functionality on win64.Patch by Gerd Sager. issue #15866
git-svn-id: trunk@41737 -
2013-06-17 05:26:36 +00:00
juha
23ca7bd6a5 Converter: fix unit conversion in different situations. Issue #24527
git-svn-id: trunk@41736 -
2013-06-16 23:42:46 +00:00
juha
d4936c7bdc Converter: show settings dialog only once when converting many unit files. Improve settings GUI.
git-svn-id: trunk@41735 -
2013-06-16 23:42:42 +00:00
juha
96e7696f47 Converter: use a DefineTemplate for compiler mode "delphi" when converting single unit files.
git-svn-id: trunk@41734 -
2013-06-16 23:42:36 +00:00
mattias
d82797827f cody: unit deps: search options
git-svn-id: trunk@41733 -
2013-06-16 19:42:45 +00:00
mattias
8c8d0e7028 cody: unit deps: pkg files
git-svn-id: trunk@41732 -
2013-06-16 19:34:54 +00:00
mattias
c1636ed4e7 cody: unit deps: additional files
git-svn-id: trunk@41731 -
2013-06-16 19:18:06 +00:00
juha
0f05e34b89 Converter: Search package and unit for missing component class only for project and package conversion. Issue #24527
git-svn-id: trunk@41730 -
2013-06-16 13:30:54 +00:00
bart
51a7ea5e7a LazUtf8: Next attempt to fix compilation with 2.6.0 on Windows.
git-svn-id: trunk@41729 -
2013-06-16 13:04:53 +00:00
bart
3074084317 ShellCtrls: Add public method TCustomShellTreeView.Refresh(ANode: TTreeNode) (Delphi compatibility)
git-svn-id: trunk@41728 -
2013-06-16 12:57:27 +00:00
mattias
1527945fdb cody: unit deps: gui
git-svn-id: trunk@41727 -
2013-06-16 12:37:11 +00:00
juha
98aef1c568 Converter: cleanup + remove dead code
git-svn-id: trunk@41726 -
2013-06-16 12:15:49 +00:00
juha
66f27316e6 Converter: add to project/package also files without path definition in the main source file
git-svn-id: trunk@41725 -
2013-06-16 12:15:39 +00:00
bart
2aa7ae79c9 LazUtf8: Fix compiling Windows implementation of ParamStrUtf8 for fpc 2.6.0.
git-svn-id: trunk@41724 -
2013-06-16 11:55:10 +00:00
mattias
1a3c2a2531 cody: made unit deps a window
git-svn-id: trunk@41723 -
2013-06-16 09:29:34 +00:00
mattias
08201e2904 synedit: highlighters: using non fixed resourcestrings
git-svn-id: trunk@41721 -
2013-06-14 21:41:35 +00:00
mattias
8014b98269 IDE+synedit: TSynHighlighterAttributes: added Caption:PString for non fixed resourcestring, fixed IDE to use Caption and StoredName correct
git-svn-id: trunk@41720 -
2013-06-14 21:28:58 +00:00
martin
362f050d90 SourceSynEdit: fix scrolling with top-info hint. Issue #0024505
git-svn-id: trunk@41717 -
2013-06-14 19:54:26 +00:00
paul
81bcce809a ide: don't reserve space for build mode combo if it is not visible
git-svn-id: trunk@41716 -
2013-06-14 14:45:58 +00:00
paul
e3f594943a ide: remove toolbar top bevel from the Additions and Overrides frame. We don't use Top Bevel for other IDE toolbars and bottom bevel is not needed too since bottom control has it own
git-svn-id: trunk@41715 -
2013-06-14 14:25:37 +00:00
paul
e7dbab74f9 ide: remove not sexy bevels from the dialog
git-svn-id: trunk@41714 -
2013-06-14 14:20:50 +00:00
juha
d746b1bcb4 Converter: improve error handling in package conversion the same way project conversion has
git-svn-id: trunk@41713 -
2013-06-14 13:45:37 +00:00
juha
673142547e Converter + codetools: try to find out why FInterfaceIdentifierCache is Nil sometimes in TFindDeclarationTool.FindIdentifierInInterface.
git-svn-id: trunk@41712 -
2013-06-14 13:45:12 +00:00
martin
70e441594c SynEdit: Ifdef Markup: add safety check, do not est commented nodes
git-svn-id: trunk@41711 -
2013-06-14 11:28:39 +00:00
paul
1ff1a2384f win32: fix calling of SetText for TCombobox (issue #0024591)
git-svn-id: trunk@41710 -
2013-06-14 02:36:30 +00:00
mattias
87b70e8023 IDE: retranslate editor options
git-svn-id: trunk@41709 -
2013-06-13 22:51:16 +00:00
mattias
dac652c7fc aarre: license
git-svn-id: trunk@41708 -
2013-06-13 22:50:53 +00:00
mattias
e754968a20 aarre: comments
git-svn-id: trunk@41707 -
2013-06-13 21:19:44 +00:00
mattias
6e20536c6f IDE: clean up
git-svn-id: trunk@41706 -
2013-06-13 21:02:18 +00:00
mattias
33cfc279d4 aarre: compress via gzip
git-svn-id: trunk@41705 -
2013-06-13 19:53:15 +00:00
mattias
191934ab45 aarre: less verbose
git-svn-id: trunk@41704 -
2013-06-13 19:40:05 +00:00
mattias
dfeb33328b aarre: clean up
git-svn-id: trunk@41703 -
2013-06-13 11:38:27 +00:00
juha
6945bd6608 Converter: improve log message for adding "SimplePanel = False" to StatusBar.
git-svn-id: trunk@41702 -
2013-06-13 10:47:12 +00:00
juha
93903dc029 Converter: move Application.ProcessMessages to better places.
git-svn-id: trunk@41701 -
2013-06-13 10:47:06 +00:00
zeljko
634a2443b7 Qt: make QProgressBar behave like in all other widgetsets.It can be focused via keyboard but not with mouse.
git-svn-id: trunk@41700 -
2013-06-13 08:33:42 +00:00
zeljko
e43a6d96d9 Gtk2: set GTK_CAN_FOCUS flag on progressbar, so TabStop now works, also OnEnter and OnExit events.
git-svn-id: trunk@41699 -
2013-06-13 08:23:39 +00:00
paul
e036e4b080 lcl: revert r41655 #00944bbf41 since it causes problems on windows XP
git-svn-id: trunk@41698 -
2013-06-13 07:31:40 +00:00
paul
c44cd1c397 win32: remove unneeded SetText implementation for WS classes - it is enough to have only one implementation in TWin32WSWinControl class. Replace SetWindowText with WM_SETTEXT since SetWindowText do nothing more than checking handle owner and calling WM_SETTEXT.
git-svn-id: trunk@41697 -
2013-06-13 01:52:45 +00:00
mattias
e83d398385 aarre: read required package names
git-svn-id: trunk@41696 -
2013-06-12 18:05:06 +00:00
mattias
53729efba4 aarre: auto fix non UTF-8
git-svn-id: trunk@41695 -
2013-06-12 17:57:44 +00:00
mattias
1dcfc14560 aarre: help if no directory is given
git-svn-id: trunk@41694 -
2013-06-12 17:49:15 +00:00
mattias
93d01b2311 IDE: clean up
git-svn-id: trunk@41693 -
2013-06-12 11:45:06 +00:00
mattias
46adf1c412 codetools: set elseif to inacrive
git-svn-id: trunk@41692 -
2013-06-12 11:44:48 +00:00
mattias
74535103a4 codetools: examples: filename as param
git-svn-id: trunk@41691 -
2013-06-12 11:43:37 +00:00
maxim
9fab3a68db IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@41690 -
2013-06-12 11:25:08 +00:00
maxim
cb5b0d6691 IDEIntf: do not substitute ampersand with underscore in Object Inspector. Patch by Do-wan Kim, bug #24585
git-svn-id: trunk@41689 -
2013-06-12 11:07:39 +00:00
mattias
6b891914bc IDE: combined defaults for publish module+project
git-svn-id: trunk@41688 -
2013-06-12 11:02:22 +00:00
mattias
f5026c3fe2 IDE: do not write default launching pathplusparams
git-svn-id: trunk@41687 -
2013-06-12 10:47:36 +00:00
mattias
b3c587c8c1 aarre: clean up
git-svn-id: trunk@41686 -
2013-06-12 10:47:09 +00:00
mattias
f5a13690c3 IDE: FindTerminalInPath: less file access
git-svn-id: trunk@41685 -
2013-06-12 10:31:49 +00:00