aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-new-bookmark.c
Commit message (Expand)AuthorAgeFilesLines
* Fix 2 mem leaks; thanks to Xan for noticing them.Christian Persch2004-11-101-0/+2
* This dialogue doesn't need to be modal.Christian Persch2004-11-081-2/+3
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-4/+0
* Use new gtk+ HIG message dialogue API. Fixes bug #130232.Christian Persch2004-10-271-50/+17
* 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-9/+4
* Add support for toggles. When editing is canceled remove the node.Marco Pesenti Gritti2004-07-231-2/+1
* Use guint consistently for node idsMarco Pesenti Gritti2004-06-241-2/+2
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-0/+1
* Add a New topic button to the new bookmark dialog.Marco Pesenti Gritti2004-06-221-0/+15
* Use g_markup_print_escaed().Christian Persch2004-06-151-4/+2
* Escape strings before using them with markup in labels.Christian Persch2004-06-151-2/+4
* *** empty log message ***Marco Pesenti Gritti2004-03-171-1/+2
* Use icon theme icon for add bookmarkMarco Pesenti Gritti2003-11-221-1/+1
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* ephy_new_bookmark_construct):Christian Persch2003-09-171-1/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-12/+8
* *** empty log message ***Marco Pesenti Gritti2003-07-061-2/+0
* Suggest the address as title when web page has no title.Marco Pesenti Gritti2003-06-151-1/+14
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-091-13/+1
* Fix mem leak.Christian Persch2003-06-071-0/+2
* Yet more new tab logic fixes.Xan Lopez2003-05-221-2/+2
* s/address/page. This always bothered me.David Bordoley2003-05-211-1/+1
* Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing.Christian Neumair2003-05-201-6/+9
* 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
* Don't split sentences.Xan Lopez2003-05-141-3/+7
* Don't go modal when showing the duplicate bookmark dialog.David Bordoley2003-05-141-4/+24
* Get rid of the unneeded convenience callback since no one is try to makeDavid Bordoley2003-05-131-18/+4
* Don't allow to have more than one bookmark with the same URL^H^H^Haddress,Xan Lopez2003-05-131-1/+71
* Convenience function for displaying help. Remove unneeded include ofDavid Adam Bordoley2003-05-091-7/+4
* Fix memory leak while saving bookmarks, and performance problem duringOsma Ahvenlampi2003-05-061-0/+2
* Hookup to the response signal instead of using gtk_dialog_run. Prevents usDavid Bordoley2003-04-261-4/+19
* Added some help buttons to the new bookmark, and properties dialogs.David Bordoley2003-04-151-1/+12
* Update.Marco Pesenti Gritti2003-04-091-2/+0
* Just show the new bookmark dialog, don't go modal.David Bordoley2003-04-061-0/+2
* Update to reflect changes in EphyTopicSelector api. Wrap the topicDavid Bordoley2003-03-311-2/+12
* Use hotkeys to navigate around the dialog.David Bordoley2003-03-301-13/+15
* Dont put special keywords in the topics list. Use ephy-state for size ofMarco Pesenti Gritti2003-03-251-4/+9
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-251-1/+10
* Some more bookmarks work ...Marco Pesenti Gritti2003-03-221-1/+1
* Begin bookmarks editor redesign. Please still dont use it or you reallyMarco Pesenti Gritti2003-03-221-29/+20
* s/Keywords/Topics/Xan Lopez2003-03-091-1/+1
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-301-5/+13
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-131-0/+18
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-4/+2
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-051-2/+7
* *** empty log message ***Marco Pesenti Gritti2003-01-021-0/+2
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+340