| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make show_all() work for the extra and preview widgets; reported by Paolo | Federico Mena Quintero | 2003-12-29 | 1 | -0/+9 |
* | Add GDK_THREADS_ENTER()/GDK_THREADS_LEAVE() pairs around idle functions. | Soeren Sandmann | 2003-12-29 | 1 | -0/+9 |
* | Update my e-mail address. | Anders Carlsson | 2003-12-29 | 1 | -0/+16 |
* | Add a way to lock individual accelerator paths. (#73207, reported by Havoc | Matthias Clasen | 2003-12-29 | 1 | -0/+6 |
* | use CHILD_VISIBLE instead of VISIBLE to determine whether we should stop | Soeren Sandmann | 2003-12-27 | 1 | -0/+6 |
* | Don't use first_action without initializing it if n_entries is 0. | Matthias Clasen | 2003-12-26 | 1 | -0/+5 |
* | Add the missing _get_ to the name of the non-Xcursor version of this | Matthias Clasen | 2003-12-24 | 1 | -0/+6 |
* | fix GTK_TYPE_ICON_INFO macro, reported by muppet. | Manish Singh | 2003-12-24 | 1 | -0/+5 |
* | Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() and | Matthias Clasen | 2003-12-24 | 1 | -0/+6 |
* | Use gtk_paint_arrow instead of draw_arrow_left/draw_arrow_right. Removed. | Matthias Clasen | 2003-12-21 | 1 | -0/+11 |
* | Fix memory leaks caused by the failure to free the result of | Matthias Clasen | 2003-12-21 | 1 | -0/+11 |
* | Set the right properties when the window becomes a toplevel. When a window | Soeren Sandmann | 2003-12-21 | 1 | -0/+9 |
* | New function to emit the "cancel" signal on a menu shell. | Matthias Clasen | 2003-12-21 | 1 | -2/+13 |
* | Fix the "language_set" blurb. (#129720, Christian Rose) | Matthias Clasen | 2003-12-20 | 1 | -0/+6 |
* | do not invalidate all of treeview when resizing (#110074, patch from | Kristian Rietveld | 2003-12-20 | 1 | -0/+5 |
* | Fixes #108458. | Kristian Rietveld | 2003-12-19 | 1 | -0/+18 |
* | use strstr instead of strcmp (#117127, suggestion from Soeren Sandmann). | Kristian Rietveld | 2003-12-19 | 1 | -0/+5 |
* | move item insertion logic here from gtk_menu_real_insert(), | Kristian Rietveld | 2003-12-19 | 1 | -0/+8 |
* | Use g_date_strftime() for UTF-8 correctness; use Julian dates to simplify | Federico Mena Quintero | 2003-12-19 | 1 | -0/+6 |
* | Test extra_width, not extra_height, when determining whether to set | Matthias Clasen | 2003-12-19 | 1 | -0/+6 |
* | Add a bug number | Matthias Clasen | 2003-12-19 | 1 | -0/+1 |
* | Fix the behaviour of insensitive actions, which was broken when | Matthias Clasen | 2003-12-19 | 1 | -0/+14 |
* | Fixes #110249, reworked patch from Joshua N Pritikin. | Kristian Rietveld | 2003-12-18 | 1 | -0/+16 |
* | add key bindings for "*" and "/" (expand/collapse all). (#110195, reported | Kristian Rietveld | 2003-12-18 | 1 | -0/+6 |
* | clear the extra_attrs list if we set "text" after "markup". (Fixes | Kristian Rietveld | 2003-12-18 | 1 | -0/+6 |
* | Fix typo that used the wrong x/y values for the x1, y1 point | Alexander Larsson | 2003-12-18 | 1 | -0/+5 |
* | added language and language_set properties like GtkTextTag has. (#103800, | Kristian Rietveld | 2003-12-18 | 1 | -0/+9 |
* | Correct misleading docs. Add docs for the "activate" signal. (#129358, | Matthias Clasen | 2003-12-18 | 1 | -0/+6 |
* | Jonathan got the logical flag backwards in the expand_collapse_cursor_row | Kristian Rietveld | 2003-12-18 | 1 | -0/+9 |
* | only start editing when activated by the left mouse button. (#106869, | Kristian Rietveld | 2003-12-18 | 1 | -0/+6 |
* | Migrating all cell renderers to use the new instance private data | Kristian Rietveld | 2003-12-18 | 1 | -0/+31 |
* | add a single-paragraph-mode property, use private instance data. (Fixes | Kristian Rietveld | 2003-12-17 | 1 | -0/+8 |
* | now deprecated (#106953, reported by Matthias Clasen). | Kristian Rietveld | 2003-12-17 | 1 | -0/+6 |