Re: [Komport-devel] CVS is live and usage ... + text selection
Status: Alpha
Brought to you by:
msharkey
From: Mike S. <mi...@sh...> - 2003-12-04 17:36:35
|
Good points, Mark. When I have a moment, I'll make sure we can checkout and build from CVS, I think everything that's currently checked in should build. Just a heads up that the code in CVS is now newer than 0.5.9. Next time I have some time to work on Komport, I will be addressing the high priority TODO items roughly in the order they are listed. This will include getting the remaining strings into komportstrings.h so we can start with translations. I've been doing a little thinking this morning about text selection. First, I would like to add a text selection mode toggle that toggles between selecting rectangular area (the current way), and selecting in line mode (ala xterm). First, are there any thoughts about that? Secondly, I would like to add a menu item Edit->Select_All, but I have a few questions about that. Should Select_All only select the text in the viewport bounds, or should it select the viewport and also include the history buffer. Or should there be two separate select-all functions, one for viewport, and one for history? If so, should the Select_All_History function also select the viewport text or only the text which has scrolled into the history? Hmmmm.....I may need to consult with Mr Red Cap again..... On Thursday 04 December 2003 03:32 am, Mark wrote: > To start this discussion regarding CVS usage and tagging of files, my > experience from some experienced individuals is to keep commits specific > to a change if possible. Searching the comments can help find the > change or future issues. (Radical rewrites of course do not count and > might be a reason to branch at some point?) The key they feel is to > make sure that whatever is in CVS compiles. (Again another case for a > branch of the code in CVS if/when necessary.) > > My goal at some point is to get the tagging of every release made and > see whatever else I can do with what SF allows. (Already behind with > 0.5.9, I know) My thought on releasing an 'unstable' version is to hold > off for right now. If someone is interested, they can checkout from > anonymous CVS the latest which may or may not work ("unstable"). > > As you may or may not have noticed, the packaging source has not been > added to CVS. If someone could send me at least some of the files to > have a base with, I will tag appropriately to move on. (Thought I sent > an e-mail to Steven but might have been bounced?) > > Mark > > Mike Sharkey wrote: > > Hi All, > > > > I think I've successfully committed the changes to bring the repository > > up to the latest 0.5.9 version (I had to make a few bug fixes after > > 0.5.8). People should now be able to build the latest from the > > repository. > > > > Let me know how it goes, please. > > > > Everyone involved in the project should have write access to the > > repository. Please let me know if you need an adjustment to your > > privileges. > > > > Mark, I'm hoping you will keep everyone in line with respect to > > repository discipline. Maybe you could draft a set of basic guidelines. > > > > What I would like is to be able to have tags or some mechanism to get to > > the last buildable and runnable version. Anyone else have any input on > > repository discipline? > > > > Should we have a "stable" and "unstable" branch perhaps? I don't know, > > I'm asking the CVS experts. > > > > In any case, I will be working from CVS from now on. Any of you who are > > interested in doing some KDE/C++ programming, please by all means feel > > free. > > > > :) > > > > A few house keeping chores and some TODO items I think we should get done > > over the next little while: > > > > * Put all string constants into one header file to simplify localization > > as per Robert's earlier suggestion. > > > > * Update the ChangeLog, AUTHORS, README, TODO files to contain useful > > information..... > > > > * Get package files (.spec, etc...) into repository. > > > > I'll work on the TODO list next, as I think that's my biggest task right > > now is to prioritize coding items for the 0.6 release. > > > > Well, it's really looking good, thanks everyone for helping out! > > > > Cheers all! > > > > --Mike > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Komport-devel mailing list > Kom...@li... > https://lists.sourceforge.net/lists/listinfo/komport-devel |