aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add support for DNS prefetching when using WebKit2Carlos Garcia Campos2013-03-061-1/+9
* ephy-removable-pixbuf-renderer: don't crash if no close icon is foundAlberto Garcia2012-12-151-1/+9
* e-location-entry: use new soup_session_prefetch_dns APIDiego Escalante Urrelo2012-12-101-1/+2
* widgets: do not use deprecated GtkStyleContext APIDiego Escalante Urrelo2012-12-103-3/+6
* lib: Remove unused EphySearchEntry widgetBastien Nocera2012-12-103-278/+0
* Port EphyHostsStore to WebKit2GTK+ favicons API.Mario Sanchez Prada2012-12-041-67/+108
* Use the new EphyHistoryService::urls-visited signalClaudio Saavedra2012-09-101-6/+4
* EphyOverviewStore: don't register the snapshot mtime as longGiovanni Campagna2012-09-071-2/+2
* ephy-snapshot-service: Split ephy_snapshot_service_get_snapshot_async()Carlos Garcia Campos2012-09-061-30/+57
* gd-main-view: don't use ctrl+click for selection-mode-requestClaudio Saavedra2012-09-051-2/+1
* Add code coverage supportXan Lopez2012-09-041-0/+1
* ephy-overview-store: hide the close button while animating a removed itemClaudio Saavedra2012-09-043-0/+17
* ephy-removable-pixbuf-renderer: reorder policy enumClaudio Saavedra2012-09-041-2/+2
* ephy-removable-pixbuf-renderer: do not emit delete on click if policy is NEVERClaudio Saavedra2012-09-041-0/+3
* ephy-frecent-store: Fix the build with WebKit2Carlos Garcia Campos2012-09-031-0/+2
* ephy-bookmarks-editor: repaint the favicon on "icon-loaded"Sergio Villar Senin2012-09-031-1/+1
* ephy-node-view: added ephy_node_view_get_iter_for_node()Sergio Villar Senin2012-09-032-0/+23
* ephy-overview-store: fix the setter for the default iconClaudio Saavedra2012-09-031-2/+6
* ephy-frecent-store: set default icon in new rowsClaudio Saavedra2012-09-011-0/+7
* ephy-frecent-store: animate hiding of store itemsClaudio Saavedra2012-09-013-5/+113
* ephy-overview-store: fix history service reference handlingClaudio Saavedra2012-09-011-1/+1
* ephy-frecent-store: plug string leakClaudio Saavedra2012-09-011-0/+1
* ephy-overview-store: add icon-frame propertyClaudio Saavedra2012-09-012-119/+62
* ephy-overview-store: add missing dispose implementationClaudio Saavedra2012-09-011-0/+14
* ephy-removable-pixbuf-renderer: use the pixbuf size to determine the position...Claudio Saavedra2012-09-011-4/+16
* ephy-overview-store: set the default snapshot only when failing to retrieve oneClaudio Saavedra2012-09-011-9/+8
* ephy-overview-store: add internal helper for setting the default iconClaudio Saavedra2012-09-011-8/+17
* ephy-overview-store: remove spurious warningClaudio Saavedra2012-09-011-1/+0
* ephy-overview-store: use the age of a thumbnail only to decide when update is...Claudio Saavedra2012-09-012-10/+18
* ephy-overview-store: use the thumbnail saving time to decide whether an updat...Claudio Saavedra2012-09-011-24/+36
* Add EphyFrecentStore class filesClaudio Saavedra2012-09-013-0/+473
* Add the base EphyOverviewStore modelClaudio Saavedra2012-09-013-0/+653
* gd-main-view: add a "item-deleted" signal to handle user-triggered item delet...Claudio Saavedra2012-09-012-0/+61
* gd-main-icon-view: use the new renderer to add a close button to itemsClaudio Saavedra2012-09-011-1/+13
* gd-main-view-generic: add "delete-element-clicked" signal to the interfaceClaudio Saavedra2012-09-012-1/+24
* ephy-removable-pixbuf-renderer: new renderer for the overviewClaudio Saavedra2012-09-013-0/+351
* Add GdMainView for use in the overviewClaudio Saavedra2012-09-0113-0/+2550
* ephy-window: centralize the logic about invisible URIs in one placeXan Lopez2012-08-241-1/+1
* Show information about the SSL errors when clicking on lock iconCarlos Garcia Campos2012-08-093-0/+397
* ephy-location-entry: small cleanupsXan Lopez2012-08-071-9/+6
* Port downloads to WebKit2Carlos Garcia Campos2012-06-271-21/+91
* embed: Move about handlers to a new fileCarlos Garcia Campos2012-06-261-1/+1
* ephy-download-widget: add get_destination_basename_from_download() helper fun...Carlos Garcia Campos2012-06-261-11/+26
* ephy-download-widget: add ephy_download_widget_download_finished()Carlos Garcia Campos2012-06-252-23/+33
* Initial WebKit2 portCarlos Garcia Campos2012-06-213-0/+70
* ephy-location-entry: make it possible to hide the faviconClaudio Saavedra2012-06-202-3/+42
* ephy-download-widget: Show bytes downloaded when the total size is unknownCarlos Garcia Campos2012-06-141-20/+54
* ephy-download-widget: Check the icon has changed before updating the imageCarlos Garcia Campos2012-06-131-3/+6
* ephy-download-widget: Don't leak the GIconCarlos Garcia Campos2012-06-131-5/+17
* ephy-location-entry: make parameters actual propertiesClaudio Saavedra2012-06-051-0/+112
* e-location-entry: make aligment pixel-perfectDiego Escalante Urrelo2012-03-311-0/+59
* e-location-entry: dim URL in completion rowsDiego Escalante Urrelo2012-03-311-2/+2
* e-location-entry: redundant ellipsize-setDiego Escalante Urrelo2012-03-311-4/+1
* e-location-entry: make bookmark icon follow-stateDiego Escalante Urrelo2012-03-311-0/+1
* ephy-hosts-store: listen to favicon changes in the wk databaseClaudio Saavedra2012-03-271-2/+66
* download-widget: use the "linked" style classCosimo Cecchi2012-03-271-0/+4
* ephy-hosts-store: -1 is not a valid insertion positionClaudio Saavedra2012-03-211-1/+1
* ephy-history-window: add back the faviconsClaudio Saavedra2012-03-213-5/+74
* floating-bar: set a max-width to the labelCosimo Cecchi2012-03-141-1/+2
* ephy-history-view: add row-middle-clicked signalClaudio Saavedra2012-03-132-0/+74
* ephy-history-window: plug a couple of leaksClaudio Saavedra2012-03-082-2/+2
* ephy-hosts-view: ensure "all hosts" is selected by defaultClaudio Saavedra2012-03-081-14/+28
* ephy-host-store: add a clear() methodClaudio Saavedra2012-03-082-0/+14
* ephy-history-view: remove unneeded unselect_all()Claudio Saavedra2012-03-081-2/+1
* ephy-hosts-view: add a method to select a given hostClaudio Saavedra2012-03-082-0/+34
* ephy-hosts-store: sort the model by URLClaudio Saavedra2012-03-071-0/+3
* ephy-history-view: properly handle button-press-eventClaudio Saavedra2012-03-071-8/+6
* Move the host and urls views from embed to lib/widgetsXan Lopez2012-03-0711-0/+790
* Hook the new history to the URL entryXan Lopez2012-03-071-177/+20
* ephy-search-entry: use symbolic clear iconDiego Escalante Urrelo2012-02-081-3/+7
* Get rid of EPHY_STOCK_EPHYXan Lopez2012-01-272-2/+0
* Remove EPHY_STOCK_BOOKMARKXan Lopez2012-01-271-1/+1
* Remove all the lock stock iconsXan Lopez2012-01-271-0/+4
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-202-72/+41
* Move the nautilus floating bar to lib/widgetsXan Lopez2012-01-173-3/+469
* ephy-middle-clickable-tool-button: remove, it's unused nowXan Lopez2012-01-173-103/+0
* Fake middle clicks without gtk_button_{press,release}, which are deprecatedXan Lopez2012-01-025-0/+229
* e-download-widget: update icon every 10%Diego Escalante Urrelo2011-12-211-0/+7
* e-download-widget: use GIcon instead of GdkPixbufDiego Escalante Urrelo2011-12-211-19/+5
* e-download: add ephy_download_get_content_typeDiego Escalante Urrelo2011-12-211-9/+5
* ephy-zoom-control: remove, there are no zoom toolbar items anymoreXan Lopez2011-12-154-375/+4
* Remove last traces of the EggToolbar codeXan Lopez2011-12-151-27/+0
* Use a GtkOverlay for the statusbar instead of shipping GeditOverlayClaudio Saavedra2011-12-147-1440/+1
* Remove some deprecated GTK+ callsClaudio Saavedra2011-11-222-4/+10
* ephy-location-entry: remove unused includeXan Lopez2011-09-111-1/+0
* Use g_markup_printf_escaped when printing urisDiego Escalante Urrelo2011-08-131-5/+2
* ephy-download-widget: unescape tooltipsDiego Escalante Urrelo2011-07-171-1/+4
* ephy-location-entry: use new channel-{secure,insecure} symbolic iconsXan Lopez2011-07-071-2/+2
* Use the generic marshaler throughoutXan Lopez2011-06-143-7/+4
* gedit-overlay: prevent underallocation warningsXan Lopez2011-06-101-2/+12
* gedit-overlay: fix compiler warningXan Lopez2011-06-101-1/+1
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-093-4/+8
* Added about:plugins support.Sergio Villar Senin2011-06-011-3/+14
* ephy-location-entry: handle gracefully first callXan Lopez2011-05-221-3/+3
* ephy-location-entry: use symbolic icons for security stateXan Lopez2011-05-221-12/+28
* ephy-location-entry: do not use a yellow background for secure sitesXan Lopez2011-05-222-119/+0
* ephy-overlay-escaping-child: fix warningsXan Lopez2011-04-271-3/+8
* Slide out the status overlay when the mouse pointer goes close by.Alexandre Mazari2011-04-264-2/+367
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-212-6/+0
* Import latest version of Gedit's overlay code.Alexandre Mazari2011-04-193-95/+169
* ephy-download-widget: unescape displayed filenamesDiego Escalante Urrelo2011-03-081-4/+9
* ephy-download-widget: new widgetDiego Escalante Urrelo2011-03-085-0/+983
* Small cleanup in widget's Makefile.amXan Lopez2011-02-271-2/+1
* Sync with upstream GeditOverlayXan Lopez2011-02-264-107/+21
* ephy-location-entry: add DNS prefetchingSergio Villar Senin2011-02-251-5/+54
* gedit-overlay-child: sync visible property of container and childXan Lopez2011-02-211-1/+8
* gedit-overlay: sync with upstreamXan Lopez2011-02-201-0/+7
* gedit-overlay: always proxy main widget size requestXan Lopez2011-02-161-26/+4
* Sync with latest GeditOverlay codeXan Lopez2011-02-163-298/+51
* Sync with latest GeditOverlayXan Lopez2011-02-161-19/+12
* gedit-overlay: Fix a crash when overlay is detroyedCarlos Garcia Campos2011-02-121-6/+8
* Forgot these filesXan Lopez2011-02-122-0/+497
* Sync with upstream GeditOverlay codeXan Lopez2011-02-127-468/+243
* Port floating statusbar to gedit's overlay widgetXan Lopez2011-02-115-1/+1060
* Use the new GTK_STATE_FLAG_NORMAL flagDiego Escalante Urrelo2011-01-111-5/+5
* ephy-location-entry: GdkRGBA colors are doublesDiego Escalante Urrelo2011-01-111-2/+2
* ephy-node-view: don't use gdk_cursor_unrefXan Lopez2010-12-221-1/+1
* Port to gtk+ master's GtkStyleContextDiego Escalante Urrelo2010-12-151-48/+52
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-091-10/+10
* EphyLocationAction: fix potential leakJonathon Jongsma2010-12-091-0/+1
* Spinner changesXan Lopez2010-10-246-1484/+0
* ephy-node-view: use new GtkScrollable APIsXan Lopez2010-10-241-1/+1
* Use the new GtkComboText APIsMatthias Classen2010-10-212-6/+6
* Revert "Port to GtkSpinner"Xan Lopez2010-10-103-26/+1065
* Port to GtkSpinnerXan Lopez2010-10-093-1065/+26
* ephy-spinner: fix spinner drawingXan Lopez2010-10-091-8/+1
* Adapt to latest changes in the GTK+ drawing modelXan Lopez2010-10-052-36/+24
* Update for latest GTK+ 3.x release.Xan Lopez2010-09-112-9/+9
* lib/widgets: use cairo_fill() instead of cairo_paint()Carlos Garcia Campos2010-08-251-1/+1
* lib/widgets: use cairo for drawing widgetsDiego Escalante Urrelo2010-08-222-55/+45
* Use accessor functions when possibleXan Lopez2010-06-131-1/+1
* ephy-location-entry: reenable favicons in completionDiego Escalante Urrelo2010-04-211-7/+0
* Use only GTK+ single includesJavier Jardón2010-04-061-1/+1
* Use accessor functions instead direct accessJavier Jardón2010-02-112-3/+3
* ephy-location-entry: disable favicons in entry for releaseXan Lopez2010-01-251-0/+5
* Show again favicon column in URL completion dropdownXan Lopez2010-01-151-2/+0
* Make EphyLocationEntry store a copy of the lock-stock-idXan Lopez2010-01-151-1/+2
* Remove redundant parameters in location-set APIDiego Escalante Urrelo2009-12-052-17/+8
* docs: ephy-location-actionDiego Escalante Urrelo2009-12-031-6/+3
* docs: ephy-tree-model-nodeDiego Escalante Urrelo2009-12-032-4/+65
* docs: ephy-tree-model-sortDiego Escalante Urrelo2009-12-032-4/+36
* docs: ephy-node-viewDiego Escalante Urrelo2009-12-032-23/+205
* ephy-node-view: fix some really weird indentationDiego Escalante Urrelo2009-12-031-131/+131
* docs: ephy-zoom-actionDiego Escalante Urrelo2009-12-031-0/+34
* docs: ephy-spinnerDiego Escalante Urrelo2009-12-032-2/+11
* docs: ephy-zoom-controlDiego Escalante Urrelo2009-12-031-2/+19
* docs: ephy-location-entryDiego Escalante Urrelo2009-12-031-0/+43
* docs: ephy-search-entryDiego Escalante Urrelo2009-12-032-1/+19
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-223-28/+37
* Make the location action responsible of the modelXan Lopez2009-08-151-1/+0
* Add again the spinner.Xan Lopez2009-08-103-0/+179
* Performance: Set a fixed width on autosized cell rendererBenjamin Otte2009-07-131-0/+10
* don't free title string twiceBenjamin Otte2009-07-081-1/+1
* ephy-location-entry: remove useless definesDiego Escalante Urrelo2009-03-271-4/+0
* ephy-location-entry: #if 0 the favicon column in completion.Xan Lopez2009-03-091-10/+10
* ephy-location-entry: use g_object_connect for mass signal connection.Xan Lopez2009-03-091-17/+12
* ephy-zoom-control: release references in dispose, not finalize.Xan Lopez2009-02-231-5/+9
* ephy-zoom-control: use G_DEFINE_TYPE, remove unneeded includes.Xan Lopez2009-02-231-37/+4
* ephy-zoom-action: use G_DEFINE_TYPE, remove unneeded includes.Xan Lopez2009-02-231-37/+5
* ephy-search-entry: remove unneeded/redundant includes.Xan Lopez2009-02-231-2/+0
* ephy-location-entry: fix security icon visibility.Xan Lopez2009-02-231-3/+8
* Remove EphyIconEntry leftovers.Xan Lopez2009-01-221-64/+0
* Avoid adding problematic search terms with spacesGustavo Noronha Silva2009-01-201-4/+9
* Handle end of line correctly on location bar searchGustavo Noronha Silva2009-01-201-2/+12
* Implement multiple keyword-based AND-search for the location barGustavo Noronha Silva2009-01-202-32/+121
* Remove $Id$ marker from source files.Xan Lopez2009-01-1616-16/+0
* Fix indentation of previous commits.Xan Lopez2009-01-161-20/+20
* Include a bookmark indication in the woohoo barDiego Escalante Urrelo2009-01-161-1/+41
* Turn the location bar into the woohoo barDiego Escalante Urrelo2009-01-161-34/+75
* Adapt to the modified GTK+ API.Cosimo Cecchi2009-01-022-2/+2
* Use connect_after when connecting to drag-begin so we can override theXan Lopez2009-01-011-2/+2
* Delete EphyIconEntry, it's unused.Xan Lopez2008-12-313-459/+0
* Port EphySearchEntry to use GtkEntry.Xan Lopez2008-12-312-21/+45
* ephy-search-entry: use G_DEFINE_TYPE.Xan Lopez2008-12-311-32/+1
* ephy-location-entry: port to use GtkEntry instead of EphyIconEntry.Xan Lopez2008-12-311-151/+153
* ephy-location-entry: remove $Id$ marker.Xan Lopez2008-12-311-1/+0
* ephy-location-entry: use G_DEFINE_TYPEXan Lopez2008-12-311-34/+4
* Update documentation for lib/widgets/ephy-spinner.cDiego Escalante Urrelo2008-11-301-83/+86
* Document lib/widgets/ephy-zoom-control.cDiego Escalante Urrelo2008-11-301-0/+17
* Minor nitpick in the .h filesDiego Escalante Urrelo2008-09-292-9/+9
* Correctly mark doc comments for parsingDiego Escalante Urrelo2008-09-291-4/+4
* Update docs for ephy-icon-entryDiego Escalante Urrelo2008-09-291-4/+12
* Sync argument names in ephy-location-entry and update docsDiego Escalante Urrelo2008-09-292-27/+56
* Document lib/widgets/ephy-location-entry.cDiego Escalante Urrelo2008-09-291-0/+133
* Document lib/widgets/ephy-icon-entry.cDiego Escalante Urrelo2008-09-292-0/+33
* Remove useless ephy-node #includeDiego Escalante Urrelo2008-09-291-2/+0
* Revert special handling of double click in the LocationEntry; bug #426349.Loic Minier2008-09-031-14/+0
* Port the location bar to use GRegex.Diego Escalante Urrelo2008-08-152-10/+51
* Remove the sort_func for the location entry.Diego Escalante Urrelo2008-08-141-20/+5
* Make the order in which we name the cols consistent.Diego Escalante Urrelo2008-08-142-6/+6
* Remove an unneeded cast to pointer.Diego Escalante Urrelo2008-08-141-3/+6
* Do not do single includes in lib/widgets/, bug #536090Diego Escalante Urrelo2008-06-0417-55/+15
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-129-0/+36
* Make the extra column pack-end so that when we hide it when it's empty, the o...Christian Persch2008-03-311-2/+2
* Remove the ephy-spinner from the toolbar.c, there's enough feebackXan Lopez2008-03-283-179/+0
* Add Undo/Redo commands to the location entry, both in the context menuCosimo Cecchi2008-02-152-12/+98
* Popup the completion dropdown menu when we're focusing the location barCosimo Cecchi2008-02-021-0/+15
* Catch bookmarks and history in EphyLocationActionPrivate, it's smarter.Diego Escalante Urrelo2007-12-272-3/+5
* Moves the completion_func from lib/widgets/ephy-location-entry.c toDiego Escalante Urrelo2007-12-262-101/+16
* Add "node-middle-clicked" signal to EphyNodeView.Cosimo Cecchi2007-12-082-0/+38
* Adds a EPHY_NODE_VIEW_ELLIPSIZED flag and make history window andCosimo Cecchi2007-11-192-1/+8
* Fix a bug in EphyNodeView which caused weird problems when setting columnsCosimo Cecchi2007-11-191-0/+5
* Changes g_value_set_string to g_value_take_string to avoid a leak. Also add theDiego Escalante Urrelo2007-09-301-1/+4
* Make the location entry completion cells smarter, now bookmarks take the fullDiego Escalante Urrelo2007-09-301-3/+35
* Add a somewhat tricky fix for url titles not visible on the completionDiego Escalante Urrelo2007-09-191-30/+37
* Modifies the EphySearchEntry to inherit from EphyIconEntry instead ofCosimo Cecchi2007-09-102-8/+16
* Fixes bad state syncing when adding zoom controls to the toolbar. FixesCosimo Cecchi2007-09-091-0/+4
* Make cursor be at the end of the URL when selecting entries from theDiego Escalante Urrelo2007-08-191-0/+1
* Remove gtk version check since we now depend on 2.11.Christian Persch2007-07-101-5/+0
* Port to new tooltips API.Christian Persch2007-07-102-28/+3
* Port to new tooltips API.Christian Persch2007-07-102-63/+4
* Adds some prefixes to web_prefixes for ftp sites. Bug #422114.Diego Escalante Urrelo2007-06-011-1/+5
* Copy the items on the completion list as the user moves through them. TheXan Lopez2007-05-022-2/+36
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-1222-26/+26
* Workaround/semi-fix for bug #351814. The real cause of the problem is theDiego Escalante Urrelo2007-01-091-6/+11
* .cvsignore files are obsoleteChristian Persch2006-12-301-7/+0
* Show favicons in location entry drop-down. Bug #112748, patch by DiegoChristian Persch2006-12-182-3/+15
* List title and URL in location entry drop-down. Bug #169550, patch byChristian Persch2006-12-182-3/+25
* Fix secure location bar colouring with dark themes. Bug #347343, patch byChristian Persch2006-12-181-2/+2
* embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.cBjörn Lindqvist2006-12-171-7/+3
* Use a define for the default window icon. Bug #385872.Christian Persch2006-12-153-2/+3
* Fix typoChristian Persch2006-12-051-2/+2
* Version 2.17.3.Christian Persch2006-12-051-60/+28
* Lower the priority of the spinner animation so that the animation does notBenjamin Berg2006-11-181-3/+5
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-181-0/+2
* A lib/widgets/ephy-spinner-tool-item.c: AChristian Persch2006-10-183-4/+282
* Fix a crash after failing to get the spinner animation or rest icons.Christian Persch2006-10-182-18/+14
* Fix compile warnings.Christian Persch2006-10-012-5/+4
* Fix compile warnings.Christian Persch2006-10-011-6/+1
* Simplify code and save some memory.Christian Persch2006-09-301-104/+111
* Fix spinner with new g-i-t. Fixes bug #330415. Fix a crash when failing toChristian Persch2006-09-302-164/+172
* Clicking favicon in the location bar selects URL. Fix bug #349557.Jean-François Rameau2006-09-141-0/+29
* Use UTF-8 copyright symbolChristian Persch2006-09-1320-30/+30
* Remove some unnecessary static data.Christian Persch2006-09-079-12/+12
* Improve the a11y theme check.Christian Persch2006-08-081-2/+2
* Reset IM context before activation. Bug #348478, patch by Nguyễn TháiChristian Persch2006-07-251-0/+1
* When resetting the entry also emit user-changed, to restore the originalChristian Persch2006-07-201-5/+18
* Work around bug #346662 by not changing selection while removing theChristian Persch2006-07-111-0/+15
* Fix middle-click and ctrl-enter in the location entry autocompletionChristian Persch2006-07-111-5/+61
* Improve next-token logic for bookmark completion. Fixes #339167 (hopefullyWouter Bolsterlee2006-06-051-2/+2
* Make bookmark search ignore special characters (bug 339167)Frederic Peters2006-05-301-1/+1
* #337140: Replace fallback favicon with more semantically correct 'text-html'Tommi Komulainen2006-04-151-3/+7
* Use g_object_ref_sink().Christian Persch2006-03-292-4/+2
* Add a convenience function to get current event data.Christian Persch2006-01-301-2/+4
* When updating the address bar, always update the address state, sometimesCrispin Flowerday2006-01-231-0/+3
* When adding a column that can be sorted on, re-create the sort model, soCrispin Flowerday2006-01-181-0/+8
* lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.cCrispin Flowerday2005-11-111-1/+0
* More static strings.Christian Persch2005-11-081-2/+2
* Mark strings in param specs as static.Christian Persch2005-11-084-5/+5
* Simplify the drag icon code.Christian Persch2005-11-031-109/+21