aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-url-entry.c
Commit message (Collapse)AuthorAgeFilesLines
* Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmapsRodney Dawes2003-03-121-11/+1
| | | | | | | | | | | 2003-03-10 Rodney Dawes <dobey@ximian.com> * e-calendar.c: Use GtkArrow instead of pixmaps * e-combo-button.c: Use GtkArrow instead of pixmaps * e-filter-bar.c: gtk_window_set_policy () is deprecated * e-url-entry.c: Load the icon in a pixbuf instead of GdkPixmap svn path=/trunk/; revision=20254
* (destroy): Removed unused variable.Ettore Perazzoli2003-03-071-1/+0
| | | | svn path=/trunk/; revision=20201
* guard this so we don't try to free priv multiple times.Chris Toshok2003-02-281-3/+4
| | | | | | | | | 2003-02-27 Chris Toshok <toshok@ximian.com> * e-url-entry.c (destroy): guard this so we don't try to free priv multiple times. svn path=/trunk/; revision=20089
* Add include of gnome-dialog.hNot Zed2002-12-021-3/+3
| | | | | | | | | | 2002-11-27 Not Zed <NotZed@Ximian.com> * e-charset-picker.c: Add include of gnome-dialog.h * *.[ch]: ran fix.sh script over everything. svn path=/trunk/; revision=18978
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-1/+1
| | | | | | | | pretty broken). Weeeeee! svn path=/trunk/; revision=18503
* oopsJP Rosevear2002-02-091-0/+165
svn path=/trunk/; revision=15621