Commit Graph

27689 Commits

Author SHA1 Message Date
paul
8c8ff0c25a win32: teach listview to set correct clDefault color
git-svn-id: trunk@28142 -
2010-11-08 03:16:46 +00:00
paul
c322d95b26 win32: fix CheckListBox brush usage
git-svn-id: trunk@28141 -
2010-11-08 03:05:11 +00:00
paul
d35e85a332 win32: restore wm_erasebkgnd default handler after clDefault experiments
lcl: more proper implementation for clDefault, add UseCLDefault define to compile with clDefault as default color for controls

git-svn-id: trunk@28140 -
2010-11-08 02:27:02 +00:00
paul
ef89f04c0a lcl, win32: create right color brush when color = clDefault
git-svn-id: trunk@28139 -
2010-11-08 01:32:05 +00:00
martin
f77062d277 Debugger: Refactor Registers to use object-queue, and callback. Fixes issue #0017148
git-svn-id: trunk@28138 -
2010-11-08 00:16:23 +00:00
maxim
7c0c1ca957 Translations: Portuguese translation update by Marcelo B Paula, bug #17865
git-svn-id: trunk@28137 -
2010-11-07 23:05:26 +00:00
maxim
fe8eafc313 IDE, Configure Build Lazarus dialog: make more lengthy translation strings fit into Make Modes listbox
git-svn-id: trunk@28136 -
2010-11-07 22:48:19 +00:00
maxim
4fe88f6095 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28135 -
2010-11-07 22:37:13 +00:00
maxim
70894a4898 IDE, fix layout of Configure Build Lazarus dialog: dont waste space at the left of "Confirm before build" checkbox
git-svn-id: trunk@28134 -
2010-11-07 22:34:30 +00:00
martin
1084369ea4 build laz dlg: fixed an anchor
git-svn-id: trunk@28133 -
2010-11-07 22:01:38 +00:00
martin
1730103b56 SynCompletion: Support wheel scrolling via LM_ instead of WM_. issue #0017872
git-svn-id: trunk@28132 -
2010-11-07 21:34:22 +00:00
martin
3cabb1f3d7 SynCompletion: Support double click to select
git-svn-id: trunk@28131 -
2010-11-07 21:09:34 +00:00
martin
6e5986d416 SynCompletion: Support wheel scrolling. issue #17810
git-svn-id: trunk@28130 -
2010-11-07 20:55:35 +00:00
martin
37980ef821 SynEdit: prevent crash, when deleting lines which have a mark
git-svn-id: trunk@28129 -
2010-11-07 19:16:04 +00:00
martin
82e943fc36 Debugger: prevent Destroy while executing inside debugger object. Issue #17815
git-svn-id: trunk@28128 -
2010-11-07 19:15:01 +00:00
juha
688d2bfc42 Build Lazarus: again some layout and text tweaks.
git-svn-id: trunk@28127 -
2010-11-07 17:51:02 +00:00
maxim
788600f2be IDE: more Russian translation improvements
git-svn-id: trunk@28126 -
2010-11-07 15:54:38 +00:00
maxim
e49ed3fc58 IDE: improved Russian translation
git-svn-id: trunk@28125 -
2010-11-07 15:47:42 +00:00
maxim
473b9abff9 IDE, Add/Rename build profile dialog: improve layout and localization
git-svn-id: trunk@28124 -
2010-11-07 15:46:46 +00:00
maxim
df85ee4a15 regenerated translations; updated Russian translation
git-svn-id: trunk@28123 -
2010-11-07 15:21:41 +00:00
maxim
c0057e87a5 IDE, Configure Build Lazarus dialog: further localization improvements
git-svn-id: trunk@28122 -
2010-11-07 15:21:19 +00:00
maxim
1053a7ebde regenerated translations; updated Russian translation
git-svn-id: trunk@28121 -
2010-11-07 14:10:46 +00:00
maxim
fcc87b171e IDE, Configure Build Lazarus dialog: small localization cleanup
git-svn-id: trunk@28120 -
2010-11-07 14:09:04 +00:00
maxim
f1f1faf3c9 IDE, Configure Build Lazarus dialog: further layout improvements
git-svn-id: trunk@28119 -
2010-11-07 13:57:03 +00:00
maxim
83ca3688d5 regenerated translations; updated Russian translation
git-svn-id: trunk@28118 -
2010-11-07 13:39:05 +00:00
maxim
e97fa4cdac IDE: localize Edit Build Lazarus Defines dialog
git-svn-id: trunk@28117 -
2010-11-07 13:38:38 +00:00
paul
b2aa415919 win32: teach statusbar to handle clDefault color
git-svn-id: trunk@28116 -
2010-11-07 13:28:08 +00:00
maxim
1abcaefd9e regenerated translations; updated Russian translation
git-svn-id: trunk@28115 -
2010-11-07 13:22:38 +00:00
maxim
341b1368b7 IDE, Configure Build Lazarus dialog: improve layout and localization
git-svn-id: trunk@28114 -
2010-11-07 13:22:02 +00:00
paul
48a20553d3 win32: teach WM_CTLCOLORMSGBOX..WM_CTLCOLORSTATIC to handle clDefault
git-svn-id: trunk@28113 -
2010-11-07 13:04:10 +00:00
paul
bc8b1d10f7 win32: fix compilation for fpc 2.4.3
git-svn-id: trunk@28112 -
2010-11-07 13:00:41 +00:00
paul
8944d373f9 win32, lcl: further work on clDefault implementation
git-svn-id: trunk@28111 -
2010-11-07 12:54:33 +00:00
zeljko
9383e30051 Gtk2: do not set transient window for messagedlg if we are under gtk2 versions > 2.12. Fixes issue #17848
git-svn-id: trunk@28110 -
2010-11-07 11:28:21 +00:00
sekelsenmat
c56fc7345f Advances the custom drawn group box
git-svn-id: trunk@28109 -
2010-11-06 16:58:41 +00:00
paul
d9dba370df win32: start clDefault implementation
git-svn-id: trunk@28108 -
2010-11-06 16:55:08 +00:00
zeljko
cdeb7f8f68 Gtk2: improved gtk2 performance in case of pointer motions by using GDK_POINTER_MOTION_HINT_MASK.Patch by Henry Vermaak. Fixes issue #14936
git-svn-id: trunk@28107 -
2010-11-06 13:10:17 +00:00
maxim
f0374c12fd Translations: Portuguese translation update by Marcelo B Paula, bug #17845
git-svn-id: trunk@28106 -
2010-11-06 12:51:23 +00:00
juha
5488e1c2ed Build Lazarus: More layout tweaks. The dialog should be small enough now (529 pix high).
git-svn-id: trunk@28105 -
2010-11-06 08:45:48 +00:00
paul
d5c63f7aad gtk2: move focus-in after handler to focus-in handler. This cause interface to handle focus switches inside the focus events properly (fixes bug #17801)
git-svn-id: trunk@28104 -
2010-11-06 04:18:42 +00:00
maxim
513c9f2f1d regenerated translations; updated Russian translation
git-svn-id: trunk@28103 -
2010-11-06 00:07:40 +00:00
mattias
2df864d4b8 anchordocking: miniide: save/load to file
git-svn-id: trunk@28102 -
2010-11-05 19:45:24 +00:00
mattias
27461c4823 IDE: added about IDE info dialog
git-svn-id: trunk@28101 -
2010-11-05 19:26:20 +00:00
mattias
46ee94d11d IDE: clean up
git-svn-id: trunk@28100 -
2010-11-05 17:50:32 +00:00
juha
e1a6a2e960 Converter: Treat main and implementation uses sections separately. Patch from Stephano, issue #0017578.
git-svn-id: trunk@28099 -
2010-11-05 16:38:12 +00:00
juha
b10f4d426b Build Lazarus: Replace radiogroup with combobox. Change layout.
git-svn-id: trunk@28098 -
2010-11-05 15:47:00 +00:00
zeljko
1364a5441f Gtk2: avoid presence of horizontal scrollbar when TListBox is cleared by using gtk_tree_view_columns_autosize().Fixes issue #17837
git-svn-id: trunk@28097 -
2010-11-05 15:37:14 +00:00
juha
d492ceb716 Build profiles: update selected list when removing or renaming profiles.
git-svn-id: trunk@28096 -
2010-11-05 11:56:02 +00:00
vincents
820b49e20c lcl docs: pass units in order of dependencies to fpdoc, to work around the fact that fpdoc doesn't reorder them, so that it can create the links correctly.
patch by: Marco van de Voort
Issue #17246

git-svn-id: trunk@28095 -
2010-11-05 11:25:47 +00:00
paul
019f77c33d gtk2: don't change the focus on GetCapture call. gtk_grab_add do all the required job
win32: improve the debugging

git-svn-id: trunk@28094 -
2010-11-05 10:56:38 +00:00
paul
615c6c2c5f gtk2: define USE_GTK_MAIN_OLD_ITERATION for windows
git-svn-id: trunk@28093 -
2010-11-05 09:50:29 +00:00