Nick Treleaven
|
6415979cb8
|
Move signal_cb to main.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@728 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-17 14:38:57 +00:00 |
|
Nick Treleaven
|
725a2b7de0
|
Return to showing calltips after successful autocompletion; Use separate functions for html and tag autocompletion
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@727 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 21:00:43 +00:00 |
|
Enrico Tröger
|
454876a51e
|
Made label text translatable.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@725 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 19:38:07 +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 |
|
Enrico Tröger
|
57f0d45e9c
|
Improved HTML "<table>" auto completion to use the indentation better.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@723 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 15:53:18 +00:00 |
|
Nick Treleaven
|
66a68d80ac
|
Move filename/filetype/encoding debug message to start of document_set_filetype so it is printed before the file is parsed
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@722 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 12:51:36 +00:00 |
|
Enrico Tröger
|
b733509867
|
Search the first three lines when replacing the filename in a template(for PHP).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@721 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 12:32:56 +00:00 |
|
Nick Treleaven
|
6823698d0c
|
Use guint for search_get_file_list length
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@719 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 12:26:15 +00:00 |
|
Enrico Tröger
|
2e62262320
|
Removed key "default" for filetype common completely.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@718 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 11:44:23 +00:00 |
|
Enrico Tröger
|
f8b96977ed
|
Use the filetype's default style(SCE_*_DEFAULT) as the main default style(STYLE_DEFAULT).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@717 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 11:38:38 +00:00 |
|
Enrico Tröger
|
711be1602f
|
Fixed "while" and "switch" autocompletion.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@716 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 09:01:47 +00:00 |
|
Enrico Tröger
|
7d6c540195
|
Made increase/decrease indentation working with selections.
Keep the old cursor position when working on a single line (do not jump to line start).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@715 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 08:51:48 +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
|
dd7441c97c
|
Applied patch from Jens Granseuer to fix build with gcc 2.95 (closes #1539502)
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@713 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-14 10:35:57 +00:00 |
|
Enrico Tröger
|
e87b87b015
|
Added colour values for indentation guides and white space.
Made hard coded SCI_AUTOCSETMAXHEIGHT changeable and added an option in the preferences dialog.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@712 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-13 15:04:30 +00:00 |
|
Enrico Tröger
|
0dcbacec1f
|
Use utf8/locale encoding wrappers.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@711 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-13 09:07:10 +00:00 |
|
Enrico Tröger
|
c308b37049
|
Added the GTK IM menu items to the VTE popup menu.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@710 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-13 08:45:59 +00:00 |
|
Enrico Tröger
|
6b1d4c2b2d
|
Use wrappers for converting between utf8 and locale encoding.
Fixed small memory leak.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@709 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-13 08:36:52 +00:00 |
|
Nick Treleaven
|
ec66530ba6
|
Add select directory button for Find in files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@708 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 21:38:36 +00:00 |
|
Nick Treleaven
|
921060f7fb
|
Add wrappers for converting between utf8 and locale encoding
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@707 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 21:36:55 +00:00 |
|
Enrico Tröger
|
3f05121478
|
Applied patch from Fryderyk Dziarmagowski to fix build problem with linker flag "-Wl,--as-needed" (closes #1539239).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@706 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 17:27:09 +00:00 |
|
Enrico Tröger
|
d7dcd5474c
|
Removed unnecessary code in document_replace_tabs().
Really take tab width when replacing instead of using width = 4.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@705 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 16:24:29 +00:00 |
|
Nick Treleaven
|
a830f3326f
|
Use hbox packing in Find and Find in files dialogs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@704 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 13:30:52 +00:00 |
|
Nick Treleaven
|
1520c6bfe2
|
Use hbox packing in Find and Find in files dialogs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@703 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 13:07:58 +00:00 |
|
Nick Treleaven
|
d68ffee4be
|
Use hbox packing in Find and Find in files dialogs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@702 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 12:51:56 +00:00 |
|
Nick Treleaven
|
7c4f9843ed
|
Auto destroy the open dialog size group
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@701 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 12:49:22 +00:00 |
|
Nick Treleaven
|
303d2ada70
|
Enable case sensitive when regex search enabled; Some label text changes for the dialogs
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@700 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-12 12:04:14 +00:00 |
|
Nick Treleaven
|
5d82a9b942
|
Group search related code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@699 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-11 21:41:05 +00:00 |
|
Nick Treleaven
|
f75fd1402a
|
Group search related code
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@698 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-11 21:12:49 +00:00 |
|
Enrico Tröger
|
e35efa87b3
|
Fixed segfault when try to (un)comment some code and no filetype is set(reported by John Gabriele).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@697 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-11 18:16:28 +00:00 |
|
Enrico Tröger
|
58f2a195ad
|
Fixed possible segfault when replacing tabs by spaces.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@695 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-11 17:19:16 +00:00 |
|
Enrico Tröger
|
c61bf3cab4
|
Fixed wrong count of function arguments.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@692 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 18:33:13 +00:00 |
|
Enrico Tröger
|
639eb97ac4
|
Added win32.[c|h] to EXTRA_DIST.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@691 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 18:20:50 +00:00 |
|
Enrico Tröger
|
2f8d898240
|
Removed unnecessary comment.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@690 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 18:06:40 +00:00 |
|
Nick Treleaven
|
0a4e1ff7da
|
Use native tab DnD reordering on GTK+ 2.10; closes #1519650
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@686 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 11:14:02 +00:00 |
|
Nick Treleaven
|
354d422637
|
Add startup debug message showing GTK+ runtime version
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@685 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 11:06:51 +00:00 |
|
Nick Treleaven
|
7d8637f549
|
Fixed all sign comparison warnings
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@684 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-08 13:01:50 +00:00 |
|
Nick Treleaven
|
badd2b7fd7
|
Move notebook motion event setup to notebook_init
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@683 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-08 10:52:36 +00:00 |
|
Nick Treleaven
|
58af613d59
|
Fixed GTK 2.6 workaround for DnD tab reordering so it works on the first attempt
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@682 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-08 10:39:18 +00:00 |
|
Enrico Tröger
|
3df2f233d0
|
Applied patch to re-enable XIM support. Thanks!
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@681 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-07 15:05:21 +00:00 |
|
Nick Treleaven
|
795fc85083
|
Move recent file item to the top when it is clicked on
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@680 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-07 14:53:58 +00:00 |
|
Nick Treleaven
|
92a3f0a4b8
|
Place the cursor in "" for insert blank include
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@679 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-07 11:11:05 +00:00 |
|
Nick Treleaven
|
d39510f44d
|
Allow Find even when the replace text is the same
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@678 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-07 10:02:11 +00:00 |
|
Nick Treleaven
|
2cfd077f10
|
Fix loading Perl, TCL system config files first
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@673 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-05 12:33:15 +00:00 |
|
Nick Treleaven
|
55edaf557a
|
Use unique filetype id in geany.conf to avoid new filetype problems; Make unique id numbers compatible with Geany 0.7 filetype order
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@672 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-05 12:25:49 +00:00 |
|
Nick Treleaven
|
c633b3f2c0
|
Allow partial word selection for Find Usage
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@671 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-05 12:11:55 +00:00 |
|
Nick Treleaven
|
ed0b029db8
|
Set radio item None for new files
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@670 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-04 21:03:12 +00:00 |
|
Nick Treleaven
|
4f7860b1a2
|
Disable word and word start matching when regexes are enabled; Don't hide the Find dialog after searching; use Close button.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@669 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-04 12:21:41 +00:00 |
|
Enrico Tröger
|
afa4c4104e
|
Made document related submenus(filetype, encoding, line endings) radio buttons for better usability.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@668 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-03 22:17:10 +00:00 |
|
Nick Treleaven
|
d55bc577f7
|
Use common on_new_line_added for CR or LF added
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@667 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-03 14:08:10 +00:00 |
|