Commit Graph

27637 Commits

Author SHA1 Message Date
zeljko
0ed014d074 Gtk2: use Ampersands2Underscore() for dialog buttons.Fixed activation problem for msgdialogs, now it's correctly focused when run executed.Fixes issue #17821 .
git-svn-id: trunk@28090 -
2010-11-05 08:30:48 +00:00
mattias
88875f45c2 LCL: TWinControl.DoAllAutoSize: do not call UpdateShowing for form if already running, bug #17770
git-svn-id: trunk@28089 -
2010-11-05 08:25:59 +00:00
paul
c708840d05 lcl: fix name clash with ancestor fields after fpc:r16303
git-svn-id: trunk@28088 -
2010-11-05 08:07:11 +00:00
vincents
5712a7109a cleanup in windows installer scripts:
* merged win32 and win64 specific environmentoptions.xml into one file, they are the same nowadays
- don't expand FPCSrcDir in environmentoptions.xml, this is not needed anymore since r28086 #bc2ebabd28
+ instead keeping the old environmentoptions.xml, the installer nows asks if it may overwrite the existing environmentoptions.xml

git-svn-id: trunk@28087 -
2010-11-05 07:36:23 +00:00
vincents
bc2ebabd28 windows installer: use $(FPCVER) macro in fpc source directory environment option, improves issue #17834
git-svn-id: trunk@28086 -
2010-11-05 07:24:53 +00:00
paul
01ef4a90b2 lcl: formatting
git-svn-id: trunk@28085 -
2010-11-05 02:42:19 +00:00
mattias
12bd4b87a6 LCL: TDateEdit: displaysettings
git-svn-id: trunk@28084 -
2010-11-05 01:51:03 +00:00
mattias
7c80c43236 IDE: if fpc path, fpc source directory or lazarus source directory not found: try secondary configs
git-svn-id: trunk@28083 -
2010-11-05 01:16:37 +00:00
mattias
0f54b04345 IDE: stop opening designer forms if one failed
git-svn-id: trunk@28082 -
2010-11-05 00:51:37 +00:00
mattias
9bd3a94663 IDE: fixed keeping installed packages when adding new needed packages
git-svn-id: trunk@28081 -
2010-11-05 00:41:08 +00:00
mattias
2bf7963f78 IDE: when opening a form with missing design time package: show option to install those packages
git-svn-id: trunk@28080 -
2010-11-05 00:19:24 +00:00
mattias
e8b131614c LCL: QuestionDlg: added option to set default button
git-svn-id: trunk@28079 -
2010-11-05 00:11:35 +00:00
juha
b6a99db82e Converter: improved comments.
git-svn-id: trunk@28078 -
2010-11-04 22:30:41 +00:00
mattias
1d91673a50 exzmples: update
git-svn-id: trunk@28077 -
2010-11-04 22:18:46 +00:00
mattias
00536fed8a examples: trubopower_ipro: fixed image links
git-svn-id: trunk@28076 -
2010-11-04 22:16:54 +00:00
mattias
cce9f3cdd8 examples: trubopower_ipro: fixed image links
git-svn-id: trunk@28075 -
2010-11-04 22:15:25 +00:00
sekelsenmat
5e993a5501 Now some drawing appears in TCDGroupBox
git-svn-id: trunk@28074 -
2010-11-04 17:06:56 +00:00
juha
1d2770f40f Generic form with a checklistbox for selecting items
git-svn-id: trunk@28073 -
2010-11-04 13:12:29 +00:00
juha
e50753b288 Advanced build Lazarus: build many profiles at once.
git-svn-id: trunk@28072 -
2010-11-04 13:07:43 +00:00
sekelsenmat
a95c92eeaf Adds the code to render the image
git-svn-id: trunk@28071 -
2010-11-04 11:04:46 +00:00
sekelsenmat
b7d2ca7755 Initial sketch of the custom drawn group box
git-svn-id: trunk@28070 -
2010-11-04 10:50:05 +00:00
juha
9eee5d1c46 Build Lazarus dialog: leave space at bottom to prevent clipping.
git-svn-id: trunk@28069 -
2010-11-04 08:34:26 +00:00
zeljko
3ccc0e702d Gtk2: map all non-standard gtk2 stock id's to lcl resource strings. fixes #17821
git-svn-id: trunk@28068 -
2010-11-04 07:18:35 +00:00
juha
c2618b7462 Build Lazarus: Made lazbuild work again.
git-svn-id: trunk@28067 -
2010-11-03 23:43:15 +00:00
juha
518721e8a0 Build Lazarus dialog: make the dialog smaller and improve layout.
git-svn-id: trunk@28066 -
2010-11-03 22:02:10 +00:00
maxim
0040ee1db6 regenerated translations; updated Russian translation
git-svn-id: trunk@28065 -
2010-11-03 21:31:38 +00:00
juha
1e3683325a Converter: minor comment changes.
git-svn-id: trunk@28064 -
2010-11-03 20:46:44 +00:00
juha
ee539962d8 Converter: check for nil pointers.
git-svn-id: trunk@28063 -
2010-11-03 20:46:38 +00:00
juha
c7e0f334c6 Converter: Handle units in main and implementation uses sections separately. Includes patch from issue #17578.
git-svn-id: trunk@28062 -
2010-11-03 20:17:54 +00:00
juha
6a1f9c0370 Converter: Add the forgotten file header license info and comment for ConvCodeTool.
git-svn-id: trunk@28061 -
2010-11-03 20:17:50 +00:00
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