| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Common helper function to unref a GObject from idle. | Christian Persch | 2005-06-11 | 3 | -0/+72 |
* | Fix compilation with DBUS 0.3x. Patch by Raphaël Slinckx, fixes bug | Christian Persch | 2005-06-06 | 1 | -10/+6 |
* | Update from libegg. | Christian Persch | 2005-06-05 | 1 | -16/+30 |
* | Don't open search toolbar on / or ' over formfields: | Christian Persch | 2005-06-03 | 1 | -0/+1 |
* | Fix more signed/unsigned problems with gcc 4.0. Patch by Martin | Christian Persch | 2005-06-02 | 3 | -29/+32 |
* | Add scroll event listener, and change zoom on scroll+wheel events. | Christian Persch | 2005-05-31 | 2 | -6/+7 |
* | Add warnings: - when downloading to not writable directory, - when | Jean-François Rameau | 2005-05-29 | 1 | -8/+64 |
* | Check for new DBUS API. | Christian Persch | 2005-05-28 | 1 | -0/+18 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 1 | -4/+35 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 2 | -2/+2 |
* | Try to fix crash in toolbar editor with X composite extension. Should fix | Christian Persch | 2005-04-26 | 1 | -1/+1 |
* | More constification. | Christian Persch | 2005-04-19 | 6 | -20/+16 |
* | Iso-codes is now mandatory. | Christian Persch | 2005-04-19 | 1 | -6/+0 |
* | A src/ephy-action-helper.c: A src/ephy-action-helper.h: A | Christian Persch | 2005-04-19 | 1 | -0/+2 |
* | Restore original URL when pressing ESC. Fixes bug #171179. | Christian Persch | 2005-04-11 | 2 | -0/+34 |
* | Remove unused function ephy_node_db_get_by_name(), and clean up a bit. | Christian Persch | 2005-04-10 | 2 | -110/+62 |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 3 | -13/+9 |
* | Emit signal when encountering alternate links. Fixes bug #171657. | Christian Persch | 2005-04-08 | 1 | -0/+1 |
* | Remove custom search, and use gtktreeview typeaheadfind. Fixes bug | Christian Persch | 2005-03-14 | 3 | -76/+12 |
* | Use libstartup-notification, not gnome-desktop to launch apps. Fixes bug | Christian Persch | 2005-03-10 | 1 | -31/+332 |
* | Version 1.7.0. | Christian Persch | 2005-03-08 | 1 | -1/+1 |
* | Fix compress_tilde to only look at the prefix, and not substitute in the | Christian Persch | 2005-02-28 | 1 | -37/+9 |
* | Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs | Christian Persch | 2005-02-27 | 4 | -8/+230 |
* | Unset size request if the fixed toolbar is present. That way we don't | Christian Persch | 2005-02-23 | 1 | -0/+3 |
* | Unparent the fixed toolbar before destroying the dock. | Christian Persch | 2005-02-23 | 1 | -0/+5 |
* | Emit a signal in EphySidebar::AddSearchEngine. | Christian Persch | 2005-02-15 | 1 | -0/+1 |
* | Keep a ref on the tray icon. Should fix bug #166143. | Christian Persch | 2005-02-14 | 1 | -0/+3 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 2 | -14/+31 |
* | We don't want Epiphany to exit when DBUS restarts. | Jean-François Rameau | 2005-02-04 | 1 | -1/+3 |
* | Define variants with startup ID. | Christian Persch | 2005-02-02 | 2 | -0/+17 |
* | Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug | Christian Persch | 2005-02-02 | 1 | -0/+3 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 1 | -5/+5 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 2 | -1/+2 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 12 | -38/+50 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 4 | -65/+97 |
* | Use new leave-fullscreen icon from g-i-t. Fixes bug #164676. | Christian Persch | 2005-01-20 | 2 | -1/+3 |
* | Show profile name for mozilla bookmarks, so we can distinguish between | Christian Persch | 2005-01-20 | 1 | -15/+18 |
* | More translator comments. | Christian Persch | 2005-01-19 | 1 | -0/+34 |
* | Add ephy-node.h enums to ephy-lib-type-builtins.[ch]. | Christian Persch | 2005-01-19 | 1 | -0/+1 |
* | Fix mem leak. Fixes bug #164302. | Christian Persch | 2005-01-19 | 1 | -0/+2 |
* | Remove useless ephy_node_get_property_time method. | Jean-François rameau | 2005-01-17 | 1 | -3/+0 |
* | Remove stamp files also on make clean. | Christian Persch | 2005-01-17 | 2 | -2/+2 |
* | Add boxed type for EphyNode. | Christian Persch | 2005-01-16 | 2 | -2/+18 |
* | Don't use <tt> in the strings. Fixes bug #163378. | Christian Persch | 2005-01-16 | 1 | -6/+6 |
* | Don't focus the combo on click. | Christian Persch | 2005-01-15 | 1 | -0/+1 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 2 | -5/+5 |
* | Remove the type builtins .h files from INST_H_FILES again. | Christian Persch | 2005-01-14 | 1 | -1/+0 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 2 | -12/+149 |
* | Install ephy-*-type-builtins.h. | Christian Persch | 2005-01-14 | 1 | -0/+1 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 5 | -53/+45 |
* | Add "check-content" signal. | Christian Persch | 2005-01-12 | 1 | -0/+1 |
* | Fix [DIST]CLEANFILES so that make distcheck passes. | Christian Persch | 2005-01-12 | 2 | -3/+3 |
* | A src/ephy-toolbar-editor.c: A src/ephy-toolbar-editor.h: | Christian Persch | 2005-01-10 | 1 | -0/+1 |
* | Rename toolbar model flags to be more in line with GtkToolbarStyle. | Christian Persch | 2005-01-10 | 3 | -20/+16 |
* | A lib/ephy-dbus.c: A lib/ephy-dbus.h: | Christian Persch | 2005-01-10 | 4 | -0/+496 |
* | Shut up | Christian Persch | 2005-01-09 | 2 | -0/+2 |
* | More stamp magic. | Christian Persch | 2005-01-09 | 2 | -10/+26 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 20 | -34/+36 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 5 | -29/+154 |
* | Shut up | Christian Persch | 2005-01-08 | 2 | -0/+2 |
* | Avoid unnecessary rebuilts of the generated enum .h files by using stamp | Christian Persch | 2005-01-07 | 2 | -11/+33 |
* | Make sure our flags/enum types are registered. | Christian Persch | 2005-01-07 | 2 | -12/+8 |
* | Remove duplicate define | Christian Persch | 2005-01-07 | 1 | -2/+0 |
* | Add dummy functions to call some get_types funcs, otherwise they don't get | Christian Persch | 2005-01-07 | 2 | -0/+13 |
* | More auto-generated types. | Christian Persch | 2005-01-07 | 3 | -29/+45 |
* | Simplfiy the rule a bit. | Christian Persch | 2005-01-07 | 1 | -2/+2 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 3 | -28/+40 |
* | Use ngettext to get the Open in New Tab[s]/Window[s] label. | Christian Persch | 2005-01-05 | 2 | -20/+0 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 2 | -4/+30 |
* | Prefix class structs with '_' so that the python code generator finds it. | Crispin Flowerday | 2005-01-04 | 2 | -6/+6 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 2 | -0/+27 |
* | Another enum type. | Christian Persch | 2005-01-04 | 1 | -1/+0 |
* | Add types for some enums and flags. | Christian Persch | 2005-01-04 | 1 | -0/+1 |
* | Move mime permission checks to ephy-file-helpers. | Christian Persch | 2005-01-01 | 2 | -0/+108 |
* | Add context to ambiguous strings. Fixes bug #113932. | Christian Persch | 2004-12-26 | 1 | -17/+17 |
* | Remove tons of unused marshals. | Christian Persch | 2004-12-25 | 1 | -6/+1 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 2 | -3/+4 |
* | EphyEmbedChrome is flags, not enum. | Christian Persch | 2004-12-24 | 1 | -1/+1 |
* | A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): A | Christian Persch | 2004-12-23 | 4 | -0/+89 |
* | Forgot to commit this | Christian Persch | 2004-12-21 | 1 | -0/+3 |
* | Fix a mem leak, and update copyright notice. | Christian Persch | 2004-12-20 | 2 | -21/+3 |
* | Remove inline help. Fixes bug #137603. | Christian Persch | 2004-12-20 | 1 | -17/+0 |
* | Fix my name | Christian Persch | 2004-12-19 | 1 | -1/+1 |
* | Remove stray g_print | Christian Persch | 2004-12-19 | 2 | -2/+2 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-19 | 3 | -3/+30 |
* | Disable Zoom items for images, and disable zoom, encoding and view source | Christian Persch | 2004-12-19 | 1 | -0/+1 |
* | Implement context menu on tray icon, as per HIG. Fixes bug #152903. | Christian Persch | 2004-12-17 | 4 | -38/+80 |
* | Small improvement. | Christian Persch | 2004-12-16 | 1 | -2/+1 |
* | Move Clear after Select All. | Christian Persch | 2004-12-16 | 1 | -11/+20 |
* | Add "Clear" to entry context menu. Fixes bug #118395. | Christian Persch | 2004-12-16 | 1 | -0/+48 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 5 | -75/+1 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 2 | -40/+0 |
* | Add deprecated defines to AM_CPPFLAGS in maintainer-mode. | Christian Persch | 2004-12-01 | 5 | -66/+56 |
* | Version 1.5.2. | Christian Persch | 2004-11-29 | 1 | -4/+0 |
* | Build auto-generated files in builddir, not in srcdir. | Christian Persch | 2004-11-26 | 2 | -12/+7 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-11-26 | 1 | -0/+1 |
* | Check for iso-codes package. | Christian Persch | 2004-11-25 | 2 | -0/+211 |
* | Better positioning for the context menu popup in a treeview. Patch by | Christian Persch | 2004-11-10 | 1 | -6/+7 |
* | Fix signed/unsigned int confusion exposed by empty accept-lang list. | Christian Persch | 2004-11-10 | 1 | -4/+4 |
* | Sanitise the embed popup position. Fixes bug #157162. | Christian Persch | 2004-11-08 | 2 | -4/+14 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 1 | -3/+8 |
* | Show language code in the string in languages editor. Fixes bug #115355. | Christian Persch | 2004-11-07 | 2 | -2/+146 |
* | Make tooltips on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 1 | -13/+44 |
* | Updated glib dependency. | Christian Persch | 2004-11-04 | 2 | -5/+6 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 30 | -60/+0 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 1 | -7/+15 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 1 | -35/+1 |
* | Fix a nasty bug when removing signal handlers during a node signal | Christian Persch | 2004-11-01 | 1 | -19/+91 |
* | Removing debug spew | Christian Persch | 2004-11-01 | 1 | -1/+0 |
* | Fix restoring window size on crash recovery by moving the setting of the | Christian Persch | 2004-10-31 | 1 | -3/+3 |
* | Check for nsIDOMNSEvent::GetIsTrusted. | Christian Persch | 2004-10-31 | 1 | -0/+1 |
* | Move idle unreffing to extensions manager. Makes sure that extensions are | Christian Persch | 2004-10-30 | 1 | -14/+1 |
* | Print dialogue isn't an EphyEmbedDialog anymore, remove the | Christian Persch | 2004-10-28 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 5 | -25/+7 |
* | Remove unused signal from EphyNodeView struct. | Christian Persch | 2004-10-27 | 1 | -1/+0 |
* | Avoid strdups in entry completion func. Patch by Peter Harvey. | Christian Persch | 2004-10-27 | 1 | -19/+18 |
* | Use new gtk+ HIG message dialogue API. Fixes bug #130232. | Christian Persch | 2004-10-27 | 1 | -35/+20 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 1 | -4/+6 |
* | Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey. | Christian Persch | 2004-10-25 | 2 | -0/+47 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 1 | -0/+2 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 18 | -67/+69 |
* | Use gtk_selection_data_get_uris(). | Christian Persch | 2004-10-23 | 1 | -1/+1 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 3 | -58/+4 |
* | Add varargs version of ephy_dialog_get_control to get more than one | Christian Persch | 2004-10-22 | 2 | -0/+29 |
* | Better fix, taken from bug #135861. | Christian Persch | 2004-10-22 | 1 | -22/+1 |
* | Activate with double-click, as per HIG. Fixes bug #152899. | Christian Persch | 2004-10-22 | 1 | -1/+3 |
* | Fix EphyNode callback data destruction. Patch by Peter Harvey, fixes bug | Christian Persch | 2004-10-17 | 1 | -46/+35 |
* | R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: A | Christian Persch | 2004-10-17 | 9 | -255/+709 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -7/+1 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 3 | -3/+7 |
* | R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h: | Christian Persch | 2004-10-05 | 3 | -486/+0 |
* | Set window icon. | Christian Persch | 2004-10-05 | 1 | -1/+4 |
* | Set ephy icon as window icon. | Christian Persch | 2004-10-05 | 1 | -0/+2 |
* | Recognise "Desktop" special downloads directory. Fixes bug #152926. | Christian Persch | 2004-10-02 | 2 | -7/+20 |
* | Remove "abort", since you can have the same with --g-fatal-warnings. | Christian Persch | 2004-09-28 | 1 | -4/+0 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -8/+6 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -4/+3 |
* | Remove the hack, and just use the libc function for it. Thanks to Crispin | Christian Persch | 2004-09-27 | 1 | -13/+10 |
* | Improved debugging support. Fixes bug #153805. | Christian Persch | 2004-09-27 | 1 | -2/+56 |
* | Make ephy-state.h public. | Christian Persch | 2004-09-27 | 1 | -2/+2 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 1 | -0/+3 |
* | Install egg-toolbars-model.h | Marco Pesenti Gritti | 2004-09-26 | 1 | -6/+9 |
* | Initialise position passed to gtk_editable_insert_text(). | Christian Persch | 2004-09-23 | 1 | -1/+1 |
* | Add api to show a context menu. Useful to make distinction between key and | Marco Pesenti Gritti | 2004-09-15 | 2 | -0/+28 |
* | Better positioning of context menus for treeviews. Fix #152431 | Marco Pesenti Gritti | 2004-09-15 | 2 | -7/+62 |
* | Load/unload extensions based on GConf key | Adam Hooper | 2004-09-14 | 2 | -11/+11 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 17 | -5242/+507 |
* | Sync. | Christian Persch | 2004-08-24 | 1 | -5/+8 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 1 | -18/+3 |
* | Fix a warning when moving tabs between windows; see bug #150822. | Christian Persch | 2004-08-23 | 1 | -1/+4 |
* | Change guint to correct enum type. | Christian Persch | 2004-08-18 | 2 | -3/+3 |
* | Remove unused variables. | Christian Persch | 2004-08-11 | 1 | -4/+0 |
* | Fix object property naming leftover from EggMenuMerge days, to UI manager. | Christian Persch | 2004-08-10 | 4 | -55/+53 |
* | 2004-08-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-08-10 | 1 | -7/+2 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-08-09 | 1 | -4/+2 |
* | Note original cvs versions | Christian Persch | 2004-08-09 | 2 | -0/+4 |
* | Include config.h upfront. | Christian Persch | 2004-08-09 | 1 | -4/+4 |
* | Only use this for gtk < 2.5.1, and just add a few #defines otherwise. | Christian Persch | 2004-08-09 | 2 | -1/+23 |
* | R lib/widgets/ephy-ellipsizing-label.c: R | Christian Persch | 2004-08-08 | 6 | -856/+3623 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 3 | -55/+56 |
* | Small code style cleanups. | Christian Persch | 2004-07-31 | 2 | -56/+62 |
* | Free node data and destroy nodes on finalize. | Christian Persch | 2004-07-31 | 1 | -10/+21 |
* | Fix a call to egg_toolbars_model_set_flags(). | Christian Persch | 2004-07-30 | 1 | -2/+3 |
* | Switch parameter order for egg_toolbars_model_set_flags(). | Christian Persch | 2004-07-26 | 2 | -4/+4 |
* | Make egg_toolbar_editor_add_action public again. | Christian Persch | 2004-07-24 | 2 | -1/+4 |
* | Do not remove the topic when rename is cancelled. | Marco Pesenti Gritti | 2004-07-23 | 2 | -3/+13 |
* | Add support for toggles. When editing is canceled remove the node. | Marco Pesenti Gritti | 2004-07-23 | 3 | -22/+116 |
* | Simplify node view filtering code and make it a normal property (no more | Marco Pesenti Gritti | 2004-07-23 | 3 | -118/+70 |
* | Use gobject constructor | Marco Pesenti Gritti | 2004-07-23 | 1 | -118/+113 |
* | Ignore the microseconds part of the g_timer_elapsed call, its redundant | Christian Persch | 2004-07-23 | 1 | -4/+3 |
* | Handle the case where the downloads dir cannot be created gracefully. Fix | Marco Pesenti Gritti | 2004-07-22 | 2 | -4/+12 |
* | Add disable_quit, disable_new_window, first_window_fullscreen lockdown | Marco Pesenti Gritti | 2004-07-19 | 1 | -0/+2 |
* | Improve sort/priority API. | Marco Pesenti Gritti | 2004-07-15 | 2 | -65/+126 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-11 | 1 | -1/+2 |
* | Add api to move items. | Marco Pesenti Gritti | 2004-07-11 | 2 | -0/+36 |
* | When moving in the same toolbar force GDK_ACTION_MOVE. Fix #145529 | Marco Pesenti Gritti | 2004-07-09 | 1 | -0/+5 |
* | Cache the scaled spinner images to make creating new spinners very fast, | Christian Persch | 2004-07-05 | 1 | -303/+516 |
* | Add profiler calls. | Christian Persch | 2004-07-03 | 1 | -0/+9 |
* | Add G_[BEGIN|END]_DECLS | Christian Persch | 2004-07-03 | 1 | -21/+22 |
* | Codestyle and whitespace cleanup | Christian Persch | 2004-07-03 | 2 | -59/+60 |
* | R data/art/epiphany-tab-loading.gif: | Christian Persch | 2004-07-03 | 2 | -41/+61 |
* | Move in the bookmarks dir. | Marco Pesenti Gritti | 2004-07-02 | 3 | -0/+35 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-07-01 | 1 | -4/+6 |
* | Do not allow dragging out of edit mode on ITEMS_ONLY toolbars. | Marco Pesenti Gritti | 2004-07-01 | 1 | -3/+4 |
* | Popup blocking support. View -> Popup Windows. | Adam Hooper | 2004-07-01 | 2 | -0/+2 |
* | Set sane_state to TRUE from user changes, otherwise broken prefs will | Christian Persch | 2004-06-29 | 1 | -0/+8 |
* | Use guint consistently for node ids | Marco Pesenti Gritti | 2004-06-24 | 2 | -8/+8 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 3 | -55/+71 |
* | Check for empty attributes before adding the item when parsing the | Christian Persch | 2004-06-21 | 1 | -8/+11 |
* | Whoops. Um. Fixed the build. | Adam Hooper | 2004-06-21 | 1 | -0/+1 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 2 | -68/+78 |
* | Allow items to be dragged from toolbar editor also when in items only | Marco Pesenti Gritti | 2004-06-13 | 2 | -2/+4 |
* | Make spinner not use a visible window, and fix coordinates accordingly. | Christian Persch | 2004-06-12 | 1 | -6/+7 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 7 | -93/+293 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 3 | -22/+36 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 4 | -39/+59 |
* | Update from libegg | Adam Hooper | 2004-06-01 | 1 | -21/+11 |
* | Revert varargs change, it doesn't work for LOG("Message") without | Christian Persch | 2004-05-29 | 1 | -11/+0 |
* | Use ISO style variable argument macros. Patch by Brian Cameron, part of | Christian Persch | 2004-05-29 | 1 | -0/+11 |
* | Add check for 'mkdtemp', since solaris doesn't have it. | Christian Persch | 2004-05-29 | 1 | -0/+4 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -1/+1 |
* | Set the drag icon on realize, otherwise the current icon theme isn't used, | Crispin Flowerday | 2004-05-22 | 1 | -21/+22 |
* | Backported fixes from gtk+ cvs head. | Christian Persch | 2004-05-20 | 1 | -17/+19 |
* | Fix mem leak. | Christian Persch | 2004-05-16 | 1 | -3/+7 |
* | Fix mem leaks.' | Christian Persch | 2004-05-16 | 1 | -0/+3 |
* | Backport changed from the new gtkcellrendererprogress which was based on | Christian Persch | 2004-05-13 | 2 | -240/+328 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-05-12 | 1 | -1/+2 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 2 | -4/+131 |
* | title added back to dialog - see notes on bug #133152 | Patanjali Somayaji | 2004-05-03 | 1 | -1/+1 |
* | More HIGifying of the overwrite confirmation dialog - - title removed from | Patanjali Somayaji | 2004-05-03 | 1 | -1/+2 |
* | Make Escape cancel overwrite dialog. | Piers Cornwell | 2004-05-03 | 1 | -20/+16 |
* | More HIG love for overwrite confirmation. Partial fix for bug #133152. | Piers Cornwell | 2004-04-30 | 1 | -3/+5 |
* | HIGified dialog created with "Cancel" and "Overwrite" buttons. | Patanjali Somayaji | 2004-04-29 | 1 | -11/+38 |
* | Document UTF-8 requirement. | Christian Persch | 2004-04-22 | 2 | -2/+2 |
* | Documented EphyGlade | Adam Hooper | 2004-04-20 | 1 | -5/+19 |
* | Fix font selection combo box issues; fixes bug #138560. | Christian Persch | 2004-04-18 | 2 | -66/+86 |
* | Resync with egg | Marco Pesenti Gritti | 2004-04-17 | 4 | -4/+23 |
* | Add "Downloads" folder shortcut to our file chooser dialogues. | Christian Persch | 2004-04-14 | 1 | -0/+21 |
* | Don't quit the filechooser when selecting "No" from the confirm- overwrite | Christian Persch | 2004-04-10 | 1 | -2/+8 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-10 | 1 | -1/+1 |
* | Remove unused variable. | Christian Persch | 2004-04-07 | 1 | -2/+0 |
* | Don't abort on errors, just display a message on console. | Christian Persch | 2004-04-07 | 1 | -11/+0 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 2 | -1/+14 |
* | Documented EphyNodeDb | Adam Hooper | 2004-04-05 | 2 | -13/+108 |
* | Synchronise changes from galeon, this fixes simple usage, stops crashes | Crispin Flowerday | 2004-04-03 | 3 | -16/+44 |
* | Removed the nautilus view. | Christian Persch | 2004-03-30 | 3 | -142/+0 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 2 | -10/+4 |
* | Register our stock icons. | Christian Persch | 2004-03-27 | 1 | -9/+12 |
* | Make select-by-key support unsorted lists. Fuzzy matching is gone though. | Xan Lopez | 2004-03-19 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -1/+0 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 28 | -8/+94 |
* | Deal with the case where data_received signal is emitted asyncrounously. | Marco Pesenti Gritti | 2004-03-14 | 1 | -13/+9 |
* | Check if the dragged item is a separator. Fixes crash when it _is_ a | Christian Persch | 2004-03-09 | 2 | -2/+9 |
* | Don't assume Desktop directory location, check the gconf key if it's | Christian Persch | 2004-03-05 | 1 | -2/+17 |
* | Copy and modify gnome_vfs_uri_list_parse() so that we get a list of string | Christian Persch | 2004-03-04 | 2 | -4/+57 |
* | Don't remember the size of the filechoose dialogue, because it doesn't | Christian Persch | 2004-03-03 | 1 | -5/+0 |
* | The icon should be activated by double click | Marco Pesenti Gritti | 2004-03-02 | 1 | -20/+1 |
* | Guard against xml reading error, check for NULL subtree before trying to | Christian Persch | 2004-03-01 | 1 | -3/+5 |
* | Sucky but not intrusive hack to make dnd on the address entry work when | Marco Pesenti Gritti | 2004-02-28 | 3 | -0/+59 |
* | Remove an useless check. | Marco Pesenti Gritti | 2004-02-28 | 1 | -2/+10 |
* | Fix for gtk+ filechooser API change. | Christian Persch | 2004-02-27 | 1 | -2/+4 |
* | Add $ markers | Christian Persch | 2004-02-22 | 3 | -0/+6 |
* | Removed an unused #include. | Christian Persch | 2004-02-22 | 4 | -5/+3 |
* | Always connect signals, not just for PT_AUTOAPPLY props. | Christian Persch | 2004-02-22 | 1 | -3/+0 |
* | Fix logic error, spotted by Crispin. | Christian Persch | 2004-02-21 | 2 | -3/+3 |
* | #ifdef HAVE_CONFIG_H the inclusion of config.h. | Christian Persch | 2004-02-20 | 1 | -1/+4 |
* | Remove duplicate entry for ephy-gui.h. | Christian Persch | 2004-02-20 | 1 | -1/+0 |
* | Fix off-by-one error when computing the height of the table. | Christian Persch | 2004-02-19 | 1 | -1/+3 |
* | When removing a toolbar, make its items available again in the toolbar | Christian Persch | 2004-02-19 | 2 | -19/+44 |
* | Remove the toolbar height contraint when the first item is added to it. | Christian Persch | 2004-02-18 | 1 | -3/+6 |