| Commit message (Expand) | Author | Age | Files | Lines |
* | Map KP_Separator to ','. (#122941, Egmont Koblinger) | Matthias Clasen | 2003-11-12 | 1 | -0/+5 |
* | *gtk/gtkcolorsel.c (gtk_color_selection_init): Add tooltip for opacity | Padraig O'Briain | 2003-11-12 | 1 | -0/+5 |
* | Do not let pointer position affect window menu position when popped from | Padraig O'Briain | 2003-11-12 | 1 | -0/+5 |
* | When we are using the old API, make all items "is_important". That way | Soeren Sandmann | 2003-11-12 | 1 | -0/+7 |
* | Remember the new value in all cases. (#126276, Damon Chaplin) | Matthias Clasen | 2003-11-09 | 1 | -0/+5 |
* | Call the do_ functions with the toplevel as argument. | Matthias Clasen | 2003-11-08 | 1 | -0/+29 |
* | Let visible-window default to TRUE, as documented and implemented. | Matthias Clasen | 2003-11-08 | 1 | -0/+6 |
* | Mark as 2.4 additions. | Matthias Clasen | 2003-11-08 | 1 | -0/+8 |
* | Changing GtkFileChooserEntry to use GtkEntryCompletion. | Federico Mena Quintero | 2003-11-07 | 1 | -0/+11 |
* | Make string setters safe for self-assignment. (#122745, Soeren Sandmann) | Matthias Clasen | 2003-11-07 | 1 | -0/+9 |
* | Fix doc comment. (#126369, Olexiy Avramchenko) | Matthias Clasen | 2003-11-06 | 1 | -0/+5 |
* | Improve the consistency of titles. (#126193, Damon Chaplin) | Matthias Clasen | 2003-11-05 | 1 | -0/+6 |
* | Set torn off menus to be transient for the toplevel they were torn off | Matthias Clasen | 2003-11-05 | 1 | -0/+7 |
* | Add readonly properties min-position and max-position. (#58431, Padraig | Matthias Clasen | 2003-11-05 | 1 | -0/+5 |
* | Change the ranges for Saturation and Value to be 0-100 instead of 0-255, | Matthias Clasen | 2003-11-05 | 1 | -0/+8 |
* | More 2.x updates | GMT 2003 Tony Gale | 2003-11-05 | 1 | -0/+4 |
* | More 2.x updates, fix pkg-config command error, update copyright. | GMT 2003 Tony Gale | 2003-11-04 | 1 | -0/+5 |
* | Take in a path as well. Use a helper function. (shortcuts_append_home): | Federico Mena Quintero | 2003-11-04 | 1 | -0/+14 |
* | Some leftover cleanups. | Matthias Clasen | 2003-11-03 | 1 | -0/+6 |
* | Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. Forgot this | Matthias Clasen | 2003-11-03 | 1 | -0/+5 |
* | Add a stock icon to the "Add bookmark" button. | Federico Mena Quintero | 2003-11-03 | 1 | -0/+10 |
* | Introduce a GDK_DEBUG_XINERAMA debug flag, and make it trigger a fake 2x2 | Matthias Clasen | 2003-11-03 | 1 | -0/+8 |
* | Removed. (create_shortcuts_tree): Don't call the above. | Federico Mena Quintero | 2003-11-03 | 1 | -0/+13 |
* | Do not set a border width for the toplevel container. (toolbar_create): | Federico Mena Quintero | 2003-11-03 | 1 | -0/+14 |
* | Change on activation, not selection change (temporary workaround for | Owen Taylor | 2003-11-01 | 1 | -0/+28 |
* | delete this function (toolbar_item_is_homogeneous): cache | Soeren Sandmann | 2003-10-31 | 1 | -0/+7 |
* | Only include placeholders when include_internals is TRUE. | Soeren Sandmann | 2003-10-30 | 1 | -0/+5 |
* | Make it work even when item 0 is a placeholder. (#125826) add an assertion | Soeren Sandmann | 2003-10-30 | 1 | -1/+8 |
* | Make it work for logical == 0. | Soeren Sandmann | 2003-10-30 | 1 | -0/+5 |
* | Make sure we actually return the index of a real item. (get_nth_item) | Soeren Sandmann | 2003-10-30 | 1 | -0/+7 |
* | Only paint a separator if the text is NULL, rather than also doing it if | Federico Mena Quintero | 2003-10-29 | 1 | -0/+6 |
* | Allow NULL for message_format, as described in the docs and as worked | Owen Taylor | 2003-10-29 | 1 | -0/+13 |
* | Move the call to gdk_error_trap_pop() to the right place, fixing a problem | Owen Taylor | 2003-10-29 | 1 | -0/+7 |
* | Fix infinite recursion. (#125679, Christian Persch) | Owen Taylor | 2003-10-29 | 1 | -0/+5 |
* | further 2.x updates: mirrors,compiling,g_main_context_iteration | GMT 2003 Tony Gale | 2003-10-29 | 1 | -0/+5 |
* | Add this function; remove gtk_toolbar_highlight_drop_location() and | Soeren Sandmann | 2003-10-29 | 1 | -0/+8 |
* | Remove some accidentally committed duplicate code. | Owen Taylor | 2003-10-28 | 1 | -1/+6 |
* | Update info on compiling GTK+ | GMT 2003 Tony Gale | 2003-10-28 | 1 | -0/+4 |
* | Add getters corresponding to the is_active and has_toplevel_focus | Owen Taylor | 2003-10-28 | 1 | -0/+11 |
* | hook up the destroy handler. (gtk_expander_destroy), | Mark McLoughlin | 2003-10-28 | 1 | -0/+12 |
* | Silently do nothing when recipient is NULL, as described in the doc | Owen Taylor | 2003-10-28 | 1 | -0/+6 |
* | Move docs inline, rewrite docs, mention memory management for the return | Owen Taylor | 2003-10-28 | 1 | -0/+6 |
* | Changew index to filter_index to fix compilation error. | Padraig O'Briain | 2003-10-28 | 1 | -0/+7 |
* | #include <X11/extensions/Xrandr.h> if we have RandR support, for | Manish Singh | 2003-10-27 | 1 | -0/+12 |
* | Fix attribution for above/below EWMH work. | Owen Taylor | 2003-10-27 | 1 | -0/+4 |
* | Add "name" as a construct-only property. (#125475, Murray Cumming) | Matthias Clasen | 2003-10-25 | 1 | -0/+5 |
* | Add bug numbers to ChangeLog | Soeren Sandmann | 2003-10-25 | 1 | -0/+2 |
* | Make this function take an index and a GtkToolItem. | Soeren Sandmann | 2003-10-25 | 1 | -0/+24 |
* | === Released 2.3.0 ===GTK_2_3_0 | Owen Taylor | 2003-10-24 | 1 | -0/+12 |
* | Fix licensing (I managed to put it under GPL licensing instead of | Kristian Rietveld | 2003-10-24 | 1 | -0/+8 |