summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-2118-0/+2641
* Fix the code of the look up example.Emmanuele Bassi2006-04-172-2/+6
* Add long descriptions.Emmanuele Bassi2006-04-177-48/+226
* Add short descriptionsMatthias Clasen2006-04-167-6/+27
* Cosmetic fixesMatthias Clasen2006-04-162-7/+12
* Mention that the Win32 backend should not be used from multiple threads.Tor Lillqvist2006-04-032-0/+10
* UpdatesMatthias Clasen2006-03-313-2/+76
* Shrink thisMatthias Clasen2006-03-312-0/+4
* AdditionsMatthias Clasen2006-03-302-2/+4
* Add recent chooser to the widget galleryMatthias Clasen2006-03-306-0/+34
* Add documentation for the GtkLinkButton (#336592)Emmanuele Bassi2006-03-304-0/+191
* New function to allow wrapping a native pixmap without a server roundtrip.Matthias Clasen2006-03-301-0/+1
* Add a migration guide for porting to the new GtkRecent stuff from the oldEmmanuele Bassi2006-03-2910-0/+1602
* Syntax fixes.Matthias Clasen2006-03-283-10/+11
* Document <classname> in paths.Matthias Clasen2006-03-232-33/+40
* Additions.Matthias Clasen2006-03-222-0/+4
* Updates.Matthias Clasen2006-03-228-9/+168
* Add a cell renderer which uses a spinbutton to edit the value of a cell.Matthias Clasen2006-03-222-0/+20
* Add a window-placement-set property and a gtk-scrolled-window-placementMatthias Clasen2006-03-202-0/+5
* Add docs for new ports.Matthias Clasen2006-03-155-1/+153
* Make actions work with named icons. (#323484, Jorn Baayen)Matthias Clasen2006-03-131-3/+6
* add gtk_entry_get,set_inner_border()Michael Natterer2006-03-102-0/+6
* added gdk_screen_get_active_window() and gdk_screen_get_window_stack()Michael Natterer2006-03-082-0/+7
* Forgot to commit this the other day - FedericoFederico Mena Quintero2006-03-011-0/+15
* Check that the fontsel has a screen assigned before doing anything. ThisFederico Mena Quintero2006-02-272-17/+9
* Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook.Matthias Clasen2006-02-233-3/+158
* Additions.Matthias Clasen2006-02-203-0/+13
* More updatesMatthias Clasen2006-02-121-3/+3
* UpdatesMatthias Clasen2006-02-122-1/+12
* improve liststore docsMatthias Clasen2006-02-102-0/+18
* Apply a patch by Murray to improve comboboxentry docsMatthias Clasen2006-02-101-0/+9
* Add deprecation notes.Matthias Clasen2006-02-033-9/+12
* Actually implement visibility handling, and addMatthias Clasen2006-01-312-0/+5
* Add GtkLinkButton to galleryMatthias Clasen2006-01-305-0/+26
* GtkAssistant stuffMatthias Clasen2006-01-306-11/+67
* Allow to set a global hook function thats called whenever a link button isMatthias Clasen2006-01-282-0/+3
* More work on GtkAssistant by Carlos Garnacho:Matthias Clasen2006-01-284-0/+493
* Fixes bug #328820:Federico Mena Quintero2006-01-272-4/+17
* Add GtkLinkButton docsMatthias Clasen2006-01-244-0/+30
* Add GtkAssistant, a widget to construct multi-step wizards. (#115348,Matthias Clasen2006-01-184-0/+53
* Add a current-value property and a setter for it. (#322735, Jorn Baayen)Matthias Clasen2006-01-161-0/+1
* Remove an unused variable.Matthias Clasen2006-01-153-4/+16
* Make this function public API. (#307099, Todd Berman)Matthias Clasen2006-01-102-1/+3
* New function to get the action for a proxy. (#326288)Matthias Clasen2006-01-092-0/+5
* Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson)Matthias Clasen2005-12-302-2/+7
* Add deprecation note to gtk_exit() (#325199, Ævar Arnfjörð Bjarmason)Matthias Clasen2005-12-302-4/+8
* In the case for FILTER_RULE_PIXBUF_FORMATS, check thatFederico Mena Quintero2005-12-271-0/+1
* Inline docs, use g_assert(), avoid extra allocation for rectangularMatthias Clasen2005-12-241-61/+46
* UpdatesMatthias Clasen2005-12-2019-48/+270
* Fix typoMatthias Clasen2005-12-201-2/+1