2006-01-26 21:31:54 +00:00
|
|
|
2006-01-26 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/utils.c, src/dialogs.c: set the Open File dialog directory to
|
|
|
|
the same directory as the current file
|
|
|
|
(thanks to Nick Treleaven for this patch)
|
|
|
|
* src/sci_cb.h: fixed a bug with auto indention and CR/LF line endings
|
|
|
|
(thanks to Tamim for reporting)
|
|
|
|
|
|
|
|
|
2006-01-23 17:13:59 +00:00
|
|
|
2006-01-21 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* tagmanager/tex.c, src/treeviews.c: added tag support for "\begin",
|
|
|
|
fixed gcc4 warnings
|
|
|
|
* tagmanager/docbook.c: fixed gcc4 warnings
|
|
|
|
* src/filetypes.c, src/document.c, src/keyfile.c:
|
|
|
|
fixed some bugs when opening files with non UTF-8 filenames
|
|
|
|
|
|
|
|
|
2006-01-19 22:55:25 +00:00
|
|
|
2006-01-18 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c: it is now possible to insert a function description
|
|
|
|
(use right mouse button popup menu) without having
|
|
|
|
the cursor inside the { and } of a function
|
|
|
|
|
|
|
|
|
|
|
|
2006-01-17 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/sci_cb.c: fixed two auto indention bugs
|
|
|
|
* geany.glade, src/interface.c: fixed incorrect size of Save as dialog
|
|
|
|
|
|
|
|
|
2006-01-16 18:28:13 +00:00
|
|
|
2006-01-16 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* scintilla/*: updated Scintilla to version 1.67
|
|
|
|
* src/treeviews.c: added category class to the symbol list, changed
|
|
|
|
category names for filetype DocBook and LaTeX
|
|
|
|
* src/sci_cb.c: improved auto indention, now "for (...) {" works, too
|
2006-01-19 22:55:25 +00:00
|
|
|
* configure.in: set prefix if it was not specified
|
|
|
|
* geany.desktop.in: added GenericName[de]
|
2006-01-16 18:28:13 +00:00
|
|
|
|
|
|
|
|
|
|
|
2006-01-15 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* configure.in, Makefile.am, desktop.in:
|
|
|
|
replaced geany.desktop by geany.desktop.in, some changes to the
|
2006-01-19 22:55:25 +00:00
|
|
|
desktop file like absolute icon path
|
2006-01-16 18:28:13 +00:00
|
|
|
* tagmanager/tex.c: added tags section, subsection and subsubsection
|
|
|
|
* tagmanager/docbook.c: complete rewrite, works great
|
|
|
|
|
|
|
|
|
2006-01-14 22:43:34 +00:00
|
|
|
2006-01-14 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: src/document.c, src/treeviews.c: update open file list entry
|
|
|
|
when "Saving as"
|
|
|
|
* bugfix: src/document.c: fixed wrong g_object_unref() which causes
|
|
|
|
crashes
|
|
|
|
* bugfix: src/geany.h, src/document.c, src/utils.c:
|
|
|
|
fixed wrong symbol list in files with tag support but without
|
|
|
|
exisiting symbols, added new boolean has_tags in document struct
|
|
|
|
* src/geany.h, src/document.c, src/utils.c:
|
|
|
|
removed unneeded utils_get_new_sci_number() and scid from document
|
|
|
|
struct
|
|
|
|
* src/treeviews.c, src/callbacks.c:
|
|
|
|
added popup menu to symbol list, added "Hide" and "Hide sidebar" to
|
|
|
|
symbol list popup and open files list popup, to quickly hide the list
|
|
|
|
or the whole sidebar
|
|
|
|
|
|
|
|
|
2006-01-11 18:40:13 +00:00
|
|
|
2006-01-10 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: geany.glade, src/interface.c: added missing tooltip to
|
|
|
|
compile button
|
|
|
|
* src/filetypes.c: applied patch from Nick Treleaven, to add .cc, .hh
|
|
|
|
and .hxx extension for filetype C++ and improve the
|
|
|
|
pattern handling
|
|
|
|
|
|
|
|
|
|
|
|
2006-01-08 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* tagmanager/docbook.c, tagmanager/parsers.h, tagmanager/Makefile.am:
|
|
|
|
added conf.c(built from pascal.c), to create tags for docbook files
|
|
|
|
* src/build.c, src/utils.c, src/main.c, src/callbacks.c:
|
|
|
|
made the build menu filetype specific to have different menu items
|
|
|
|
* bugfix: src/keyfile.c: save window geometry with
|
|
|
|
gtk_window_get_position() so restoring the
|
|
|
|
window works correctly under Win32, too
|
|
|
|
|
|
|
|
|
|
|
|
2006-01-06 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/main.c, src/callbacks.c, src/vte.c, src/geany.h:
|
|
|
|
added commandline option to specify the path to the VTE library
|
|
|
|
|
|
|
|
|
|
|
|
2006-01-03 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* data/filetypes.markup, src/highlighting.c:
|
|
|
|
added new keywords for PHP5 and replaced phpKeyWords by php
|
|
|
|
(thanks to Simon Stoye for reporting)
|
|
|
|
* geany.glade, src/interface.c, src/prefs.c, src/keyfile.c
|
|
|
|
src/callbacks.c, src/document.c, src/build.c, src/sci_cb.c:
|
|
|
|
added new option "Beep on errors" to disable beeping
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-31 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/gb.c: fixed segfault when exiting the easteregg program when it
|
|
|
|
is still running
|
|
|
|
* src/highlighting.c, src/win32.c: added my_strtod(), as replacement
|
|
|
|
for Win32 strtod()
|
|
|
|
|
|
|
|
|
2005-12-29 20:13:29 +00:00
|
|
|
2005-12-29 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* tagmanager/tm_tag.c: eliminated compiler (gcc4) warnings
|
|
|
|
* bugfix: tagmanager/tm_workspace.c:
|
|
|
|
replaced macro __unix__ by HAVE_GLOB_H(closes #1387828) and improved
|
|
|
|
handling of P_tmpdir (closes #1387839)
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-28 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: src/dialogs.c: fixed a segfault in dialogs_show_not_found()
|
|
|
|
* bugfix: src/utils.c: fixed bug in utils_strpos() which returned -1
|
|
|
|
if length needle is 1
|
|
|
|
* src/utils.c: added utils_treeviews_showhide(), to get the right
|
|
|
|
settings at startup for the left side treeviews
|
|
|
|
* src/gb.c: eliminated compiler(gcc4) warnings, replaced macro
|
|
|
|
__unix__ by HAVE_FCNTL_H, use /dev/urandom or /dev/random
|
|
|
|
(in this order) if available and rand() if not
|
|
|
|
* src/configure.in: added checks for /dev/urandom and /dev/random
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-25 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/dialogs.c: text entry field in the find and replace dialog grabs
|
|
|
|
focus by default, so the cursor is always inside
|
|
|
|
|
|
|
|
|
2005-12-21 19:54:34 +00:00
|
|
|
2005-12-19 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
2006-01-16 18:28:13 +00:00
|
|
|
* new release: Geany 0.4 "Tarkin"
|
2005-12-21 19:54:34 +00:00
|
|
|
* src/gb.c: several improvements and bugfixes
|
|
|
|
* src/prefs.c, src/callbacks.c: improved HAVE_VTE handling
|
|
|
|
* src/sci_cb.c: set cursor position between brackets in
|
|
|
|
sci_cb_auto_close_bracket()
|
|
|
|
|
|
|
|
|
2005-12-18 22:39:36 +00:00
|
|
|
2005-12-18 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c: changed keyboard shortcut for rebuilding the symbol
|
|
|
|
list, now it is Ctrl+Shift+R, Ctrl+R is now used
|
|
|
|
reload the current file
|
|
|
|
* src/callback.c, src/utils.c, src/document.c, src/treeviews.c,
|
|
|
|
src/main.c, src/geany.h:
|
|
|
|
made the symbol list document-oriented, so it has not to be
|
|
|
|
generated on every notebook switch page event
|
|
|
|
* src/geany.h, src/main.c, src/keyfile.c, src/callbacks.c:
|
|
|
|
introduced opening_session_files, to suppress notebook switch page
|
|
|
|
events at loading the files from the last session
|
|
|
|
* geany.glade, src/interface.c, src/geany.h, src/callbacks.c:
|
|
|
|
added new menu items: Help->Keyboard shortcuts and File->Revert
|
|
|
|
|
|
|
|
|
2005-12-16 23:25:59 +00:00
|
|
|
2005-12-16 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/dialogs.c: changed "build with make" keyboard shortcut to
|
|
|
|
Shift+F9 to avoid problems with window managers key
|
|
|
|
bindings (thanks to Nick Treleaven for reporting)
|
2005-12-21 19:54:34 +00:00
|
|
|
* src/about.c, src/gb.c: added a nice easteregg(type "geany" in the
|
2005-12-16 23:25:59 +00:00
|
|
|
about dialog *g*)
|
|
|
|
* src/vte.c: added popup menu for the VTE widget
|
|
|
|
* bugfix: src/prefs.c: fixed crash when opening option dialog and VTE
|
|
|
|
is disabled
|
|
|
|
* geany.glade, src/interface.c, src/main.c, src/callbacks.c:
|
|
|
|
removed unnecessary functions
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-13 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/sci_cb.c: added sci_cb_auto_close_bracket() to close { and [
|
|
|
|
brackets in LaTex-Mode (more could be added)
|
|
|
|
|
|
|
|
|
2005-12-12 16:19:57 +00:00
|
|
|
2005-12-12 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c: changed key binding to switch between open
|
|
|
|
documents from CTRL to ALT+Left/Right, so
|
|
|
|
CTRL+Left/Right moves the cursor to word boundaries
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-11 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c: added shortcut F6 to switch to the VTE widget
|
|
|
|
* doc/geany.docbook: described some of the compile time options in
|
|
|
|
geany.h and marked filename with <filename>-tag.
|
|
|
|
* src/interface.c, src/prefs.c, src/utils.c, src/callbacks.c,
|
|
|
|
src/geany.h, src/documents.c: made length of MRU list changeable
|
|
|
|
* bugfix: src/highlighting.c: fixed a wrong color value
|
|
|
|
|
|
|
|
|
2005-12-11 02:11:11 +00:00
|
|
|
2005-12-10 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/prefs.c, src/vte.c, src/keyfile.c, src/utils.c, src/callbacks.c:
|
|
|
|
many changes, adding color settings for VTE
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-09 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* geany.glade, src/utils.c, src/interface.c, src/callbacks.c,
|
|
|
|
src/main.c, src/keyfile.c: removed symbol list combo box in the
|
|
|
|
toolbar
|
|
|
|
* src/treeviews.c, src/utils.c: heavily improved the tag list to
|
|
|
|
categorise the tags in a tree
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-08 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/interface.c: added tooltip text for exit button
|
|
|
|
* src/main.c: open a new file at startup if none is open
|
|
|
|
* bugfix: src/keyfile.c: fixed a segfault when starting without a
|
|
|
|
configuration dir
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-06 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/document.c, src/callbacks.c: diabled extended HOME and END key
|
|
|
|
default behaviour due to many
|
|
|
|
problems
|
|
|
|
|
|
|
|
|
|
|
|
2005-12-03 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/filetypes.c, src/highlighting.c: added new filetype "Assembler"
|
|
|
|
|
|
|
|
|
2005-12-01 22:49:12 +00:00
|
|
|
2005-12-01 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/document.c, src/callbacks.c: extending HOME and END key default
|
|
|
|
behaviour, to jump back to previous
|
|
|
|
cursor position if pressed again
|
|
|
|
|
|
|
|
|
2005-11-30 22:56:00 +00:00
|
|
|
2005-11-30 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/keyfile.c, src/prefs.c, src/interface.c, src/vte.c:
|
|
|
|
added some options for the VTE to the preferences dialog
|
2005-12-12 16:19:57 +00:00
|
|
|
* bugfix: src/sci_cb.c: fixed a small bug by auto closing }-brackets
|
2005-12-01 22:49:12 +00:00
|
|
|
* src/callbacks.c, src/main.c: added signal and handler for F12 key,
|
|
|
|
pressed in the main widget
|
2005-11-30 22:56:00 +00:00
|
|
|
|
|
|
|
|
|
|
|
2005-11-28 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/vte.c: added rudimentary clipboard support by pressing
|
|
|
|
middle(paste) and right(copy) mouse button
|
|
|
|
|
|
|
|
|
2005-11-27 21:02:24 +00:00
|
|
|
2005-11-27 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/vte.c/h: newly created: contains functions for the terminal
|
|
|
|
emulator widget, which is loaded if libvte.so.4 is
|
|
|
|
available
|
|
|
|
* configure.in: added option --[en|dis]able-vte to disable vte support
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-25 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* scintilla/LexOthers.cxx: edited the properties lexer to colourize
|
|
|
|
key=value pairs a bit nicer
|
|
|
|
* tagmanager/parsers.h, tagmanager/conf.c, tagmanger/Makefile.am:
|
|
|
|
added conf.c(built from make.c), to create tags for config files
|
|
|
|
* src/utils.c, src/callbacks.c: rewrite untitled.extension after
|
|
|
|
"Save As" in the file header
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-24 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/keyfile.c, src/interface.c, src/prefs.c, src/msgwindow.c:
|
|
|
|
added new option "Switch to status message list"
|
|
|
|
* src/keyfile.c: store the position of vpaned1 too(sizer between
|
|
|
|
editor window and the status message list)
|
2005-12-11 02:11:11 +00:00
|
|
|
* src/highlighting.c, src/filetypes.c: added new filetype "Conf"
|
2005-11-27 21:02:24 +00:00
|
|
|
|
|
|
|
|
2005-11-22 22:51:22 +00:00
|
|
|
2005-11-22 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: src/sci_cb.c: added missing / to the closing tr-tag in HTML
|
|
|
|
table auto completion
|
|
|
|
* src/sci_cb.c: disabled auto completion in HTML at writing pure CDATA
|
|
|
|
|
|
|
|
|
2005-11-22 11:51:30 +00:00
|
|
|
2005-11-21 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/keyfile.c: store the position of hpaned1(sizer between editor
|
|
|
|
window and the taglist) and load it if window
|
|
|
|
positions are saved and restored
|
|
|
|
* src/treeviews.c, src/callbacks.c: added special popup menu to the
|
|
|
|
list of open files
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-20 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* new release: Geany 0.3 "Muzzer"
|
|
|
|
* src/treeviews.c/h: newly created: contains functions for the taglist
|
|
|
|
and open files treeviews on the left side
|
|
|
|
* src/treeviews.c, src/callbacks.c: added an open files treeview,
|
|
|
|
which represents all open files
|
|
|
|
* src/interface.c: added a toolbar button to open the color chooser
|
|
|
|
* bugfix: src/sci_cb.c: there was an error at the next line after
|
|
|
|
closing a multiline comment in C/C++/Java
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-18 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/document.c: make a beep if a file could not be saved
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-16 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: src/sci_cb.c: fixed a small bug that kills the current line
|
|
|
|
if a } was added and there is no newline and
|
|
|
|
there are no non-space characters on the line
|
|
|
|
(thanks to Frank Lanitz for reporting)
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-15 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c: Save As add a recent opened file to the list, too
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-14 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/utils.c, src/callbacks.c: added shortcut for "walking" between
|
|
|
|
open documents by pressing
|
|
|
|
STRG+LEFT resp. STRG+RIGHT
|
|
|
|
* src/templates.h, src/templates.c, src/document.c, src/filetypes.c:
|
|
|
|
removed hardcoded filetype templates from filetypes.c and added them
|
|
|
|
to templates.h/c
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-12 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/templates.c, src/interface.c, src/callbacks.c, src/prefs.c,
|
|
|
|
src/keyfile.c, src/document.c, src/filetypes.c:
|
|
|
|
removed GPL options(in the settings dialog, in the context menu for
|
|
|
|
inserting comments like fileheader with GPL), now this is completly
|
|
|
|
done within the fileheader template and the wildcard {gpl}, added
|
|
|
|
also the first template for new file (filetype None)
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-11 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: src/utils.c: fixed segfault if configuration directory could
|
|
|
|
not created
|
|
|
|
* src/dialogs.c, src/main.c, src/callbacks.c:
|
|
|
|
added a error box which is shown if configuration directory could
|
|
|
|
not created
|
|
|
|
* bugfix: src/callbacks.c: fixed a bug which freezed Geany sometimes
|
|
|
|
at exiting(thanks to Frank Lanitz for re-
|
|
|
|
porting)
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-09 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: src/filetypes.c: set correct filetype id for type C++, so
|
|
|
|
template for new C++ file will work again
|
|
|
|
(thanks to Frank Lanitz for reporting)
|
|
|
|
|
|
|
|
2005-11-06 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/highlighting.c: added highlighting support for Python
|
|
|
|
* src/highlighting.c: extracted all hardcoded styling definitions for
|
|
|
|
all filetypes, so they can be easily edited by
|
|
|
|
user in %PREFIX/%DATADIR/geany, a GUI interface
|
|
|
|
is planned
|
|
|
|
* src/main.c, src/highlighting.c: load global.tags file only if a file
|
|
|
|
was opened
|
|
|
|
* src/callbacks.c: added key combo: Shift+Space to explicitly suppress
|
|
|
|
use of sci_cb_auto_forif()
|
|
|
|
* Makefile.am: added data/ to be included in tarballs and get installed
|
|
|
|
|
|
|
|
|
|
|
|
2005-11-03 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/interface.c, src/prefs.c: added long line marker settings to
|
|
|
|
preferences dialog
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-31 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c, src/sciwrappers.c:
|
|
|
|
reset the line number margin width at zooming in and out (thanks to
|
|
|
|
Frank Lanitz for reporting)
|
|
|
|
* src/dialogs.c, src/callbacks.c, src/document.c, src/keyfile.c:
|
|
|
|
re-implemented recent files menu, this time in a useful way
|
|
|
|
* bugfix: auto completion is working again
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-30 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* bugfix: src/filetypes.c: fixed the function pointer of filetype
|
|
|
|
Tex to get the correct styling
|
|
|
|
(thanks to Frank Lanitz for reporting)
|
|
|
|
* src/document.c: reset the width of line number margin at saving
|
|
|
|
* src/document.c, sciwrapper.c, geany.h, keyfile.c:
|
|
|
|
added vertical line (by default at column 72) to mark long lines
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-25 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* new release: Geany 0.2 "Panaka"
|
|
|
|
* configure.in, src/utils.c: added check for gethostname()
|
|
|
|
and modified utils_get_hostname() appropriately
|
|
|
|
* src/dialogs.c, src/interface.c: redesigned file open dialog
|
|
|
|
to make it looks nicer
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-24 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* Makefile.am: added autogen.sh to EXTRA_DIST
|
|
|
|
* scintilla/*: updated Scintilla to version 1.66
|
|
|
|
* bugfix: configure.in: added check for fgetpos(), so compilation
|
|
|
|
with gcc 4 is possible
|
|
|
|
* src/sci_cb.c: removed sci_cb_show_entity_list(), because it was
|
|
|
|
unnecessary
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-23 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* doc/geany.docbook: added search information in section Usage
|
|
|
|
* src/utils.c: bugfix: check_disk_status should now work better
|
|
|
|
* src/callbacks.c, src/dialogs.c, src/document.c, src/sci_wrappers.c,
|
|
|
|
interface.c: created "Replace" dialog with Replace, Replace All and
|
|
|
|
Replace Selection, also improved the Find dialog a little bit
|
|
|
|
* src/callbacks.c, src/interface.c: added "show hidden files" checkbox
|
|
|
|
in file open dialog
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-22 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c, src/dialogs.c, src/document.c:
|
|
|
|
heavily improved find dialog
|
|
|
|
* src/sci_cb.c: added simple <table>-completion in HTML-mode
|
|
|
|
* src/callbacks.c, src/interface.c, src/main.c, src/keyfile.c:
|
|
|
|
added toolbar popup entries for toolbar icon size
|
|
|
|
* src/dialogs.c, src/images.c: removed compile icon and replaced it
|
|
|
|
by the GTK stock icon "convert"
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-21 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/callbacks.c, src/interface.c, src/document.c, src/sciwrappers.c:
|
|
|
|
added read-only mode (and checkbox in file open dialog)
|
|
|
|
added also text entry in file open dialog to enter directly filenames
|
|
|
|
* doc/geany.docbook: added startup information in section General
|
|
|
|
* src/callbacks.c, src/interface.c, src/keyfile.c:
|
|
|
|
added "Recent files" list to the file menu
|
|
|
|
* src/build.c: at linking a file(C and C++): if source is newer than
|
|
|
|
a existing object file, it is rebuilt
|
|
|
|
* bugfix: src/build.c: compiling a file without any special arguments
|
|
|
|
didn't work
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-20 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* src/Makefile.am: EXTRA_DIST entry added, to include images.c
|
|
|
|
(thanks to Frank Boehme for reporting of missing file)
|
|
|
|
|
|
|
|
|
|
|
|
2005-10-19 Enrico Troeger <enrico.troeger@uvena.de>
|
|
|
|
|
|
|
|
* first release - Geany 0.1 "Freyborn"
|
|
|
|
|