Commit Graph

48319 Commits

Author SHA1 Message Date
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
mattias
f75d254901 codetools: verbosity
git-svn-id: trunk@50889 -
2015-12-17 22:33:49 +00:00
mattias
8fd1210a8b fpdebug: fixed TDbgWinProcess.RemoveLib free lib, bug #29206, patch from Anton
git-svn-id: trunk@50887 -
2015-12-17 22:10:23 +00:00
mattias
03c19a6402 fpdebug: fixed TDbgWinProcess.Continue if aThread invalid return false
git-svn-id: trunk@50885 -
2015-12-17 22:08:19 +00:00
mattias
269420bf8c fpdebug: fixed TDbgWinProcess.Continue checking if aThread valid, bug #29206, patch from Anton
git-svn-id: trunk@50883 -
2015-12-17 22:04:50 +00:00
mattias
b11155e714 fpdebug: fixed mem leak
git-svn-id: trunk@50881 -
2015-12-17 21:58:59 +00:00
mattias
3a33b42792 fpdebug: fixed mem leak
git-svn-id: trunk@50878 -
2015-12-17 21:57:07 +00:00
wp
506bdbde54 fpvectorial: svg reader detects pen styles & patterns now. Fix rendering of lines with the specified pen styles & patterns.
git-svn-id: trunk@50875 -
2015-12-17 21:20:37 +00:00
ondrej
66ddbe063a LCL: grids: support string editor alignment
git-svn-id: trunk@50874 -
2015-12-17 19:20:16 +00:00
ondrej
fe12761cd7 lcl: grids: close combobox editor on ESC
git-svn-id: trunk@50873 -
2015-12-17 18:51:58 +00:00
ondrej
c1953e12dc lcl: grids: close editor on ESC
git-svn-id: trunk@50872 -
2015-12-17 18:46:34 +00:00
ondrej
568abf6619 lcl: grids: fix F2 show editor. Issue #29202. Patch from abonic1
git-svn-id: trunk@50871 -
2015-12-17 18:38:58 +00:00
ondrej
c95d982d72 LCL: toolbutton: fix down states. Issue #28286. Modified patch by Derit Agustin
git-svn-id: trunk@50870 -
2015-12-17 18:26:08 +00:00
mattias
f612624bb3 IDE: clean up
git-svn-id: trunk@50867 -
2015-12-17 14:37:39 +00:00
mattias
7896da19ae IDE: fixed searching in PATH on Windows
git-svn-id: trunk@50865 -
2015-12-17 14:34:53 +00:00
juha
ea1023cb37 IDE: Sort a list of choices got from FPC in All Options GUI. Part of #28998, patch from Simon Ameis.
git-svn-id: trunk@50863 -
2015-12-17 14:05:10 +00:00
mattias
1e8a59e54a IDE: setup dialog: search fpc in lazarus/fpc/fpcversion/bin/cpu-os/
git-svn-id: trunk@50861 -
2015-12-17 13:43:50 +00:00
juha
6d78625622 LCL: HTML Support for TClipboard. Issue #29146, patch from wp.
git-svn-id: trunk@50860 -
2015-12-17 13:38:58 +00:00