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
|
55c6eca9c8
|
Backported calltips workspace support for C-like user files from Anjuta
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@720 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-15 12:32:27 +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
|
e52b0bc822
|
Fixed wrong classification of local functions as methods(thanks to Sebastian Koch).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@696 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-11 18:01:02 +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
|
a01c0eaec3
|
Made background of Windows icon transparent
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@694 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-10 17:04:29 +00:00 |
|
Enrico Tröger
|
b8f7343351
|
Tagging the 0.8 release.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/tags/Geany-0_8@693 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 19:25:31 +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 |
|
Enrico Tröger
|
2239933a6a
|
Updated for Geany 0.8.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@689 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 18:03:25 +00:00 |
|
Enrico Tröger
|
90bda54ff9
|
Update for Geany 0.8.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@688 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 17:18:25 +00:00 |
|
Enrico Tröger
|
3313e63f55
|
Removed section about global ctags, the information were obsolete.
Added section about file encodings and the Unicode Byte-Order-Mark.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@687 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-09 17:15:34 +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
|
e76a10f56c
|
Added Filetype extensions section; Grouped configuration file sections into a chapter
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@677 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-06 21:49:16 +00:00 |
|
Enrico Tröger
|
f735d42f93
|
Updated Catalan and German translation.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@676 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-08-06 20:46:24 +00:00 |
|