| Commit message (Expand) | Author | Age | Files | Lines |
* | Post-release version bump. | Christian Persch | 2004-08-24 | 1 | -0/+6 |
* | === Release 1.3.6 ===Release136 | Christian Persch | 2004-08-24 | 1 | -0/+4 |
* | Version 1.3.6. | Christian Persch | 2004-08-24 | 1 | -0/+7 |
* | Sync. | Christian Persch | 2004-08-24 | 1 | -0/+7 |
* | Update for 1.3.6. | Christian Persch | 2004-08-23 | 1 | -0/+7 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 1 | -0/+12 |
* | Change hierarchy separator to "->". Fixes bug #149150. | Christian Persch | 2004-08-23 | 1 | -0/+6 |
* | Make the hierarchy separator a #define. | Christian Persch | 2004-08-23 | 1 | -0/+31 |
* | Merge from gnome-2-6 branch. | Christian Persch | 2004-08-23 | 1 | -0/+6 |
* | Fix a warning when moving tabs between windows; see bug #150822. | Christian Persch | 2004-08-23 | 1 | -0/+6 |
* | Fix crash when removing a password, introduced by the last commit. | Christian Persch | 2004-08-22 | 1 | -0/+7 |
* | Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords | Christian Persch | 2004-08-22 | 1 | -0/+15 |
* | Set accel for normal zoom, as per HIG. | Christian Persch | 2004-08-22 | 1 | -0/+6 |
* | Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. Fixes | Christian Persch | 2004-08-21 | 1 | -0/+8 |
* | Set default horizontal wheel action to 'scroll'. Fixes bug #148557. | Christian Persch | 2004-08-21 | 1 | -0/+7 |
* | Set mozilla binaries path before firing up. | Marco Pesenti Gritti | 2004-08-20 | 1 | -0/+7 |
* | Change guint to correct enum type. | Christian Persch | 2004-08-18 | 1 | -0/+9 |
* | Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan Hadžiavdić | Christian Rose | 2004-08-17 | 1 | -0/+4 |
* | Added nb to ALL_LINGUAS. | Kjartan Maraas | 2004-08-16 | 1 | -0/+4 |
* | Remove superflous private struct. | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | === Release 1.3.5 ===Release135 | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | Update for 1.3.5. | Christian Persch | 2004-08-16 | 1 | -0/+6 |
* | Version 1.3.5. Make dist produce a .tar.bz2 too. | Christian Persch | 2004-08-16 | 1 | -0/+7 |
* | Use GetLocalName instead of GetTagName to get the attribute name. Patch by | Christian Persch | 2004-08-16 | 1 | -0/+7 |
* | We don't build against 1.8a1, so don't list it in the help for | Christian Persch | 2004-08-12 | 1 | -0/+7 |
* | Remove unused variables. | Christian Persch | 2004-08-11 | 1 | -0/+7 |
* | Include mozilla-version.h; thanks to Crispin for testing. | Christian Persch | 2004-08-10 | 1 | -0/+6 |
* | Yet another mozilla API change. | Christian Persch | 2004-08-10 | 1 | -0/+7 |
* | Fix object property naming leftover from EggMenuMerge days, to UI manager. | Christian Persch | 2004-08-10 | 1 | -0/+25 |
* | 2004-08-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-08-10 | 1 | -0/+7 |
* | Fix a mem leak. | Christian Persch | 2004-08-09 | 1 | -1/+7 |
* | Add bug # for reference | Christian Persch | 2004-08-09 | 1 | -1/+1 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-08-09 | 1 | -0/+6 |
* | Include config.h upfront. | Christian Persch | 2004-08-09 | 1 | -0/+6 |
* | Only use this for gtk < 2.5.1, and just add a few #defines otherwise. | Christian Persch | 2004-08-09 | 1 | -0/+8 |
* | Free list and filter on finalize; fixes bug #149689. Use g_list_prepend | Christian Persch | 2004-08-09 | 1 | -0/+12 |
* | Fix compiler warning about anon enum mismatch. | Christian Persch | 2004-08-09 | 1 | -0/+7 |
* | Allow XUL windows to open new windows. | Christian Persch | 2004-08-09 | 1 | -1/+7 |
* | Sort topics in topic selector by name. Fixes #149639. | Christian Neumair | 2004-08-09 | 1 | -0/+7 |
* | Removed reference to ephy-ellipsizing-label. | Christian Persch | 2004-08-09 | 1 | -0/+10 |
* | R lib/widgets/ephy-ellipsizing-label.c: R | Christian Persch | 2004-08-08 | 1 | -0/+20 |
* | R src/epiphany.in: | Christian Persch | 2004-08-08 | 1 | -0/+9 |
* | Remove unused variable. | Christian Persch | 2004-08-08 | 1 | -0/+6 |
* | Include "ephy-string.h", fixes build with -Werror. | Christian Persch | 2004-08-08 | 1 | -0/+6 |
* | Consistent naming for nsresult vars. Since 'rv' had the majority, 'rv' it | Christian Persch | 2004-08-08 | 1 | -0/+12 |
* | Make ephy_embed_single_open_window() return the newly opened embed widget. | Christian Persch | 2004-08-08 | 1 | -0/+10 |
* | Make keyword search URL localisable. Fixes bug #144909. | Christian Persch | 2004-08-07 | 1 | -0/+7 |
* | Fix the reload workaround version checks to look for the correct versions. | Christian Persch | 2004-08-06 | 1 | -0/+10 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 1 | -0/+17 |
* | Fix restoring the history window on resume. | Christian Persch | 2004-08-06 | 1 | -0/+7 |
* | Avoid overwriting the session file while resuming; preserves the crashed | Christian Persch | 2004-08-06 | 1 | -0/+9 |
* | Now that mozilla bug #246392 is fixed, only enable our work-around for old | Christian Persch | 2004-08-06 | 1 | -0/+9 |
* | Use s/""/NULL/ in g_string_new(). | Christian Persch | 2004-08-06 | 1 | -0/+6 |
* | Make ephy_session_get_windows() return only the list of EphyWindows, and | Christian Persch | 2004-08-06 | 1 | -0/+11 |
* | Code cleanup. | Christian Persch | 2004-08-05 | 1 | -0/+6 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+6 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+6 |
* | Move g_set_application_name() call after gnome_program_init(), | Christian Persch | 2004-08-02 | 1 | -0/+7 |
* | Don't QI the event target to nsIDOMEventReceiver and back to | Christian Persch | 2004-08-02 | 1 | -0/+9 |
* | Post-release version bump. | Christian Persch | 2004-08-01 | 1 | -0/+6 |
* | === Release 1.3.4 ===Release134 | Christian Persch | 2004-08-01 | 1 | -0/+7 |
* | Version 1.3.4. | Christian Persch | 2004-08-01 | 1 | -0/+10 |
* | Diconnect from screen's size-changed signal on finalize too. | Christian Persch | 2004-08-01 | 1 | -0/+10 |
* | Rename property to "popups-allowed" consistently. Move page change | Adam Hooper | 2004-08-01 | 1 | -0/+11 |
* | Fix a mem leak. | Christian Persch | 2004-07-31 | 1 | -0/+6 |
* | Confirm before overwriting a file. Fixes bug #143501. | Christian Persch | 2004-07-31 | 1 | -0/+6 |
* | Start the directory choose in the home dir. Fixes bug #146055. | Christian Persch | 2004-07-31 | 1 | -0/+6 |
* | Fix submenu creation with non-ascii topic names. Fixes bug #147469. | Christian Persch | 2004-07-31 | 1 | -0/+7 |
* | Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide. | Christian Persch | 2004-07-31 | 1 | -0/+19 |
* | Small code style cleanups. | Christian Persch | 2004-07-31 | 1 | -0/+16 |
* | Free node data and destroy nodes on finalize. | Christian Persch | 2004-07-31 | 1 | -0/+9 |
* | Correctly clear the not-removable toolbar flag. | Christian Persch | 2004-07-31 | 1 | -0/+6 |
* | Don't use -include which compilers other than gcc don't understand. | Christian Persch | 2004-07-31 | 1 | -0/+35 |
* | Fix a call to egg_toolbars_model_set_flags(). | Christian Persch | 2004-07-30 | 1 | -0/+6 |
* | Mozilla API change. | Christian Persch | 2004-07-29 | 1 | -0/+6 |
* | Remove load_proxy_autoconf() vfunc. | Christian Persch | 2004-07-27 | 1 | -0/+12 |
* | Switch parameter order for egg_toolbars_model_set_flags(). | Christian Persch | 2004-07-26 | 1 | -0/+10 |
* | Fix "Save Link As" filechooser title, and change capitalisation on the | Christian Persch | 2004-07-25 | 1 | -0/+9 |
* | Make sure we don't release the single observer more than | Christian Persch | 2004-07-25 | 1 | -0/+7 |
* | Disallow some more characters in the suggested filename. | Christian Persch | 2004-07-25 | 1 | -0/+6 |
* | #include <nsEmbedString.h> | Adam Hooper | 2004-07-25 | 1 | -0/+6 |
* | Make egg_toolbar_editor_add_action public again. | Christian Persch | 2004-07-24 | 1 | -0/+7 |
* | Remove some unneeded includes. | Christian Persch | 2004-07-24 | 1 | -0/+6 |
* | Don't load the status icon from the file, use the registered stock icon | Christian Persch | 2004-07-24 | 1 | -0/+7 |
* | Refactores storing the security info, move it into EphyBrowser. | Christian Persch | 2004-07-24 | 1 | -0/+9 |
* | Do not remove the topic when rename is cancelled. | Marco Pesenti Gritti | 2004-07-23 | 1 | -0/+13 |
* | Add support for toggles. When editing is canceled remove the node. | Marco Pesenti Gritti | 2004-07-23 | 1 | -0/+29 |
* | Simplify node view filtering code and make it a normal property (no more | Marco Pesenti Gritti | 2004-07-23 | 1 | -0/+19 |
* | Use gobject constructor | Marco Pesenti Gritti | 2004-07-23 | 1 | -0/+7 |
* | Ignore the microseconds part of the g_timer_elapsed call, its redundant | Christian Persch | 2004-07-23 | 1 | -0/+9 |
* | No need to make proxy PAC configuration public, we only use it in a pref | Christian Persch | 2004-07-23 | 1 | -0/+10 |
* | Handle the case where the downloads dir cannot be created gracefully. Fix | Marco Pesenti Gritti | 2004-07-22 | 1 | -0/+10 |
* | Handle the bookmark in the root folder case correctly. Fix #145611 | Marco Pesenti Gritti | 2004-07-22 | 1 | -0/+8 |
* | Fix mem leaks (ported from Galeon). | Christian Persch | 2004-07-22 | 1 | -0/+7 |
* | Added application/xhtml+xml, text/html, text/xml for MimeType entry. | Xan Lopez | 2004-07-22 | 1 | -0/+6 |
* | No need to use a weak ref for the observer, makes the single code easier. | Marco Pesenti Gritti | 2004-07-21 | 1 | -0/+9 |
* | Pass single to the sniffer and weak ref it. Fix #141928 | Marco Pesenti Gritti | 2004-07-21 | 1 | -0/+9 |
* | === Release 1.3.3 ===Release133 | Marco Pesenti Gritti | 2004-07-20 | 1 | -0/+8 |
* | Add disable_quit, disable_new_window, first_window_fullscreen lockdown | Marco Pesenti Gritti | 2004-07-19 | 1 | -0/+13 |
* | Since the print dialogue is modal the filechooser needs to be modal too. | Christian Persch | 2004-07-17 | 1 | -0/+7 |
* | Improve sort/priority API. | Marco Pesenti Gritti | 2004-07-15 | 1 | -0/+17 |
* | Add a Properties item to bookmark context menu | Marco Pesenti Gritti | 2004-07-13 | 1 | -0/+10 |
* | When opening bookmarks in a tab from toolbars jump to them. | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+6 |
* | Disable sliding when not in toolbar editing mode. We cant assume | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+9 |
* | Make sure we stop the drag check also when button is released while the | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+8 |
* | Add api to move items. | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+16 |
* | Hide the item when dragging it like we do for normal toolbars. | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+10 |
* | Implement topics drag and drop. Totally tricky but it seem to work fine :) | Marco Pesenti Gritti | 2004-07-11 | 1 | -0/+12 |
* | Fix a mem leak. | Christian Persch | 2004-07-11 | 1 | -0/+6 |
* | Depend on lignomeui >= 2.6.0. | Christian Persch | 2004-07-09 | 1 | -0/+6 |
* | Plug leak, thanks to Crispin. | Xan Lopez | 2004-07-09 | 1 | -0/+6 |
* | When moving in the same toolbar force GDK_ACTION_MOVE. Fix #145529 | Marco Pesenti Gritti | 2004-07-09 | 1 | -0/+7 |
* | Don't convert filename encoding here, since we use it as UTF-8 in | Christian Persch | 2004-07-07 | 1 | -0/+7 |
* | Add "he" to ALL_LINGUAS. | Christian Persch | 2004-07-07 | 1 | -0/+6 |
* | Post-release version bump. | Christian Persch | 2004-07-07 | 1 | -0/+6 |
* | === Release 1.3.2 ===Release132 | Christian Persch | 2004-07-07 | 1 | -0/+4 |
* | Version 1.3.2. | Christian Persch | 2004-07-07 | 1 | -0/+7 |
* | <chpe> didn't I said to make that NS_IF_ADDREF () ? <xan> mmm, yes | Xan Lopez | 2004-07-07 | 1 | -133/+142 |
* | -1 is valid button number, it's used for synthesised "mouse" events on | Christian Persch | 2004-07-07 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2004-07-06 | 1 | -0/+6 |
* | === Release 1.3.1 ===Release131 | Christian Persch | 2004-07-06 | 1 | -0/+6 |
* | If the MIME is unknown, use application/octet-stream. | Xan Lopez | 2004-07-06 | 1 | -0/+7 |
* | Version 1.3.1. | Christian Persch | 2004-07-06 | 1 | -0/+14 |
* | Scale the MIME icon. | Xan Lopez | 2004-07-05 | 1 | -0/+6 |
* | Some ordering/sizing tweak | Marco Pesenti Gritti | 2004-07-05 | 1 | -0/+6 |
* | Support also GDK_ACTION_COPY. Fix #145254. | Marco Pesenti Gritti | 2004-07-05 | 1 | -0/+11 |
* | Decode ACE for UI, and encode UTF-8 hostnames before using cookie and | Christian Persch | 2004-07-05 | 1 | -0/+9 |
* | Unescape the mailto: address, fixes bug #144462. | Christian Persch | 2004-07-05 | 1 | -0/+7 |
* | Cache the scaled spinner images to make creating new spinners very fast, | Christian Persch | 2004-07-05 | 1 | -0/+19 |
* | Updated for 1.3.1. | Christian Persch | 2004-07-05 | 1 | -0/+6 |
* | Show and activate the menubar with F10 when it's hidden. Fixes bug | Christian Persch | 2004-07-04 | 1 | -0/+8 |
* | Normal context menus for check/radio/submit buttons. Fixes bug #143942. | Christian Persch | 2004-07-04 | 1 | -0/+8 |
* | Use regular return for valid error conditions, not g_return_if_fail. | Christian Persch | 2004-07-04 | 1 | -0/+7 |
* | Fix compilation with mozilla 1.7. | Christian Persch | 2004-07-04 | 1 | -0/+6 |
* | Add a MIME icon in the File column. Some indent fixes. | Xan Lopez | 2004-07-04 | 1 | -0/+22 |
* | "Open in tabs" insensitive when there are not multiple bookmarks in the | Marco Pesenti Gritti | 2004-07-04 | 1 | -0/+9 |
* | Add profiler calls. | Christian Persch | 2004-07-03 | 1 | -0/+6 |
* | Mozilla API change. | Christian Persch | 2004-07-03 | 1 | -0/+6 |
* | R data/art/epiphany-tab-loading.gif: | Christian Persch | 2004-07-03 | 1 | -0/+14 |
* | Use blank document as default favicon | Marco Pesenti Gritti | 2004-07-03 | 1 | -0/+8 |
* | Depend on mozilla >= 1.7 final. Simplify some mozilla version checks. | Christian Persch | 2004-07-03 | 1 | -0/+8 |
* | Follow popups keybindings. | Marco Pesenti Gritti | 2004-07-02 | 1 | -0/+9 |
* | Implement bookmark context menu. | Marco Pesenti Gritti | 2004-07-02 | 1 | -0/+9 |
* | Implement topic context menu. | Marco Pesenti Gritti | 2004-07-02 | 1 | -0/+8 |
* | Move in the bookmarks dir. | Marco Pesenti Gritti | 2004-07-02 | 1 | -0/+32 |
* | s/Off-Line/Offline/ | Christian Persch | 2004-07-02 | 1 | -0/+6 |
* | Change position to popups and offline menus. | Marco Pesenti Gritti | 2004-07-02 | 1 | -0/+6 |
* | Do not show the icon for smartbookmarks | Marco Pesenti Gritti | 2004-07-01 | 1 | -0/+7 |
* | Do not allow dragging out of edit mode on ITEMS_ONLY toolbars. | Marco Pesenti Gritti | 2004-07-01 | 1 | -0/+6 |
* | No need to show the default icon for bookmarks menu. | Marco Pesenti Gritti | 2004-07-01 | 1 | -0/+7 |
* | Allow to drag bookmarks around also when not in edit mode. Use the default | Marco Pesenti Gritti | 2004-07-01 | 1 | -0/+13 |
* | Popup blocking support. View -> Popup Windows. | Adam Hooper | 2004-07-01 | 1 | -0/+44 |
* | Use a new window for "Open in Tabs" | Marco Pesenti Gritti | 2004-07-01 | 1 | -0/+8 |
* | Be a bit smarter about double extensions. | Xan Lopez | 2004-07-01 | 1 | -0/+6 |
* | Change tabs sizing again. Now we use a width of 20 (estimated) chars. | Marco Pesenti Gritti | 2004-07-01 | 1 | -0/+7 |
* | Update for 1.3.1. | Christian Persch | 2004-06-30 | 1 | -0/+6 |
* | Set sane_state to TRUE from user changes, otherwise broken prefs will | Christian Persch | 2004-06-29 | 1 | -0/+8 |
* | EphySingle needs to implement nsISupportsWeakReference. | Christian Persch | 2004-06-27 | 1 | -0/+8 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 1 | -0/+18 |
* | Preserve hierarchy in the xbel importer too. Use mime sniffing to | Marco Pesenti Gritti | 2004-06-26 | 1 | -0/+8 |
* | Move PrintInfo to print-dialog since it's no more use by embed api. | Marco Pesenti Gritti | 2004-06-26 | 1 | -0/+9 |
* | Fix typo in the printer name | Marco Pesenti Gritti | 2004-06-25 | 1 | -0/+6 |
* | Remove preview flag | Marco Pesenti Gritti | 2004-06-25 | 1 | -0/+6 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -0/+22 |
* | Use guint consistently for node ids | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+20 |
* | Implement open in tabs from toolbar topics | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+14 |
* | Removed unused array, and added a few missing statics. | Christian Persch | 2004-06-24 | 1 | -0/+6 |
* | Use g_signal_connect_after to connect to the toolbar_added signal, | Christian Persch | 2004-06-24 | 1 | -0/+10 |
* | Commit ChangeLog too | Christian Persch | 2004-06-24 | 1 | -0/+14 |
* | Simply use gtk_container_get_children(). | Christian Persch | 2004-06-24 | 1 | -0/+6 |
* | Make the "Exit Fullscreen" button toggle the action instead of doing to | Christian Persch | 2004-06-24 | 1 | -0/+8 |
* | Add EphyWindow API to open multiple uris in tabs, use it for dnd on the | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+10 |
* | Move check for javascript after the http[s] checks. | Christian Persch | 2004-06-23 | 1 | -0/+6 |
* | "/" in a topic title is now a submenu in the bookmarks menu. | Marco Pesenti Gritti | 2004-06-23 | 1 | -0/+10 |
* | Keep the whole hierarchy of folders in the topic name, separated by |. | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+8 |
* | Drop some unused code. | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+8 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+22 |
* | Add a New topic button to the new bookmark dialog. | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+11 |
* | Check for empty attributes before adding the item when parsing the | Christian Persch | 2004-06-21 | 1 | -0/+8 |
* | Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699. | Christian Persch | 2004-06-21 | 1 | -0/+7 |
* | Whoops. Um. Fixed the build. | Adam Hooper | 2004-06-21 | 1 | -0/+17 |
* | Remove implementation of ::HidePage again, it's really not used anyway in | Christian Persch | 2004-06-20 | 1 | -0/+8 |
* | Implement GlobalHistory2::HidePage, fixes bug #142143. | Christian Persch | 2004-06-20 | 1 | -0/+6 |
* | Make tab labels 1/n-th of the window width (n = number of tabs), with a | Christian Persch | 2004-06-20 | 1 | -0/+10 |
* | Append tabs at the end instead of grouping them near the current one. | Marco Pesenti Gritti | 2004-06-20 | 1 | -0/+15 |
* | Update from new winstripe theme of Firefox | Marco Pesenti Gritti | 2004-06-19 | 1 | -0/+6 |
* | Escape strings before using the with markup in labels. Patch by Crispin | Christian Persch | 2004-06-18 | 1 | -0/+8 |
* | Set data for close-button on the tab label. | Christian Persch | 2004-06-17 | 1 | -0/+6 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 1 | -0/+22 |
* | Use GenericName. See #144284 for the hig change. Fix bug #140625. | Marco Pesenti Gritti | 2004-06-15 | 1 | -0/+8 |
* | Work around mozilla bug #246392 which goes back to the original urls when | Christian Persch | 2004-06-15 | 1 | -0/+9 |
* | Use g_markup_print_escaed(). | Christian Persch | 2004-06-15 | 1 | -0/+6 |
* | Escape strings before using them with markup in labels. | Christian Persch | 2004-06-15 | 1 | -0/+7 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 1 | -0/+12 |
* | Add GNOME_COMMON_INIT | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+6 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+14 |
* | Allow items to be dragged from toolbar editor also when in items only | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+11 |
* | Put proper property IDs on properties | Adam Hooper | 2004-06-12 | 1 | -0/+7 |
* | Make spinner not use a visible window, and fix coordinates accordingly. | Christian Persch | 2004-06-12 | 1 | -0/+8 |
* | Save the toolbars models from dispose, not from finalize, since you cannot | Christian Persch | 2004-06-12 | 1 | -0/+14 |
* | Do not put ACLOCAL flags in the Makefile, it should not be necessary | Marco Pesenti Gritti | 2004-06-11 | 1 | -0/+8 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -0/+215 |
* | Disable xpinstall by default. Fixes bug #144035. | Christian Persch | 2004-06-10 | 1 | -0/+6 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 1 | -0/+17 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 1 | -0/+13 |
* | Fix CSS background detection, based on a galeon patch by Crispin | Christian Persch | 2004-06-09 | 1 | -0/+7 |
* | Adjust comment about mozilla bug #232057, which was WONTFIXed. | Christian Persch | 2004-06-09 | 1 | -0/+7 |
* | Do not hide clipboard items for the input context (Bug #139040) | Marco Pesenti Gritti | 2004-06-08 | 1 | -0/+7 |
* | Move external protocols prefs defaults in the javascript file and add | Marco Pesenti Gritti | 2004-06-08 | 1 | -0/+8 |
* | Fix setting default filename in the !modeSave case. | Christian Persch | 2004-06-07 | 1 | -0/+6 |
* | Don't allow ::SetDefaultString unless we're in modeSave. | Christian Persch | 2004-06-07 | 1 | -0/+7 |
* | Also load extensions from /home/users/ross | Ross Burton | 2004-06-07 | 1 | -0/+5 |
* | Use ephy-file-chooser convenience constructor instead of duplicating code | Christian Persch | 2004-06-07 | 1 | -0/+7 |
* | Simplified mozilla version checks with new MOZILLA_IS_VERSION4 macro. | Christian Persch | 2004-06-07 | 1 | -0/+7 |
* | Add help/es/Makefile to AC_OUTPUT. | Christian Persch | 2004-06-06 | 1 | -0/+6 |
* | Added Spanish docs | Francisco Javier F. Serrador | 2004-06-05 | 1 | -0/+4 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 1 | -0/+41 |
* | Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bug | Christian Persch | 2004-06-03 | 1 | -0/+7 |
* | Commit changelog for previous change -- OOPS! | Adam Hooper | 2004-06-02 | 1 | -0/+8 |
* | Post-release version bump. | Christian Persch | 2004-05-31 | 1 | -0/+6 |
* | Release 1.3.0Release130 | Christian Persch | 2004-05-31 | 1 | -0/+14 |
* | Fix reload logic not to use forced reload by default. Patch by C. J. N. | Christian Persch | 2004-05-30 | 1 | -0/+7 |
* | Revert varargs change, it doesn't work for LOG("Message") without | Christian Persch | 2004-05-29 | 1 | -0/+7 |
* | Use ISO style variable argument macros. Patch by Brian Cameron, part of | Christian Persch | 2004-05-29 | 1 | -0/+8 |
* | Add check for 'mkdtemp', since solaris doesn't have it. | Christian Persch | 2004-05-29 | 1 | -0/+10 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Depend on glib >= 2.4.1 because of the fix for bug #112222. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Fix for mozilla API change (ported from galeon). | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Increase mozilla snapshot level for 1.8a2/trunk. | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Update for 1.3.0. | Christian Persch | 2004-05-29 | 1 | -0/+12 |
* | Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban Mühemmet | Christian Rose | 2004-05-29 | 1 | -0/+4 |
* | Always include "config.h" ! | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Fix snapshot check for mozilla >= 1.7rc2 . | Christian Persch | 2004-05-29 | 1 | -0/+6 |
* | Remove unused field in struct | Xan Lopez | 2004-05-25 | 1 | -0/+11 |
* | Added "th" (Thai) to ALL_LINGUAS. Added Thai translation by Isriya | Paisa Seeluangsawat | 2004-05-24 | 1 | -0/+4 |
* | Fix some headers fallouts with mozilla head | Marco Pesenti Gritti | 2004-05-23 | 1 | -0/+8 |
* | Fix compilation with moz 1.6. | Christian Persch | 2004-05-22 | 1 | -0/+6 |
* | Set the drag icon on realize, otherwise the current icon theme isn't used, | Crispin Flowerday | 2004-05-22 | 1 | -0/+9 |
* | Recognise mozilla 1.8a1 and 1.8a2. | Christian Persch | 2004-05-22 | 1 | -0/+6 |
* | Elimiate indeterminate progress, fixes bugs #142303 and #142305. | Christian Persch | 2004-05-21 | 1 | -0/+8 |
* | Fix stupid bug. | Christian Persch | 2004-05-21 | 1 | -0/+7 |
* | Emit the "tab_removed" signal also for the window's last tab. Part of bug | Christian Persch | 2004-05-20 | 1 | -0/+8 |
* | Open bookmark in new tab on middle-click. Fixes bug #106250. | Christian Persch | 2004-05-20 | 1 | -0/+9 |
* | Backported fixes from gtk+ cvs head. | Christian Persch | 2004-05-20 | 1 | -0/+9 |
* | Fix a MOZILLA_SNAPSHOT check for 1.7 branch. | Christian Persch | 2004-05-19 | 1 | -0/+6 |
* | Generate Makefile in help/es too. | Christian Persch | 2004-05-19 | 1 | -0/+6 |
* | Fix capitalisation. | Christian Persch | 2004-05-19 | 1 | -0/+8 |
* | Fix observer topic check for cookie "cleared" notification. | Christian Persch | 2004-05-17 | 1 | -0/+6 |