Commit Graph

135 Commits

Author SHA1 Message Date
Ocke Janssen
5b0f5f430c #98011# saveData before executing rebuild 2002-06-27 06:32:17 +00:00
Frank Schönheit
ebfb840baf now that 98303 is fixed, re-insert the isTop for correctly determining the help file module name 2002-06-07 11:55:33 +00:00
Ocke Janssen
0aee7e5d6f #96792# new methods for pasting tables 2002-05-28 07:08:11 +00:00
Frank Schönheit
a2121e3e80 #99030# send a boolean state with PASTE 2002-05-23 11:35:02 +00:00
Ocke Janssen
bb5e53ffb5 #98146# enable close slot all the time 2002-05-23 05:46:37 +00:00
Frank Schönheit
a5f4c2b5aa #99030# the paste state needs a dummy boolean now 2002-05-22 15:30:18 +00:00
Ocke Janssen
f25616d8ff #98011# call SaveModified before REBUILD 2002-05-10 08:43:43 +00:00
Ocke Janssen
9069e02ce5 #98772# enable hi contrast 2002-04-29 07:30:34 +00:00
Frank Schönheit
401f29df78 #i3832# when executing the mail-merge slots, recognize selection of the whole grrid 2002-04-03 14:51:16 +00:00
Frank Schönheit
524e72d4b9 #98293# dynamically determine the help file name, dependent on the document we're residing in 2002-03-21 14:01:39 +00:00
Ocke Janssen
02d5c72777 #97880# lock solar mutex before accessing a resource 2002-03-18 13:39:16 +00:00
Frank Schönheit
5fe2cd48db #97427# ::select: lock the solar mutex 2002-02-13 08:55:15 +00:00
Frank Schönheit
e168959b21 incorperate the improvements suggested during code review of genericcontroller.* 2002-01-28 09:36:26 +00:00
Frank Schönheit
bb6e4489d6 #96833# do ID_BROWSER_CLOSE asynchronous 2002-01-23 06:35:12 +00:00
Ocke Janssen
611dea88fe check privileges 2001-12-19 14:09:17 +00:00
Ocke Janssen
9a093007f3 clear column of grid before filling again 2001-12-10 10:45:00 +00:00
Ocke Janssen
48dbb2ad9d #95359# insert Attrib MayBeVoid 2001-12-03 12:36:06 +00:00
Ocke Janssen
b0a5c84c53 #94715# when dfault is void don't set it as defaultvalue 2001-11-15 10:41:08 +00:00
Ocke Janssen
b8168d17a5 #94224# ensureObject correcting 2001-11-02 13:31:19 +00:00
Ocke Janssen
822ff6c5b4 #93948# remove listener when disposing 2001-10-30 08:54:10 +00:00
Ocke Janssen
d7fb0027e8 #93888# impl new method to cancel pending edit 2001-10-29 13:32:40 +00:00
Ocke Janssen
fcbd3fbf7b #93895# disable inlinediting before open contextmenu 2001-10-29 11:05:21 +00:00
Ocke Janssen
3a1e98e786 #93489# impl new property for columnsettings 2001-10-19 13:15:28 +00:00
Ocke Janssen
09c9752f34 #92793# listen an parent of currentframe to know when to reatach 2001-10-18 05:50:04 +00:00
Frank Schönheit
81622904ab #92158# when forwarding queryDispatches, use PARENT as frame search flag 2001-10-16 13:43:19 +00:00
Frank Schönheit
68e0c580db don't use 'catch(...)' 2001-09-28 17:37:31 +00:00
Ocke Janssen
fe6066d957 #91719# implementing the XRename handling 2001-09-25 12:28:23 +00:00
Ocke Janssen
1581a0d3ca #92232# fixes for BIGINT type and new property HELPTEXT 2001-09-20 11:59:25 +00:00
Ocke Janssen
2e15d4b235 #92047# close task async 2001-09-19 12:20:12 +00:00
Jens-Heiner Rechtien
528b2beeea #92075#: exception specification 2001-09-13 13:15:52 +00:00
Frank Schönheit
be7c820879 #65293# break down a line for the linux compiler 2001-08-30 13:35:11 +00:00
Ocke Janssen
717df3d209 #91632# enable relation design only when supportsIntegrityEnhancementFacility return true 2001-08-29 05:32:52 +00:00
Ocke Janssen
e00a8c2f9f #91634# enable relation design when connection is avaiblable 2001-08-28 12:41:20 +00:00
Ocke Janssen
0cc588d04c #90015# some speedup's 2001-08-27 05:57:24 +00:00
Ocke Janssen
d6d7f23601 #90015# code corrcetions for some speedup's 2001-08-24 05:40:35 +00:00
Frank Schönheit
354cea53db #88813# enable calling the form auto pilot 2001-08-16 13:09:46 +00:00
Frank Schönheit
9d63b2c1e6 #90573# changes so that upon reloading a query, the grid is automatically rebuild if the query changed / added the complete rebuild to the refresh toolbox item (as option) 2001-08-16 09:36:35 +00:00
Frank Schönheit
154595f3c3 #91052# +connectWithStatus (centralized method for connecting to a data source) 2001-08-15 05:46:58 +00:00
Frank Schönheit
32fd12d267 #90538# getObjectEntry(DataAccessDescriptor): correct ordering of parameters / implSelect: when selecting a command, unmark the explorer entry of the previous selection 2001-08-02 12:42:00 +00:00
Ocke Janssen
4bcd406ca9 #90482# check for wrappedExceptions 2001-08-02 06:57:49 +00:00
Frank Schönheit
f9152cc2a9 #87937# do an InvalidateAll in initialize 2001-07-18 13:16:00 +00:00
Ocke Janssen
c60147c84d #85664# enable copy/cut/paste/delete keys 2001-07-18 10:34:19 +00:00
Frank Schönheit
6b366a27bc #88848# allow commands (not only tables/queries) to be the current documents data source 2001-07-18 10:13:17 +00:00
Frank Schönheit
65a3ab4d07 #89837# catch exceptions in OnExpandEntry 2001-07-18 09:42:18 +00:00
Frank Schönheit
bf9d43924d #87937# changes so that after unsuccessfull reloading (or setting a filter or such) a cleanup can be done 2001-07-17 12:07:48 +00:00
Ocke Janssen
cc47f07e56 #89128# look if connection is readonly 2001-07-17 10:36:27 +00:00
Ocke Janssen
7864b9ba1f #89128# look if connection is readonly 2001-07-17 09:31:50 +00:00
Frank Schönheit
50260a67d5 #87937# unloadForm->unloadAndCleanup / +implLoadAnything / +setDefaultTitle 2001-07-16 13:39:29 +00:00
Ocke Janssen
2b7330395c #86890# impl query paste in contextmenu 2001-07-03 12:59:27 +00:00
Ocke Janssen
2428ebf1eb #88888# some DBG_ 2001-07-03 11:54:05 +00:00