paul
|
9e96f9c9a9
|
ide: don't load standard button images from lazarus resources anymore
git-svn-id: trunk@42960 -
|
2013-09-27 03:17:50 +00:00 |
|
paul
|
6c44c5a938
|
lcl: add LoadGlyphFromResource similar to LoadGlyphFromLazarusResource
git-svn-id: trunk@42959 -
|
2013-09-27 03:15:50 +00:00 |
|
jesus
|
74824cdc4e
|
LCL, fix ValueListEdit not showing key column at runtime, issue #24780
git-svn-id: trunk@42958 -
|
2013-09-27 02:56:24 +00:00 |
|
paul
|
9c3cd46cff
|
lcl: load button icons from FPC resources instead of Lazarus resources
git-svn-id: trunk@42957 -
|
2013-09-27 02:48:55 +00:00 |
|
paul
|
f6f27bf260
|
lcl: load TBitmap only from RT_BITMAP resources. Other bitmap types should be loaded from RT_RCDATA since RT_BITMAP stream is not valid
git-svn-id: trunk@42956 -
|
2013-09-27 02:42:52 +00:00 |
|
paul
|
6ba2d6e372
|
lcl: load graphic from RT_RCDATA resources by default.
git-svn-id: trunk@42955 -
|
2013-09-27 01:17:23 +00:00 |
|
jesus
|
c1f577aa5a
|
LCL, grids, modify editor bounds in case it's affected by modifying default Col width or Row height
git-svn-id: trunk@42954 -
|
2013-09-26 23:38:00 +00:00 |
|
mattias
|
595776b9f2
|
IDEIntf: Get LookupRoot for TFieldDefs, bug #25068
git-svn-id: trunk@42953 -
|
2013-09-26 23:03:07 +00:00 |
|
mattias
|
005037e85b
|
IDEIntf: clean up
git-svn-id: trunk@42952 -
|
2013-09-26 22:44:43 +00:00 |
|
mattias
|
ddfef1337a
|
IDEIntf: object inspector: component tree: list tkClass property only once
git-svn-id: trunk@42951 -
|
2013-09-26 22:31:26 +00:00 |
|
mattias
|
0a9b67d773
|
IDEIntf: object inspector: component tree: always use property name of TCollection, instead of PropName
git-svn-id: trunk@42950 -
|
2013-09-26 22:23:39 +00:00 |
|
zeljko
|
c72e600b5b
|
gtk3: implemented TListView.OnColumnClick
git-svn-id: trunk@42949 -
|
2013-09-26 18:52:45 +00:00 |
|
jesus
|
c3619f28f4
|
LCL, gtk2, check if widget is still valid (avoid a CRITICAL warning)
git-svn-id: trunk@42948 -
|
2013-09-26 17:20:24 +00:00 |
|
mattias
|
094c6ba1bb
|
lcl: gtk2: convert gtk_file_chooser encoding to UTF-8, bug #11207
git-svn-id: trunk@42947 -
|
2013-09-26 15:03:07 +00:00 |
|
mattias
|
7a4a60f132
|
IDE: when closing a modified package and user does not save mods, clear modified, bug #22956
git-svn-id: trunk@42946 -
|
2013-09-26 14:16:31 +00:00 |
|
mattias
|
446747ed6c
|
IDE: designer: fixed adding components on inherited form, bug #25084
git-svn-id: trunk@42945 -
|
2013-09-26 13:48:25 +00:00 |
|
martin
|
239bc0c246
|
FPDebug: refactor abbrevs
git-svn-id: trunk@42944 -
|
2013-09-26 12:34:42 +00:00 |
|
jesus
|
2ed7a8a17c
|
LCL, fix grids focus where OnEnter occurs twice, issue #25010
git-svn-id: trunk@42943 -
|
2013-09-26 12:20:54 +00:00 |
|
martin
|
8fdf3fd810
|
fpdebug: fix fpdd
git-svn-id: trunk@42942 -
|
2013-09-26 11:03:59 +00:00 |
|
zeljko
|
64d0588972
|
Qt: change current row of TQtCheckListBox for Qt >= 4.8 since it does not change ItemIndex when checkbox is clicked.
git-svn-id: trunk@42941 -
|
2013-09-26 10:15:25 +00:00 |
|
zeljko
|
84d84eb479
|
Qt: fixed TQtCheckListBox double click event duplication.issue #25089
git-svn-id: trunk@42940 -
|
2013-09-26 09:15:24 +00:00 |
|
paul
|
1a5fff7c4d
|
lazres: add an ability to generate an .rc script if output file has .rc extension
git-svn-id: trunk@42939 -
|
2013-09-26 02:52:00 +00:00 |
|
martin
|
6954ac1f4b
|
FPDebug: refactor
git-svn-id: trunk@42938 -
|
2013-09-25 23:32:43 +00:00 |
|
jesus
|
49a69fc324
|
LCL, gtk2, updated VerboseFocus debug info
git-svn-id: trunk@42937 -
|
2013-09-25 22:42:13 +00:00 |
|
jesus
|
c33a15d30d
|
LCL, grids, handle the first key in keypress, fixes issue #24893
git-svn-id: trunk@42936 -
|
2013-09-25 18:53:53 +00:00 |
|
martin
|
994ffaec8f
|
Debugger: Options, do not mark project as modified, when starting debugger / reduce duplicate DoChange Calls
git-svn-id: trunk@42935 -
|
2013-09-25 14:50:23 +00:00 |
|
martin
|
fbfa1eb74e
|
Debugger: Options, do not mark project as modified, when starting debugger (with breakpoints set). Issue #0025073
git-svn-id: trunk@42934 -
|
2013-09-25 14:14:55 +00:00 |
|
martin
|
07ca34b2bc
|
Debugger: Options, mark project as modified, when exceptions are enabled/disabled. Issue #0025074
git-svn-id: trunk@42932 -
|
2013-09-25 12:32:35 +00:00 |
|
martin
|
30f778a891
|
Debugger: Options, disable add/remove buttons on signal opts. Not implemented
git-svn-id: trunk@42931 -
|
2013-09-25 12:30:56 +00:00 |
|
martin
|
fa8ee6902f
|
fp-gdbmi-debug: adapt for latest changes
git-svn-id: trunk@42928 -
|
2013-09-25 00:19:11 +00:00 |
|
martin
|
c752b4bf78
|
fpdebug: missing uses on linux
git-svn-id: trunk@42927 -
|
2013-09-25 00:13:30 +00:00 |
|
martin
|
c35a449a7c
|
FPDebug: auto include win and elf reader
git-svn-id: trunk@42926 -
|
2013-09-25 00:08:30 +00:00 |
|
martin
|
b37ec153f8
|
FPDebug: refactored reading image-file, ported elf reader from duby
git-svn-id: trunk@42925 -
|
2013-09-24 23:56:45 +00:00 |
|
jesus
|
ff8b5f7a1b
|
LCL, Gtk2, force redraw of GTKWinApiWidgets on focus changes so they can reflect focused/unfocused state (for grids in this case)
git-svn-id: trunk@42924 -
|
2013-09-24 17:36:24 +00:00 |
|
jesus
|
3b6ec447bf
|
LCL, Gtk2, fix grid editing problem on ALT+TAB forward and back, issue #22475
git-svn-id: trunk@42923 -
|
2013-09-24 16:01:50 +00:00 |
|
sekelsenmat
|
5d08cb8d8a
|
fpvectorial: Patch from Michael Thompson: Rewrites List Support And implements Simple Document Field
git-svn-id: trunk@42922 -
|
2013-09-24 14:40:37 +00:00 |
|
martin
|
21a9d29c40
|
fpdebug, package file
git-svn-id: trunk@42921 -
|
2013-09-24 11:11:58 +00:00 |
|
mattias
|
965b91e9e5
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@42920 -
|
2013-09-24 10:05:03 +00:00 |
|
martin
|
424c549d0c
|
FpDbg: fix only skip 0, if they are leading (invalid, but existing Leb128)
git-svn-id: trunk@42919 -
|
2013-09-24 09:16:07 +00:00 |
|
martin
|
9c0cdf5a6b
|
FpDbg: speed up abbreviation scan/access
git-svn-id: trunk@42918 -
|
2013-09-23 23:49:02 +00:00 |
|
martin
|
5efe201a20
|
Debugger: reset thread on start/init (rev 42913 #b49550e81b also did reset during run / fixed)
git-svn-id: trunk@42917 -
|
2013-09-23 21:54:08 +00:00 |
|
juha
|
d8f7a4df0a
|
IDE: Improve the All Compiler Options GUI filter. It lost focus because it was disabled. Not any more.
git-svn-id: trunk@42916 -
|
2013-09-23 21:28:53 +00:00 |
|
mattias
|
170299b861
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@42915 -
|
2013-09-23 19:08:40 +00:00 |
|
juha
|
041c0ccdaf
|
IDE: improve drag-n-drop logic in Component Palette Options page. Accept only in right places.
git-svn-id: trunk@42914 -
|
2013-09-23 17:29:17 +00:00 |
|
martin
|
b49550e81b
|
Debugger: reset thread on start/init
git-svn-id: trunk@42913 -
|
2013-09-23 14:07:28 +00:00 |
|
mattias
|
c5f9e05da6
|
lcl: dbgrids: fixed memleak of KeyBookmark, patch from Luca Olivetti, bug #24412
git-svn-id: trunk@42912 -
|
2013-09-23 10:07:45 +00:00 |
|
mattias
|
f1ed43ac99
|
IDE: verbosity
git-svn-id: trunk@42911 -
|
2013-09-23 09:11:57 +00:00 |
|
juha
|
38c9ffd3c6
|
Converter: Define PUREPASCAL for units during conversion when simulate Delphi defines is set.
git-svn-id: trunk@42910 -
|
2013-09-22 21:15:47 +00:00 |
|
juha
|
88103f57a5
|
IDE: add PowerPc processor types to selection list.
git-svn-id: trunk@42909 -
|
2013-09-22 09:46:35 +00:00 |
|
zeljko
|
a4e0551e92
|
Qt: call OnDropDown imediatelly after IntfGetItems, so our events are in expected order and there's no disturbing of QListWidget while showing. issue #25032
git-svn-id: trunk@42906 -
|
2013-09-20 18:19:36 +00:00 |
|