Commit Graph

27757 Commits

Author SHA1 Message Date
vincents
4bee02cf44 lcl docs: added skeletonxml documention for new xmlbase unit
git-svn-id: trunk@28060 -
2010-11-03 19:52:32 +00:00
mattias
1c7a2d7963 LCL: fixed compiling with DebugDisableAutoSizing, bug #17817
git-svn-id: trunk@28059 -
2010-11-03 15:33:10 +00:00
zeljko
e7da031bee Gtk2: TGtk2WidgetSet.PromptUser() fixed wrong mapping of ignore button to gtk-remove stock id. Now it's mapped to gtk-cancel since gtk2 doesn't have "ignore" as stock id. Fixes #17812.
git-svn-id: trunk@28058 -
2010-11-03 14:53:49 +00:00
mattias
6f951c6cc6 IDE: fix case of override target os/cpu
git-svn-id: trunk@28057 -
2010-11-03 14:53:23 +00:00
mattias
5ca80379a2 IDE: when compile of an install package failed: more verbose buttons
git-svn-id: trunk@28056 -
2010-11-03 14:45:03 +00:00
sekelsenmat
56f71a1c43 Moves the code to set the initial dir for win32 from the LCL to the win32 widgetset. Fixes bug #17772
git-svn-id: trunk@28055 -
2010-11-03 10:54:18 +00:00
mattias
65fda5bbfe IDE: clean up
git-svn-id: trunk@28054 -
2010-11-03 10:12:30 +00:00
vincents
56646eb28c removed support for compiled units in .ppw files, this is obsolete after fpc 1.0 (issue #16067)
git-svn-id: trunk@28053 -
2010-11-03 09:48:49 +00:00
juha
429eeda612 Build Profiles: improve layout
git-svn-id: trunk@28052 -
2010-11-03 09:38:35 +00:00
mattias
c94957e49b IDE: disable run speed button if project and file not runnable
git-svn-id: trunk@28051 -
2010-11-03 09:36:26 +00:00
mattias
ec803db711 IDEIntf: clean up
git-svn-id: trunk@28050 -
2010-11-03 09:22:26 +00:00
vincents
3edd6cc7f1 gtk1 interfaces: added TForm.AlphaBlend and TFrom.AlphaBlendValue to the restricted properties, because AlphaBlending is not possible with gtk1 (issue #17730)
git-svn-id: trunk@28049 -
2010-11-03 08:05:53 +00:00
paul
47fd01ddcc ide: restore -Xg option on compiler options cancellation (bug #0017782)
git-svn-id: trunk@28048 -
2010-11-03 04:39:09 +00:00
juha
83061e9fcf A new form for editing lines in a memo.
git-svn-id: trunk@28047 -
2010-11-03 01:05:24 +00:00
juha
dca657ef9b Build Lazarus: allow define defines :)
git-svn-id: trunk@28046 -
2010-11-02 22:30:03 +00:00
martin
7c42bbbec7 SynCompletion: Improved height of SizeDrag handle
git-svn-id: trunk@28045 -
2010-11-02 21:57:09 +00:00
martin
59ec780075 Allow "enter" in stack frames to trigger jump to source. Issue #16894
git-svn-id: trunk@28044 -
2010-11-02 21:24:31 +00:00
jesus
86dbfa4186 IDE, safer way to delete persistent fields in fieldseditor, the previous one caused some kind of feeback on windows and always leave one field in list if one wanted to delete all fields
git-svn-id: trunk@28043 -
2010-11-02 20:56:20 +00:00
jesus
dacd49687f IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768
git-svn-id: trunk@28042 -
2010-11-02 20:09:31 +00:00
mattias
925ab3b6ad IDEIntf: do not dock designer forms for now, bug #17130
git-svn-id: trunk@28041 -
2010-11-02 15:51:49 +00:00
mattias
666f44d859 IDEIntf: ShowForm: dock only forms with a creator, bug #17130
git-svn-id: trunk@28040 -
2010-11-02 14:06:54 +00:00
mattias
2bf1c89884 IDE: diff dlg for build modes, bug #17781
git-svn-id: trunk@28039 -
2010-11-02 13:51:24 +00:00
mattias
b9f5c98980 IDE: fixed hint for delete build macro value, bug #17785
git-svn-id: trunk@28038 -
2010-11-02 13:00:25 +00:00
mattias
a1bacde7cb IDE: changing SessionStorage set Modified, bug #17788
git-svn-id: trunk@28037 -
2010-11-02 12:28:59 +00:00
vincents
b90196f307 ideintf: strings property editor: count characters instead of bytes (issue #17753)
git-svn-id: trunk@28036 -
2010-11-02 09:54:49 +00:00
mattias
39f58d48bc IDE: fixed compilation
git-svn-id: trunk@28035 -
2010-11-02 08:32:15 +00:00
paul
9bcde488e1 win32: fix MenuBar drawing for selected items (issue #0017752)
git-svn-id: trunk@28034 -
2010-11-02 06:14:05 +00:00
jesus
9faeff7d08 LCL, fix columns sizes at design-time for a dbgrid with autosizecolumns and without explicit custom columns
git-svn-id: trunk@28033 -
2010-11-02 05:35:25 +00:00
martin
17efbf82da SynCompletion: Fix gtk2 only: panel steals KeyDown(key-down/press events from form) and utf8keydown issue #17794
git-svn-id: trunk@28032 -
2010-11-02 01:49:47 +00:00
jesus
8f1ae24251 LCL, implements KeyValue for DbLookupComboBox and DbLookupListbox components, issue #16557
git-svn-id: trunk@28031 -
2010-11-02 00:50:53 +00:00
martin
2e33884219 Debugger: Refactor Stack to use object-queue, and callback. Partly fixes issue #0017619 (note 0041774 (watch list sometimes empty))
git-svn-id: trunk@28030 -
2010-11-01 23:43:06 +00:00
maxim
886362e229 IDE, build Lazarus dialog: improve layout
git-svn-id: trunk@28029 -
2010-11-01 22:41:54 +00:00
maxim
96f751f73c IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@28028 -
2010-11-01 22:08:56 +00:00
juha
03975ab86e Fix a string.
git-svn-id: trunk@28027 -
2010-11-01 13:25:59 +00:00
juha
5c14e7c8f7 Build profiles: Rename local ExtraOptions variables to prevent possible name clashes.
git-svn-id: trunk@28026 -
2010-11-01 13:25:53 +00:00
martin
2394118eb9 IDE: do not position caret in last screen column on error-jump
git-svn-id: trunk@28025 -
2010-11-01 12:49:12 +00:00
martin
493e7f67a5 Debugger: Refactor moved locking
git-svn-id: trunk@28024 -
2010-11-01 12:39:22 +00:00
martin
387ce86056 SourceEditor: Find Next/Prev word, keep a few lines from window edge
git-svn-id: trunk@28023 -
2010-11-01 12:34:21 +00:00
sekelsenmat
33fcaf9210 Fixes TBitmappedButton caption repainting and adds commented skeleton code for TCDTrackBar
git-svn-id: trunk@28022 -
2010-11-01 10:06:09 +00:00
juha
56f3449ae8 Fixed compilation, changed property name back to ExtraOptions.
git-svn-id: trunk@28021 -
2010-11-01 08:48:53 +00:00
juha
73922ebfe5 IDE: Set return value for TMainIDE.DoBuildLazarusAll. Remove temporary exceptions.
git-svn-id: trunk@28020 -
2010-11-01 07:46:50 +00:00
juha
0b17ddcdc6 Build profiles: Reorganized settings and their GUI, Restart and Confirm become global settings, compiler options get a Memo.
git-svn-id: trunk@28019 -
2010-11-01 07:46:47 +00:00
martin
a52bb3e7d7 Debugger: Refactor Locals to use object-queue, and callback. Partly fixes issue #0017619 (note 0041774 (watch list sometimes empty))
git-svn-id: trunk@28018 -
2010-11-01 03:49:49 +00:00
martin
176c53ef8e Debugger: Refactor Watches to use object-queue, and callback. Partly fixes issue #0017619 (note 0041774 (watch list sometimes empty))
git-svn-id: trunk@28017 -
2010-11-01 01:18:00 +00:00
martin
ff529fcb58 SynCompletion: Fixed exception on empty list
git-svn-id: trunk@28016 -
2010-11-01 01:05:24 +00:00
martin
b344e702ad Debugger: refactor for queuing command-objects: moved GDBEvaluate into object; pulled some other functions to CommandObjects
git-svn-id: trunk@28015 -
2010-10-31 22:19:49 +00:00
martin
10dadac967 Debugger: refactor added OnExecuted
git-svn-id: trunk@28014 -
2010-10-31 18:07:21 +00:00
martin
f83fa9f0ae Debugger: initial refactor for queuing command-objects
git-svn-id: trunk@28013 -
2010-10-31 17:49:06 +00:00
martin
cf7da2876f SynCompletion: Improved positioning
git-svn-id: trunk@28012 -
2010-10-31 16:27:17 +00:00
juha
a4f2917fbd Build profiles: fix the wrong operation and possible AV mentioned in issue #17747
git-svn-id: trunk@28011 -
2010-10-31 15:04:59 +00:00