Commit Graph

47 Commits

Author SHA1 Message Date
Christian Hammacher
4dfb01bb1d finished ftp browser in the settings dialog (rewrote it, looks pretty nice now imo), various other changes 2007-02-12 18:21:40 +00:00
Christian Hammacher
266ed797c5 Fixed bug at48523 2006-12-18 14:33:06 +00:00
Christian Hammacher
75a5dadd4d small bug fix, compressed exe again :x 2006-12-10 22:37:01 +00:00
Christian Hammacher
34f127b9aa fixed 2nd bug at48369 2006-12-10 22:25:09 +00:00
Christian Hammacher
c66c076a03 fixed bug at47865 2006-11-28 20:04:04 +00:00
Christian Hammacher
7b82bc7b76 several bug fixes in the auto-update system, bumped version to 1.4.3 final and improved code snippets feature (can now append or insert snippet into new line) 2006-10-22 18:56:39 +00:00
Christian Hammacher
4cc460cfbe component update, fixed small bug 2006-09-17 10:57:30 +00:00
Christian Hammacher
1b065c6f36 bug fixes, bumped version to 1.4.3 and advanced auto-indenter a bit 2006-08-02 08:43:24 +00:00
Christian Hammacher
99a2b54530 fixed small bug in the documents bar 2006-06-15 00:43:09 +00:00
Christian Hammacher
ddda9c9118 Fixed weird close bug 2006-04-29 10:20:41 +00:00
Christian Hammacher
697f63f2e9 fixed small modified bug
fixed another tiny bug (default author+default name weren't equal if you created a new plugin if the settings.ini wasn't found)
2006-04-25 14:51:13 +00:00
Christian Hammacher
98a1d2b3da added fast read+write
fixed modified bug for the notes
2006-04-25 14:24:21 +00:00
Christian Hammacher
2c541f338c Now shows if a document has been modified in the documents tab bar 2006-04-25 13:16:43 +00:00
Christian Hammacher
58ed3067ed Fixed search bug
Fixed print bug
Bumped version number to 1.4.2
2006-04-23 20:46:52 +00:00
Christian Hammacher
c9765e50c8 Replaced Documents tabbar (means two bugs are fixed now)
Removed Projects tabbar and added a new item to the statusbar
2006-04-10 18:05:08 +00:00
Christian Hammacher
f2b8b82515 Component update (whoa I hate delphi reinstallations)
Added another feature for the Code-Explorer
2006-03-06 19:47:22 +00:00
Christian Hammacher
4369023394 Added a few edit functions to the notes richedit 2006-02-17 20:25:25 +00:00
Christian Hammacher
73ba5d1644 Updated some captions
Updated the Autocomplete-Check function
Prepared AMXX-Studio for release
2006-01-11 18:02:42 +00:00
Christian Hammacher
b6d6be3c27 Changed a few captions in the about dialog 2005-12-11 16:45:02 +00:00
Christian Hammacher
507a901a9e Changed a few language strings (again) to English
Fixed bug in the replace system
Fixed bug in the Autcomplete Check
Changed version number to 1.4
2005-12-01 16:30:26 +00:00
Christian Hammacher
e9db0c8c76 again bugfixes 2005-11-25 21:44:18 +00:00
Christian Hammacher
803852ee0c small bug fix 2005-11-19 20:37:44 +00:00
Christian Hammacher
db0dd03128 Added new function to calltips: opens include file on click
Fixed some bugs in the menu generator
2005-11-19 19:46:29 +00:00
Christian Hammacher
23fb93a3cc - Updated Calltips
- Fixed bugs in register plugin function
- Added "Autocomplete Check", allows you to customize autocomplete items
- Added a new dialog (the parameter info dialog) to the loadinfo record/struct
- Added a new unit called UnitACCheck.pas
2005-11-18 23:35:58 +00:00
Christian Hammacher
c5761610b8 Small bugfixes 2005-11-13 10:40:59 +00:00
Christian Hammacher
c4d120082b just another bug fix (or two) 2005-11-09 16:48:21 +00:00
Christian Hammacher
38178ea9fa Important bug fix and updated the MOTD generator 2005-11-09 14:32:07 +00:00
Christian Hammacher
a66f13fc91 Small bugfix, added another feature (saves now the last keywords) 2005-11-05 17:39:12 +00:00
Christian Hammacher
1cb99082e2 Fixed a small output bug 2005-11-05 11:20:52 +00:00
Christian Hammacher
6ea52a9a08 Added new feature: Auto Disable (disable auto-update if plugin has more than xxx lines, should prevent lags) 2005-11-02 15:36:24 +00:00
Christian Hammacher
efe4b674e2 Fixed another bug (I had fixed it once but removed the fix accidentally) 2005-11-02 14:17:00 +00:00
Christian Hammacher
67c0230a62 Fixed bugs 2005-11-01 03:07:47 +00:00
Christian Hammacher
fc9e39a021 Updated components, added 2 new units 2005-10-30 10:33:16 +00:00
Christian Hammacher
62e1856229 Added 3 more plugin messages (SCM_PAWN_FILECOUNT, SCM_CPP_FILECOUNT, SCM_OTHER_FILECOUNT)
Fixed load bug (if you loaded a textfile and the tab "Other projects" wasn't active you got an error message)
2005-10-13 14:49:40 +00:00
Christian Hammacher
c3450df360 - Upgraded Code-Inspector
- Now checks language strings
  - New design
  - Better parsing
  - Displays actions
- Added function: can't load files twice
- Updated Code-Explorer
  - now faster
  - fixed a few small bugs
  - now keeps selection
- Updated Settings-Dialog
- Fixed output bug (showed sometimes huge numbers as line numbers)
- Fixed design bug (displayed wrong plugin data on start)
- Fixed small bug in the color dialog
- Fixed small start bug (didn't show real plugin data on startup)
- Added restore function
- Fixed code-explorer bug (didn't recognize @-functions)
- Fixed highlight bug (had problems with ^" and ^ in strings)
- Fixed potential crash bug
- Fixed another highlight bug
- Fixed aother code-explorer bug...
- Added 2 settings (for auto-complete and calltips)
- Added SCM_SETTINGS_REMOVEPAGE-message
- Fixed SCM_SETTINGS_CREATEPAGE bug
2005-10-07 21:52:48 +00:00
Christian Hammacher
7225aa3cc0 Fixed font bug 2005-09-11 14:32:16 +00:00
Christian Hammacher
6f8816c13f Fixed another shortcut bug
Released 1.2
2005-09-11 11:15:22 +00:00
Christian Hammacher
468d99ff70 Updated about dialog
Updated a few plugin commands
Removed splashscreen
Added some themes
Updated some captions
2005-09-10 21:55:22 +00:00
Christian Hammacher
d95f2cba37 Fixed another small shortcut bug
Updated "Select color" dialog
Removed "Do not restore caret" property, not useful
2005-09-09 23:01:09 +00:00
Christian Hammacher
e2a521583a Fixed shortcut bugs
Fixed include bug
Changed a few small things in the core
2005-09-09 16:49:41 +00:00
Christian Hammacher
7c21deb0f2 Fixed memory leak
Updated Modified-Event (now only one parameter [the modified text])
2005-09-07 22:20:28 +00:00
Christian Hammacher
81ab33d794 Fixed shortcut bug in the settings dialog (couldn't set hotkeys to BkSp etc.)
Added "Reset" button to shortcuts page
2005-09-05 22:33:45 +00:00
Christian Hammacher
58c006a9c8 Ready for release (1.1) 2005-09-04 13:03:34 +00:00
Christian Hammacher
ea1d72401c Fixed switch bug, now even (much) faster
Updated aboutbox
2005-09-03 23:47:40 +00:00
Christian Hammacher
fdbe0e2064 Upgraded plugin-system (other command call and now 93 commands)
Customizable IRC Paster
Updated version number from 1.01 to 1.1
2005-09-03 20:00:46 +00:00
Christian Hammacher
270d898f82 Fixed shortcut bug 2005-08-26 23:22:30 +00:00
Christian Hammacher
9e035dc744 Added AMXX-Studio to CVS 2005-08-26 18:29:39 +00:00