After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 149511 - No recent projects list
No recent projects list
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Glade 3 Maintainers
Damon Chaplin
: 156514 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-08-06 16:00 UTC by carniz
Modified: 2005-06-24 16:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for 'recent files' on GLADE3 (14.06 KB, patch)
2005-03-08 08:53 UTC, Muthiah Annamalai
none Details | Review
Better patch, that fixes the same problem of 'recent' lists (15.78 KB, patch)
2005-03-08 15:16 UTC, Muthiah Annamalai
none Details | Review
Recent Projects support and GtkItemFactory to GtkUIManager migration (13.55 KB, patch)
2005-06-22 18:27 UTC, Juan Pablo Ugarte
none Details | Review

Description carniz 2004-08-06 16:00:21 UTC
Summary:
I think it would be nifty to have a "Recent projects" or "Open recent" menu item
in the File menu. A list with the 5 most recently opened projects is enough, I
think.
Comment 1 Muthiah Annamalai 2005-03-08 08:53:56 UTC
Created attachment 38400 [details] [review]
Patch for 'recent files' on GLADE3

Implements 'Recent File' listing for GLADE3 UI Editor.
Comment 2 Damon Chaplin 2005-03-08 10:59:09 UTC
I assume you meant to put this under the "glade3" project. I'll move it there.
Comment 3 Muthiah Annamalai 2005-03-08 15:16:03 UTC
Created attachment 38417 [details] [review]
Better patch, that fixes the same problem of 'recent' lists

Fixed 'warning message' printing, fopen() -> giochannel() API change,
Simple thing
Comment 4 Mark Howard 2005-03-29 14:26:42 UTC
*** Bug 156514 has been marked as a duplicate of this bug. ***
Comment 5 Juan Pablo Ugarte 2005-06-22 18:27:32 UTC
Created attachment 48171 [details] [review]
Recent Projects support and GtkItemFactory to GtkUIManager migration
Comment 6 Tristan Van Berkom 2005-06-24 16:05:49 UTC
Yay, now we have recent project list, Thankyou Juan !