| Commit message (Expand) | Author | Age | Files | Lines |
* | Return the index of the newly inserted page. (#130986, Olexiy Avramchenko) | Matthias Clasen | 2004-01-15 | 2 | -39/+59 |
* | Inserting a 'newly-allocated' to hint that the list should be freed after | Matthias Clasen | 2004-01-15 | 1 | -1/+2 |
* | move grab_focus to after handling the button presses in the TreeView to | Jonathan Blandford | 2004-01-15 | 1 | -11/+20 |
* | Documentation fix. (#131335, Theppitak Karoonboonyanan) | Matthias Clasen | 2004-01-14 | 1 | -3/+3 |
* | Don't leak name and stock_id. (#131358, Morten Welinder) | Matthias Clasen | 2004-01-14 | 1 | -4/+6 |
* | Add a writable group property to align with the GtkRadioButton API. | Matthias Clasen | 2004-01-14 | 1 | -1/+31 |
* | Adjust to the new connect_proxy signals. | Jody Goldberg | 2004-01-12 | 5 | -112/+660 |
* | Remove accidentially committed debug spew. | Matthias Clasen | 2004-01-11 | 1 | -17/+2 |
* | Remove accidentally committed notification stuff. | Matthias Clasen | 2004-01-11 | 1 | -101/+24 |
* | Introduce a new parser state for accelerator elements to avoid misparsing | Matthias Clasen | 2004-01-09 | 1 | -8/+34 |
* | New function to obtain a list of toplevel widgets constructed by the ui | Matthias Clasen | 2004-01-08 | 2 | -11/+78 |
* | Change the return value from gint to gboolean. (#130718, reported by | Matthias Clasen | 2004-01-07 | 2 | -2/+2 |
* | Remove the redundant name and stock_id parameters, adjust all callers. | Matthias Clasen | 2004-01-07 | 2 | -24/+18 |
* | Add creation functions for actions. | Matthias Clasen | 2004-01-07 | 7 | -50/+162 |
* | Fix grammar of docs. | Matthias Clasen | 2004-01-07 | 1 | -4/+96 |
* | add REMOVABLE column to the shortcuts_model. | Jan Arne Petersen | 2004-01-07 | 1 | -57/+38 |
* | Call gtk_tool_item_set_visible_vertical for PROP_VISIBLE_VERTICAL. | Jody Goldberg | 2004-01-06 | 1 | -1/+1 |
* | Use 0777 as the mode for mkdir() and let the umask do the right thing. | Federico Mena Quintero | 2004-01-06 | 1 | -1/+1 |
* | g_path_skip_root() can return NULL; handle this. Fixes #129565. | Federico Mena Quintero | 2004-01-06 | 1 | -35/+35 |
* | Removed space that proceeded the end-of-sentence punctuation. Fixes: | Alexander Winston | 2004-01-06 | 1 | -1/+1 |
* | Oops, call shortcuts_add_bookmarks() here. | Federico Mena Quintero | 2004-01-06 | 1 | -4/+8 |
* | New helper function. (toolbar_create): Do not use a toolbar widget, just | Federico Mena Quintero | 2004-01-06 | 1 | -164/+100 |
* | Change API so group is a GtkRadioButton, not a GtkWidget. | Soeren Sandmann | 2004-01-04 | 2 | -4/+4 |
* | use SWP_NOACTIVATE in gdk_window_set_keep_(above|below) to make DND work | Hans Breuer | 2004-01-04 | 8 | -36/+176 |
* | Update freedesktop.org clipboard doc link. Patch from Andrew Moise | Manish Singh | 2004-01-03 | 1 | -6/+6 |
* | add visible_horizontal, visible_vertical. (gtk_action_class_init) : here. | Jody Goldberg | 2004-01-02 | 3 | -94/+129 |
* | Changes to support week_start values other than 0 and 1, e.g. 6 will let | Matthias Clasen | 2004-01-02 | 1 | -21/+19 |
* | Use ngettext for plurals (#123847). | Christian Neumair | 2003-12-31 | 1 | -1/+1 |
* | Pull accelerator key from the stock item if stock_id is given, but | Matthias Clasen | 2003-12-31 | 1 | -21/+47 |
* | Make show_all() work for the extra and preview widgets; reported by Paolo | Federico Mena Quintero | 2003-12-29 | 1 | -2/+2 |
* | Add GDK_THREADS_ENTER()/GDK_THREADS_LEAVE() pairs around idle functions. | Soeren Sandmann | 2003-12-29 | 3 | -2/+17 |
* | Update my e-mail address. | Anders Carlsson | 2003-12-29 | 12 | -12/+12 |
* | Add a way to lock individual accelerator paths. (#73207, reported by Havoc | Matthias Clasen | 2003-12-29 | 2 | -0/+62 |
* | use CHILD_VISIBLE instead of VISIBLE to determine whether we should stop | Soeren Sandmann | 2003-12-27 | 1 | -1/+2 |
* | Don't use first_action without initializing it if n_entries is 0. | Matthias Clasen | 2003-12-26 | 1 | -2/+2 |
* | fix GTK_TYPE_ICON_INFO macro, reported by muppet. | Manish Singh | 2003-12-24 | 1 | -1/+1 |
* | Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() and | Matthias Clasen | 2003-12-24 | 2 | -0/+115 |
* | Use gtk_paint_arrow instead of draw_arrow_left/draw_arrow_right. Removed. | Matthias Clasen | 2003-12-21 | 1 | -49/+23 |
* | Fix memory leaks caused by the failure to free the result of | Matthias Clasen | 2003-12-21 | 3 | -3/+16 |
* | New function to emit the "cancel" signal on a menu shell. | Matthias Clasen | 2003-12-21 | 5 | -5/+20 |
* | Fix the "language_set" blurb. (#129720, Christian Rose) | Matthias Clasen | 2003-12-20 | 1 | -1/+1 |
* | do not invalidate all of treeview when resizing (#110074, patch from | Kristian Rietveld | 2003-12-20 | 1 | -1/+3 |
* | Fixes #108458. | Kristian Rietveld | 2003-12-19 | 6 | -0/+172 |
* | use strstr instead of strcmp (#117127, suggestion from Soeren Sandmann). | Kristian Rietveld | 2003-12-19 | 1 | -1/+1 |
* | move item insertion logic here from gtk_menu_real_insert(), | Kristian Rietveld | 2003-12-19 | 1 | -9/+25 |
* | Use g_date_strftime() for UTF-8 correctness; use Julian dates to simplify | Federico Mena Quintero | 2003-12-19 | 1 | -41/+19 |
* | Fix the behaviour of insensitive actions, which was broken when | Matthias Clasen | 2003-12-19 | 4 | -3/+11 |
* | Fixes #110249, reworked patch from Joshua N Pritikin. | Kristian Rietveld | 2003-12-18 | 2 | -0/+174 |
* | add key bindings for "*" and "/" (expand/collapse all). (#110195, reported | Kristian Rietveld | 2003-12-18 | 1 | -0/+23 |
* | clear the extra_attrs list if we set "text" after "markup". (Fixes | Kristian Rietveld | 2003-12-18 | 1 | -0/+11 |