Tim Janik
cbd7e2aab9
added new docs.
...
Thu Dec 14 15:48:14 2006 Tim Janik <timj@imendio.com>
* gtk/gtk-sections.txt: added new docs.
2006-12-14 14:48:41 +00:00
Mark McLoughlin
6b9ba0b654
add gtk_status_icon_(get|set)_screen
...
2006-11-19 Mark McLoughlin <mark@skynet.ie>
* gtk/gtk-sections.txt: add gtk_status_icon_(get|set)_screen
2006-11-19 16:23:01 +00:00
Tim Janik
f58c280d21
document gtk_binding_entry_skip().
...
Wed Oct 11 14:31:30 2006 Tim Janik <timj@imendio.com>
* docs/reference/gtk/gtk-sections.txt:
* gtk/gtkbindings.c: document gtk_binding_entry_skip().
2006-10-11 12:32:26 +00:00
Matthias Clasen
2eea43ee36
Document GtkPrintJobCompleteFunc
...
2006-06-28 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprintjob.sgml: Document GtkPrintJobCompleteFunc
* gtk/tmpl/gtkrange.sgml: Document GtkSensitivityType
* gtk/gtk-sections.txt: Remove gtk_print_operation_set_show_dialog
* gtk/tmpl/gtkcontainer.sgml: Updates.
* gtk/tmpl/gtkenums.sgml: Document GTK_ARROW_NONE.
* gtk/tmpl/gtkarrow.sgml: Cleanups
* gtk/gtk-sections.txt: Add some private things
2006-06-29 09:22:26 +00:00
Matthias Clasen
3644487680
2.9.4
2006-06-22 02:09:31 +00:00
Matthias Clasen
59862b0901
broken pipe
2006-06-20 13:35:07 +00:00
Matthias Clasen
c8747d974d
Document GtkPrinterFunc
...
2006-06-19 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkprinter.sgml: Document GtkPrinterFunc
* gtk/gtk-sections.txt: Add gtk_enumerate_printers
2006-06-19 17:32:46 +00:00
Alexander Larsson
ff865a441f
Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and a
...
2006-06-19 Alexander Larsson <alexl@redhat.com>
* gtk/gtk.symbols:
* gtk/gtklabel.[ch]:
Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and
a wrap-mode property that lets you set the PangoWrapMode.
2006-06-19 14:27:50 +00:00
Matthias Clasen
71b2d74620
Replace pdf_target by export_filename
2006-06-08 16:39:16 +00:00
Matthias Clasen
cc9fcdbce5
Additions
2006-06-08 03:47:29 +00:00
Matthias Clasen
ccb447de94
more doc fixes
2006-06-01 03:56:42 +00:00
Matthias Clasen
df7c74bbb6
more doc fixes
2006-06-01 03:42:56 +00:00
Matthias Clasen
2312f8e0c0
Update
...
2006-05-31 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Update
2006-05-31 13:39:02 +00:00
Matthias Clasen
1d84567c1c
Add image-position api
...
2006-05-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add image-position api
2006-05-31 00:23:44 +00:00
Matthias Clasen
bbca88c99c
allow positioning bubbles
2006-05-25 05:53:42 +00:00
Matthias Clasen
7f6f61c9ff
Custom tab label
2006-05-24 16:15:15 +00:00
Matthias Clasen
066afe7a2d
additions
2006-05-23 16:34:30 +00:00
Matthias Clasen
a59a999d7c
New function to cancel a running print operation.
...
2006-05-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkprintoperation.h:
* gtk/gtkprintoperation.c (gtk_print_operation_cancel): New function
to cancel a running print operation.
* gtk/gtkprintoperation-private.h (struct _GtkPrintOperationPrivate):
Add a cancelled flag, use g types, use bitfields.
* gtk/gtkprintoperation.c (print_pages): Clean up after the idle
in the synchronous case.
2006-05-19 19:25:51 +00:00
Matthias Clasen
7f371df51a
Add an image property
2006-05-09 04:36:43 +00:00
Matthias Clasen
10583204d9
Add a menu position function for use with popups on status icons.
...
2006-04-29 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkstatusicon.h:
* gtk/gtkstatusicon.c (gtk_status_icon_position_menu): Add a menu
position function for use with popups on status icons. (#334573 ,
Christian Persch)
2006-04-29 06:34:14 +00:00
Matthias Clasen
73ebc30436
Fix a typo
2006-04-24 18:34:22 +00:00
Matthias Clasen
f202996105
Additions.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkpapersize.sgml: Additions.
* gtk/gtk-sections.txt: Add new api.
2006-04-24 17:53:32 +00:00
Matthias Clasen
84ff1b2708
Add new api.
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add new api.
2006-04-24 17:02:05 +00:00
Matthias Clasen
bb23cebf1b
Add a rich text section
...
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-docs.sgml:
* gtk/gtk-sections.txt: Add a rich text section
* gtk/Makefile.am (IGNORE_HFILES): Add some more private headers.
* gtk/tmpl/gtkpreview.sgml:
* gtk/tmpl/gtkrecentmanager.sgml:
* gtk/tmpl/gtkprintoperation.sgml:
* gtk/tmpl/gtkrecentchooser.sgml:
* gtk/tmpl/gtkicontheme.sgml: Additions
* gtk/gtk-sections.txt: Remove GtkRecentChooserDefault
2006-04-24 05:40:24 +00:00
Alexander Larsson
27f746fbd0
Merge the gtk-printing branch. For more detailed ChangeLog entries, see
...
2006-04-21 Alexander Larsson <alexl@redhat.com>
Merge the gtk-printing branch.
For more detailed ChangeLog entries, see the branch.
* .cvsignore:
* Makefile.am:
* configure.in:
* docs/tools/widgets.c:
* gtk+-unix-print-2.0.pc.in:
* gtk/Makefile.am:
* gtk/gen-paper-names.c:
* gtk/gtk.h:
* gtk/gtk.symbols:
* gtk/gtkenums.h:
* gtk/gtkiconfactory.c:
* gtk/gtkmarshalers.list:
* gtk/gtkpagesetup.[ch]:
* gtk/gtkpagesetupunixdialog.[ch]:
* gtk/gtkpapersize.[ch]:
* gtk/gtkprint-win32.[ch]:
* gtk/gtkprintbackend.[ch]:
* gtk/gtkprintcontext.[ch]:
* gtk/gtkprinter-private.h:
* gtk/gtkprinter.[ch]:
* gtk/gtkprinteroption.[ch]:
* gtk/gtkprinteroptionset.[ch]:
* gtk/gtkprinteroptionwidget.[ch]:
* gtk/gtkprintjob.[ch]:
* gtk/gtkprintoperation-private.h:
* gtk/gtkprintoperation-unix.c:
* gtk/gtkprintoperation-win32.c:
* gtk/gtkprintoperation.[ch]:
* gtk/gtkprintsettings.[ch]:
* gtk/gtkprintunixdialog.[ch]:
* gtk/paper_names.c:
* gtk/paper_names_offsets.c:
Platform independent printing API and implementations
for unix and windows.
* gtk/gtkstock.h:
* gtk/stock-icons/24/gtk-orientation-landscape.png:
* gtk/stock-icons/24/gtk-orientation-portrait.png:
* gtk/stock-icons/24/gtk-orientation-reverse-landscape.png:
Add stock icons for page orientation.
* modules/Makefile.am:
* modules/printbackends/Makefile.am:
* modules/printbackends/cups/Makefile.am:
* modules/printbackends/cups/gtkcupsutils.[ch]:
* modules/printbackends/cups/gtkprintbackendcups.[ch]:
* modules/printbackends/cups/gtkprintercups.[ch]:
Cups printing backend for unix.
* modules/printbackends/lpr/Makefile.am:
* modules/printbackends/lpr/gtkprintbackendlpr.[ch]:
lpr printing backend for unix.
* modules/printbackends/pdf/Makefile.am:
* modules/printbackends/pdf/gtkprintbackendpdf.[ch]:
print-to-pdf printing backend for unix.
* tests/.cvsignore:
* tests/Makefile.am:
* tests/print-editor.c:
Test application for printing.
* gdk/gdk.symbols:
* gdk/win32/gdkevents-win32.c:
* gdk/win32/gdkwin32.h:
Add gdk_win32_set_modal_dialog_libgtk_only so that we can pump the
mainloop while displaying a win32 common dialog.
* gdk/directfb/Makefile.am:
Whitespace cleanup.
2006-04-21 15:09:32 +00:00
Matthias Clasen
301dd71a1a
Updates
2006-03-31 06:31:50 +00:00
Emmanuele Bassi
ee04430b40
Add a migration guide for porting to the new GtkRecent stuff from the old
...
2006-03-29 Emmanuele Bassi <ebassi@cvs.gnome.org>
* docs/reference/gtk/migrating-GtkRecentChooser.sgml: Add a migration
guide for porting to the new GtkRecent stuff from the old EggRecent
code.
* docs/reference/gtk/tmpl/gtkrecentchooser.sgml:
* docs/reference/gtk/tmpl/gtkrecentchooserdialog.sgml:
* docs/reference/gtk/tmpl/gtkrecentchoosermenu.sgml:
* docs/reference/gtk/tmpl/gtkrecentchooserwidget.sgml:
* docs/reference/gtk/tmpl/gtkrecentfilter.sgml:
* docs/reference/gtk/tmpl/gtkrecentmanager.sgml: Add template files
for the reference guide.
* docs/reference/gtk/gtk-docs.sgml:
* docs/reference/gtk/gtk-sections.txt:
* docs/reference/gtk/Makefile.am: Build glue for add GtkRecent to
the reference guide.
2006-03-29 20:19:01 +00:00
Matthias Clasen
fcc1811525
Additions.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Additions.
2006-03-22 20:20:06 +00:00
Matthias Clasen
0047b0b98d
Add a cell renderer which uses a spinbutton to edit the value of a cell.
...
2006-03-22 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkcellrendererspin.h:
* gtk/gtkcellrendererspin.c: Add a cell renderer which
uses a spinbutton to edit the value of a cell. (#156023 ,
Daniel Kasak, Lorenzo Gil Sanchez, Carlos Garnacho)
* gtk/gtk.h:
* gtk/Makefile.am: Glue it in.
2006-03-22 15:28:16 +00:00
Matthias Clasen
5e66f6aa75
Add a window-placement-set property and a gtk-scrolled-window-placement
...
2006-03-20 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkscrolledwindow.h:
* gtk/gtkscrolledwindow.c: Add a window-placement-set property
and a gtk-scrolled-window-placement setting. (#157025 , Christian
Neumair)
2006-03-20 19:17:59 +00:00
Michael Natterer
3ac02d3215
add gtk_entry_get,set_inner_border()
...
2006-03-10 Michael Natterer <mitch@imendio.com>
* gtk/gtk-sections.txt: add gtk_entry_get,set_inner_border()
2006-03-10 11:06:00 +00:00
Matthias Clasen
2bec6c3f7e
Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook.
...
2006-02-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtknotebook.h: Add a reorder_tab keynav signal and an
insert_page vfunc to GtkNotebook.
* gtk/gtk.symbols:
* gtk/gtknotebook.c: Support notebook DND. New API includes
gtk_notebook_set_window_creation_hook,
gtk_notebook_[gs]et_group_id,
gtk_notebook_[gs]et_tab_reorderable,
gtk_notebook_[gs]et_tab_detachable (#73240 , Carlos Garnacho)
2006-02-23 17:59:33 +00:00
Matthias Clasen
023435bde3
Additions.
...
2006-02-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Additions.
* gdk/gdk-sections.txt: Additions.
2006-02-20 01:41:16 +00:00
Matthias Clasen
6e6067d951
Actually implement visibility handling, and add
...
2006-01-31 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkassistant.h:
* gtk/gtkassistant.c: Actually implement visibility handling,
and add gtk_assistant_update_buttons_state.
* tests/testassistant.c: Test visibility handling.
2006-01-31 16:57:18 +00:00
Matthias Clasen
40aa02249b
Allow to set a global hook function thats called whenever a link button is
...
2006-01-28 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtklinkbutton.h:
* gtk/gtklinkbutton.c: Allow to set a global hook function
thats called whenever a link button is clicked.
2006-01-28 06:20:30 +00:00
Matthias Clasen
4c4ee38256
Add GtkLinkButton docs
...
2006-01-23 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt:
* gtk/gtk-docs.sgml:
* gtk/gtk.types: Add GtkLinkButton docs
2006-01-24 03:48:49 +00:00
Matthias Clasen
c73b9a7759
Add GtkAssistant, a widget to construct multi-step wizards. ( #115348 ,
...
2006-01-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkassistant.[hc]: Add GtkAssistant, a widget to
construct multi-step wizards. (#115348 , Martyn Russell,
Matthias Clasen, Carlos Garnacho Parro)
* gtk/gtk.symbols:
* gtk/Makefile.am:
* gtk/gtk.h: Necessary glue.
2006-01-18 22:39:14 +00:00
Matthias Clasen
7f9b4a9615
Add a current-value property and a setter for it. ( #322735 , Jorn Baayen)
...
2006-01-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkradioaction.[hc]: Add a current-value property and a
setter for it. (#322735 , Jorn Baayen)
2006-01-16 19:07:13 +00:00
Matthias Clasen
dcfac2c69c
Make this function public API. ( #307099 , Todd Berman)
...
2006-01-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkwindow.h:
* gtk/gtkwindow.c (gtk_window_get_group): Make this function
public API. (#307099 , Todd Berman)
* gtk/gtkmenu.c:
* gtk/gtkmain.c:
* gtk/gtkentrycompletion.c:
* gtk/gtkcombo.c:
* gtk/gtkcombobox.c: Update all callers.
2006-01-10 04:33:30 +00:00
Matthias Clasen
f23bdf7a68
New function to get the action for a proxy. ( #326288 )
...
2006-01-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkaction.h:
* gtk/gtkaction.c (gtk_widget_get_action): New function to
get the action for a proxy. (#326288 )
2006-01-09 18:07:14 +00:00
Matthias Clasen
189d195c8d
Add GtkStatusIcon so it gets an object hierarchy.
...
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add GtkStatusIcon so it gets
an object hierarchy.
2005-12-19 20:22:04 +00:00
Michael Natterer
ab9c57d34c
add gtk_style_lookup_color
...
2005-11-23 Michael Natterer <mitch@imendio.com>
* gtk/gtk-sections.txt: add gtk_style_lookup_color
2005-11-23 10:34:35 +00:00
Matthias Clasen
adcf33fa4d
Add a tearoff-title property, with getter and setter. ( #316482 , Olexiy
...
2005-11-21 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkcombobox.[hc]: Add a tearoff-title property,
with getter and setter. (#316482 , Olexiy Avramchenko)
* tests/testcombo.c (main): Test gtk_combo_box_set_title
2005-11-21 16:01:56 +00:00
Matthias Clasen
cfd7c13b6c
Implement a getter for headers-clickable. ( #163851 , Richard Hult)
...
2005-11-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtktreeview.c: Implement a getter for headers-clickable.
(#163851 , Richard Hult)
2005-11-10 14:18:45 +00:00
Matthias Clasen
0ce29ee614
Add a focus-on-click property with setter and getter. ( #318945 , Christian
...
2005-11-07 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkfilechooserbutton.h:
* gtk/gtkfilechooserbutton.c: Add a focus-on-click property
with setter and getter. (#318945 , Christian Persch)
2005-11-07 15:57:19 +00:00
Matthias Clasen
b863d24089
Add a has-selection property
2005-10-07 03:38:57 +00:00
Michael Natterer
e71dfee544
gtk/gtk-docs.sgml gtk/gtk-sections.txt GtkCellRendererKeys ->
...
2005-09-22 Michael Natterer <mitch@imendio.com>
* gtk/gtk-docs.sgml
* gtk/gtk-sections.txt
* gtk/gtk.types: GtkCellRendererKeys -> GtkCellRendererAccel
2005-09-22 16:35:39 +00:00
Matthias Clasen
07600fb107
Add a cell renderer for displaying and editing accelerators, a port of
...
2005-09-09 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcellrendererkeys.h:
* gtk/gtkcellrendererkeys.c: Add a cell renderer for displaying
and editing accelerators, a port of EggCellRendererKeys .
* gtk/gtk.symbols:
* gtk/gtk.h:
* gtk/Makefile.am: Add the keys cell renderer.
* tests/Makefile.am:
* tests/testkeys.c: Test GtkCellRendererKeys
2005-09-10 01:51:07 +00:00
Matthias Clasen
7ee4ea8719
Add functions which look for text, image or uri targets in an array of
...
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk.symbols:
* gtk/gtkselection.h:
* gtk/gtkselection.c: Add functions which look for text, image
or uri targets in an array of atoms. (#314089 , Mark Wielaard)
2005-08-30 05:42:37 +00:00
Matthias Clasen
60d6b85399
Add gtk_window_[sg]et_deletable. Add
...
2005-08-30 Matthias Clasen <mclasen@redhat.com>
* gtk/gtk-sections.txt: Add gtk_window_[sg]et_deletable.
Add gtk_selection_data_targets_include_uri.
2005-08-30 05:06:36 +00:00