summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Do not use _ as accellerators in bookmarks menus.Marco Pesenti Gritti2003-09-242-0/+41
* Implement a way to choose visible column in a menu. Not finished I need toMarco Pesenti Gritti2003-09-211-3/+0
* Fix check for return value of xmlSaveFileFormat, _maybe_ fixing theChristian Persch2003-09-211-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-09-201-0/+1
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-202-26/+43
* Remove spurious code.Christian Persch2003-09-201-8/+0
* *** empty log message ***Marco Pesenti Gritti2003-09-191-2/+2
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-192-17/+59
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-173-45/+101
* Exchange the newly-deprecated g_value_set_object_take_ownership() withChristian Persch2003-09-131-1/+1
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-111-13/+8
* Make spinner status per tab. Remove the default to tab pref, use tab byMarco Pesenti Gritti2003-09-101-1/+1
* gtk+ now supports invisible event boxes. Remove our custom implementationChristian Persch2003-09-093-287/+0
* *** empty log message ***Marco Pesenti Gritti2003-09-041-3/+2
* signature change in gtkMarco Pesenti Gritti2003-09-041-0/+3
* Use x,y only on drop, otherwise they are invalid. Damn that api suck.Marco Pesenti Gritti2003-09-041-10/+13
* Check if the target type match before highlighting the row and returnMarco Pesenti Gritti2003-09-041-1/+3
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-0117-148/+136
* Fix problems with EphyNodeView, bookmarks and history dialogs and updateMarco Pesenti Gritti2003-08-311-1/+1
* forgot files...Marco Pesenti Gritti2003-08-296-1331/+0
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-2936-10349/+174
* Convert erroneous g_return_if_fail into a simple conditional return.Christian Persch2003-08-241-1/+2
* Make it NULL safeMarco Pesenti Gritti2003-08-221-8/+34
* Fix function signature, it's void instead of gboolean. Fix a logic error.Christian Persch2003-08-211-5/+3
* Fix drag dest implementation getting some code from nautilus.Marco Pesenti Gritti2003-08-201-51/+233
* Stop signals only when necessary on drag dest custom implementation. MakeMarco Pesenti Gritti2003-08-191-12/+42
* Removed useless code (debug leftovers).Christian Persch2003-08-171-6/+0
* Remove unused variables and functions.Christian Persch2003-08-171-212/+0
* Add missing include for unlink().Christian Persch2003-08-171-0/+1
* Fix compiler warnings.Christian Persch2003-08-141-3/+3
* Respect priority text preference. Ported from gtk.Marco Pesenti Gritti2003-08-116-6/+120
* Fix multiple rows dnd problems stealing some Nautilus code.Marco Pesenti Gritti2003-08-111-16/+199
* Fix mem leak.Christian Persch2003-08-081-0/+2
* Fix mem leaks.Christian Persch2003-08-081-2/+7
* UpdateMarco Pesenti Gritti2003-08-082-7/+26
* *** empty log message ***Marco Pesenti Gritti2003-08-074-379/+0
* Fix mem leaks.Christian Persch2003-08-052-0/+5
* Correct ref-counting.Christian Persch2003-08-051-0/+7
* Fix mem leak, patch from galeon.Christian Persch2003-08-031-1/+6
* Make sure props are saved when destroyed.Marco Pesenti Gritti2003-08-011-8/+21
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-2712-258/+282
* Fix mem leak.Christian Persch2003-07-271-5/+10
* Make sure to remove the timeout on widget destructionMarco Pesenti Gritti2003-07-251-18/+13
* Yet another try to get context menu and selection beahviors right.Marco Pesenti Gritti2003-07-231-68/+24
* An input-only window event box, copied from eel's ell-input-event-box.Christian Persch2003-07-223-0/+287
* *** empty log message ***Marco Pesenti Gritti2003-07-221-0/+9
* Fix mem leak.Christian Persch2003-07-221-0/+14
* Use connect_object for the dialog destroy signal, so we dont unref theMarco Pesenti Gritti2003-07-201-4/+4
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-202-42/+3
* UpdateMarco Pesenti Gritti2003-07-141-0/+2