Commit Graph

48336 Commits

Author SHA1 Message Date
bart
4630073fc9 LCL: Refactor ClipBoard HTML functions (patch by WP, modified by me):
- Remove property AsHtml since it was ambigous. It's better to use GetAsHtml and set paramters as required.
- Add PlainText paramater for SetAsHtml method, that also sets the ClipBoards pain text content.
- Clear the clipboard before adding Html to it, otherwise external applications will only ever see the first copy.

git-svn-id: trunk@50953 -
2015-12-20 10:53:23 +00:00
mattias
4477d86b14 IDE: initial setup: compiler: only prompt if file exists
git-svn-id: trunk@50951 -
2015-12-20 09:53:44 +00:00
ondrej
7bbc22c03b lcl: grids: fixed painting issues on select introduced in recent patches. Issue #29196
git-svn-id: trunk@50950 -
2015-12-19 20:03:17 +00:00
wp
29e33e5bb1 fpvectorial: Fix svg reader bugs related with horizontal and vertical LinesTo commands
git-svn-id: trunk@50949 -
2015-12-19 19:36:12 +00:00
ondrej
60c487ef0f lcl: docs: fix QuestionDlg code formatting
git-svn-id: trunk@50948 -
2015-12-19 16:35:11 +00:00
mattias
712001eb4b project groups: update enabled state of menu item save project group as
git-svn-id: trunk@50946 -
2015-12-19 15:59:16 +00:00
mattias
61b7d45c49 lcl: docs: QuestionDlg
git-svn-id: trunk@50944 -
2015-12-19 15:35:29 +00:00
juha
bbe1b886f7 IDE: Restore Jump to Implementation menu item accidentally removed in r49226 #c6b6503cf2.
git-svn-id: trunk@50943 -
2015-12-19 15:28:48 +00:00
juha
dfebe2190c LCL: Adjust Width and Height when setting Contraints. Issue #28654.
git-svn-id: trunk@50942 -
2015-12-19 15:28:47 +00:00
juha
db5c09e762 IdeIntf: Add checks to TPropertyEditorHook.GetComponentName and match the return type with Component.Name's type.
git-svn-id: trunk@50940 -
2015-12-19 15:28:40 +00:00
mattias
b5072add0b lcl: questiondlg: fixed using default button caption
git-svn-id: trunk@50939 -
2015-12-19 15:28:25 +00:00
mattias
dd8325c960 lcl: questiondlg: fixed button with both IsDefault and IsCancel
git-svn-id: trunk@50937 -
2015-12-19 15:20:23 +00:00
mattias
fe4f0721f2 pochecker: fixed compilation
git-svn-id: trunk@50936 -
2015-12-19 14:57:09 +00:00
mattias
1b0314f516 pochecker: less hints
git-svn-id: trunk@50934 -
2015-12-19 14:48:10 +00:00
wp
649bb59f7e fpvectorial: Fix svgreader crashing if stroke-dasharray is "none". Fix w3schools demo file "polyline2svg" to display correctly.
git-svn-id: trunk@50933 -
2015-12-19 14:47:08 +00:00
ondrej
25cfeb51ee lcl: toolbutton: fix paint arrow for tbsButtonDrop (was outside the visual button bounds)
git-svn-id: trunk@50932 -
2015-12-19 12:45:09 +00:00
mattias
bf3d90af8b fpdebug: fixed TDbgWinProcess.Continue to call Windows.ContinueDebugEvent even though aThread invalid
git-svn-id: trunk@50930 -
2015-12-19 11:06:19 +00:00
ondrej
cf23ce6dbb LCL: gtk2: fix toolbutton dropdown arrow painting
git-svn-id: trunk@50929 -
2015-12-19 10:51:28 +00:00
ondrej
ce69f57579 packagetabs: better sorting of groups (fix for linux)
git-svn-id: trunk@50927 -
2015-12-19 09:07:17 +00:00
maxim
e1239e4c94 Translations: French translation update by Gilles Vasseur, bug #29208
git-svn-id: trunk@50925 -
2015-12-18 23:55:17 +00:00
maxim
2ee3445cca IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@50924 -
2015-12-18 23:50:01 +00:00
maxim
7ee6ffa5cd Translation example: regenerated translations
git-svn-id: trunk@50923 -
2015-12-18 23:39:22 +00:00
maxim
8e9ae2c080 CodePageConverter: regenerated translations
git-svn-id: trunk@50922 -
2015-12-18 23:38:18 +00:00
maxim
38ae25ba2f FPCUnit: regenerated translations
git-svn-id: trunk@50921 -
2015-12-18 23:37:01 +00:00
maxim
b73ff27a8b ToDoList: regenerated translations
git-svn-id: trunk@50920 -
2015-12-18 23:34:31 +00:00
maxim
0a8e1cfcf0 DBExport: regenerated translations
git-svn-id: trunk@50919 -
2015-12-18 23:32:44 +00:00
maxim
d6d22dd79e Daemon: regenerated translations
git-svn-id: trunk@50918 -
2015-12-18 23:29:46 +00:00
maxim
20cc3408bb Printers: regenerated translations
git-svn-id: trunk@50917 -
2015-12-18 23:27:04 +00:00
maxim
ba087f128d Leakview: regenerated translations
git-svn-id: trunk@50916 -
2015-12-18 23:25:16 +00:00
maxim
86e825a802 Datadict: regenerated translations
git-svn-id: trunk@50915 -
2015-12-18 23:23:59 +00:00
maxim
8138f89a1c Codetools: regenerated translations
git-svn-id: trunk@50914 -
2015-12-18 23:13:15 +00:00
wp
7cacec66ab fpvectorial: Fix rendering for text with correct font name and font size.
git-svn-id: trunk@50913 -
2015-12-18 22:25:20 +00:00
wp
7b7e9630a7 fpvectorial: Render horizontal and vertical gradients for TPath (straight edges, no "holes")
git-svn-id: trunk@50912 -
2015-12-18 20:28:01 +00:00
juha
08f907306b LCL: Allow overriding resource loading in TCustomForm. Issue #20358, patch from Anton Kavalenka.
git-svn-id: trunk@50911 -
2015-12-18 19:06:14 +00:00
bart
894c125543 LazUtils: Second attempt to implement Utf8Delete() for parameters of type Utf8String.
git-svn-id: trunk@50910 -
2015-12-18 17:59:39 +00:00
juha
6c409b1ecc IDE: Hide the Export / Import buttons in options General page for now. The set of options makes no sense.
git-svn-id: trunk@50909 -
2015-12-18 17:45:50 +00:00
juha
2c80e0baa3 IDE: Turn ProcedureList into a proper IDE window. Position and size are remembered. Issue #13570.
git-svn-id: trunk@50908 -
2015-12-18 17:45:49 +00:00
juha
21889249ce IdeIntf: Remove a deprecated method.
git-svn-id: trunk@50907 -
2015-12-18 17:45:47 +00:00
juha
1c912f069b IDE: Don't show Search Results window initially. Its position is still remembered.
git-svn-id: trunk@50906 -
2015-12-18 17:45:42 +00:00
wp
12d7086128 fpvectorial: Add more named svg colors, speed up finding of named colors.
git-svn-id: trunk@50905 -
2015-12-18 16:37:57 +00:00
ondrej
e9d1b1acd4 IDE: use tbsButtonDrop instead of '>>' buttons
git-svn-id: trunk@50903 -
2015-12-18 10:39:04 +00:00
mattias
d57608b610 IDE: initial setup dialog: se environment vars FPCDIR and PP, patch from Maciej
git-svn-id: trunk@50901 -
2015-12-18 10:27:06 +00:00
ondrej
540bd3a671 lcl: toolbar: add DropDownWidth property
git-svn-id: trunk@50900 -
2015-12-18 10:13:17 +00:00
ondrej
f28fd32f87 lcl: toolbutton: add new style tbsButtonDrop
git-svn-id: trunk@50899 -
2015-12-18 09:49:35 +00:00
ondrej
4c66be7f26 lcl: toolbutton remove offset from pushed glyph. Neither win32 nor Gtk2 do that. Needed for consequent painting of glyph and text.
git-svn-id: trunk@50898 -
2015-12-18 09:40:58 +00:00
ondrej
a974fc4459 lcl: buttonglyph: remove hot and down states from glyph drawing to comply with TToolButton.
win32 doesn't use hot/down glyph states. Linux uses them.
This is probably theme-dependent (not WS-dependent!). The decision if to use hot/down glyphs should be made on theme-level.

git-svn-id: trunk@50897 -
2015-12-18 09:35:45 +00:00
ondrej
03af99a053 lcl: speedbutton remove offset from pushed glyph. Neither win32 nor Gtk2 do that. Needed for consequent painting of glyph and text.
git-svn-id: trunk@50896 -
2015-12-18 09:30:38 +00:00
ondrej
a511b3e510 LCL: default theme text drawing remove offset from pushed text. Neither win32 nor Gtk2 do that. Needed for consequent painting of glyph and text.
git-svn-id: trunk@50895 -
2015-12-18 09:29:35 +00:00
mattias
997be6a69a IDE: check make.exe: use a non fpc make.exe
git-svn-id: trunk@50891 -
2015-12-18 00:10:19 +00:00
mattias
df7fffc80b IDE: clean up
git-svn-id: trunk@50890 -
2015-12-17 22:34:01 +00:00