| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the old chapters about 1.2 and 2.0 changes to Federicos new | Matthias Clasen | 2004-01-15 | 2 | -4/+7 |
* | Updates to Section 5 | GMT 2004 Tony Gale | 2004-01-14 | 1 | -25/+30 |
* | Update info on using autoconf | GMT 2004 Tony Gale | 2004-01-13 | 1 | -9/+9 |
* | Adjust to the new connect_proxy signals. | Jody Goldberg | 2004-01-12 | 1 | -0/+8 |
* | update GtkEntry filter code example | GMT 2004 Tony Gale | 2004-01-09 | 1 | -15/+16 |
* | New function to obtain a list of toplevel widgets constructed by the ui | Matthias Clasen | 2004-01-08 | 2 | -0/+5 |
* | Fix link in deprecation note. | Matthias Clasen | 2004-01-07 | 2 | -1/+6 |
* | Add creation functions for actions. | Matthias Clasen | 2004-01-07 | 2 | -0/+9 |
* | Markup fixes - Federico | Federico Mena Quintero | 2004-01-07 | 1 | -8/+10 |
* | Added a section on how to compute pixel offsets for | Federico Mena Quintero | 2004-01-07 | 2 | -0/+126 |
* | Document GdkPixbufSaveFunc. | Matthias Clasen | 2004-01-07 | 3 | -0/+29 |
* | Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by | Matthias Clasen | 2004-01-07 | 3 | -0/+16 |
* | Add a way to lock individual accelerator paths. (#73207, reported by Havoc | Matthias Clasen | 2003-12-29 | 1 | -0/+4 |
* | Add GtkClipboardTargetReceivedFunc, gtk_clipboard_request_targets() and | Matthias Clasen | 2003-12-24 | 3 | -6/+54 |
* | New function to emit the "cancel" signal on a menu shell. | Matthias Clasen | 2003-12-21 | 2 | -0/+5 |
* | Add gtk_message_dialog_set_markup | Matthias Clasen | 2003-12-18 | 2 | -0/+5 |
* | Do not interpret distant clicks as double-clicks (#116541, Bernhard | Matthias Clasen | 2003-12-16 | 2 | -0/+5 |
* | Add gtk_button_[sg]et_alignment. Mon Dec 15 01:03:08 2003 Matthias Clasen | Matthias Clasen | 2003-12-15 | 2 | -0/+6 |
* | Rename from _gdk_x11_register_event_type(), added API docs. | Matthias Clasen | 2003-12-14 | 2 | -0/+5 |
* | Add stock_dialog_authentication_48.png. (#129255, Olivier Andrieu) | Matthias Clasen | 2003-12-13 | 2 | -0/+6 |
* | Remove deprecated functions in examples. (#129074, Olexiy Avramchenko) | Matthias Clasen | 2003-12-12 | 1 | -26/+21 |
* | Documentation updates. | Matthias Clasen | 2003-12-11 | 2 | -0/+15 |
* | Move the documentation for signals inline, to get proper parameter | Matthias Clasen | 2003-12-11 | 2 | -36/+16 |
* | Changes to allow "no input" windows (#64613): | Matthias Clasen | 2003-12-10 | 3 | -0/+8 |
* | Use "Home" rather than "Username's Home" (#125964). | Federico Mena Quintero | 2003-12-10 | 1 | -1/+2 |
* | Improve the GDK API for dealing with group leaders (#119375): | Matthias Clasen | 2003-12-09 | 2 | -0/+7 |
* | Recommitting changes that were moved aside to tag GTK_2_3_1 | Federico Mena Quintero | 2003-12-08 | 2 | -0/+10 |
* | Add xdgmime directory, gtkfilesystemwin32.GTK_2_3_1 | Owen Taylor | 2003-12-08 | 2 | -7/+6 |
* | === Released 2.3.1 === | Owen Taylor | 2003-12-08 | 109 | -4915/+5091 |
* | New chapter about how to migrate from gnome-ui/bonobo-ui/etc. to | Federico Mena Quintero | 2003-12-08 | 4 | -0/+400 |
* | start 2.x Section 4 updates | GMT 2003 Tony Gale | 2003-11-24 | 1 | -14/+21 |
* | Add a missing comma. | Matthias Clasen | 2003-11-23 | 2 | -1/+5 |
* | Remove leftover documentation of the filter functionality that got removed | Matthias Clasen | 2003-11-20 | 3 | -41/+6 |
* | Update Section 3 to 2.x | GMT 2003 Tony Gale | 2003-11-20 | 1 | -162/+50 |
* | Added sections section about generating previews and including extra | Federico Mena Quintero | 2003-11-18 | 6 | -48/+404 |
* | Fix for #119555, Peter Zelesny: | Matthias Clasen | 2003-11-17 | 2 | -0/+5 |
* | Add gtk_combo_box_new_with_model, gtk_combo_box_set_model. | Matthias Clasen | 2003-11-17 | 2 | -1/+8 |
* | Fix parameter name mismatches which confuse gtk-doc. | Matthias Clasen | 2003-11-15 | 2 | -3/+11 |
* | Check that the mask is NULL or a string of the same length consisting | Matthias Clasen | 2003-11-14 | 2 | -6/+23 |
* | Update the rest of Section 2 | GMT 2003 Tony Gale | 2003-11-13 | 1 | -59/+43 |
* | Changes to improve menu positioning on Xinerama (#108328): | Matthias Clasen | 2003-11-12 | 2 | -0/+5 |
* | More 2.x updates | GMT 2003 Tony Gale | 2003-11-05 | 1 | -11/+32 |
* | More 2.x updates, fix pkg-config command error, update copyright. | GMT 2003 Tony Gale | 2003-11-04 | 1 | -30/+62 |
* | further 2.x updates: mirrors,compiling,g_main_context_iteration | GMT 2003 Tony Gale | 2003-10-29 | 1 | -24/+38 |
* | Update info on compiling GTK+ | GMT 2003 Tony Gale | 2003-10-28 | 1 | -4/+70 |
* | Add getters corresponding to the is_active and has_toplevel_focus | Owen Taylor | 2003-10-28 | 1 | -0/+2 |
* | Move docs inline, rewrite docs, mention memory management for the return | Owen Taylor | 2003-10-28 | 1 | -15/+6 |
* | Make this function take an index and a GtkToolItem. | Soeren Sandmann | 2003-10-25 | 106 | -4944/+5010 |
* | === Released 2.3.0 ===GTK_2_3_0 | Owen Taylor | 2003-10-24 | 110 | -4846/+5119 |
* | Added the text for the initial section, and descriptions for the signals | Federico Mena Quintero | 2003-10-23 | 5 | -69/+135 |