/[v1]/trunk/c++/src/app/cn3d/file_messaging.cpp
ViewVC logotype

Log of /trunk/c++/src/app/cn3d/file_messaging.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 97176 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 24 15:25:52 2022 UTC (22 months ago) by dzhang
File length: 18744 byte(s)
Diff to previous 92492
Blocked all IBIS related code and rebuild 4.5.2. JIRA:DD-2402

Revision 92492 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 26 18:35:10 2021 UTC (3 years, 2 months ago) by grichenk
File length: 18701 byte(s)
Diff to previous 66600
Replaced auto_ptr with unique_ptr. JIRA CXX-11687

Revision 66600 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 13 12:56:58 2015 UTC (9 years, 1 month ago) by vasilche
File length: 18685 byte(s)
Diff to previous 47607
Use ERR_FATAL macro for correct no-return info. JIRA: CXX-5700

Revision 47607 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 19 16:21:33 2010 UTC (13 years, 6 months ago) by thiessen
File length: 18693 byte(s)
Diff to previous 41604
fix deprecated functions

Revision 41604 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 14 19:46:04 2009 UTC (15 years ago) by lanczyck
File length: 18679 byte(s)
Diff to previous 41583
switch to a CPIDGuard implementation for the lock file;

Revision 41583 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 13 14:36:23 2009 UTC (15 years ago) by thiessen
File length: 19131 byte(s)
Diff to previous 41552
fix non-windows fstream ctor

Revision 41552 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 8 22:28:19 2009 UTC (15 years ago) by lanczyck
File length: 19089 byte(s)
Diff to previous 33815
avoid the use of CreateTmpFile when creating a lock for the message file; have started encountering problems where the lock file is not properly cleaned up, coupled with the fact CreateTmpFile in this context is not portable.

Revision 33815 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 4 17:18:18 2007 UTC (16 years, 11 months ago) by kazimird
File length: 18503 byte(s)
Diff to previous 32839
Fixed svn properties in trunk/c++.

Revision 32839 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 5 20:41:55 2007 UTC (17 years, 1 month ago) by kazimird
File length: 18503 byte(s)
Diff to previous 32832
CVS $Log$ keyword clean-up: everything except "internal".

Revision 32832 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 5 15:52:38 2007 UTC (17 years, 1 month ago) by thiessen
File length: 20011 byte(s)
Diff to previous 28090
major reworking of Seq-id handling

Revision 28090 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 2 19:04:38 2006 UTC (17 years, 11 months ago) by lavr
File length: 18565 byte(s)
Diff to previous 24997
Use stream_utils.hpp from corelib location

Revision 24997 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 1 02:44:08 2005 UTC (18 years, 5 months ago) by thiessen
File length: 18472 byte(s)
Diff to previous 24727
fix GCC warnings; switch threader to C++ PSSMs

Revision 24727 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 19 17:28:20 2005 UTC (18 years, 6 months ago) by thiessen
File length: 18374 byte(s)
Diff to previous 15746
migrate to wxWidgets 2.6.2; handle signed/unsigned issue

Revision 15746 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 21 21:42:56 2004 UTC (19 years, 11 months ago) by gorelenk
File length: 18374 byte(s)
Diff to previous 14288
Added PCH ncbi_pch.hpp

Revision 14288 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 15 18:32:04 2004 UTC (20 years, 1 month ago) by thiessen
File length: 18276 byte(s)
Diff to previous 13709
prefer prefix vs. postfix ++/-- operators

Revision 13709 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 19 17:05:24 2004 UTC (20 years, 2 months ago) by thiessen
File length: 18183 byte(s)
Diff to previous 11645
remove cn3d/ from include paths; add pragma to disable annoying msvc warning

Revision 11645 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 20 23:03:33 2003 UTC (20 years, 6 months ago) by thiessen
File length: 17953 byte(s)
Diff to previous 11384
send pending commands before messenger is destroyed

Revision 11384 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 2 18:45:22 2003 UTC (20 years, 6 months ago) by thiessen
File length: 16920 byte(s)
Diff to previous 11092
make non-reply message warning only

Revision 11092 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 22 17:33:12 2003 UTC (20 years, 7 months ago) by thiessen
File length: 16832 byte(s)
Diff to previous 9761
add AlignmentChanged flag; flush message file; check row order of repeats

Revision 9761 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 10 18:47:29 2003 UTC (20 years, 9 months ago) by thiessen
File length: 16680 byte(s)
Diff to previous 8039
add CDTree->Select command

Revision 8039 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 19 14:44:36 2003 UTC (21 years, 1 month ago) by thiessen
File length: 16423 byte(s)
Diff to previous 8006
fix char/traits problem

Revision 8006 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 14 19:23:06 2003 UTC (21 years, 1 month ago) by thiessen
File length: 16063 byte(s)
Diff to previous 7993
add CommandProcessor to handle file-message commands; fixes for GCC 2.9

Revision 7993 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 13 18:55:04 2003 UTC (21 years, 1 month ago) by thiessen
File length: 15882 byte(s)
Diff to previous 7990
add messenger destroy function

Revision 7990 - (view) (download) (as text) (annotate) - [select for diffs]
Added Thu Mar 13 14:26:18 2003 UTC (21 years, 1 month ago) by thiessen
File length: 15112 byte(s)
add file_messaging module; split cn3d_main_wxwin into cn3d_app, cn3d_glcanvas, structure_window, cn3d_tools

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

NCBI Systems Team">NCBI Systems Team
ViewVC Help
Powered by ViewVC 1.1.20  

HHS Vulnerability Disclosure