summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle the case where the downloads dir cannot be created gracefully. FixChristian Persch2004-07-222-4/+12
* Set sane_state to TRUE from user changes, otherwise broken prefs willChristian Persch2004-06-291-0/+8
* Check for empty attributes before adding the item when parsing theChristian Persch2004-06-211-7/+10
* Revert varargs change, it doesn't work for LOG("Message") withoutChristian Persch2004-05-291-11/+0
* Use ISO style variable argument macros. Patch by Brian Cameron, part ofChristian Persch2004-05-291-0/+11
* Add check for 'mkdtemp', since solaris doesn't have it.Christian Persch2004-05-291-0/+4
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-291-1/+1
* Set the drag icon on realize, otherwise the current icon theme isn't used,Crispin Flowerday2004-05-221-21/+22
* Fix overflow.Christian Persch2004-05-191-1/+1
* Fix mem leaks.'Christian Persch2004-05-151-0/+3
* Fix compilation with gcc 2.95.Christian Persch2004-05-111-1/+2
* Document UTF-8 requirement.Christian Persch2004-04-222-2/+2
* Fix font selection combo box issues; fixes bug #138560.Christian Persch2004-04-182-66/+86
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-091-2/+8
* Don't abort on error, just show the message on console. Fixes bug #139247.Christian Persch2004-04-071-1/+0
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-052-1/+14
* Merging Crispin's toolbar fixes from HEADChristian Persch2004-04-033-16/+44
* Fixes #138263.Federico Mena Quintero2004-03-292-10/+4
* Deal with the case where data_received signal is emitted asyncrounously.Marco Pesenti Gritti2004-03-141-13/+9
* Check if the dragged item is a separator. Fixes crash when it _is_ aChristian Persch2004-03-082-2/+9
* Don't assume Desktop directory location, check the gconf key if it'sChristian Persch2004-03-051-2/+17
* Copy and modify gnome_vfs_uri_list_parse() so that we get a list of stringChristian Persch2004-03-032-4/+57
* Don't remember the size of the filechoose dialogue, because it doesn'tChristian Persch2004-03-021-5/+0
* The icon should be activated by double clickMarco Pesenti Gritti2004-03-011-20/+1
* Guard against xml reading error, check for NULL subtree before trying toChristian Persch2004-03-011-3/+5
* Sucky but not intrusive hack to make dnd on the address entry work whenMarco Pesenti Gritti2004-02-283-0/+59
* Remove an useless check.Marco Pesenti Gritti2004-02-271-2/+10
* Fix for gtk+ filechooser API change.Christian Persch2004-02-271-2/+4
* Add $ markersChristian Persch2004-02-213-0/+6
* Removed an unused #include.Christian Persch2004-02-214-5/+3
* Always connect signals, not just for PT_AUTOAPPLY props.Christian Persch2004-02-211-3/+0
* Fix logic error, spotted by Crispin.Christian Persch2004-02-202-3/+3
* #ifdef HAVE_CONFIG_H the inclusion of config.h.Christian Persch2004-02-201-1/+4
* Remove duplicate entry for ephy-gui.h.Christian Persch2004-02-201-1/+0
* Fix off-by-one error when computing the height of the table.Christian Persch2004-02-191-1/+3
* When removing a toolbar, make its items available again in the toolbarChristian Persch2004-02-192-19/+44
* Remove the toolbar height contraint when the first item is added to it.Christian Persch2004-02-171-3/+6
* Don't set entries insensitive, only set the non-editable when the gconfChristian Persch2004-02-121-0/+4
* Fix numerous places where we weren't properly converting between UTF-8 andChristian Persch2004-02-122-8/+15
* 2004-02-12 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-02-121-0/+6
* Simplify and hopefully fix mem corruptionMarco Pesenti Gritti2004-02-121-5/+3
* CleanupMarco Pesenti Gritti2004-02-111-3/+3
* Better keyword matching function. Should match only words (not middleMarco Pesenti Gritti2004-02-111-1/+36
* Pass the property id to the changed signal.Marco Pesenti Gritti2004-02-114-34/+46
* Include config.h.Christian Persch2004-02-091-0/+6
* Fix toolbar overflow menu creation. Don't connect zoom control signals toChristian Persch2004-02-043-87/+88
* Fix mem leak.Christian Persch2004-02-041-1/+1
* typo in icon nameMarco Pesenti Gritti2004-02-011-1/+1
* Only try to rmdir() the tmp directory if we have one.Christian Persch2004-01-271-3/+6
* Correct a translator name.Marco Pesenti Gritti2004-01-251-42/+46