Nick Treleaven
|
d60ddb4e28
|
Use parse_file_line() for grep and compiler error messages.
Add error message support for D, also for the GDC frontend
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@782 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-02 21:04:47 +00:00 |
|
Enrico Tröger
|
b1b4a4e157
|
Split filetype PHP/HTML into PHP and HTML.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@779 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-01 17:07:49 +00:00 |
|
Enrico Tröger
|
749b89f39b
|
Improved parsing compiler messages when using the ferite compiler.
Added some primitives and improved compiler settings for Ferite.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@775 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-31 18:25:57 +00:00 |
|
Enrico Tröger
|
010d6581e5
|
Added new filetypes Diff and Ferite.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@765 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-27 17:39:34 +00:00 |
|
Nick Treleaven
|
2da8a11118
|
ensure FIF dir is set
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@732 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-17 20:38:09 +00:00 |
|
Nick Treleaven
|
cf943b9324
|
Reorder widget lookup
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@730 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-17 16:08:25 +00:00 |
|
Enrico Tröger
|
8d581d1552
|
Added new filetype Fortran 77 (not yet finished).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@724 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 17:57:41 +00:00 |
|
Nick Treleaven
|
7ebb187b26
|
Store build information instead of using app->cur_idx; Assume C-like warning messages when running make when the current file is a Makefile; Moved some msgwin setup and cleanup code to msgwindow.c; Moved utils_parse_compiler_error_line to msgwindow.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@714 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-14 15:02:52 +00:00 |
|
Nick Treleaven
|
35a1df7ffc
|
Remember Find in files directory for opening grep results
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@650 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-29 12:06:00 +00:00 |
|
Enrico Tröger
|
7631a8eb46
|
Oops, forgot these files.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@602 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-22 02:07:30 +00:00 |
|
Nick Treleaven
|
1c8d62ed5d
|
Added basic Find in files search functionality.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@551 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-13 14:30:44 +00:00 |
|
Enrico Tröger
|
b28e30b389
|
Improved "Find usage", so it displays not "null" for unsaved files in the results, and unsaved file are also clickable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@524 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-02 11:32:06 +00:00 |
|
Nick Treleaven
|
2aa7ae45a2
|
Add utils_get_current_time_string and fix getting the time string
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@515 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-07-01 12:02:30 +00:00 |
|
Nick Treleaven
|
756c47bc97
|
Make Status messages override the document statistics using utils_set_statusbar; don't use a fixed buffer for statistics
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@496 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-27 17:07:22 +00:00 |
|
Nick Treleaven
|
a16fabec77
|
Add a timestamp to messages in the Status window (closes request #1509908)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@473 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-23 14:00:22 +00:00 |
|
Nick Treleaven
|
e6caa033eb
|
Also show status messages on the status bar
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@469 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-06-20 14:54:09 +00:00 |
|
Enrico Tröger
|
771b490c07
|
disabled interactive search function since it never worked and is unnecessary and confusing
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@285 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-04-28 15:05:11 +00:00 |
|
Enrico Tröger
|
515e186040
|
improved scrolling on compiler output
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@279 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-04-27 18:03:15 +00:00 |
|
Enrico Tröger
|
b0205e6e99
|
added $Id$ - tag
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@72 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-12-20 17:50:11 +00:00 |
|
Enrico Tröger
|
f610309337
|
added new option "Switch to status message list"
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@11 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-11-24 22:28:45 +00:00 |
|
Enrico Tröger
|
8cb2cf0997
|
Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-11-22 12:26:26 +00:00 |
|