Commit Graph

  • fa1bf26b2f Fix a segfault with missing id in element (again) Nick Treleaven 2006-06-02 20:23:38 +00:00
  • 58d7e51ff9 Undo all changes in r393 (oops) Nick Treleaven 2006-06-02 20:01:57 +00:00
  • 11ffdebfc7 Fix a segfault with missing id in element Nick Treleaven 2006-06-02 19:47:53 +00:00
  • dec5820873 partly updated for 0.7 Enrico Tröger 2006-06-02 16:36:49 +00:00
  • 9f7f6d20af Fix Go to tag declaration/definition Nick Treleaven 2006-06-02 14:26:34 +00:00
  • 7a158f8508 added some sanity checks if filetype is NULL Enrico Tröger 2006-06-02 14:04:59 +00:00
  • ee057eb798 improved colouring Enrico Tröger 2006-06-02 12:45:42 +00:00
  • 96baed84bf Fix dialog path warnings for command-line files Nick Treleaven 2006-06-02 12:00:33 +00:00
  • 92c74d8dac updated TODO Enrico Tröger 2006-06-02 11:32:37 +00:00
  • 1b9a4e3838 Quote perl filename for compiling Nick Treleaven 2006-06-01 14:49:16 +00:00
  • 7447bb5bab Update of de_DE and ca_ES for release 0.7 Frank Lanitz 2006-06-01 13:55:44 +00:00
  • 99fa47cb55 Discard old session files also for unsaved documents Nick Treleaven 2006-05-31 21:17:30 +00:00
  • 3975a73763 Backport a Scintilla fix for crashes with recent GTK+ font issue Nick Treleaven 2006-05-31 14:53:27 +00:00
  • fabd5aca84 Updated identifier styling as highlighting.c Nick Treleaven 2006-05-30 21:27:21 +00:00
  • d414ace511 Fixed a crash when opening malformed CSS files. Enrico Tröger 2006-05-30 20:50:50 +00:00
  • 70c0f2f6fe Detect duplicate shortcuts and prevent saving them. Enrico Tröger 2006-05-30 19:19:05 +00:00
  • e5f238c232 Scroll session files in view after all resizing of the Scintilla widget and rename sci_scroll_to_line Nick Treleaven 2006-05-30 18:03:19 +00:00
  • 4e27051196 Fixed typo Enrico Tröger 2006-05-30 15:30:36 +00:00
  • 5b308c0550 Fixed a wrong(non ISO-C) array size allocation, improved utils_replace_tabs() Enrico Tröger 2006-05-30 15:29:21 +00:00
  • 3dc7be7033 Added shortcut for Replace Tabs by Space, extend usage of GEANY_ADD_ACCEL macro Enrico Tröger 2006-05-30 15:28:13 +00:00
  • f4b7b988ec Removed unneeded function dialogs_show_fifo_error(), fixed small memory leak in dialogs_show_question() Enrico Tröger 2006-05-30 15:27:38 +00:00
  • 938f7abeda added translator credits, made update-po Enrico Tröger 2006-05-29 21:49:56 +00:00
  • f757d42c0a renamed po.po in pl.po (oops) Enrico Tröger 2006-05-29 19:10:38 +00:00
  • 1beb02c7f4 renamed po.po in pl.po (oops) Enrico Tröger 2006-05-29 19:09:10 +00:00
  • 75935df7f1 added Polish translation contributed by Jacek Wolszczak Enrico Tröger 2006-05-28 22:15:01 +00:00
  • 9e29121809 made recent files menu item insensitive when the list is empty Enrico Tröger 2006-05-28 22:14:17 +00:00
  • 91f727dad0 Remove Replace dialog set default reponse Nick Treleaven 2006-05-26 17:27:25 +00:00
  • 2c8e69a1a7 Fix incremental find and replace of back to back matches Nick Treleaven 2006-05-26 17:11:41 +00:00
  • 545657d9de Set Replace dialog default response Nick Treleaven 2006-05-26 17:03:32 +00:00
  • 350bad5c10 Add mnemonics to Replace dialog buttons, reorder Nick Treleaven 2006-05-26 15:51:32 +00:00
  • 9f3bd2120d Fixed nasty hang when closing a tab and both the next tab and the first tab files have been externally modified Nick Treleaven 2006-05-26 12:22:39 +00:00
  • 42e71c36cf Make Replace in selection non-incremental and use single Undo blocks for this and for Replace All Nick Treleaven 2006-05-25 15:32:03 +00:00
  • fc1023a97a On loading use SCI_SETTEXT instead of SCI_ADDTEXT to avoid Scintilla text changed signal Nick Treleaven 2006-05-25 12:57:12 +00:00
  • ecc808190f Set shortcut for Replace and split keybindings_init code Nick Treleaven 2006-05-24 16:56:14 +00:00
  • 764f99c131 Add shortcuts for Find Previous, Go to line Nick Treleaven 2006-05-24 13:18:42 +00:00
  • c9de3027db remove vte middle click override to allow X paste and update popup preferences item for Terminal tab number Nick Treleaven 2006-05-23 20:26:23 +00:00
  • eb2ed7afb3 created Search menubar item with Find items from Edit menu, added Find Previous and Go to line commands. Nick Treleaven 2006-05-23 19:31:09 +00:00
  • 684e8cb32b check if file has been closed in utils_goto_workspace_tag Nick Treleaven 2006-05-23 14:21:37 +00:00
  • 810714deb1 insert the file type extension and fix a warning when inserting a fileheader in a new document Nick Treleaven 2006-05-22 15:28:48 +00:00
  • db7f89ca65 improved toggle visibility of sidebar when toggled by keyboard Enrico Tröger 2006-05-22 13:43:56 +00:00
  • 573679601b applied sanity check and bugfix patch from Pierre(posted on mailing list) Enrico Tröger 2006-05-22 11:55:07 +00:00
  • daebef5351 - do not create VTE settings in the preferences dialog if VTE is disabled at runtime - added option to preferences dialog to disable load of VTE at startup Enrico Tröger 2006-05-22 00:25:19 +00:00
  • d703c394a6 declared some functions static Enrico Tröger 2006-05-22 00:19:15 +00:00
  • f0cfbf3b0b src/dialogs.c, src/about.c, src/callbacks.c, configure.in: rewrote about dialog to reduce code size, added subversion revision src/highlighting.c: bugfix Enrico Tröger 2006-05-21 17:51:22 +00:00
  • 374f4e7b4d added option to disable styling within preprocessor directives Enrico Tröger 2006-05-21 14:53:04 +00:00
  • 57e78ec32d added menu_messagewindow and toggle_sidebar shortcuts Enrico Tröger 2006-05-21 14:02:55 +00:00
  • ed4edb5443 changed colouring for params in shellscripts Enrico Tröger 2006-05-21 13:46:13 +00:00
  • 20047f7dab fix a segfault clicking on a compile error if the compiled file has been closed Nick Treleaven 2006-05-20 20:03:34 +00:00
  • 74b7f7dfbb fix a segfault when commenting out lines with ctrl-d when no filetype is set Nick Treleaven 2006-05-20 16:47:07 +00:00
  • 6c17ed1d83 fix pressing enter to open more than one file in the open file dialog Nick Treleaven 2006-05-20 12:52:24 +00:00
  • 40690fc5d6 fixed a crash when clicking on the run button and no file is opened Enrico Tröger 2006-05-19 19:49:17 +00:00
  • 1ebf62ee75 several changes Enrico Tröger 2006-05-19 17:22:58 +00:00
  • ca803bc2c0 added code for creation of filedefs subdirectory Enrico Tröger 2006-05-19 17:19:12 +00:00
  • d47e10998f make keyboard shortcuts user-definable Enrico Tröger 2006-05-19 17:18:06 +00:00
  • d5fb7376b7 fixed small bug in sci_cb_show_calltip Enrico Tröger 2006-05-19 16:52:09 +00:00
  • dec031b3b5 fixed compiler warning, removed obsolete and commented code Enrico Tröger 2006-05-17 18:29:29 +00:00
  • fa57294983 several changes Enrico Tröger 2006-05-16 19:09:24 +00:00
  • 001527f540 quoted filename wildcards for filenames with whitespace Enrico Tröger 2006-05-16 19:08:01 +00:00
  • 3bb199a738 Fixed folding bug Enrico Tröger 2006-05-16 19:07:29 +00:00
  • a1baf148c0 enabled autocompletion for all filetypes, removed mmap()-code, fixed memory leak Enrico Tröger 2006-05-16 19:06:08 +00:00
  • df1b9fd010 new filetype Tcl/Tk, renamed tex.c Enrico Tröger 2006-05-16 19:04:04 +00:00
  • 78eb7280b8 read the filetype definitions first from the configuration directory and then from the datadir (%prefix/share/geany) Enrico Tröger 2006-05-15 19:49:30 +00:00
  • 9ad3e75ae3 added compiler commands to run a syntax check and parse the output, so it is clickable in compiler message window Enrico Tröger 2006-05-15 19:47:35 +00:00
  • f5a9d78fcc added previously code to prevent opening of non-text files, fixed detection of C++-destructors and other improvements in utils_get_current_tag() Enrico Tröger 2006-05-15 19:44:09 +00:00
  • 6a65dccc74 added compiler command Enrico Tröger 2006-05-15 13:21:05 +00:00
  • 301906a0e7 remove unneeded function Enrico Tröger 2006-05-15 13:04:05 +00:00
  • 77b3e938c0 added catalan translation contributed by Topi Enrico Tröger 2006-05-14 16:07:30 +00:00
  • 873639a1de added missing keyword "elif" Enrico Tröger 2006-05-14 13:53:32 +00:00
  • 88e763b9cc improved parser to detect variables and members Enrico Tröger 2006-05-12 23:23:52 +00:00
  • 138f80a69f fixed typo Enrico Tröger 2006-05-12 22:10:00 +00:00
  • cc0425c8fe again it got some improvements Enrico Tröger 2006-05-12 16:24:09 +00:00
  • 10e4754b27 added code for parsing python error messages when clicked in compiler message window Enrico Tröger 2006-05-12 16:11:14 +00:00
  • 6db843b072 added commandline option to use an alternate way to draw the text, could improve scrolling, has to be tested Enrico Tröger 2006-05-11 23:01:50 +00:00
  • 7a6efd0667 improved tag list updating, should be a bit faster on opening files Enrico Tröger 2006-05-10 23:06:47 +00:00
  • 887f75bb18 improved symbol list for filetype Perl Enrico Tröger 2006-05-10 23:00:22 +00:00
  • 5c4ea3eede improved Enrico Tröger 2006-05-10 22:35:55 +00:00
  • be14d24272 several changes Enrico Tröger 2006-05-10 19:57:10 +00:00
  • 2be53d0f07 added template support for filetypes with comment character #, updated GPL to the current address of the FSF Enrico Tröger 2006-05-10 19:54:44 +00:00
  • 10dfa4f7ab added code from anjuta to parse methods and functions separately Enrico Tröger 2006-05-10 19:52:42 +00:00
  • ca770d11eb some updates Enrico Tröger 2006-05-10 18:16:18 +00:00
  • 65ff7df13b fixed wrong identification of keyword class in ''' comments Enrico Tröger 2006-05-10 18:12:12 +00:00
  • 10b337093b added parser for CSS filetype Enrico Tröger 2006-05-10 13:37:48 +00:00
  • 0c69a417f5 fixed a strange segfault at creating new file tabs Enrico Tröger 2006-05-09 22:02:22 +00:00
  • cc4459d4c1 new filetype Ruby Enrico Tröger 2006-05-09 16:10:47 +00:00
  • a267d33536 new filetype Ruby Enrico Tröger 2006-05-09 16:07:27 +00:00
  • 67e704ea6f new filetype Ruby Enrico Tröger 2006-05-09 16:04:10 +00:00
  • 50105c4339 fixed encoding problem which causes many problems with non-Ascii characters Enrico Tröger 2006-05-09 14:06:57 +00:00
  • 7822807104 try to fix a strange segfault reported by a user (non-reproducible for me) Enrico Tröger 2006-05-08 01:57:25 +00:00
  • 12d5ca0eac save current file if it is executed (e.g. shell scripts) Enrico Tröger 2006-05-08 01:35:56 +00:00
  • 28bb0f8e66 improved file permission display if they cannot be read (e.g. on Windows) Enrico Tröger 2006-05-05 16:37:35 +00:00
  • ae4b9e248a moved my_strtod() from win32.c to utils.c, use it always, not only on Win32 systems Enrico Tröger 2006-05-05 16:07:40 +00:00
  • a42be2d384 fix a crash when clicking in the compiler output Enrico Tröger 2006-05-05 16:06:21 +00:00
  • 56726ed988 changed codename Enrico Tröger 2006-05-05 16:04:47 +00:00
  • 38fbfedde9 added try-catch-auto completion Enrico Tröger 2006-05-05 16:04:15 +00:00
  • fd85b7f720 added some C++ keywords Enrico Tröger 2006-05-05 16:03:55 +00:00
  • 429c48cbf7 added two compiler commands Enrico Tröger 2006-05-05 16:03:27 +00:00
  • a303ef6683 added some C++ keywords Enrico Tröger 2006-05-05 16:03:08 +00:00
  • 6f0b32f862 several changes Enrico Tröger 2006-05-05 16:02:31 +00:00
  • 1fc777f33d updated to Geany 0.7 Enrico Tröger 2006-05-05 16:02:13 +00:00
  • d768c32ec0 This commit was manufactured by cvs2svn to create tag 'Geany-0_6'. Enrico Tröger 2006-04-30 15:13:13 +00:00