1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-11-27 11:32:18 -05:00

Commit Graph

  • cd2ba7e3cb Typo. ;) Wizzup? 2009-12-16 13:47:19 +0000
  • a9b3f15758 RGB in Colour History Wizzup? 2009-12-16 13:37:07 +0000
  • dfb8e0fa7a eol-style: native Wizzup? 2009-12-11 17:45:34 +0000
  • 0d20ef5b2d git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@276 3f818213-9676-44b0-a9b4-5e4c4e03d09d Cazax 2009-12-11 17:42:07 +0000
  • 7179add741 Added tpa.pas, (just holds 1 function.. Not sure what to do) Raymond 2009-12-10 22:21:21 +0000
  • c1d6c3101d Bigger tray icon. (Too big?) Wizzup? 2009-12-08 19:02:29 +0000
  • d3c03f808b Fix Wizzup? 2009-12-08 15:37:59 +0000
  • 35d64fecc4 New (Larger) Icon + Title for Colour Picker Form + Change in DTM. Wizzup? 2009-12-07 20:12:51 +0000
  • 6b73686cd0 Methods are now in an Array, instead of directly added into the PS-Script engine. Raymond 2009-12-06 23:05:08 +0000
  • 13be2661cf Added some 'basic' functions Raymond 2009-12-06 22:25:28 +0000
  • 5148465e60 Better this way. Wizzup? 2009-12-04 21:36:52 +0000
  • 9a85b49a1c Small fix Wizzup? 2009-12-04 20:59:11 +0000
  • b4d56fa979 Changes in doc and code. Wizzup? 2009-12-04 20:57:00 +0000
  • 2bb26ee30f The missing piece. :) Wizzup? 2009-12-04 12:50:12 +0000
  • 8b6081f1d2 Split up the `core' of the OCR (ocrutil.pas) and the unfinished usability layer, (ocr.pas) Wizzup? 2009-12-03 00:40:27 +0000
  • d2e3e278f1 DTM uses CTS 1. FindDTM/FindDTMs are `done' for now. Unless you guys/girls really want AreaShape, then I can add those too. Wizzup? 2009-12-02 20:18:38 +0000
  • 481d3e3cd3 More optimisations. Removed areashape for now. One thing still needs to optimized - and that is the colour/tolerance matching. Not too hard, but LOTS of extra code. Wizzup? 2009-12-02 19:04:29 +0000
  • e5fd4f2702 Minor fix. var -> out so it won't throw a warning. Wizzup? 2009-12-02 00:30:05 +0000
  • 260eaf5f57 Fix for DTMConsistent where it returned random garbage. (Did not init result) Wizzup? 2009-12-02 00:25:13 +0000
  • c0132294be Added new DTM Finding. Not done yet, but getting there. Needs a few obvious optimizations, and rotated isn't implemented yet. Needs a stress-test script. Wizzup? 2009-12-01 23:41:43 +0000
  • 17cb6596cc If the current window bitmap is beeing freed, don't raise an exception, but default to desktop and print a warning. Wizzup? 2009-12-01 13:11:14 +0000
  • ed6c37cc79 Another fix by mixster Wizzup? 2009-12-01 00:12:41 +0000
  • 322633dcb9 Fixes Wizzup? 2009-11-30 23:59:10 +0000
  • a01c08c30b Documentation fixes and additions by mixster. Wizzup? 2009-11-30 23:56:54 +0000
  • a09b1d0043 DWord -> LongWord... :> Wizzup? 2009-11-30 21:56:55 +0000
  • 446c5a5ef2 Integer -> DWord Wizzup? 2009-11-30 21:50:17 +0000
  • d0572ddc18 Several bugfixes. For the record: - One in wait. Integer -> DWord. - ActivateClient did not call XFlush(), and wasn't exported either. - Bug in SendKeys where it did not release the VK_SHIFT key. - Overloaded + and - operators for TPoints Wizzup? 2009-11-30 19:57:26 +0000
  • 8e3c093fbb git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@252 3f818213-9676-44b0-a9b4-5e4c4e03d09d Raymond 2009-11-30 15:55:14 +0000
  • c5d968160f Added DebugImageForm, see debugimageform.mufa for example. Raymond 2009-11-29 19:23:25 +0000
  • 432b9b5f1c Added FindColorsToleranceOptimised and FindColorToleranceOptimised, both optimised for CTS 2.. Test it outz! Raymond 2009-11-29 14:12:01 +0000
  • 0a46930651 Added some functions. Raymond 2009-11-29 11:40:10 +0000
  • 614533d701 Made it look a bit less bad Wizzup? 2009-11-29 01:56:31 +0000
  • 57af9d5b36 Free -> Freedom Wizzup? 2009-11-29 00:19:42 +0000
  • 2422f28706 Footnotes -> bottom. (He calls them footnodes...) Wizzup? 2009-11-29 00:15:09 +0000
  • cfdbd263d2 Added some more sample docs Wizzup? 2009-11-28 19:25:05 +0000
  • a15dfaec68 Some keyboard documentation Wizzup? 2009-11-28 18:22:20 +0000
  • c371d6bd8b Added -local_icon Wizzup? 2009-11-28 02:29:18 +0000
  • 925abaad00 Few more changes to the Makefile Wizzup? 2009-11-27 18:05:19 +0000
  • 71128bfc01 Changes... Wizzup? 2009-11-27 17:54:54 +0000
  • 6a868620b5 Changes. Wizzup? 2009-11-27 17:46:53 +0000
  • a2cc43a956 Few fixes. Wizzup? 2009-11-27 12:17:28 +0000
  • 7adc95e741 Added a few things Wizzup? 2009-11-27 12:14:28 +0000
  • 03ba5804e5 Handbook Wizzup? 2009-11-26 19:52:22 +0000
  • 9d83f53bbb yeye is it allright now? Tested with win32 and Qt api and it worked fine at those now. Oh, one more bug: colour picker AV's at Qt, just fyi. Markus 2009-11-24 22:02:49 +0000
  • 9937ac49eb made the colourhistory form nice :) (aka constraints etc fixed for sexy resizing) Markus 2009-11-23 21:59:40 +0000
  • 2682acc57f Added licenses. Removed a few comments. Wizzup? 2009-11-17 11:08:09 +0000
  • cc3b9d401f Added file writing, reading, etc. Wizzup? 2009-11-17 09:30:09 +0000
  • f52f2986c4 Some more changes, exceptions and comments. Wizzup? 2009-11-14 02:45:00 +0000
  • 46aec15209 Mufasa v2 -> Simba! Did some documentation work, added some comments to some files. Also added another check in Window.pas to help further debugging. Wizzup? 2009-11-14 01:22:06 +0000
  • f5aaa1ab9c Renaming Wizzup? 2009-11-13 12:00:00 +0000
  • 1f1cdda543 Fixed a lil shortcuts bug, added exit to File menu, added Exit Icon, added Help menu, added About form. Changed the exported mouse functions to use Integers & consts, rather than the current Enum (because PascalScript is worthless when it comes to Enums). Raymond 2009-11-12 21:20:29 +0000
  • 8f220c8796 Cleanup Raymond 2009-11-12 18:22:09 +0000
  • fce233838d Little clean-up; We need to initalize every record!!!! Raymond 2009-11-11 22:35:26 +0000
  • 99e6decced Compiling fix. Wizzup? 2009-11-11 19:53:58 +0000
  • 7ecefaaa9b FUCKING ANNOYING BUG FIXED Raymond 2009-11-10 22:07:42 +0000
  • f8fc7069d3 Added mouse test + some changes Wizzup? 2009-11-10 20:39:20 +0000
  • bfa8b3eb39 Exported vk_codes. Raymond 2009-11-10 19:25:45 +0000
  • afca6a0e10 Added ClickMouse, HoldMouse and ReleaseMouse. Also added TClickType and TMousePress. Wizzup? 2009-11-10 00:46:34 +0000
  • f9b8611336 Deleted imagelist + added OK button (+ enter in the name-edit box results in a close). Raymond 2009-11-09 20:15:26 +0000
  • edbed662b3 Test Raymond 2009-11-09 19:32:09 +0000
  • ca79137a39 Few changes. SetFocus in colourhistory, and moved a few form items in colourhistory. Wizzup? 2009-11-09 14:22:29 +0000
  • a8d4830b71 Fixed some bugs in replace and added a confirmation dialog. bullzeye95 2009-11-08 19:09:45 +0000
  • 270394a397 Added ColorToHSL, so I can run my old neopets script. ^_^ Wizzup? 2009-11-08 17:39:28 +0000
  • 7ff6765f73 Fixed the position of the colour history form... ;) Wizzup? 2009-11-08 17:27:48 +0000
  • 4fb4d6426e Alright, added support for windows, just cause I'm a nice guy. Wizzup? 2009-11-08 17:04:35 +0000
  • 571ea97bd7 Some more changes. Wizzup? 2009-11-08 16:55:00 +0000
  • 13fe985504 Several changes. Removed support for windows, as KeyInput on Windows tries to synchronize after sending a key. This is not a good idea when not on the main thread; and causes crashes. Either Inherit from TKeyInput on windows, and change the calls so that it doesn't call ProcessMessages, or create your own. Wizzup? 2009-11-08 16:45:45 +0000
  • 74e446d58a Seems one path wasn't added. Wizzup? 2009-11-08 16:25:42 +0000
  • a68d70d456 Added KeyUp/KeyDown/KeyPress and SendText. Should work on Windows as well on Linux. Wizzup? 2009-11-08 16:23:04 +0000
  • 6b38b276bc Fixed the word highlighting :-) Raymond 2009-11-08 15:15:48 +0000
  • b8f4098fc1 I changed the highlighting I added before to a lazarus-style highlighting (gray background on all matching selected letters). I think this is better than what I had originally, but I can easily switch back to the original if requested. bullzeye95 2009-11-08 09:04:55 +0000
  • 1cc120a13d Added a replace option on the edit menu and right click menu and added the ability to highlight all of a selected word in the document bullzeye95 2009-11-08 04:45:26 +0000
  • cb02863bb7 Added "Find next" to the right click menu, which finds the next instance of the selected text bullzeye95 2009-11-07 20:26:26 +0000
  • 854f40ba35 Small fix for view -> CH checkbox Wizzup? 2009-11-07 17:49:47 +0000
  • 4c6cd3cdc1 Change to allow copying colours. :p Wizzup? 2009-11-07 17:43:41 +0000
  • 56ae917fda Some fixes + changes Wizzup? 2009-11-07 16:55:28 +0000
  • c43550a804 Forgot these. ;) Wizzup? 2009-11-07 15:51:58 +0000
  • cdbd7a748f Colour Picker History! :) Wizzup? 2009-11-07 15:40:45 +0000
  • 7462800afa Now it's actually fixed, I guess. Raymond 2009-11-07 12:52:29 +0000
  • a1b06a95a3 Added Delete + Close( for the searchpanel) icons Tweaked Bullzeye's updates a bit, fixed up SearchPanel a bit (now has Match Case + F3 (search next)) TAT WAS IT YA Raymond 2009-11-07 12:44:09 +0000
  • 36c1b63de3 Added a right click menu for the synedit; added some actions to the action list and made the main menu and popup menu use them; added some options to the edit menu; made the edit menu and popup menu arguments enabled/disabled based on whether or not they could be used. Do not have an icon for the delete action bullzeye95 2009-11-07 05:27:39 +0000
  • 00755e9fdd Mouse is now non-silent by default on Linux. This ensures all events are send. Silent wasn't 100% accurate when the client wasn't "activated". Wizzup? 2009-11-07 01:57:38 +0000
  • 2e8c2da42e Made framescript use formWriteln() as well. Wizzup? 2009-11-07 00:50:02 +0000
  • 3f85f28244 Eat this stuff! Raymond 2009-11-05 19:44:10 +0000
  • cf8e0f18f8 Fixed lil' bugs in tabs, & changed the way Writeln works @ windows. Raymond 2009-11-05 17:03:44 +0000
  • 6901684b03 I think one would need the lfm too, for the TTimer... My bad. ;-) Wizzup? 2009-11-05 00:59:59 +0000
  • c3a694a46a Add -dTERMINALWRITELN to debug to terminal rather than debug box. Wizzup? 2009-11-04 23:02:37 +0000
  • bc9999cc07 Navatwo wanted to debug in terminal. Wizzup? 2009-11-04 23:01:01 +0000
  • 366764d910 Writeln() now goes to debug box on Linux too. ;-) Wizzup? 2009-11-04 22:41:06 +0000
  • eeb04eecfb Now actualy closes Raymond 2009-11-04 20:25:56 +0000
  • ef3fc85752 Tabs + closebuttons Raymond 2009-11-04 20:19:13 +0000
  • b09a7462a2 GO FOR THIS MADNESS -> Ctrl + F -> Searchpanel, just like FireFox.. Raymond 2009-11-04 20:05:35 +0000
  • 1a682964a7 (Please test the search panel again @ linux?) Oh and you can see the ability of tabs + images (not sure how it looks @ linux) Raymond 2009-11-04 15:56:28 +0000
  • 29d0b3f267 Small fix. Wizzup? 2009-11-03 20:54:35 +0000
  • 61c802d7c0 forking example. Wizzup? 2009-11-03 20:14:30 +0000
  • 707cfb814a Added kind-of experimental 'firefox-search'. Will finish it later. Raymond 2009-11-03 17:23:34 +0000
  • 2381c4814b Uptext test script Wizzup? 2009-11-03 14:31:36 +0000
  • 751d04436a Made a different RS Text Extractor. I think it works better in most cases, but it needs some more work. I need to write a floodfill to remove noise. Wizzup? 2009-11-03 12:57:39 +0000
  • 7fbef67005 Added an Exception when ReturnData encounters an error. The Exception will be removed once we have taken a look at the bug I just filed. The bug tracker isn't open yet - so no link for now. Wizzup? 2009-11-03 02:09:51 +0000
  • 5dd8332fc1 I think it fails in quite some cases. Few fixes for cross platformness. Wizzup? 2009-11-03 00:44:53 +0000