Nick Treleaven
|
c0d827a53b
|
Fix a bug when clicking on a recent file.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@828 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-21 09:55:50 +00:00 |
|
Enrico Tröger
|
129af78235
|
Prevent display of a separator when it isn't needed.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@824 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-19 13:48:19 +00:00 |
|
Nick Treleaven
|
4f4b3cdfc5
|
Only reorder recent files menu when recent file loaded correctly.
Reorder the recent file menu instead of recreating it.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@821 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-17 21:53:47 +00:00 |
|
Nick Treleaven
|
b89abc8586
|
Add ui_frame_new().
Run set includes build dialogs modally, keeping the same filetype.
Updated set includes & arguments dialog layout.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@817 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-15 14:25:42 +00:00 |
|
Enrico Tröger
|
9d2893c495
|
Implemented Run command (from the build menu) under Windows, the other commands will follow somewhen.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@811 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-11 11:13:36 +00:00 |
|
Enrico Tröger
|
8dede470b1
|
Made socket code for detecting running instances working under Windows.
Fixed compile warnings under Windows.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@810 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-11 07:41:37 +00:00 |
|
Nick Treleaven
|
6c511f413d
|
Move on_recent_file_activate, dialogs_create_recent_menu,
dialogs_create_build_menu_gen, dialogs_create_build_menu_tex to
ui_utils.c. Also make some functions static.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@807 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-09 14:36:15 +00:00 |
|
Nick Treleaven
|
913e783a43
|
Reorder the recent files list if necessary when a file is
(re)opened - closes #1552178.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@805 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-09 12:03:11 +00:00 |
|
Enrico Tröger
|
116728caae
|
Added own implementation of an Undo stack (not yet working).
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@793 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-06 16:09:08 +00:00 |
|
Nick Treleaven
|
a63fc1e40e
|
Moved UI related utils from utils.c to ui_utils.c
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@790 ea778897-0a13-0410-b9d1-a72fbfd435f5
|
2006-09-05 14:24:47 +00:00 |
|