#include <config.h>#include <fstream>#include <ctype.h>#include <errno.h>#include <gtk-single-url.hh>#include <gtk-makeimage.hh>#include <gui.hh>#include <joblist.hh>#include <messagebox.hh>#include <string-utf.hh>Functions | |
| void | on_filesel_okButton (GtkWidget *, gpointer) |
| void | filesel_open (GtkWidget *, gpointer entry) |
| void | GUI::create () |
| void | on_toolbarExit_clicked (GtkButton *, gpointer) |
| gboolean | on_window_delete_event (GtkWidget *, GdkEvent *, gpointer) |
| void | setNotebookPage (GtkWidget *pageObject) |
| void | on_openButton_clicked (GtkButton *, gpointer) |
| void | setLicenseText (GtkTextBuffer *textBuf) |
| void | on_aboutJigdoButton_clicked (GtkButton *, gpointer) |
| void | on_download_startButton_clicked (GtkButton *, gpointer) |
| void | on_download_pauseButton_clicked (GtkButton *, gpointer) |
| void | on_download_stopButton_clicked (GtkButton *, gpointer) |
| void | on_download_restartButton_clicked (GtkButton *, gpointer) |
| void | on_download_closeButton_clicked (GtkButton *, gpointer) |
| void | on_download_startButton_enter (GtkButton *, gpointer) |
| void | on_download_pauseButton_enter (GtkButton *, gpointer) |
| void | on_download_stopButton_enter (GtkButton *, gpointer) |
| void | on_download_restartButton_enter (GtkButton *, gpointer) |
| void | on_download_closeButton_enter (GtkButton *, gpointer) |
| void | on_download_button_leave (GtkButton *, gpointer) |
| void | on_jigdo_startButton_clicked (GtkButton *, gpointer) |
| void | on_jigdo_pauseButton_clicked (GtkButton *, gpointer) |
| void | on_jigdo_stopButton_clicked (GtkButton *, gpointer) |
| void | on_jigdo_restartButton_clicked (GtkButton *, gpointer) |
| void | on_jigdo_closeButton_clicked (GtkButton *, gpointer) |
| void | on_jigdo_startButton_enter (GtkButton *, gpointer) |
| void | on_jigdo_pauseButton_enter (GtkButton *, gpointer) |
| void | on_jigdo_stopButton_enter (GtkButton *, gpointer) |
| void | on_jigdo_restartButton_enter (GtkButton *, gpointer) |
| void | on_jigdo_closeButton_enter (GtkButton *, gpointer) |
| void | on_jigdo_button_leave (GtkButton *, gpointer) |
Variables | |
| GtkEntry * | filesel_state = 0 |
| void @13::filesel_open | ( | GtkWidget * | , | |
| gpointer | entry | |||
| ) | [static] |
Referenced by GUI::create().
| void on_aboutJigdoButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::license, and setLicenseText().
| void on_download_button_leave | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::window.
| void on_download_closeButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkSingleUrl::on_closeButton_clicked(), and JobList::windowOwner().
| void on_download_closeButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_download_pauseButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkSingleUrl::on_pauseButton_clicked(), and JobList::windowOwner().
| void on_download_pauseButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_download_restartButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkSingleUrl::on_restartButton_clicked(), and JobList::windowOwner().
| void on_download_restartButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_download_startButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkSingleUrl::on_startButton_clicked(), and JobList::windowOwner().
| void on_download_startButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_download_stopButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkSingleUrl::on_stopButton_clicked(), and JobList::windowOwner().
| void on_download_stopButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void @13::on_filesel_okButton | ( | GtkWidget * | , | |
| gpointer | ||||
| ) | [static] |
Referenced by GUI::create().
| void on_jigdo_button_leave | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::window.
| void on_jigdo_closeButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkMakeImage::on_closeButton_clicked(), and JobList::windowOwner().
| void on_jigdo_closeButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_jigdo_pauseButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkMakeImage::on_pauseButton_clicked(), and JobList::windowOwner().
| void on_jigdo_pauseButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_jigdo_restartButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkMakeImage::on_restartButton_clicked(), and JobList::windowOwner().
| void on_jigdo_restartButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_jigdo_startButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkMakeImage::on_startButton_clicked(), and JobList::windowOwner().
| void on_jigdo_startButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_jigdo_stopButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References GUI::jobList, GtkMakeImage::on_stopButton_clicked(), and JobList::windowOwner().
| void on_jigdo_stopButton_enter | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References _, and GUI::window.
| void on_openButton_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
References JobLine::create(), and GUI::window.
| void on_toolbarExit_clicked | ( | GtkButton * | , | |
| gpointer | ||||
| ) |
| gboolean on_window_delete_event | ( | GtkWidget * | , | |
| GdkEvent * | , | |||
| gpointer | ||||
| ) |
| void @13::setLicenseText | ( | GtkTextBuffer * | textBuf | ) | [static] |
| void setNotebookPage | ( | GtkWidget * | pageObject | ) |
References GUI::jobList, JobList::setWindowOwner(), and GUI::window.
Referenced by GtkMakeImage::on_closeButton_clicked(), GtkSingleUrl::selectRow(), GtkMakeImage::selectRow(), and GtkSingleUrl::~GtkSingleUrl().
GtkEntry* filesel_state = 0 [static] |
1.5.6