summaryrefslogtreecommitdiff
path: root/src/totem-open-location.c
Commit message (Expand)AuthorAgeFilesLines
* main: Use template to create TotemOpenLocationBastien Nocera2022-02-101-51/+15
* main: Simplify TotemOpenLocation creationBastien Nocera2022-02-101-12/+11
* main: Replace deprecated g_type_class_add_private()Gabor Karsay2019-09-261-5/+2
* main: "Add Web Video" UI fixesBastien Nocera2014-02-051-2/+2
* main: Rename "Open Location" dialogue to "Add Web Video..."Bastien Nocera2014-01-251-4/+4
* main: Use header bar for the "Open Location" dialogueBastien Nocera2014-01-251-1/+2
* all: Drop GtkStock usageBastien Nocera2013-07-221-2/+2
* main: Use g_clear_pointer()Bastien Nocera2013-03-131-2/+2
* open-location: Make dialogue modal and wider by defaultBastien Nocera2011-03-101-0/+3
* Remove calls to gtk_dialog_set_has_separator()Philip Withnall2010-09-161-1/+0
* Remove unused parameter from TotemOpenLocationPhilip Withnall2010-07-021-4/+2
* Add some sanity checks to TotemOpenLocation dialogAlexander Saprykin2010-07-021-0/+9
* Disable Open button in TotemOpenLocation dialog when URI entry is emptyAlexander Saprykin2010-07-021-0/+11
* Do not hold GtkBuilder object after initialization in TotemOpenLocationAlexander Saprykin2010-07-021-23/+12
* Clean up totem-open-location destructionAlexander Saprykin2010-05-281-4/+1
* Use accessor functions instead direct accessJavier Jardón2010-02-121-2/+2
* Various small UI fixesPhilip Withnall2009-09-281-0/+1
* Cleanups to fix a few warnings when building with more gcc warning flagsPhilip Withnall2009-01-041-2/+0
* Update FSF address (Closes: #518264)Bastien Nocera2008-04-241-1/+1
* Clean up a couple of memory leaks, clean up disposal/finalization on a fewPhilip Withnall2008-02-051-16/+19
* Patch from Philip Withnall <pwithnall@svn.gnome.org> to use GtkBuilderBastien Nocera2007-07-051-10/+10
* Convert to using gtk_recent_manager_get_default, as the per-screenPhilip Withnall2007-06-271-2/+1
* Optimise list handling for recent items in "Open Location" (Closes:Philip Withnall2007-06-121-20/+16
* Move "Open Location" dialog to a separate widget and fix a Python bindingPhilip Withnall2007-06-111-0/+246