| Commit message (Expand) | Author | Age | Files | Lines |
* | Split the gtk translations into the domains gtk20 and gtk20-properties. | Matthias Clasen | 2004-01-17 | 1 | -0/+15 |
* | Fix rest of #128678: Implement all the toolbar_content() methods for the | Soeren Sandmann | 2004-01-17 | 1 | -0/+7 |
* | Phase 1 of fixing #128678: Only access ToolbarContent through a set of new | Soeren Sandmann | 2004-01-17 | 1 | -0/+28 |
* | don't leak the menu item ID. | Soeren Sandmann | 2004-01-17 | 1 | -0/+5 |
* | Don't leak the overflow menu. | Soeren Sandmann | 2004-01-17 | 1 | -0/+8 |
* | Added a has_editable field. (_gtk_file_system_model_add_editable): New | Federico Mena Quintero | 2004-01-17 | 1 | -0/+39 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -0/+12 |
* | Fix #130969. | Federico Mena Quintero | 2004-01-16 | 1 | -0/+14 |
* | Do not allow setting select_multiple when in Save mode. (set_list_model): | Federico Mena Quintero | 2004-01-16 | 1 | -0/+14 |
* | New get_volume_for_path() method. (struct _GtkFileSystemIface): Finally | Federico Mena Quintero | 2004-01-16 | 1 | -0/+36 |
* | Return the index of the newly inserted page. (#130986, Olexiy Avramchenko) | Matthias Clasen | 2004-01-15 | 1 | -0/+11 |
* | Inserting a 'newly-allocated' to hint that the list should be freed after | Matthias Clasen | 2004-01-15 | 1 | -0/+6 |
* | move grab_focus to after handling the button presses in the TreeView to | Jonathan Blandford | 2004-01-15 | 1 | -0/+6 |
* | Documentation fix. (#131335, Theppitak Karoonboonyanan) | Matthias Clasen | 2004-01-14 | 1 | -0/+5 |
* | Don't leak name and stock_id. (#131358, Morten Welinder) | Matthias Clasen | 2004-01-14 | 1 | -0/+5 |
* | Updates to Section 5 | GMT 2004 Tony Gale | 2004-01-14 | 1 | -0/+4 |
* | Add a writable group property to align with the GtkRadioButton API. | Matthias Clasen | 2004-01-14 | 1 | -0/+5 |
* | Update info on using autoconf | GMT 2004 Tony Gale | 2004-01-13 | 1 | -0/+4 |
* | Adjust to the new connect_proxy signals. | Jody Goldberg | 2004-01-12 | 1 | -1/+80 |
* | Remove accidentially committed debug spew. | Matthias Clasen | 2004-01-11 | 1 | -0/+4 |
* | Remove accidentally committed notification stuff. | Matthias Clasen | 2004-01-11 | 1 | -0/+8 |
* | Introduce a new parser state for accelerator elements to avoid misparsing | Matthias Clasen | 2004-01-09 | 1 | -0/+6 |
* | #include <unistd.h> for unlink() | Manish Singh | 2004-01-09 | 1 | -0/+4 |
* | update GtkEntry filter code example | GMT 2004 Tony Gale | 2004-01-09 | 1 | -0/+4 |
* | New function to obtain a list of toplevel widgets constructed by the ui | Matthias Clasen | 2004-01-08 | 1 | -0/+12 |
* | Add entry_completion.c | Matthias Clasen | 2004-01-07 | 1 | -0/+7 |
* | Change the return value from gint to gboolean. (#130718, reported by | Matthias Clasen | 2004-01-07 | 1 | -0/+6 |
* | Remove the redundant name and stock_id parameters, adjust all callers. | Matthias Clasen | 2004-01-07 | 1 | -0/+6 |
* | Add creation functions for actions. | Matthias Clasen | 2004-01-07 | 1 | -0/+15 |
* | Fix a bug reference. | Matthias Clasen | 2004-01-07 | 1 | -1/+1 |
* | Fix grammar of docs. | Matthias Clasen | 2004-01-07 | 1 | -0/+5 |
* | add REMOVABLE column to the shortcuts_model. | Jan Arne Petersen | 2004-01-07 | 1 | -0/+13 |
* | Make s, S, Control-S, p, P, Control-P, i, I, Control-I test | Matthias Clasen | 2004-01-07 | 1 | -0/+7 |
* | Call gtk_tool_item_set_visible_vertical for PROP_VISIBLE_VERTICAL. | Jody Goldberg | 2004-01-06 | 1 | -0/+5 |
* | Use 0777 as the mode for mkdir() and let the umask do the right thing. | Federico Mena Quintero | 2004-01-06 | 1 | -0/+4 |
* | g_path_skip_root() can return NULL; handle this. Fixes #129565. | Federico Mena Quintero | 2004-01-06 | 1 | -0/+5 |
* | corrected the wrong date in ChangeLog. | Roozbeh Pournader | 2004-01-06 | 1 | -1/+1 |
* | Removed space that proceeded the end-of-sentence punctuation. Fixes: | Alexander Winston | 2004-01-06 | 1 | -0/+5 |
* | Oops, call shortcuts_add_bookmarks() here. | Federico Mena Quintero | 2004-01-06 | 1 | -0/+9 |
* | New helper function. (toolbar_create): Do not use a toolbar widget, just | Federico Mena Quintero | 2004-01-06 | 1 | -0/+13 |
* | Added <public> documentation to the struct, as suggested by Owen Taylor. | Murray Cumming | 2004-01-05 | 1 | -0/+5 |
* | Change API so group is a GtkRadioButton, not a GtkWidget. | Soeren Sandmann | 2004-01-04 | 1 | -0/+6 |
* | use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work | Hans Breuer | 2004-01-04 | 1 | -0/+18 |
* | Update freedesktop.org clipboard doc link. Patch from Andrew Moise | Manish Singh | 2004-01-03 | 1 | -0/+5 |
* | add visible_horizontal, visible_vertical. (gtk_action_class_init) : here. | Jody Goldberg | 2004-01-02 | 1 | -7/+37 |
* | Added "bn" to ALL_LINGUAS. Added Bangla translation by of Ankur group | Taneem Ahmed | 2004-01-02 | 1 | -0/+9 |
* | Changes to support week_start values other than 0 and 1, e.g. 6 will let | Matthias Clasen | 2004-01-02 | 1 | -0/+8 |
* | Fix to allow reasonable pointer behavior in window mode when an extended | 13:49 Daniel Rogers | 2003-12-31 | 1 | -0/+8 |
* | Use ngettext for plurals (#123847). | Christian Neumair | 2003-12-31 | 1 | -0/+6 |
* | Pull accelerator key from the stock item if stock_id is given, but | Matthias Clasen | 2003-12-31 | 1 | -0/+11 |