Nick Treleaven
|
d5004f43e4
|
Add some const char* argument modifiers, remove unneeded static from
some local vars.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1029 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-11-25 12:17:50 +00:00 |
|
Enrico Tröger
|
1aa3a761ac
|
Moved all treeview related callback functions from callbacks.c to msgwindow.c and treeviews.c.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@945 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-10-29 13:48:39 +00:00 |
|
Nick Treleaven
|
5349889a00
|
Add G_GNUC_PRINTF checks for variable argument function prototypes.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@911 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-10-21 11:01:34 +00:00 |
|
Enrico Tröger
|
59335b597f
|
Use enum values to reference different treeview widgets (code cleanup).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@904 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-10-18 20:48:54 +00:00 |
|
Nick Treleaven
|
078742fc5c
|
Move build_info struct to build.c and merge with build_options.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@898 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-10-16 14:41:57 +00:00 |
|
Nick Treleaven
|
dedded8c37
|
Allow compiler and find messages to be added when the messages
window is hidden.
Add msgwin_show().
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@802 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-08 13:39:32 +00:00 |
|
Nick Treleaven
|
d3eb239d81
|
Show parsable errors in red; stderr and compile failure in dark red
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@800 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-08 10:20:15 +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 |
|
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 |
|
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
|
a60d6a20bf
|
added support for a virtual terminal emulator widget
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@22 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2005-11-27 20:54:28 +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 |
|