 |
 |
| oops |
 |
 |
By mmu_man - Posted on April 10, 2008 - 01:14:16 (#22695)
Current version when comment was posted: 5.1 |
 |
 |
righto, I was likely asleep :D
|
|
| "user error" ;) |
 |
 |
By jonas.kirilla - Posted on April 9, 2008 - 22:18:39 (#22693)
Current version when comment was posted: 5.1 |
 |
 |
There are already two links to the Tracker Grep page at OSDrawer right on this BeBits page!
|
|
| @mmu_man |
 |
 |
By jonas.kirilla - Posted on April 9, 2008 - 22:15:30 (#22692)
Current version when comment was posted: 5.1 |
 |
 |
Sorry for not posting a link earlier:
http://dev.osdrawer.net/plugins/scmsvn/viewcvs.php/?root=trackergrep
|
|
| svn ? |
 |
 |
By mmu_man - Posted on April 8, 2008 - 15:41:35 (#22682)
Current version when comment was posted: 5.1 |
 |
 |
Would you mind putting it into Haiku's svn or register it as a project on osdrawer ? would simplify sending patches :)
|
|
| ZETA locale |
 |
 |
By Begasus_ - Posted on June 30, 2007 - 16:26:08 (#21776)
Current version when comment was posted: 5.1 |
 |
 |
Hi Jonas,
2 things I altered in the TranslZeta.h file to make it compatible for the locale system.
A. changed #ifdef ZETA_OS to #ifdef B_ZETA_VERSION (this way you don't need to set DEFINES in the makefile), you could still use ZETA_OS but you need to add it to the define setting in the Makefile_Zeta file 'DEFINES := ZETA_OS'
B. #include <Locale.h> to #include <locale/Locale.h> (the correct path to the header)
I installed it in /boot/apps/Tools and linked it to /boot/home/config/add-ons/Tracker (no need to cluther that folder with unneeded stuff).
Haven't gotten around yet to see how make install/release should be handled yet ...
Just copy the bin and the language folder over and make the link ... this works for now ;)
|
|
| Re: Thanks a lot |
 |
 |
By jonas.kirilla - Posted on June 30, 2007 - 12:26:09 (#21774)
Current version when comment was posted: 5.1 |
 |
 |
Thank you, Snake_Eden. :)
Does JIS(iso2022jp) work reliably in other BeOS/Zeta applications? (Is it only in Tracker Grep that it is unreliable?)
Yes, it should be easy to extend it with the other encoding translations that BeOS supports. I don't think anyone has asked for it yet, but I will put it on the list of goals for the next release.
Apologies to Rihatsu-san! I will make the changes soon.
|
|
| Thanks a lot |
 |
 |
By Snake_Eden - Posted on June 29, 2007 - 21:58:07 (#21772)
Current version when comment was posted: 5.1 |
 |
 |
Thanks a lot for your work!
Shift_JIS : OK
EUC-jp : OK
JIS(iso2022jp) : unreliable
Perhaps You will be able to expand it for Russian encordings etc..
Sorry my crappy, broken, dirty English.
I can not speak English.
BTW momoziro-san != Rihatsu-san.
|
|
| Re: Snake_Eden |
 |
 |
By jonas.kirilla - Posted on June 19, 2007 - 20:02:07 (#21743)
Current version when comment was posted: 5.1 |
 |
 |
I had forgotten about Rihatsu-San being the author, so I put momoziro in the About-window and in the documentation. :/ Maybe momoziro = Rihatsu-San ?
Let me know and I will change it. Thanks in advance!
|
|
| Re: Tracker Grep and Zeta 1.5 |
 |
 |
By jonas.kirilla - Posted on March 22, 2007 - 13:26:54 (#21457)
Current version when comment was posted: 5.0 |
 |
 |
Hej! Jag har varit tillbaka ett tag nu. :)
I'm sorry to say I haven't got Zeta. I heard from Oliver Tappe that Rainer Riedl has done work on Tracker Grep, but I don't know the nature of his changes. I suppose they may be related to the localization of Zeta?
|
|
| Re: only for UTF-8? |
 |
 |
By jonas.kirilla - Posted on March 22, 2007 - 13:15:44 (#21456)
Current version when comment was posted: 5.0 |
 |
 |
Yes, I think it only supports UTF-8 at the moment. I will try to add the changes made by Rihatsu-San. Thank you for bringing this up! Remind me later please, if I should forget. My first priority is to move the code to OsDrawer.net, as BeUnited's services are being discontinued.
|
|
| Tracker Grep and Zeta 1.5 |
 |
 |
By ModeenF - Posted on March 22, 2007 - 08:25:55 (#21454)
Current version when comment was posted: 5.0 |
 |
 |
Trevligt att se dig,trodde du hade slutat :)
I'm using Tracker Grep a lot in Zeta, Do you know if the one in zeta are in sync with yours?
Perhaps Rainer Riedl are the one that made the changes for Zeta..
|
|
| only for UTF-8? |
 |
 |
By Snake_Eden - Posted on March 22, 2007 - 07:11:26 (#21453)
Current version when comment was posted: 5.0 |
 |
 |
Is this only for UTF-8 ?
for Other character encodings ?
http://www.jpbe.net/forum/viewtopic.php?t=575
(patch for TG41 / by Rihatsu-San)
|
|
| Remake of Tracker Grep, beta release |
 |
 |
By jonas.kirilla - Posted on March 18, 2007 - 18:12:20 (#21440)
Current version when comment was posted: 4.3 |
 |
 |
For those interested, here's a beta of my Tracker Grep remake:
http://www.kirilla.com/tmp/TrackerGrep.zip
Please report any problems to me: jonas@kirilla.???.
|
|
| Re: WIP |
 |
 |
By Oliver Tappe - Posted on March 10, 2007 - 13:40:53 (#21421)
Current version when comment was posted: 4.3 |
 |
 |
Hi Jonas,
> I'm close to finishing a major overhaul of Tracker Grep.
> It's more than a simple patch, but most core assets have been
> kept. You'll see. And like the changes, hopefully.
Hey, that sounds good!
In fact, I know that Rainer Riedl has done major work on TrackerGrep, too. Maybe it would be worth if you two could talk to each other and maybe throw all your changes together (if that's feasible)?
Please contact me privately and I will give you his mail-address.
cheers,
Oliver
|
|
| WIP |
 |
 |
By jonas.kirilla - Posted on March 8, 2007 - 12:11:57 (#21413)
Current version when comment was posted: 4.3 |
 |
 |
I'm close to finishing a major overhaul of Tracker Grep. It's more than a simple patch, but most core assets have been kept. You'll see. And like the changes, hopefully.
|
|
| Re: already exists (of sorts): |
 |
 |
By Oliver Tappe - Posted on February 26, 2007 - 22:55:46 (#21350)
Current version when comment was posted: 4.3 |
 |
 |
Hi Jonas,
> Ooh, nice! I didn't have the latest version installed.
>
> Some more wishes then! ;)
>
> 1. Context menu with option: "Show in Tracker"
> (+"Open" / "Open with", of course.)
> 2. Some means to copy the output, as text
> 3. Some means to select multiple files
> (4. Some means to copy/move these files)
>
> If multiple selection is added, "Show in Tracker" could open the
> window(s) where the files reside, and by way of Tracker scripting,
> have these selected, so it's easy to then proceed with further
> copying/moving/deleting, etc.
>
> I suppose I'm the one who should produce the patch. :I
Yes, I'm afraid so, sir! ;o)
|
|
| Re: already exists (of sorts): |
 |
 |
By jonas.kirilla - Posted on February 26, 2007 - 21:43:02 (#21349)
Current version when comment was posted: 4.3 |
 |
 |
Ooh, nice! I didn't have the latest version installed.
Some more wishes then! ;)
1. Context menu with option: "Show in Tracker"
(+"Open" / "Open with", of course.)
2. Some means to copy the output, as text
3. Some means to select multiple files
(4. Some means to copy/move these files)
If multiple selection is added, "Show in Tracker" could open the window(s) where the files reside, and by way of Tracker scripting, have these selected, so it's easy to then proceed with further copying/moving/deleting, etc.
I suppose I'm the one who should produce the patch. :I
|
|
| already exists (of sorts): |
 |
 |
By MYOB - Posted on February 25, 2007 - 21:25:54 (#21346)
Current version when comment was posted: 4.3 |
 |
 |
Previous version version notes:
" * In case you are asking Tracker Grep to recurse into sub-directories, you can now request it to ignore any directories that start with a dot. This can be quite useful if you apply Tracker Grep on a svn repository (as svn keeps its own files in directories named '.svn').
"
|
|
| SVN exclusion and Haiku inclusion |
 |
 |
By jonas.kirilla - Posted on February 25, 2007 - 21:16:39 (#21345)
Current version when comment was posted: 4.3 |
 |
 |
Any chance exclusion of SVN-files (or a generic filter of some kind) can be added soon?
I think Tracker Grep would be a nice addition to Haiku, or perhaps as part of a Haiku Dev Kit.
|
|
| Re |
 |
 |
By ModeenF - Posted on March 14, 2006 - 08:51:07 (#19204)
Current version when comment was posted: 4.3 |
 |
 |
I realy like this tool :)
and yes I use BeIDE but I think that this app are best without BeIDE :)
one thing though when I try to search for words like
"void TP_Init(void)" it will get me an error "there was a problem running grep" on every singel file it search in.. if I have time I vill look in to this but not now :) (if I search for TP_Init it work's)
|
|
| is it |
 |
 |
By Euan - Posted on January 21, 2006 - 15:04:24 (#18880)
Current version when comment was posted: 4.2 |
 |
 |
|
| BeIDE add-on - unnecessary |
 |
 |
By hitech - Posted on January 20, 2006 - 22:41:46 (#18877)
Current version when comment was posted: 4.2 |
 |
 |
BeIDE has its own tool suitable for searching multiple files, which is very usable.
|
|
| Re: Re: ideal for searching source |
 |
 |
By Euan - Posted on January 16, 2006 - 19:15:39 (#18851)
Current version when comment was posted: 4.2 |
 |
 |
I'd rather not but what choice do we have?
The replacement keybindings do work wonders however.
|
|
| A specialised SimpleSearch |
 |
 |
By BeOS Mr X - Posted on January 16, 2006 - 16:45:55 (#18848)
Current version when comment was posted: 4.2 |
 |
 |
This is like a specialised version of simplesearch http://www.bebits.com/app/454 but meant for single files and has more options and functiality. Good work!
|
|
| Re: ideal for searching source |
 |
 |
By Oliver Tappe - Posted on January 16, 2006 - 15:34:36 (#18847)
Current version when comment was posted: 4.2 |
 |
 |
Hi Euan,
> Maybe we could hack this into a BeIDE addon too?
I'm not using BeIDE at all, but if you're so inclined, please go ahead >;o)
cheers,
Oliver
|
|
| Re: Excluding CVS/.svn subdirectories |
 |
 |
By Oliver Tappe - Posted on January 16, 2006 - 15:32:53 (#18846)
Current version when comment was posted: 4.2 |
 |
 |
Hi Philippe,
could you send me your patches (or was it just the exclusion of .svn, too)?
I am going to make another release soon, so I'd like to integrate all patches into it that I can get my hands on...
cheers,
Oliver
|
|
| Excluding CVS/.svn subdirectories |
 |
 |
By Philippe Houdoin - Posted on January 16, 2006 - 11:34:24 (#18843)
Current version when comment was posted: 4.2 |
 |
 |
Damn, I had a tuned version of Tracker Grep since years but never think about sending a patch to Matthias...
Anyway, I'm glad you bring some life to this great tool I used everyday... when I'm under BeOS. I miss him badly when I'm using other OS(es)...
|
|
| ideal for searching source |
 |
 |
By Euan - Posted on January 15, 2006 - 19:02:36 (#18841)
Current version when comment was posted: 4.2 |
 |
 |
makes finding text in source super easy. Thanks! Maybe we could hack this into a BeIDE addon too?
|
|
| Thanks too ! |
 |
 |
By oco - Posted on January 15, 2006 - 16:27:15 (#18839)
Current version when comment was posted: 4.2 |
 |
 |
This new feature is exactly what i was wondering ! I even plan to do it myself one day...
Thank you for saving my time.
|
|
| thanks! |
 |
 |
By jonas.kirilla - Posted on February 11, 2005 - 19:24:59 (#15814)
Current version when comment was posted: 4.1 |
 |
 |
Thanks Matthijs!
I use this application a lot.
|
|
|
|
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
|
|
 |
 |
 |
| |
Recent Downloads - # 511
Total Downloads - # 1,854
Total Views - # 987
User Ratings - N/A
|
 |
 |
 |
 |
| |
Misc. Development
Misc. Utilities
Tracker Addons
|
 |
 |
 |
 |
 |
1. BePodder - 9.80
2. QEMU - 9.68
3. ScummVM - 9.57
4. cpu_fix - 9.42
5. Jukebox - 9.40
6. libdl.so - 9.40
7. Haiku AGP busm... - 9.35
8. vim6 - 9.31
9. Beezer - 9.26
10. HandBrake - 9.25
|
 |
 |
 |
 |
 |
1. BeOS 5 Perso... - 13,618
2. Realtek RTL8... - 13,131
3. Ati Radeon G... - 12,599
4. Ensoniq Audio... - 7,577
5. ATI Rage 128... - 7,450
6. USB Joystick... - 5,673
7. Broadcom 440x... - 5,418
8. S3 Trio 64 v2... - 4,737
9. USB Serial dr... - 4,714
10. Intel Extreme... - 4,475
|
 |
 |
 |
 |
| You are not logged in.
Login
|
 |
 |
 |
 |
|