Commit Graph

31 Commits

Author SHA1 Message Date
lazarus
23a57aa77a New About Dialog Window added; Splash screen modified to stay visible
longer.  MAH

git-svn-id: trunk@1661 -
2002-05-08 14:45:57 +00:00
lazarus
d41af48238 MG: fixed splash screen, fixed parser of resource strings
git-svn-id: trunk@1572 -
2002-03-30 07:29:15 +00:00
lazarus
c476b4dddd MG: splitted main.pp: TMainIDE has now an ancestor TMainIDEBar
git-svn-id: trunk@1550 -
2002-03-27 09:18:13 +00:00
lazarus
357b2f44d7 MG: new IDE window layout system
git-svn-id: trunk@839 -
2002-02-09 01:47:01 +00:00
lazarus
bc71030c0a Keith: Fixed duplicate compiler options on Win32
git-svn-id: trunk@644 -
2002-01-29 18:55:27 +00:00
lazarus
c1f7c4e0f7 Modified the Watches dialog
Shane

git-svn-id: trunk@509 -
2001-12-11 16:51:37 +00:00
lazarus
8747750b3d Added a watch dialog.
Shane

git-svn-id: trunk@488 -
2001-12-07 20:12:15 +00:00
lazarus
6009a891c7 MG: added facade for find in files
git-svn-id: trunk@394 -
2001-11-06 16:42:23 +00:00
lazarus
00dc711489 Added an OnSelectionChanged event in Main.pp fired by MSgView dialog. This fires when the ListBox gets clicked on.
This allows the editor to highlight different lines when you click on different error messages.
Shane

git-svn-id: trunk@372 -
2001-10-26 20:36:49 +00:00
lazarus
2f68152c95 MG: fixed splashform showing
git-svn-id: trunk@350 -
2001-10-15 17:41:31 +00:00
lazarus
a4f8e5ce80 MG: added complete code
git-svn-id: trunk@349 -
2001-10-15 13:11:28 +00:00
lazarus
f1dd977018 MG: win32 interface patch from Keith Bowes
git-svn-id: trunk@325 -
2001-08-02 12:58:35 +00:00
lazarus
2703d29631 MG: close application object in gtkint.pp
git-svn-id: trunk@279 -
2001-06-04 07:54:59 +00:00
lazarus
d8de02b1dc MG: fixed many unreleased DC and GDIObj bugs
git-svn-id: trunk@228 -
2001-03-19 14:00:52 +00:00
lazarus
1c8feee052 MG: added transfermacros, renamed dlgmessage.pp to msgview.pp
git-svn-id: trunk@219 -
2001-03-12 09:34:52 +00:00
lazarus
7553c2f49b IDE bugfixes and viewunit/forms functionality
git-svn-id: trunk@213 -
2001-03-08 15:59:06 +00:00
lazarus
d4d6eb6ab8 added environment options + killed ide unit circles
git-svn-id: trunk@190 -
2001-02-22 17:04:58 +00:00
lazarus
93cb00f62f small bugfixes + added TOIOptions
git-svn-id: trunk@189 -
2001-02-21 22:55:26 +00:00
lazarus
041250d1cf Changes for wordcompletion and many other things from Mattias.
Shane

git-svn-id: trunk@186 -
2001-02-20 16:53:27 +00:00
lazarus
f74fc3c637 Commitng source with new editor.
Shane

git-svn-id: trunk@155 -
2001-01-31 13:03:33 +00:00
lazarus
5fff3549d0 trying to determine what's crashing LAzarus on load.
Shane

git-svn-id: trunk@126 -
2001-01-16 23:30:45 +00:00
lazarus
c0ca68ed97 Removes the resource for TViewUnits and it compiles and runs now.
Shane

git-svn-id: trunk@125 -
2001-01-16 22:04:26 +00:00
lazarus
001301df01 Fixed a stupid error I caused by using a variable as an index in main.pp and this variable sometimes caused an exception because the index was out of range.
Shane

git-svn-id: trunk@121 -
2001-01-15 18:25:51 +00:00
lazarus
0c8466f7f1 Minor fixes
Shane

git-svn-id: trunk@118 -
2001-01-13 06:11:07 +00:00
lazarus
416eed0941 MWE:
~ Changed makefiles
  ~ Removed testform from lararus and changed it into program
  * some formatting

git-svn-id: trunk@106 -
2001-01-08 23:48:33 +00:00
lazarus
a1ea547079 Moved lresources.
Moved CreateLFM to Main.pp
Changed Form1 and TFOrm1 to MainIDE and TMainIDE
Shane

git-svn-id: trunk@96 -
2001-01-04 20:33:53 +00:00
lazarus
4ccb1fbc5a Removed IDEEDITOR. This causes the PROJECT class to not function.
Saving projects no longer works.

I added TSourceNotebook and TSourceEditor.  They do all the work for saving/closing/opening units.  Somethings work but they are in early development.
Shane

git-svn-id: trunk@68 -
2000-12-19 18:43:13 +00:00
lazarus
a2060eac49 MWE:
+ Added CreateCompatibeleBitamp function
  + Updated TWinControl.WMPaint
  + Added some checks to avoid gtk/gdk errors
  - Removed no fixed warning from GetDC
  - Removed some output

git-svn-id: trunk@34 -
2000-09-10 23:08:31 +00:00
lazarus
04bd08aab8 Added more code for the find function.
Shane

git-svn-id: trunk@25 -
2000-08-09 18:32:10 +00:00
lazarus
44ff6adb20 Started a FIND dialog box.
Shane

git-svn-id: trunk@23 -
2000-08-08 18:52:14 +00:00
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00