Commit Graph

  • 0e26c726e3 Update of German translation Frank Lanitz 2017-10-03 10:21:30 +02:00
  • 05fce1a2ee Move some functions from tm_tag to tm_parser namespace Colomban Wendling 2017-09-23 12:53:59 -07:00
  • 198a0cf2ba Update a comment to better reflect the internal data changes Colomban Wendling 2017-09-23 11:59:20 -07:00
  • fda8b97ea6 Keep the current tab when closing documents to the right of another tab Colomban Wendling 2017-08-19 17:17:48 -07:00
  • 87b7e3cf42 Add Latvian translation Frank Lanitz 2017-09-12 11:10:09 +02:00
  • b1e0d0948c Fix a typo (#1597) Colomban Wendling 2017-09-01 23:57:42 -07:00
  • 6522332ba9 Fix the symbols tree hierarchy when several tags have the same name Colomban Wendling 2017-09-01 16:22:11 -07:00
  • 76c69a9bac Add GNU assembler extensions Matthew Brush 2016-02-14 02:16:20 -08:00
  • 0dc1e4c6d3 Change wordorder on Russian translation to fit with actual meaning of button Frank Lanitz 2017-08-28 10:07:12 +02:00
  • f1b84c995b Mention G_GNUC_UNUSED macro. (#1582) LarsGit223 2017-08-22 01:38:31 +02:00
  • 3ffc5773a0 Mark a local function static Colomban Wendling 2017-08-19 17:16:21 -07:00
  • adc22a453b bash may not found in the system (#1574) kloun 2017-08-08 07:40:58 +03:00
  • 44f96d08a8 Mark tm_get_real_path with G_DEPRECATED_FOR Matthew Brush 2016-09-11 07:07:26 -07:00
  • 4a60cdd127 Add utils_get_real_path() and use it Matthew Brush 2016-09-11 06:58:34 -07:00
  • 7261742f81 Allow plugins to get the data they set Matthew Brush 2016-09-17 18:45:50 -07:00
  • a108f9162c Re-enable SIGTERM handling Matthew Brush 2016-10-05 09:27:34 -07:00
  • fd38a49b55 Add note about data types to HACKING Matthew Brush 2016-10-29 07:31:48 -07:00
  • 092f2a936a Fixups Matthew Brush 2016-10-29 05:38:53 -07:00
  • ea217b7d4d Update HACKING for best practices (C99) Matthew Brush 2016-10-29 04:52:48 -07:00
  • a40823084e Add "Close Documents to the Right" feature Matthew Brush 2017-01-12 08:58:05 -08:00
  • 3e864317ba filebrowser: Don't change directory on project save Jiří Techet 2017-02-20 16:17:17 +01:00
  • e43c8d8314 Always emit the project-save signal when writing project file Jiří Techet 2017-02-20 15:53:43 +01:00
  • 180e1da427 api: the commits 745f424 and 169feae should have incremented the API version, do so now Thomas Martitz 2017-08-04 09:50:14 +02:00
  • 38147b2590 Added an option to save/reload either window position or size, but optionally not both. delt 2017-03-31 00:24:52 -04:00
  • 745f424b77 Export keybindings_load_keyfile() for plugins Jiří Techet 2017-03-15 21:32:06 +01:00
  • 169feae90e api: export tm_tag_get_type() Thomas Martitz 2017-04-10 08:18:08 +02:00
  • bc7e64f78f Fix message formatting string Matthew Brush 2017-08-03 22:20:40 -07:00
  • f90ebafe56 Improve Scintilla status messages output Matthew Brush 2017-08-03 19:57:18 -07:00
  • 6d663cbb0e Change all scintilla_send_message calls to use SSM macro Matthew Brush 2017-08-03 19:19:08 -07:00
  • 6c6eccd994 Check Scintilla status in debug builds Matthew Brush 2017-08-03 19:11:58 -07:00
  • 371810181d Remove redundant SSM macros Matthew Brush 2017-08-03 18:34:31 -07:00
  • b7c4bb0b4d Create correct path for filetype config files Jiří Techet 2017-04-25 23:50:39 +02:00
  • 08e2714c1c Add an editor option to enable IME's candidate window display inline, fix the issue that candidate window can't follow cursor. sinpowei 2017-06-10 21:18:43 +08:00
  • 59e6a8c75f Add missing string and comment styles for various lexers (#1502) Enrico Tröger 2017-08-04 08:03:50 +02:00
  • df2a99f275 a little typo in the list of translators (#1565) Franz König 2017-07-29 16:43:23 +02:00
  • 03e5bb9fac Fix crash if plugin manager is opened more than once (#1564) Colomban Wendling 2017-07-27 21:15:55 -07:00
  • 18d524525d editor: fix incorrect variable reference Thomas Martitz 2017-07-26 09:33:35 +02:00
  • 18360460ab Update Scintilla to version 3.7.5 (#1503) Colomban Wendling 2017-07-24 16:24:05 -07:00
  • b2668dae67 Better snippets (#1470) Thomas Martitz 2017-07-21 08:42:58 +02:00
  • e0dd1ee109 Added missing PHP keywords, especially for PHP 7.x. (#1547) klaxian 2017-07-21 02:02:56 -04:00
  • 2abf72a178 Push current position to navqueue before navigating back (#1537) Vasiliy Faronov 2017-07-21 08:59:36 +03:00
  • 088aaefea0 Merge pull request #1544 from b4n/python/sub-identifiers Colomban Wendling 2017-07-20 21:32:49 -07:00
  • 8b25d09978 Cython: Inherit lexer properties from the Python filetype Colomban Wendling 2017-07-19 22:07:13 -07:00
  • c03af5b434 Python: Remove obsolete lexer property Colomban Wendling 2017-07-19 22:02:17 -07:00
  • 75a69aad93 Added option to auto reload files changed on disk (#1246) Mark O'Donovan 2017-07-17 08:44:54 +01:00
  • 2d9f97debd Post release version bump Enrico Tröger 2017-07-16 15:29:55 +02:00
  • 4af55534c5 Set release date Enrico Tröger 2017-07-16 12:58:13 +02:00
  • b2b81359c3 Python: Don't highlight sub-identifiers as keywords Colomban Wendling 2017-07-15 21:03:53 -07:00
  • 30f23bb847 Add recently merged PRs to NEWS Enrico Tröger 2017-07-15 12:57:19 +02:00
  • e185f4784f Merge pull request #1536 from vfaronov/fix-color-chooser Enrico Tröger 2017-07-15 12:37:12 +02:00
  • 7027377998 Update HTML keywords (#1530) Vasiliy Faronov 2017-07-12 02:44:53 +03:00
  • 71b8fea91d Update NEWS Colomban Wendling 2017-07-10 18:49:21 -07:00
  • 4f1b2a0313 Fix converting color to hex for insertion Vasiliy Faronov 2017-07-08 18:46:01 +03:00
  • 35a5d457f4 Update of Lithuanian translation Frank Lanitz 2017-07-02 18:47:42 +02:00
  • 1d100ae457 Update of Japanese translation Frank Lanitz 2017-07-02 18:45:45 +02:00
  • 4406ccf970 Cmake and Csharp Keywords (#1315) Yan Pashkovsky 2017-06-27 10:15:30 +03:00
  • 174fac750c Update po-files for string freeze of Geany 1.31 Frank Lanitz 2017-06-25 11:02:09 +02:00
  • fbe6106216 Fix comment/uncomment keyboard shortcut for Arduino filetype (#1510) Giorgioggì 2017-06-23 18:52:43 +02:00
  • 1305b43a98 Update Indonesian translation (#1501) Samsul Ma'arif 2017-05-25 15:20:15 +07:00
  • 8425371477 Haxe: Update keywords (#1216) Colomban Wendling 2017-05-02 05:46:28 +02:00
  • fefc3a51b9 Explain the behavior of search keybindings regarding word boundaries (#1478) Vasiliy Faronov 2017-05-02 01:42:59 +03:00
  • 9f4407ca29 Add require_relative in ruby syntax highlighting (#1472) Jacob H. Pratt 2017-04-28 21:20:38 -04:00
  • 1a19b39721 Read stdout/stderr in a loop when using timeout callbacks Dimitar Toshkov Zhekov 2017-04-26 21:32:00 +03:00
  • dbcf456031 Update HACKING (#1479) Vasiliy Faronov 2017-04-25 11:09:40 +03:00
  • c296efed64 fix typo in russian translation (#1474) yurayko 2017-04-23 21:07:29 +04:00
  • 6f692112e3 C: Fix line continuation handling (#1370) Colomban Wendling 2017-04-20 08:57:02 +02:00
  • 673a714645 Fix the maximum number of G_IO_IN-s without any data Dimitar Toshkov Zhekov 2017-04-16 18:06:55 +03:00
  • 2707006286 Fix crash when plugin_set_key_group() is called several times by plugins (#1426) Jiří Techet 2017-04-15 12:48:03 +02:00
  • 5539c3f908 Update status bar after clicking detect indent type menu item Nick Treleaven 2017-04-07 13:10:41 +01:00
  • ce284096a9 Handle continuous G_IO_IN-s without any data Dimitar Toshkov Zhekov 2017-04-07 20:12:17 +03:00
  • 2386153df4 Fix the typo in Kazakh translation (#1447) Baurzhan Muftakhidinov 2017-03-27 20:37:16 +05:00
  • d34ebce039 Update Catalan translators (#1440) Robert Antoni Buj Gelonch 2017-03-22 11:18:16 +01:00
  • 33762f5225 Add parfor to Matlab keyword list (#1021) A. Tombs 2017-03-22 00:06:47 +00:00
  • 06f70e5b78 Catalan translation: use unique accelerator keys for menus (#1434) Robert Antoni Buj Gelonch 2017-03-19 18:58:51 +01:00
  • 6e1a1633b5 Update bugtracker URL to github Frank Lanitz 2017-03-19 18:57:38 +01:00
  • 4f388e515c Backmerge bugfix release branch 1.30 from 1.30.1 to master Frank Lanitz 2017-03-19 18:52:45 +01:00
  • 46812c47fb Fix scripts/set-release-date when LC_TIME is set Colomban Wendling 2017-03-19 18:18:11 +01:00
  • a1929f1c80 Set release date Colomban Wendling 2017-03-19 18:16:55 +01:00
  • 0dd13069a0 Merge pull request #1433 from b4n/po/copyright-years Frank Lanitz 2017-03-18 20:55:31 +01:00
  • 79f9a716c2 Unfuzzy strings that were only marked as such because of years update Colomban Wendling 2017-03-18 20:17:47 +01:00
  • def32abfed Fixup copyright years translations Colomban Wendling 2017-03-18 20:01:31 +01:00
  • 1aa82c3e6e Add a script to fixup copyright years translations Colomban Wendling 2017-03-18 19:59:52 +01:00
  • aada81e8ca Update NEWS and cleanup a unneeded fuzzy string inside Catalan translation Frank Lanitz 2017-03-18 17:44:52 +01:00
  • 231e29c79e Update Catalan translation (#1432) Robert Antoni Buj Gelonch 2017-03-18 17:42:34 +01:00
  • be91746d7e Update Catalan translation (#1432) Robert Antoni Buj Gelonch 2017-03-18 17:42:34 +01:00
  • 28b046722a Update NEWS for 1.30.1 for backported translations Frank Lanitz 2017-03-17 23:02:08 +01:00
  • 6e0e6a4aab Update of Greek translation Frank Lanitz 2017-03-17 15:55:39 +01:00
  • b4eb662b82 Small update of German translation Frank Lanitz 2017-03-15 15:42:04 +01:00
  • 8d88401292 Update of Spanish translation Frank Lanitz 2017-03-13 10:52:31 +01:00
  • ec1bde008d Update of Slovak translation (#1424) Andrej Herceg 2017-03-06 20:01:24 +01:00
  • 420c109609 Update NEWS Colomban Wendling 2017-03-17 20:44:06 +01:00
  • 03ee2e2b00 GTK: Fix popup positioning on monitors not positioned at 0,0 Colomban Wendling 2017-03-06 14:16:35 +01:00
  • 2414029727 Bump version in preparation for 1.30.1 Colomban Wendling 2017-03-17 20:19:56 +01:00
  • ffb71f95b3 Update of Greek translation Frank Lanitz 2017-03-17 15:55:39 +01:00
  • 7514212d32 GTK: Fix popup positioning on monitors not positioned at 0,0 Colomban Wendling 2017-03-06 14:16:35 +01:00
  • 2a2b8d11b8 Small update of German translation Frank Lanitz 2017-03-15 15:42:04 +01:00
  • 709acc0be2 Update of Spanish translation Frank Lanitz 2017-03-13 10:52:31 +01:00
  • 994cb4797d Update of Slovak translation (#1424) Andrej Herceg 2017-03-06 20:01:24 +01:00
  • 3303bde758 Post release version bump Colomban Wendling 2017-03-05 16:17:03 +01:00
  • a15dcc3b71 Finish updating NEWS Colomban Wendling 2017-03-05 15:12:53 +01:00