Commit Graph

51976 Commits

Author SHA1 Message Date
zeljko
4f99ebf0c6 gtk3wscontrols: fix assertion inside SetBounds()
gtk3wscomctrls: implemented TTabControl

git-svn-id: trunk@55091 -
2017-05-26 09:19:17 +00:00
balazs
0a06e5079d Opkman: Fixed a small sorting bug in the main tree.
git-svn-id: trunk@55090 -
2017-05-26 04:31:37 +00:00
maxim
77b9c644a0 Translations: French translation update by Gilles Vasseur, bug #31905
git-svn-id: trunk@55084 -
2017-05-25 22:22:44 +00:00
michl
95d8fc70ee AnchorDocking: Revert revision 54525 #6139a22bcf as it breaks other reloading of AnchorDocking layouts. Issue #31834
git-svn-id: trunk@55083 -
2017-05-25 20:25:43 +00:00
zeljko
aa236dd4a5 Gtk3: fixed memleak
git-svn-id: trunk@55082 -
2017-05-25 15:11:40 +00:00
michl
ffc5841e9a MenuEditor: Simplify and removed optic bug for icon choose dialog.
git-svn-id: trunk@55081 -
2017-05-25 13:50:47 +00:00
zeljko
b55c340a80 gtk3: started theme handling via GtkStyleProvider, using css theming by gtk3.
git-svn-id: trunk@55080 -
2017-05-25 13:12:00 +00:00
juha
77e5128f81 LCL: Improve OptimalFill. Issue #31538, patch from Serge Anvarov.
git-svn-id: trunk@55079 -
2017-05-25 12:05:22 +00:00
juha
1e3c5c2752 IDE: Improve adding a command and separator in Toolbar Config dialog. Issue #31890.
git-svn-id: trunk@55078 -
2017-05-25 11:56:04 +00:00
mattias
6e70be5335 deb: fpc: fixed building under debian
git-svn-id: trunk@55077 -
2017-05-25 11:36:51 +00:00
zeljko
eb1d0abb53 gtk3: initialize syscolors
git-svn-id: trunk@55076 -
2017-05-24 20:38:53 +00:00
michl
49d6818b67 MenuEditor: High-DPI: Arrow and Cleanup. Issue #31877
git-svn-id: trunk@55075 -
2017-05-24 20:33:18 +00:00
balazs
a6ca7b1221 Opkman: Replace icon with "CC Attribution-No Derivative 4.0" license.
git-svn-id: trunk@55074 -
2017-05-24 20:17:03 +00:00
zeljko
30a7d14a77 gtk3: release FGtk3Application object imediatelly after quitting, so no assertions from gtk3 about unreferenced objects
git-svn-id: trunk@55073 -
2017-05-24 18:25:56 +00:00
zeljko
b3cebb8792 gtk3: fixed gtk3 assertion in form SetBounds()
git-svn-id: trunk@55072 -
2017-05-24 18:13:10 +00:00
juha
94be804f66 IDEIntf: Fix a stupid copy/paste error in r55015 #61beca02f9.
git-svn-id: trunk@55071 -
2017-05-24 13:03:21 +00:00
michl
d73ac4f63e MenuDesigner: Showing "Add Submenu" Button at the right position. Fixing breaking commit 54863 #9aefaf534a.
git-svn-id: trunk@55070 -
2017-05-24 07:55:11 +00:00
michl
e4521cc53f MenuEditor: High-DPI: ShadowMenu. Issue #31877
git-svn-id: trunk@55064 -
2017-05-23 20:03:42 +00:00
zeljko
f849bd1bab Gtk3: focus message is not needed under gtk3 since it is organized in different way. Regression from r55062 #09f9152b29
git-svn-id: trunk@55063 -
2017-05-23 16:03:27 +00:00
zeljko
09f9152b29 gtk2,gtk3: gtk should always send LM_SETFOCUS before mouse messages, like Qt and Win32 does. issue #31900
git-svn-id: trunk@55062 -
2017-05-23 15:39:42 +00:00
balazs
47e4060861 Opkman: Refactoring main tree color scheme.
git-svn-id: trunk@55061 -
2017-05-23 09:10:27 +00:00
zeljko
2f5b1ac81a gtk3: fixed device context offset. Patch by Anton Kavalenka. Issue #31780
git-svn-id: trunk@55060 -
2017-05-23 08:00:08 +00:00
juha
5b3be46dc8 TodoList: Don't try to update the list too early. Regression caused by issue #31006.
git-svn-id: trunk@55059 -
2017-05-23 07:46:34 +00:00
juha
6dbb82d795 LCL: Disconnect OnIdle handler of FilterEdit when the control is destroyed. Issue #31893.
git-svn-id: trunk@55058 -
2017-05-23 07:46:23 +00:00
maxim
649fcd18cd IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@55045 -
2017-05-22 22:25:41 +00:00
maxim
10feb7c68a IDE: improved i18n in messages window, fixed some typos
git-svn-id: trunk@55044 -
2017-05-22 22:14:19 +00:00
ondrej
675c59e5e6 qt, qt5: fix uninitialized result in TQtComboBox.getText
git-svn-id: trunk@55043 -
2017-05-22 13:50:57 +00:00
juha
3dbd19358b IDE: Don't show image for the last empty item in Toolbar Config dialog with QT bindings. Issue #31890.
git-svn-id: trunk@55042 -
2017-05-22 10:16:21 +00:00
zeljko
aa9b38926c Qt5: fixed build with QT_NATIVE_DIALOGS define.
git-svn-id: trunk@55041 -
2017-05-22 09:43:59 +00:00
ondrej
a5241ada34 ide: less warnings.
git-svn-id: trunk@55040 -
2017-05-22 07:53:42 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
ondrej
5daa890980 ExternHelp: fix uses clause after r55035 #5d03c243b5
git-svn-id: trunk@55038 -
2017-05-22 07:04:42 +00:00
ondrej
c3ef5a5623 CodeTools: return method overloads for compatibility after r55031 #3ec399d85a
git-svn-id: trunk@55037 -
2017-05-22 06:57:39 +00:00
balazs
5abb0b0ca3 Opkman: Bug fix, correctly count uninstalled/deleted packages.
git-svn-id: trunk@55036 -
2017-05-21 21:00:29 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
michl
873c73c12e IDE: High-DPI: MenuEditor Images. Issue #31877
git-svn-id: trunk@55034 -
2017-05-21 19:58:47 +00:00
michl
8b82e27869 IDE: High-DPI: TabOrderDialog
git-svn-id: trunk@55033 -
2017-05-21 19:46:44 +00:00
michl
9a8cf0cdd1 IDE: High-DPI: Move loading of glyphs to ideintf to multiple method use + cleanup.
git-svn-id: trunk@55032 -
2017-05-21 19:44:57 +00:00
ondrej
3ec399d85a CodeTools: add "Avoid unnecessary jumps" option, make it default.
git-svn-id: trunk@55031 -
2017-05-21 18:14:51 +00:00
ondrej
a5c8984ec7 CodeTools: center jumps with a percent value. Add settings for code block jump as well.
git-svn-id: trunk@55030 -
2017-05-21 13:26:38 +00:00
juha
c2b1fef6d5 LCL: Optimize Treeview code a little. Issue #31882, patch from AlexeyT.
git-svn-id: trunk@55029 -
2017-05-21 10:53:12 +00:00
juha
3ea7d0a0f9 JCF2: Support octal numbers. Issue #31876, patch from CCRDude.
git-svn-id: trunk@55028 -
2017-05-21 10:53:00 +00:00
michl
f0a4e67894 IDE: High-DPI: Search Result Window
git-svn-id: trunk@55027 -
2017-05-20 23:19:02 +00:00
michl
ef3093eb1b LCL: TListView: Fixed Access Violation switching OwnerData. Issue #31880
git-svn-id: trunk@55026 -
2017-05-20 20:47:32 +00:00
ondrej
7a3d5c7a3f IdeIntf: OI: use DefaultValueFont and ValueFont also for editors and hint window; draw default value in editor combobox with italic style.
git-svn-id: trunk@55025 -
2017-05-20 20:30:08 +00:00
mattias
c1f4cfb81a multithreadproc: added DoParallelNested
git-svn-id: trunk@55024 -
2017-05-20 17:18:17 +00:00
bart
d396b86379 SpinEditEx: implement increment/decrement with mousewheel.
git-svn-id: trunk@55023 -
2017-05-20 11:53:38 +00:00
ondrej
083ef5923c LCL: rename TControl.ScaleCoord* methods
git-svn-id: trunk@55022 -
2017-05-20 10:02:25 +00:00
ondrej
8bb699492e IDE: change DataModulePPI to FPC 3.0.3 check. Issue #31813
git-svn-id: trunk@55021 -
2017-05-20 06:31:40 +00:00
ondrej
da1e03941c lcl: treeview: High-DPI: fix scaling of non-themed node icons. Issue #31829
git-svn-id: trunk@55020 -
2017-05-20 05:56:43 +00:00