Commit Graph

6964 Commits

Author SHA1 Message Date
micha
004ed4fa3e tabstop default for focusable controls is true (spinedit)
git-svn-id: trunk@6966 -
2005-03-16 16:14:50 +00:00
micha
c75570f78b fix min/max value, up/down order for spinedit
git-svn-id: trunk@6965 -
2005-03-16 16:14:14 +00:00
mattias
e630464bae added some checks to avoid crashes
git-svn-id: trunk@6964 -
2005-03-16 12:30:15 +00:00
mattias
84a5d07140 added check for chaning parent in component tree from Luca
git-svn-id: trunk@6963 -
2005-03-16 12:14:26 +00:00
mattias
ff9ffbfede added check for UpdateCaption if MainIDEBar is already destroyed
git-svn-id: trunk@6962 -
2005-03-16 12:03:40 +00:00
mattias
e94b4e2fe9 made actions editor translatable from Pawel
git-svn-id: trunk@6961 -
2005-03-16 11:59:50 +00:00
mattias
2d3286e8c2 fixed view OI menu item to always show OI, instead of showing next
git-svn-id: trunk@6960 -
2005-03-16 11:41:33 +00:00
mattias
0c905491cf improved gtk1 intf switching focus to another form from Andrew Haines
git-svn-id: trunk@6959 -
2005-03-16 11:36:21 +00:00
mattias
4ed3fa72af updated german translation from Joerg Braun
git-svn-id: trunk@6958 -
2005-03-16 11:02:35 +00:00
marc
92fe571ea8 * fixed alignment/endianess for sparc
git-svn-id: trunk@6957 -
2005-03-16 00:25:46 +00:00
marc
6278435a3d *** empty log message ***
git-svn-id: trunk@6956 -
2005-03-15 23:55:12 +00:00
marc
2548997607 * typo
git-svn-id: trunk@6955 -
2005-03-15 23:33:43 +00:00
marc
92a5143c85 * fixed bitmap endianess
git-svn-id: trunk@6954 -
2005-03-15 23:30:40 +00:00
micha
76ef932687 return value too inconsistent to be used, fixes #775 (by uberto)
git-svn-id: trunk@6953 -
2005-03-14 22:11:03 +00:00
micha
d71687e839 check nil pointer to avoid AV (by jesusrmx)
git-svn-id: trunk@6952 -
2005-03-14 21:49:41 +00:00
mattias
5ccf441835 added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti
git-svn-id: trunk@6951 -
2005-03-14 13:37:18 +00:00
mattias
f93885a8f6 started UTF8 translation conversion to charset on the fly
git-svn-id: trunk@6950 -
2005-03-14 13:30:19 +00:00
mattias
c2c7b56c3a fixed cups finalization from Jesus
git-svn-id: trunk@6949 -
2005-03-13 22:48:40 +00:00
mattias
ce7cb4c885 updated german translation from Thomas
git-svn-id: trunk@6948 -
2005-03-13 22:47:02 +00:00
mattias
2c8b5083ab optimized moving contained action from Pawel
git-svn-id: trunk@6947 -
2005-03-13 22:37:42 +00:00
mattias
08fd79653c fixed deleting selected TListBox item under gtk1 from Collin
git-svn-id: trunk@6946 -
2005-03-13 22:35:17 +00:00
mattias
6d17a20f5d updated finnish translation from Seppo
git-svn-id: trunk@6945 -
2005-03-13 21:26:11 +00:00
mattias
55aa2309ac updated german translation from Joerg Braun
git-svn-id: trunk@6944 -
2005-03-13 00:09:00 +00:00
micha
90c01f4f95 add guideline to prevent calling lcl to do interface specific things
git-svn-id: trunk@6943 -
2005-03-11 17:07:48 +00:00
mattias
2874d9c53a implemented for gtk intf TFileDialog.FilterIndex from Jesus
git-svn-id: trunk@6942 -
2005-03-11 15:35:49 +00:00
mattias
b9fc98d4c3 registered actions and added new action list editor from Pawel
git-svn-id: trunk@6941 -
2005-03-11 15:33:29 +00:00
mattias
f8d5c91d6f moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp
git-svn-id: trunk@6940 -
2005-03-11 14:40:37 +00:00
mattias
d5f85c4c3d removed old files
git-svn-id: trunk@6939 -
2005-03-11 13:16:53 +00:00
mattias
aecdb669cb added menu close, open project icon from Razvan
git-svn-id: trunk@6938 -
2005-03-11 12:45:35 +00:00
mattias
73407637b1 added cups support from Olivier
git-svn-id: trunk@6937 -
2005-03-11 11:35:13 +00:00
marc
098d18e2c0 * Patch from Danny Milosavljevic to access columns
git-svn-id: trunk@6936 -
2005-03-10 22:03:40 +00:00
mattias
3062061124 added note on creating handles on destroying
git-svn-id: trunk@6935 -
2005-03-10 09:26:25 +00:00
mattias
47ff668c23 TCustomMemo: check for navigations keys only if not ReadOnly
git-svn-id: trunk@6934 -
2005-03-10 09:06:34 +00:00
mattias
57990d6de7 handle tab key in ControlKeyDown in TCustomEdit and TCustomComboBox
git-svn-id: trunk@6933 -
2005-03-10 09:02:11 +00:00
mattias
e6ceebe441 fixed hangup on home key and empty lines in front
git-svn-id: trunk@6932 -
2005-03-10 08:34:09 +00:00
mattias
b61b008dd7 updated russian translation from Vasily
git-svn-id: trunk@6931 -
2005-03-09 22:54:37 +00:00
mattias
927e8e4081 improved codetools heuristic for fpc sources and bsd directories
git-svn-id: trunk@6930 -
2005-03-09 16:41:29 +00:00
mattias
ab161e4a33 added Enhance Home to editor options
git-svn-id: trunk@6929 -
2005-03-09 12:19:26 +00:00
mattias
7a5ea9c320 added TSynCustomLineIndenter, implemented eoEnhanceHomeKey for synedit
git-svn-id: trunk@6928 -
2005-03-09 11:44:25 +00:00
vincents
1c4a8462c7 fixed 1.9.9 compilation (rtlconst -> rtlconsts)
git-svn-id: trunk@6927 -
2005-03-08 11:24:05 +00:00
mattias
9e5168c0c5 added printer4lazarus package from Olivier
git-svn-id: trunk@6926 -
2005-03-08 11:05:24 +00:00
mattias
8a344c0ff0 BorderStyle for TCustomEdit in win32 intf from Jesus
git-svn-id: trunk@6925 -
2005-03-08 10:32:47 +00:00
mattias
01b7972fa4 fixed bmp 16 bit loading from Peter J. Haas
git-svn-id: trunk@6924 -
2005-03-08 10:29:19 +00:00
mattias
ea27cf7a4c fixed debug replacement
git-svn-id: trunk@6923 -
2005-03-08 00:36:56 +00:00
mattias
495b7d1675 removed debugging
git-svn-id: trunk@6922 -
2005-03-08 00:30:37 +00:00
mattias
c7ed36c323 implemented gtk2 AppMinimize
git-svn-id: trunk@6921 -
2005-03-08 00:28:03 +00:00
mattias
75a234e396 replaced save all tool button from Zryndin
git-svn-id: trunk@6920 -
2005-03-08 00:02:34 +00:00
mattias
a586609a0a replaced TOpenDialog with TSelectDirectoryDialog for compiler opts unit output path
git-svn-id: trunk@6919 -
2005-03-07 23:44:11 +00:00
mattias
27d716057f printers: added property XDPI and YPDI, renamed ExecuteSetup+ExecuteProperties to PrintDialog+PrinterSetup from Olivier
git-svn-id: trunk@6918 -
2005-03-07 23:40:18 +00:00
mattias
cf3580e354 TDirectoryEdit now uses as default dir the Text from Uberto Barbini
git-svn-id: trunk@6917 -
2005-03-07 23:31:32 +00:00