CIA.vc
notify-daemon-ng
Real-time open source activity stats
Stats » Projects » Galago » notify-daemon-ng
informationsyndicateUTC clock
19:44 on Mar 19, 2010
event counters
The last message was received 4.19 years ago at 07:33 on Jan 11, 2006
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
14 messages since the first one, 4.36 years ago, for an average of 3.79 months between messages
recent messages
dateReversed sort columnprojectcontentlink
07:33 on Jan 11, 2006galago
Commit by chipx86 :: r2410 notify-daemon-ng/ (4 files in 2 dirs):
Although it's a small hack, add support back for D-BUS 0.36+.
#
06:58 on Jan 11, 2006galago
Commit by chipx86 :: r2409 notify-daemon-ng/ (2 files in 2 dirs):
Fix another case of C99 usage.
#
06:51 on Jan 11, 2006galago
Commit by chipx86 :: r2407 notify-daemon-ng/ (. src/):
More svn:ignore goodness.
#
23:51 on Jan 03, 2006galago
Commit by johnp :: r2390 notify-daemon-ng/ (3 files in 2 dirs):

* src/eggnotificationbubblewidget.h (struct _DrawingPipeline):
Added intermediate pipeline for graphics rendering

  • src/eggnotificationbubblewidget.c (_stencil_bubble*): These methods now take care of prerendering the graphics to the pipeline and calculating the x, y offset of the arrow (struct DrawingInstruction): intermediate drawing primitive (_drawing_instruction_*): New internal methods for manipulating drawing instructions (_edge_line_to, _close_path): internal convinience methods for drawing skewed lines attached by rounded corners (i.e. you can draw a box and specify the radius of each corner) (egg_notification_bubble_widget_set_pos): prerender the bubble here to get arrow offsets (draw_bubble_widget): Take out all calculations from this expose handler and simply render the precalculated pipeline
#
23:57 on Dec 14, 2005galago
Commit by johnp :: r2387 notify-daemon-ng/ (ChangeLog NEWS):

  • This is the 0.3.1 release not 0.3.0
#
23:55 on Dec 14, 2005galago
Commit by johnp :: r2386 notify-daemon-ng/ (4 files in 2 dirs):

  • Release 0.3.0
  • src/Makefile.am: fix for building in a seperate build directory
  • configure.ac: Require D-Bus >= 0.60
#
22:28 on Dec 12, 2005galago
Commit by johnp :: r2370 notify-daemon-ng/ChangeLog:

  • Checkin changelog
#
22:23 on Dec 12, 2005galago
Commit by johnp :: r2369 notify-daemon-ng/src/ (3 files):

  • src/eggnotificationbubblewidget.c (size_request_handler): removed (egg_notification_bubble_widget_init): initialize draw_arrow to FALSE (_populate_window): Move adding widgets to the table to the _layout_window method (draw_bubble_widget): now can draw bubble without the arrow (egg_notification_bubble_widget_set_draw_arrow): New method for setting whether or not we should draw the arrow
  • src/notifydaemon.c (_notify_daemon_add_bubble_to_poptart_stack): new method which is used for adding bubbles without x, y coordinates to the "poptart" stack (_remove_bubble_from_poptart_stack): removes a bubble from the stack and repositions the rest of the stack (notify_daemon_notify_handler): add bubble to poptart stack if no no x, y location given
#
20:23 on Dec 09, 2005galago
Commit by johnp :: r2368 notify-daemon-ng/ (7 files in 2 dirs):

  • src/eggnotificationbubblewidget.c (_layout_window): Add buttons for actions (draw_bubble_widget): close the cairo path so courner caps work (egg_notification_bubble_widget_create_button): new method to create a button and add it to the bubble (egg_notification_bubble_widget_clear_buttons): new method for clearing up all the buttons in the bubble * src/notifydaemon.xml: make the Notify method async so we can get the sender * src/notifydaemon.c (_emit_action_invoked_signal): Emits the dbus signal when one of the action buttons is clicked (_emit_closed_signal): emits a Closed signal over the bus when the bubble is closed (_close_notification): call _emit_closed_signal (_notification_daemon_handle_bubble_widget_action): new method - iternal callback we hook up to the buttons' "clicked" signal (notify_daemon_notify_handler): change to an async method store the unique name of the sender that called us setup buttons if actions have been added
#
22:00 on Nov 22, 2005galago
Commit by johnp :: r2342 notify-daemon-ng/ (4 files in 2 dirs):

  • src/eggnotificationbubblewidget.c: Add a more stylized bubble and render in both composite and shaped window mode
#
18:26 on Nov 15, 2005galago
Commit by johnp :: r2315 notify-daemon-ng/ (Makefile.am configure.ac src/Makefile.am):
Bump to 0.3.0 add build and install fixes
#
15:36 on Nov 15, 2005galago
Commit by johnp :: r2314 notify-daemon-ng/ (7 files in 2 dirs):

  • change refrences from notification to notify
#
21:54 on Nov 10, 2005galago
Commit by johnp :: r2290 notify-daemon-ng/ (2 files):

  • Fix notification-daemon.service.in so it points to libexecdir correctly
#
21:26 on Nov 10, 2005galago
Commit by johnp :: r2289 notify-daemon-ng/ (autogen.sh src/Makefile.am):

  • Changed the package name in aurogen.sh
  • Commit correct src/Makefile.am file
#