2010-01-10 10:50 UTC-0300 Vailton Renato (vailtom gmail.com)
* contrib/hbide/idesources.prg
! Fixed to call ::oIde:updateTitleBar() after close any file. After closing
all the files, the hbIDE was not updating the title bar of the main
window.
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-01-10 10:50 UTC-0300 Vailton Renato (vailtom gmail.com)
|
||||
* contrib/hbide/idesources.prg
|
||||
! Fixed to call ::oIde:updateTitleBar() after close any file. After closing
|
||||
all the files, the hbIDE was not updating the title bar of the main
|
||||
window.
|
||||
|
||||
2010-01-10 12:58 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbwin/win_prn3.c
|
||||
% Dropped hb_xgrab() return value checks for NULL.
|
||||
|
||||
@@ -274,6 +274,7 @@ METHOD IdeSourcesManager:closeSource( nTab, lCanCancel, lCanceled )
|
||||
ENDIF
|
||||
|
||||
oEdit:removeTabPage()
|
||||
::oIde:updateTitleBar()
|
||||
ENDIF
|
||||
|
||||
RETURN .T.
|
||||
|
||||
Reference in New Issue
Block a user