aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmark-properties.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Do not do single includes in src/bookmarks/, bug #536090Diego Escalante Urrelo2008-06-041-10/+0
* Use G_DEFINE_TYPE* macros in src/bookmarks/ when possible. (#516138)Xan Lopez2008-02-131-33/+4
* Add GTK_DISABLE_DEPRECATED back in DEPRECATION_FLAGS. Move the lastCyril Brulebois2007-11-111-3/+4
* Change the hint of the bookmarking properties dialog to DIALOG, insteadCosimo Cecchi2007-09-241-1/+1
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* configure.acLuca Ferretti2007-01-181-1/+1
* Disables "Add Bookmark" in the File menu when bookmarks are locked down.Diego Escalante Urrelo2007-01-031-0/+11
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-02-211-42/+33
* lib/ephy-state.h lib/ephy-state.c src/epiphany.defsPeter Harvey2006-02-041-2/+2
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-02-041-31/+91
* Use ngettext here.Christian Persch2006-01-311-1/+3
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.cPeter Harvey2006-01-311-42/+75
* Use ngettext() for plural string. Fixes bug #329242Crispin Flowerday2006-01-311-2/+4
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-01-301-2/+5
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.cPeter Harvey2006-01-291-67/+174
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-topics-entry.cPeter Harvey2006-01-291-38/+66
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-01-281-30/+109
* Don't use favicon as window icon.Christian Persch2006-01-251-38/+7
* Refactored, code cleanups. Don't make the bookmark properties windowChristian Persch2006-01-251-192/+213
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-01-221-204/+4
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-01-181-17/+4
* src/Makefile.amPeter Harvey2006-01-171-75/+376
* Mark strings in param specs as static.Christian Persch2005-11-081-2/+2
* More curly quotes.Christian Persch2005-11-011-1/+1
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-58/+19
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Make sure there's only one bookmark properties dialogue for each bookmark.Christian Persch2004-11-011-2/+4
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-6/+6
* *** empty log message ***Marco Pesenti Gritti2004-10-081-1/+1
* Set window icon.Christian Persch2004-10-051-11/+8
* Use guint consistently for node idsMarco Pesenti Gritti2004-06-241-2/+2
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-7/+7
* Don't try to unref NULL icon. Fixes bug #137715.Christian Persch2004-03-201-2/+5
* *** empty log message ***Marco Pesenti Gritti2004-03-171-1/+2
* Copy and modify gnome_vfs_uri_list_parse() so that we get a list of stringChristian Persch2004-03-041-5/+1
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-09-191-1/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-21/+5
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-271-2/+2
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-2/+6
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-091-1/+7
* Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.Christian Neumair2003-05-201-3/+4
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-6/+5
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+5
* Add some flags so that we can choose to save position or size or both.David Bordoley2003-05-141-1/+2
* s/location/address. Fix up mnemonic collisions in the print dialog. MarkDavid Adam Bordoley2003-05-091-1/+1
* Convenience function for displaying help. Remove unneeded include ofDavid Adam Bordoley2003-05-091-7/+4
* We dont need a _remove api, unrefing the node will work better. Try toMarco Pesenti Gritti2003-04-301-0/+7
* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.David Bordoley2003-04-281-1/+1
* Update.Marco Pesenti Gritti2003-04-261-19/+23
* Fixed a duplicate seperator. Add a view menu.David Bordoley2003-04-211-1/+1
* UpdateMarco Pesenti Gritti2003-04-201-7/+43
* Added some help buttons to the new bookmark, and properties dialogs.David Bordoley2003-04-151-1/+12
* Just show the new bookmark dialog, don't go modal.David Bordoley2003-04-061-3/+8
* Update to reflect changes in EphyTopicSelector api. Wrap the topicDavid Bordoley2003-03-311-3/+13
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-301-20/+21
* fix a warningMarco Pesenti Gritti2003-03-251-0/+1
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-251-1/+5
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-251-3/+49
* Fix warning.Xan Lopez2003-03-251-0/+1
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-221-1/+41
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-0/+301